Performance improvement for icon_cell_data
[modest] / src / widgets / modest-folder-view.c
2007-11-05 Philip Van HoofPerformance improvement for icon_cell_data
2007-11-05 Dirk-Jan C. Binnema* check return values of gtk_tree_selection_get_selecte...
2007-11-01 Dirk-Jan C. Binnema* make dragging of headers to folders work again
2007-10-31 Dirk-Jan C. Binnema* this is dirk's version of sergio's patch to only...
2007-10-29 Dirk-Jan C. Binnema* check for invalid folders in many places
2007-10-29 Felipe Erias Moran... fixes NB#66958
2007-10-23 Sergio Villar Senin * Fixed an invalid g_object_ref/unref
2007-10-17 Sergio Villar Senin * Fixed a critical when drag&drop, we're not consideri...
2007-10-09 Sergio Villar Senin * Added a destroyer to the error handler of the mail...
2007-10-09 Sergio Villar Senin * Replaced GtkWindow by ModestWindow in some places
2007-10-04 Sergio Villar Senin * Fixes NB#62423, the first INBOX folder is not select...
2007-10-03 Sergio Villar Senin * Fixes NB#65999 note that the translation is still...
2007-10-02 Sergio Villar Senin * Moved the op_type to the mail operations, it should...
2007-09-27 Sergio Villar Senin * The "account-changed" signal is now properly managed...
2007-09-26 Sergio Villar Senin * Some aesthetic changes
2007-09-25 Sergio Villar Senin * Some aesthetic changes
2007-09-25 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-09-20 Sergio Villar Senin * Added a new signal to the account mgr that notifies...
2007-09-19 Sergio Villar Senin * Renamed one method in modest UI actions
2007-09-18 Sergio Villar Senin * Fixed an invalid g_object_ref without g_object_unref
2007-09-13 Sergio Villar Senin * Fixes NB#63001, now we get errors if the SMTP connec...
2007-09-13 Dirk-Jan C. Binnema* use explicit tny_folder calls to get the number of...
2007-09-12 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-09-04 Sergio Villar Senin * Fixes NB#64415, now the show_toolbar options are...
2007-09-03 Murray Cumming2007-09-03 Murray Cumming <murrayc@murrayc.com>
2007-09-03 Sergio Villar Senin * Fixed a leak with folders when refreshing
2007-09-03 Sergio Villar Senin * Fixes NB#65015 the Outbox folder is no longer missin...
2007-08-31 Javier Fernandez... * Avoid to get MMC root folder name in text_cell_data.
2007-08-30 Javier Fernandez... * Commented out modest_folder_view_set_folder_selected...
2007-08-29 Sergio Villar Senin * Improved my last commit, only invalidate cur_folder_...
2007-08-29 Sergio Villar Senin * Fixed a SIGSEV when renaming folders caused by the...
2007-08-29 Dirk-Jan C. Binnema* remove annoying g_debug
2007-08-28 Sergio Villar Senin * Partially fixes NB#63588, it works but we still...
2007-08-26 Sergio Villar Senin * Fixed a double-leak in the last commit
2007-08-24 Peter Csaszarfixes NB#63872
2007-08-24 Sergio Villar Senin * Fixed a hang when moving folders using the "Move...
2007-08-23 Javier Fernandez... * Check subfolders name on move-to operations.
2007-08-23 Sergio Villar Senin * Reverting the last change because the specs allow...
2007-08-23 Peter Csaszarfixes NB#63563
2007-08-23 Peter Csaszarfixes NB#62700, NB#62963
2007-08-23 Peter Csaszarhildon_banner_... changed to modest_platform_...
2007-08-22 Peter Csaszarfixes NB#61800
2007-08-22 Peter Csaszaravoid some critical warning on d&d
2007-08-08 Javier Fernandez... * Set focus on folder-view at startup to show correctly
2007-08-02 Dirk-Jan C. Binnema* with the latest tinymail, there is no need to force...
2007-08-01 Dirk-Jan C. Binnema* more changes to the account management; now the follo...
2007-08-01 Dirk-Jan C. Binnema* step 2 of the account fixes; for now, account changes
2007-07-31 Philip Van Hoof2007-07-31 Philip Van Hoof <pvanhoof@gnome.org>
2007-07-27 Dirk-Jan C. Binnema* small optimization; we don't need to retrieve name...
2007-07-27 Dirk-Jan C. Binnema* let the folder view honour the modest-folder-rules...
2007-07-26 Sergio Villar Senin * Select the INBOX with the proper GtkTreeView call...
2007-07-26 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-07-25 Dirk-Jan C. Binnema* make the memory card Archive folder a localized one,
2007-07-23 Sergio Villar Senin * ModestAccountMgr: the account manager is...
2007-07-12 Philip Van HoofUnselecting when a rename or a delete should happen
2007-07-12 Sergio Villar Senin * Removed some comments
2007-07-11 Armin Burgmeier2007-07-11 Armin Burgmeier <armin@openismus.com>
2007-07-11 Dirk-Jan C. Binnema* auto expand the folder list again; we need to check...
2007-07-11 Sergio Villar Senin * Fixed some reference leaks
2007-07-11 Johannes Schmid2007-07-11 Johannes Schmid <johannes.schmid@openismus...
2007-07-11 Johannes Schmid2007-07-11 Johannes Schmid <johannes.schmid@openismus...
2007-07-11 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-07-11 Dirk-Jan C. Binnema* improve modest_folder_view_select_folder:
2007-07-11 Sergio Villar Senin * Refactored the "Move to" stuff in the ui actions
2007-07-10 Dirk-Jan C. Binnema* switch the focus to the renamed folder... fixes NB...
2007-07-10 Dirk-Jan C. Binnema* select the newly created folder.
2007-07-10 Johannes Schmid2007-07-10 Johannes Schmid <johannes.schmid@openismus...
2007-07-10 Sergio Villar Senin * Added gdk_threads_enter/leave stuff to the idle...
2007-07-08 Dirk-Jan C. Binnema* modest-folder-view.c: change sorting for remote folde...
2007-07-04 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-07-04 Johannes Schmid2007-07-04 Johannes Schmid <johannes.schmid@openismus...
2007-07-04 Murray Cumming2007-07-04 Murray Cumming <murrayc@murrayc.com>
2007-07-04 Javier Fernandez... * Changes on xfer_folder async mail operation to add...
2007-07-02 Dirk-Jan C. Binnema* don't expunge messages after marking them as deleted
2007-06-28 Sergio Villar Senin * Fixes NB#62026, folders can now be moved to the...
2007-06-28 Sergio Villar Senin * Fixes NB#61826, the outbox folder is shown as Outbox...
2007-06-28 Sergio Villar Senin * Fixes NB#61948, the accounts could not be cut nor...
2007-06-28 Murray Cumming2007-06-28 Murray Cumming <murrayc@murrayc.com
2007-06-28 Murray CummingSome debug output to help me with testing.
2007-06-28 Sergio Villar Senin * Commented some code that causes a hang. It reopens...
2007-06-27 Murray Cumming2007-06-27 Murray Cumming <murrayc@murrayc.com
2007-06-27 Sergio Villar Senin * Fixed a memory leak in modest folder view
2007-06-26 Dirk-Jan C. Binnema* expunge deleted messages when switching folders or...
2007-06-25 Dirk-Jan C. Binnema* sync the folders when when we're moving to another...
2007-06-22 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-06-21 Sergio Villar Senin * Added a callback to the update_account operation...
2007-06-21 Jose Dapena Paz* src/maemo/modest-folder-view.c:
2007-06-20 Philip Van HoofAdded listening on an extra signal
2007-06-20 Sergio Villar Senin * Fixed a lot of reference leaks
2007-06-19 Sergio Villar Senin * Fixed several reference count leaks in the dimming...
2007-06-18 Javier Fernandez... * Add a new singleton to be used as headers clipboard
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* set FolderName(<all>) for Outbox, Drafts,FolderName...
2007-06-14 Sergio Villar Senin * Added modest_platform_create_folder_view
2007-06-14 Murray Cumming2007-06-14 Murray Cumming <murrayc@murrayc.com>
2007-06-14 Sergio Villar Senin * Do not select the INBOX until the widget is not...
2007-06-14 Sergio Villar Senin * Removed the code that checks the message count befor...
2007-06-13 Sergio Villar Senin * Fixes NB#59753, the account that is created is now...
2007-06-12 Philip Van HoofInitialization speedups
next