* src/widgets/modest-details-dialog.c:
[modest] / src / modest-ui-actions.c
2007-07-09 Sergio Villar Senin * Modest was not replying to messages in the msg view...
2007-07-09 Dirk-Jan C. Binnema* unbreak deleting messages from the viewer
2007-07-07 Armin Burgmeier2007-07-07 Armin Burgmeier <armin@openismus.com>
2007-07-07 Dirk-Jan C. Binnema* when pushing the delete toolbar button in the main...
2007-07-06 Javier Fernandez... * Uncomment flush call to tny_send_queue.
2007-07-06 Sergio Villar Senin * Fixes NB#57458, now the currently selected folder...
2007-07-05 Jose Dapena PazWork to improve drafts handling, mainly from the UI...
2007-07-05 Jose Dapena Paz* src/modest-ui-actions.c:
2007-07-05 Sergio Villar Senin * Changed the signature of the refresh folder callback...
2007-07-05 Javier Fernandez... * Change save_settings call of main and viewer windows to
2007-07-05 Murray Cumming2007-07-05 Murray Cumming <murrayc@murrayc.com>
2007-07-05 Murray Cumming2007-07-05 Murray Cumming <murrayc@murrayc.com>
2007-07-04 Murray Cumming2007-07-04 Murray Cumming <murrayc@murrayc.com>
2007-07-04 Sergio Villar Senin * Added a method to unregister a header in the window...
2007-07-04 Jose Dapena PazAdded redo in editor (fixes NB#60257).
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-03 Jose Dapena Paz* src/modest-tny-msg.c:
2007-07-03 Sergio Villar Senin * Commented some code that is causing a hang on the...
2007-07-02 Sergio Villar Senin * This and another previous changes fixes NB#61982
2007-07-02 Sergio Villar Senin * Fixed a crash when removing messages from the viewer
2007-07-02 Jose Dapena Paz* src/widgets/modest-window.c:
2007-07-02 Sergio Villar Senin * Fixes NB#62003, application do not longer hang when...
2007-07-02 Javier Fernandez... * Fixes some bugs in modest-ui-actions, related with
2007-07-01 Javier Fernandez... * Add a new dimming rule to prevetn move messages
2007-07-01 Javier Fernandez... * Fixed some compilation errors.
2007-07-01 Javier Fernandez... * Add a notification dialog to avoid move messages
2007-07-01 Dirk-Jan C. Binnema* modest-main.c:
2007-06-30 Javier Fernandez... * Add a error_handler for send_receive operation.
2007-06-29 Sergio Villar Senin * Fixed a compilation warning
2007-06-29 Javier Fernandez... * Use an user handler for 'key-press-event' signal on
2007-06-29 Dirk-Jan C. Binnema* update the various places where the modest-window...
2007-06-28 Javier Fernandez... * Review 'move to' callback from viewer window with pop
2007-06-28 Sergio Villar Senin * Fixes NB#62026, folders can now be moved to the...
2007-06-28 Jose Dapena PazWork to complete implementation of purge attachments...
2007-06-28 Javier Fernandez... * Fixed some diomming rules.
2007-06-28 Sergio Villar Senin * Signal handlers are executed in the main lock, so...
2007-06-27 Javier Fernandez... * Check main window toolbar dimming rules after
2007-06-27 Javier Fernandez... * Fixes: NB#61846
2007-06-27 Sergio Villar Senin * Deleted some invalid unreferences, tinymail does...
2007-06-27 Sergio Villar Senin * Fixes NB#61225 the application no longer hangs due...
2007-06-27 Sergio Villar Senin * Fixed a memory leak in modest folder view
2007-06-26 Javier Fernandez... * Add new dimming rules for copy,cut and paste operations.
2007-06-26 Javier Fernandez... * Check headers flags (CACHED) to determine if some...
2007-06-25 Sergio Villar Senin * Added an attribute sent to the msg edit window that...
2007-06-25 Javier Fernandez... * Added new dimming rules for Attachment menu option in
2007-06-25 Jose Dapena Paz* src/modest-ui-actions.c:
2007-06-25 Sergio Villar Senin * Removed an invalid g_object_unref
2007-06-25 Murray Cumming2007-06-25 Murray Cumming <murrayc@murrayc.com>
2007-06-25 Sergio Villar Senin * Fixes NB#59138, message is saved to drafts when...
2007-06-25 Javier Fernandez... * Review dimming rules of attachment menu option.
2007-06-25 Javier Fernandez... * Add a new gettext macro to use holdon-common-strings
2007-06-24 Dirk-Jan C. Binnema* remove some unintended changes in the last checkin
2007-06-24 Dirk-Jan C. Binnema* cleanup the configuration system a bit:
2007-06-22 Jose Dapena Paz* src/widgets/modest-msg-view.[ch]:
2007-06-22 Jose Dapena Paz* src/modest-ui-actions.c:
2007-06-22 Murray Cumming2007-06-22 Murray Cumming <murrayc@murrayc.com>
2007-06-21 Jose Dapena PazRefactoring work to make new folder and rename folder...
2007-06-21 Sergio Villar Senin * Added a callback to the update_account operation...
2007-06-21 Jose Dapena Paz* src/modest-platform.h:
2007-06-20 Murray Cumming2007-06-20 Murray Cumming <murrayc@murrayc.com>
2007-06-20 Sergio Villar Senin * Added progress information to open single message...
2007-06-20 Javier Fernandez... * Fixed problem with focus and move_to operation.
2007-06-20 Sergio Villar Senin * Fixed a lot of reference leaks
2007-06-20 Murray Cumming2007-06-20 Murray Cumming <murrayc@murrayc-desktop>
2007-06-20 Javier Fernandez... * Fixes: NB#59203
2007-06-20 Javier Fernandez... * Changes in the localization structure. GETTEXT package is
2007-06-19 Jose Dapena PazFix for some issues in translation of plural strings...
2007-06-19 Sergio Villar Senin * Allow incremental filling of the headers view while...
2007-06-19 Murray Cumming2007-06-19 Murray Cumming <murrayc@murrayc.com>
2007-06-19 Sergio Villar Senin * Fixes NB#60735, ask for confirmation when copying...
2007-06-19 Sergio Villar Senin * Fixes NB#57632, the delete option is dimmed for...
2007-06-19 Dirk-Jan C. Binnema* leak fixes; free both list and its elements when...
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-18 Jose Dapena PazWork to fix bugs getting the From: field in the editor...
2007-06-15 Sergio Villar Senin * Fixes NB#59717 that was reopened
2007-06-15 Sergio Villar Senin * Fixed some wrong dimming rules names
2007-06-15 Sergio Villar Senin * Fixes NB#58331, INBOX must not be moveable
2007-06-14 Sergio Villar Senin * Added modest_platform_create_folder_view
2007-06-14 Murray CummingAdded useful debug output to help us figure out the...
2007-06-14 Jose Dapena PazWork for making select all work as expected in
2007-06-14 Dirk-Jan C. Binnema* always check accounts are set up before opening the...
2007-06-14 Sergio Villar Senin * Removed the code that checks the message count befor...
2007-06-13 Dirk-Jan C. Binnema* some fixes towards fixing the right-hand-pane-empty...
2007-06-13 Sergio Villar Senin * Moved back the contents style code to the UI actions
2007-06-13 Sergio Villar Senin * Fixes NB#59753, the account that is created is now...
2007-06-12 Javier Fernandez... * Fixed bug in empty_view of headers treeview when...
2007-06-12 Murray Cumming2007-06-12 Murray Cumming <murrayc@murrayc.com>
2007-06-12 Sergio Villar Senin * Fixed a reference leak in the main window
2007-06-12 Dirk-Jan C. Binnema* add a forgotten g_object_uref(iter) to _modest_ui_act...
2007-06-11 Johannes Schmid2007-06-11 Johannes Schmid <johannes.schmid@openismus...
2007-06-11 Dirk-Jan C. Binnema* do some extra checking to prevent a random segfault...
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-08 Murray Cumming2007-06-08 Murray Cumming <murrayc@murrayc.com>
2007-06-08 Sergio Villar Senin * Fixes NB#59451
2007-06-07 Jose Dapena PazAdded support for opening the addressbook from the...
2007-06-07 Jose Dapena PazAdded implementation of "Find in page" in editor. This...
2007-06-07 Javier Fernandez... * Fixes: NB#56474
next