* Fixes NB#90498, disconnect a signal when finalizing the folder view
[modest] / src / widgets / modest-folder-view.c
2008-10-21 Sergio Villar Senin * Fixes NB#90498, disconnect a signal when finalizing...
2008-08-18 Sergio Villar Senin * Fixes NB#85194, do not crash when d&d quickly over...
2008-08-05 Sergio Villar Senin * Fixes NB#87335 do not loose focus when drag&drop...
2008-07-15 Sergio Villar Senin * Fixes NB#86822, added some extra heuristic to proper...
2008-06-19 Sergio Villar Seninremoved trailing whitespaces
2008-06-10 Sergio Villar Senin * Fixes NB#84725, retrieve messages when the option...
2008-05-22 Sergio Villar Senin * Fixes NB#85757, remove the outbox if there are no...
2008-05-21 Sergio Villar Senin * Partially fixes NB#85461, do not unload the folder...
2008-04-30 Jose Dapena Paz* src/modest-ui-actions.c:
2008-04-28 Sergio Villar Senin * Refactored the get_icon methods of folder view
2008-04-24 Jose Dapena PazAvoid a blank message list pane when an account os...
2008-04-22 Sergio Villar Senin * Properly synchronizes the selected folder when closi...
2008-04-18 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-04-16 Sergio Villar Senin * Partially fixes NB#84315, clear the list of old...
2008-04-14 Sergio Villar Senin * Refactored the drag&drop message transfers, now...
2008-04-14 Dirk-Jan C. Binnema* added extra checking to on_account_inserted, on_accou...
2008-04-11 Dirk-Jan C. Binnema* symptomatic fix for random crash, NB#84097
2008-04-11 Sergio Villar Senin * Partially fixes NB#83671, fixed a reference leak
2008-04-09 Sergio Villar Senin * Added two misssing gdk_threads_enter/leave stuff
2008-04-04 Sergio Villar Senin * Fixed a reference leak
2008-03-31 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-03-10 Sergio Villar Senin * Fixes NB#80782, INBOX folder is now localized
2008-02-21 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-02-21 Sergio Villar Senin * Fixes NB#81189, able to drop a folder in the root...
2008-02-20 Sergio Villar Senin * Fixes NB#80896, fixes an endless reconnection agains...
2008-02-01 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-01-31 Sergio Villar Senin * Fixes NB#80090, fixed a crash when viewing messages...
2008-01-28 Philip Van HoofAdapted to API change for Tinymail rev 3304
2008-01-24 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-01-22 Sergio Villar Senin * Fixes NB#79488, user folders are now always located...
2008-01-14 Sergio Villar Senin * Modest no longer automatically reconnect when an...
2008-01-12 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-01-11 Sergio Villar Senin * Adds the force parameter to the connect_and_perform...
2008-01-11 Sergio Villar Senin * Fixes NB#79209, select the renamed folder after...
2008-01-10 Sergio Villar Senin * Fixed GNOME build
2008-01-10 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-01-02 Sergio Villar Senin * Partially fixes NB#78857, wait for the selected...
2007-12-20 Sergio Villar Senin * Fixes NB#63571, connection dialog is offered if...
2007-12-20 Sergio Villar Senin * Fixes NB#78699, there was a missing refilter before...
2007-12-19 Sergio Villar Senin * Use the async function instead of the sync call
2007-12-10 Dirk-Jan C. Binnema* use the correctly sized icons for various things;
2007-11-26 Felipe Erias Moran... Fixes NB#63571
2007-11-19 Dirk-Jan C. Binnema* add param checks to all public functions
2007-11-19 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-11-19 Dirk-Jan C. Binnema* modest-header-view.c:
2007-11-16 Alberto GarciaFixed leak in modest-folder-view
2007-11-13 Sergio Villar Senin * Fixes NB#75822, the local account is selected if...
2007-11-13 Sergio Villar Senin * Optimization, do not emit the folder selection chang...
2007-11-13 Sergio Villar Senin * Migrated the Dnd of folders to use the new connect_a...
2007-11-12 Sergio Villar Senin * Added several gdk_threads_enter/leave stuff in the...
2007-11-09 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-11-08 Philip Van HoofMemleak fixes
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>
next