History log of /haiku/src/add-ons/tracker/mark_as/MarkAs.cpp
Revision Date Author Comments
# cf14e7f2 26-Jun-2013 Axel Dörfler <axeld@pinc-software.de>

Build fixes.

* Never built a complete image from the IMAP branch before.


# ee5f0dac 29-Oct-2011 François Revol <revol@free.fr>

Applied patch from jalopeura on ticket #7458 and reworked it to use the BMailDaemon::MarkAsRead() method when an account id exists.
Added a TODO note about using menu labels in tests while they could someday be translated.
Replaced some hardcoded strings with the proper defines.
Made the add-on also apply partial emails, I suppose it's the intent.
Works for me.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42972 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 19ec74b0 16-May-2010 Stephan Aßmus <superstippi@gmx.de>

Patch by Wim van der Meer: Use the new get_mouse() function instead of the
previous hack. Thanks a bunch! Closes #6019.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36841 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7843ca4c 09-Nov-2009 Axel Dörfler <axeld@pinc-software.de>

* GCC4 build fix.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33964 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 66570f5d 09-Nov-2009 Axel Dörfler <axeld@pinc-software.de>

* Replaced "Mark As New" with a "Mark As…" Tracker add-on that let you choose
among all defined status.
* Note, until bug #4851 is solved, the list Mail shows might differ from the
one "Mark As…" shows.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33960 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0a7b5658 13-Dec-2006 Ryan Leavengood <leavengood@gmail.com>

Refactored the MarkAs building as per Jerome Duval's suggestion.

Also changed the include for TrackerAddon.h to TrackerAddOn.h (note the
capital O.) Haiku does not have the lower-case o version.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19505 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 71c8e7e8 13-Dec-2006 Ryan Leavengood <leavengood@gmail.com>

Changed the spaces to tabs (cut and paste problem) and added a comment as
suggested by Axel for the "magic variable" that is replaced by the Jamfile.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19485 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 141674aa 13-Dec-2006 Ryan Leavengood <leavengood@gmail.com>

Adding a few new Tracker add-ons for setting emails to a status of "New" and
"Read". Others could be added fairly easily since I just use one source file
and a new Jam code generation rule to set the appropriate status in the source
file. I feel this is better than bugging the user with some GUI dialog where
they pick the status they want in a single add-on.

For now I'm using the BeMail icon for both.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19482 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cf14e7f21f0c663f4ec7a10d475e01279f0f45a0 26-Jun-2013 Axel Dörfler <axeld@pinc-software.de>

Build fixes.

* Never built a complete image from the IMAP branch before.


# ee5f0dac80926eac52c38a13a03a2c3fb3b24def 29-Oct-2011 François Revol <revol@free.fr>

Applied patch from jalopeura on ticket #7458 and reworked it to use the BMailDaemon::MarkAsRead() method when an account id exists.
Added a TODO note about using menu labels in tests while they could someday be translated.
Replaced some hardcoded strings with the proper defines.
Made the add-on also apply partial emails, I suppose it's the intent.
Works for me.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42972 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 19ec74b048ca66719dd35b23f2edd39981398b56 16-May-2010 Stephan Aßmus <superstippi@gmx.de>

Patch by Wim van der Meer: Use the new get_mouse() function instead of the
previous hack. Thanks a bunch! Closes #6019.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36841 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7843ca4c6450e71113827611db5d9e0497849863 09-Nov-2009 Axel Dörfler <axeld@pinc-software.de>

* GCC4 build fix.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33964 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 66570f5d3b3d089cc565cc92de253993d10267f7 09-Nov-2009 Axel Dörfler <axeld@pinc-software.de>

* Replaced "Mark As New" with a "Mark As…" Tracker add-on that let you choose
among all defined status.
* Note, until bug #4851 is solved, the list Mail shows might differ from the
one "Mark As…" shows.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33960 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0a7b5658d26808dc8f57f885ecc8176c14c03593 13-Dec-2006 Ryan Leavengood <leavengood@gmail.com>

Refactored the MarkAs building as per Jerome Duval's suggestion.

Also changed the include for TrackerAddon.h to TrackerAddOn.h (note the
capital O.) Haiku does not have the lower-case o version.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19505 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 71c8e7e84a73f09d2f8c68ebb16bb74bb6ab0c7c 13-Dec-2006 Ryan Leavengood <leavengood@gmail.com>

Changed the spaces to tabs (cut and paste problem) and added a comment as
suggested by Axel for the "magic variable" that is replaced by the Jamfile.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19485 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 141674aa8cf0c6d9a7cc46106b321260403f44d0 13-Dec-2006 Ryan Leavengood <leavengood@gmail.com>

Adding a few new Tracker add-ons for setting emails to a status of "New" and
"Read". Others could be added fairly easily since I just use one source file
and a new Jam code generation rule to set the appropriate status in the source
file. I feel this is better than bugging the user with some GUI dialog where
they pick the status they want in a single add-on.

For now I'm using the BeMail icon for both.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19482 a95241bf-73f2-0310-859d-f6bbb57e9c96