* src/maemo/modest-main-window.c:
[modest] / src / modest-tny-folder.c
2008-01-15 Dirk-Jan C. Binnema* add some param checks; this might help with NB#79336
2007-12-05 Sergio Villar Senin * Removed some weird const
2007-11-08 Sergio Villar Senin * Fixed a problem when looking for names of subfolders
2007-11-07 Dirk-Jan C. Binnema* let modest_tny_folder_has_subfolder_with_name do...
2007-11-02 Dirk-Jan C. Binnema* cleanup: added modest_tny_folder_get_help_id, and...
2007-10-29 Dirk-Jan C. Binnema* check for invalid folders in many places
2007-10-24 Dirk-Jan C. Binnema* fix for NB#74144 (modest thinks foo/drafts is Drafts)
2007-09-25 Sergio Villar Senin * Some aesthetic changes
2007-09-18 Sergio Villar Senin * Fixed an invalid g_object_ref without g_object_unref
2007-09-06 Philip Van HoofUpdated to Tinymail's recent API change
2007-09-05 Jose Dapena Paz* src/modest-tny-folder.c:
2007-08-30 Sergio Villar Senin * Moving back to the old version of has_subfolder_with...
2007-08-24 Sergio Villar Senin * Renamed a function
2007-08-23 Javier Fernandez... * Check subfolders name on move-to operations.
2007-08-09 Javier Fernandez... * Review fucntion 'has_retrieved_msgs' implementation
2007-08-01 Dirk-Jan C. Binnema* more changes to the account management; now the follo...
2007-07-31 Philip Van Hoof2007-07-31 Philip Van Hoof <pvanhoof@gnome.org>
2007-07-25 Dirk-Jan C. Binnema* make the memory card Archive folder a localized one,
2007-07-12 Sergio Villar Senin * Added support to get_folders call in the local folde...
2007-07-11 Sergio Villar Senin * Refactored the "Move to" stuff in the ui actions
2007-07-08 Dirk-Jan C. Binnema* modest-folder-view.c: change sorting for remote folde...
2007-06-15 Sergio Villar Senin * Fixes NB#59396, the OUTBOX folder icon is now shown...
2007-06-15 Sergio Villar Senin * Fixes NB#58331, INBOX must not be moveable
2007-06-14 Dirk-Jan C. Binnema* fix a refcounting issue if account_id is NULL when...
2007-06-13 Dirk-Jan C. Binnema* some fixes towards fixing the right-hand-pane-empty...
2007-06-11 Murray Cumming2007-06-11 Murray Cumming <murrayc@murrayc.com>
2007-06-08 Murray Cumming2007-06-08 Murray Cumming <murrayc@murrayc.com>
2007-06-07 Murray Cumming2007-06-07 Murray Cumming <murrayc@murrayc.com>
2007-06-06 Sergio Villar Senin * Fixes NB#58679
2007-06-01 Sergio Villar Senin * Added a unique identifier per header
2007-05-23 Murray Cumming2007-05-23 Murray Cumming <murrayc@murrayc.com>
2007-05-22 Sergio Villar Senin * Reverted the two new folder rules, both are NON_WRITABLE
2007-05-22 Sergio Villar Senin * Added some missing rules to the xfer_folder and...
2007-05-15 Murray Cumming2007-05-15 Murray Cumming <murrayc@murrayc.com>
2007-05-15 Dirk-Jan C. Binnema* update for the modest-protocol-info changes
2007-04-26 Sergio Villar Senin * Removed some unused errors
2007-04-26 Sergio Villar Senin * Added some missing "== 0" comparisons
2007-03-07 Dirk-Jan C. Binnema* small fix:
2007-03-06 Dirk-Jan C. Binnema* fix small leak
2007-03-05 Dirk-Jan C. Binnema* fixes for -Wall -Warning
2007-03-05 Dirk-Jan C. Binnema* some more work on folder rules; still in progress
2007-01-25 Dirk-Jan C. Binnema* modest-tny-folder.[ch]:
2007-01-17 Dirk-Jan C. Binnema* all:
2007-01-17 Dirk-Jan C. Binnema* all:
2007-01-15 Sergio Villar Senin* Added an email validation function
2007-01-15 Sergio Villar Senin* Fixed some compilation warnings
2007-01-13 Dirk-Jan C. Binnema* all: