Fixes NB#77038
[modest] / src / maemo / modest-main-window.c
2007-11-28 Felipe Erias Moran... Fixes NB#77038
2007-11-19 Felipe Erias Moran... Fixes NB#76174
2007-11-19 Dirk-Jan C. Binnema* gtk_widget_show for the progress_toolbar now comes...
2007-11-19 Felipe Erias Moran... Fixes NB#76204
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-13 Dirk-Jan C. Binnema* coverity fixes: unused params, missing checks
2007-11-12 Sergio Villar Senin * Added several gdk_threads_enter/leave stuff in the...
2007-11-09 Jose Dapena Paz* src/widgets/modest-details-dialog.c:
2007-11-09 Sergio Villar Senin * Migrated the do_send_receive to use connect_and_perf...
2007-11-07 Felipe Erias Moran... Fixes NB#74689
2007-11-02 Dirk-Jan C. Binnema* some further cleanups of the help system, added:
2007-11-01 Dirk-Jan C. Binnema* make modest_text_utils_get_display_date return a...
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-23 Felipe Erias Moran... patch for NB#73896
2007-10-11 Jose Dapena Paz* src/modest-main-window.c:
2007-10-11 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-10-09 Sergio Villar Senin * Replaced GtkWindow by ModestWindow in some places
2007-10-04 Sergio Villar Senin * Added a new signal "updating-msg-list" to the header...
2007-10-03 Sergio Villar Senin * Fixes NB#65999 note that the translation is still...
2007-10-02 Sergio Villar Senin * Added operation-started and operation-finished to...
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 Jose Dapena PazWork to fix NB#61649:
2007-09-21 Dirk-Jan C. Binnema* fix mistake in the action menu name for full screen...
2007-09-20 Sergio Villar Senin * Added a new signal to the account mgr that notifies...
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-12 Sergio Villar Senin * Fixes NB#64132, message count in Drafts folder is...
2007-09-11 Sergio Villar Senin * Removed a connect_and_wait from the mail_operations...
2007-09-11 Jose Dapena Paz* src/modest-dimming-rules-group.[ch]:
2007-09-10 Sergio Villar Senin * Fixed a typo
2007-09-07 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-09-05 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-09-04 Javier Fernandez... * Fixed some strange behaviour on send-queues and
2007-09-04 Sergio Villar Senin * Fixes NB#64415, now the show_toolbar options are...
2007-08-28 Dirk-Jan C. Binnema* check whether folder_view actually exists before...
2007-08-24 Alberto Garcia * src/widgets/modest-main-window.h
2007-08-22 Javier Fernandez... * Keep main-view window title as selected folder, avoiding
2007-08-22 Armin Burgmeier2007-08-22 Armin Burgmeier <armin@openismus.com>
2007-08-13 Javier Fernandez... * Fixed some bugs on dimming rules about copy/cur/paste...
2007-08-06 Javier Fernandez... * Removed a g_return_if_fail because this function
2007-08-06 Javier Fernandez... * Fixed some bug on account_number_changed signal handler.
2007-08-02 Javier Fernandez... * Move tny_folder_sync after remove operation and define it
2007-08-02 Dirk-Jan C. Binnema* when the window-manager is asked for the main_window...
2007-08-01 Murray Cumming2007-08-01 Murray Cumming <murrayc@murrayc.com>
2007-07-31 Philip Van Hoof2007-07-31 Philip Van Hoof <pvanhoof@gnome.org>
2007-07-30 Jose Dapena Paz* src/modest-ui-actions.c:
2007-07-30 Murray Cumming2007-07-30 Murray Cumming <murrayc@murrayc.com>
2007-07-30 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-07-27 Murray Cumming2007-07-27 Murray Cumming <murrayc@murrayc.com>
2007-07-27 Murray Cumming2007-07-27 Murray Cumming <murrayc@murrayc.com>
2007-07-26 Sergio Villar Senin * Deleted a private method that made no sense. Replace...
2007-07-25 Dirk-Jan C. Binnema* make the memory card Archive folder a localized one,
2007-07-23 Murray Cumming2007-07-23 Murray Cumming <murrayc@murrayc.com>
2007-07-23 Murray Cumming2007-07-16 Murray Cumming <murrayc@murrayc.com>
2007-07-13 Sergio Villar Senin * Added the operation cancel_all_operations to the...
2007-07-12 Armin Burgmeier2007-07-12 Armin Burgmeier <armin@openismus.com>
2007-07-11 Murray Cumming2007-07-11 Murray Cumming <murrayc@murrayc.com>
2007-07-10 Dirk-Jan C. Binnema* select the inbox of the newly selected account; fixes...
2007-07-10 Murray Cumming2007-07-10 Murray Cumming <murrayc@murrayc.com>
2007-07-10 Sergio Villar Senin * Added gdk_threads_enter/leave stuff to the idle...
2007-07-09 Murray Cumming2007-07-09 Murray Cumming <murrayc@murrayc.com>
2007-07-09 Dirk-Jan C. Binnema* set the uber-ugly thumbable scrollbar as required...
2007-07-09 Murray Cumming2007-07-09 Murray Cumming <murrayc@murrayc.com>
2007-07-09 Javier Fernandez... * Enable modest-tny-send-queue to store information...
2007-07-09 Dirk-Jan C. Binnema* restore the window-icons
2007-07-08 Murray Cummingvery minor stuff.
2007-07-07 Dirk-Jan C. Binnema* when pushing the delete toolbar button in the main...
2007-07-06 Sergio Villar Senin * Added msg-changed signal to the viewer window, to...
2007-07-06 Javier Fernandez... * Uncomment flush call to tny_send_queue.
2007-07-06 Murray Cumming2007-07-06 Murray Cumming <murrayc@murrayc.com>
2007-07-06 Javier Fernandez... * Disable notifications for dimmed menu items.
2007-07-05 Javier Fernandez... * Add a new check of toolbar dimming rules
2007-07-05 Jose Dapena Paz* src/modest-ui-actions.c:
2007-07-05 Javier Fernandez... * Change save_settings call of main and viewer windows to
2007-07-04 Dirk-Jan C. Binnema* show the size unit correctly for the local Total...
2007-07-04 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-07-02 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-07-02 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-07-02 Javier Fernandez... * Fixes some bugs in modest-ui-actions, related with
2007-07-01 Dirk-Jan C. Binnema* don't set the window icon explicitly; maemo seems to
2007-06-30 Dirk-Jan C. Binnema* leak fix; unref the icon
2007-06-30 Javier Fernandez... * Add a error_handler for send_receive operation.
2007-06-29 Murray Cumming2007-06-29 Murray Cumming <murrayc@murrayc-desktop>
2007-06-28 Dirk-Jan C. BinnemaFix for the bug 59012, changed appedn to prepend.
2007-06-28 Sergio Villar Senin * Fixed an issue whith signal handlers when unregister...
2007-06-26 Armin Burgmeier2007-06-26 Armin Burgmeier <armin@openismus.com>
2007-06-26 Murray Cumming2007-06-26 Murray Cumming <murrayc@murrayc.com>
2007-06-26 Javier Fernandez... * Check headers flags (CACHED) to determine if some...
2007-06-25 Philip Van HoofBugfix for 61408
2007-06-25 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-06-25 Johannes Schmid2007-06-25 Johannes Schmid <johannes.schmid@openismus...
2007-06-22 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-06-21 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-06-20 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-06-20 Philip Van HoofAdded listening on an extra signal
2007-06-20 Sergio Villar Senin * Fixed a lot of reference leaks
next