* src/maemo/modest-progress-bar-widget.c
[modest] / src /
2007-08-20 Alberto Garcia * src/maemo/modest-progress-bar-widget.c
2007-08-17 Alberto Garcia * src/modest-tny-account-store.c
2007-08-17 Murray Cumming2007-08-17 Murray Cumming <murrayc@murrayc.com>
2007-08-17 Murray Cumming2007-08-17 Murray Cumming <murrayc@murrayc.com>
2007-08-17 Murray Cumming2007-08-17 Murray Cumming <murrayc@murrayc.com>
2007-08-17 Peter CsaszarThere was a bug 60714 which was partially fixed by...
2007-08-17 Alberto Garcia * src/modest-defs.h:
2007-08-17 Murray Cumming2007-08-17 Murray Cumming <murrayc@murrayc.com>
2007-08-16 Murray Cumming2007-08-16 Murray Cumming <murrayc@murrayc.com>
2007-08-16 Murray Cumming2007-08-16 Murray Cumming <murrayc@murrayc.com>
2007-08-16 Armin Burgmeier2007-08-16 Armin Burgmeier <armin@openismus.com>
2007-08-16 Murray Cumming2007-08-16 Murray Cumming <murrayc@murrayc.com>
2007-08-16 Murray Cumming2007-08-16 Murray Cumming <murrayc@murrayc.com>
2007-08-15 Murray Cumming2007-08-15 Murray Cumming <murrayc@murrayc.com>
2007-08-15 Murray Cumming2007-08-15 Murray Cumming <murrayc@murrayc.com>
2007-08-15 Murray Cumming2007-08-15 Murray Cumming <murrayc@murrayc.com>
2007-08-14 Javier Fernandez... * Close sort dialog after select sorting keys.
2007-08-14 Murray Cumming2007-08-14 Murray Cumming <murrayc@murrayc.com>
2007-08-14 Murray Cumming2007-08-14 Murray Cumming <murrayc@murrayc.com>
2007-08-14 Murray Cumming2007-08-14 Murray Cumming <murrayc@murrayc.com>
2007-08-14 Philip Van HoofBugfix for 63283
2007-08-14 Javier Fernandez... * Fixed a bug related with filter_row function and
2007-08-14 Javier Fernandez... * Emission of progress-changed signal is not alowed...
2007-08-14 Murray Cumming2007-08-14 Murray Cumming <murrayc@murrayc.com>
2007-08-13 Javier Fernandez... * Fixed some Gtk warnings at start.
2007-08-13 Javier Fernandez... * Fixed some bugs on dimming rules about copy/cur/paste...
2007-08-13 Philip Van HoofJavier: if I remove this one, tny_folder_copy_async...
2007-08-13 Murray Cumming2007-08-13 Murray Cumming <murrayc@murrayc.com>
2007-08-13 Murray Cummingremoved a g_debug
2007-08-13 Murray Cumming2007-08-13 Murray Cumming <murrayc@murrayc.com>
2007-08-13 Murray Cumming2007-08-13 Murray Cumming <murrayc@murrayc.com>
2007-08-13 Murray Cumming2007-08-13 Murray Cumming <murrayc@murrayc.com>
2007-08-13 Murray Cumming2007-08-13 Murray Cumming <murrayc@murrayc.com>
2007-08-13 Javier Fernandez... * modest-header-view.c: Remove some commented and unsed...
2007-08-09 Peter Csaszarmodest-ui-actions.c: some alignment in the code
2007-08-09 Javier Fernandez... * Review fucntion 'has_retrieved_msgs' implementation
2007-08-08 Javier Fernandez... * Add a confirmation dialog to Paste operation.
2007-08-08 Javier Fernandez... * Fixed some warnings
2007-08-08 Javier Fernandez... * Fixed some warnings.
2007-08-08 Javier Fernandez... * Fixed some bug in new dimming rules approach.
2007-08-08 Javier Fernandez... * Set focus on folder-view at startup to show correctly
2007-08-08 Javier Fernandez... * Implement optimizations on DimmingRules management.
2007-08-07 Javier Fernandez... * Check folder type in folder comparison.
2007-08-07 Javier Fernandez... * Call send-queue-flush when account is edited and...
2007-08-07 Philip Van HoofFixing API changes
2007-08-06 Javier Fernandez... * fix some issues on progress-bar to show more pulses on
2007-08-06 Javier Fernandez... * Set some g_return_if_fail because i notice some random
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-06 Philip Van Hoof2007-08-06 Philip Van Hoof <pvanhoof@gnome.org>
2007-08-04 Johannes Schmid2007-08-04 Johannes Schmid <johannes.schmid@openismus...
2007-08-03 Jose Dapena Paz* src/modest-ui-actions.c:
2007-08-03 Jose Dapena Paz* src/maemo/modest-account-settings-dialog.c:
2007-08-03 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-08-03 Jose Dapena Paz* src/modest-text-utils.c:
2007-08-03 Jose Dapena PazImprovements in focus management of Check names operation
2007-08-03 Jose Dapena Paz* src/widgets/modest-msg-view.c:
2007-08-03 Javier Fernandez... * Added some coments/mark in all gdk_threads_enter
2007-08-03 Dirk-Jan C. Binnema* fix NB#64931, cleaning up the details fields a bit.
2007-08-03 Peter CsaszarRemove of an false warning.
2007-08-03 Peter CsaszarAn ref/unref problem resolved, but there might be anoth...
2007-08-03 Dirk-Jan C. Binnema* check for a valid foldername
2007-08-03 Dirk-Jan C. Binnema* add a function to check for valid folder name;
2007-08-03 Peter Csaszarfixed crash:modest-mail-operation.c:on_refresh_folder...
2007-08-02 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-08-02 Javier Fernandez... * Move tny_folder_sync after remove operation and define it
2007-08-02 Jose Dapena Paz* src/widgets/modest-attachment-view.c:
2007-08-02 Dirk-Jan C. Binnema* optimize _modest_account_mgr_get_account_keyname...
2007-08-02 Dirk-Jan C. Binnema* fix the checks a bit; don't try to top the window...
2007-08-02 Dirk-Jan C. Binnema* let the window manager close only after the mail...
2007-08-02 Dirk-Jan C. Binnema* when the window-manager is asked for the main_window...
2007-08-02 Dirk-Jan C. Binnema* add modest-signal-mgr, some small utility functions...
2007-08-02 Jose Dapena Paz* src/modest-tny-send-queue.c:
2007-08-02 Dirk-Jan C. Binnema* with the latest tinymail, there is no need to force...
2007-08-02 Jose Dapena Paz* src/modest-ui-actions.c:
2007-08-02 Jose Dapena Paz* src/modest-ui-actions.c:
2007-08-01 Javier Fernandez... * Review Move_to dimming rules to check for ROOT folders,
2007-08-01 Jose Dapena Paz* src/widgets/modest-recpt-editor.c:
2007-08-01 Murray Cumming2007-08-01 Murray Cumming <murrayc@murrayc.com>
2007-08-01 Jose Dapena Paz* src/modest-text-utils.c:
2007-08-01 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-08-01 Dirk-Jan C. Binnema* fix some of the tedious value checking, as specified in
2007-08-01 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-08-01 Dirk-Jan C. Binnema* the real fix for NB#64809, the previous accidentaly
2007-08-01 Murray Cumming2007-08-01 Murray Cumming <murrayc@murrayc.com>
2007-08-01 Dirk-Jan C. Binnema* validate the domain names
2007-08-01 Murray Cumming2007-08-01 Murray Cumming <murrayc@murrayc.com>
2007-08-01 Alberto Garcia * Use the correct translation string instead of a...
2007-08-01 Dirk-Jan C. Binnema* port numbers should be in the range [1,65535], 0...
2007-08-01 Dirk-Jan C. Binnema* more changes to the account management; now the follo...
2007-08-01 Jose Dapena Paz* src/maemo/modest-progress-bar-widget.c:
2007-08-01 Murray Cumming2007-08-01 Murray Cumming <murrayc@murrayc.com>
2007-08-01 Dirk-Jan C. Binnema* forgot to commit this
2007-08-01 Jose Dapena Paz* src/widgets/modest-msg-view.c:
2007-08-01 Dirk-Jan C. Binnema* step 2 of the account fixes; for now, account changes
2007-08-01 Jose Dapena Paz* src/widgets/modest-msg-edit-window.h,
2007-08-01 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-08-01 Dirk-Jan C. Binnema* added modest_tny_account_update_from_server_account_n...
2007-07-31 Dirk-Jan C. Binnema* don't try to load some icons which are not present,
2007-07-31 Javier Fernandez... * Review dimming rules about mark as read/unread headers.
next