* src/modest-ui-actions.c:
[modest] / src / widgets /
2007-07-19 Jose Dapena PazSome improvements on the header view layout. It puts...
2007-07-19 Jose Dapena Paz* src/widgets/modest-recpt-view.c:
2007-07-19 Jose Dapena Paz* src/widgets/modest-recpt-editor.c:
2007-07-19 Jose Dapena Paz* src/widgets/modest-msg-view.c:
2007-07-16 Murray Cumming2007-07-16 Murray Cumming <murrayc@murrayc.com>
2007-07-13 Sergio Villar Senin * Fixes NB#63080, size=0 is also translated by modest...
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-12 Murray CummingRemoved a debug printf.
2007-07-12 Murray Cumming2007-07-12 Murray Cumming <murrayc@murrayc.com>
2007-07-11 Armin Burgmeier2007-07-11 Armin Burgmeier <armin@openismus.com>
2007-07-11 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
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 Jose Dapena Paz* src/widgets/modest-header-view-render.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* let the dbus-invoked msgs use the same uids as other...
2007-07-10 Dirk-Jan C. Binnema* select the newly created folder.
2007-07-10 Javier Fernandez... * Call refilter function on header view only when heade...
2007-07-10 Jose Dapena Paz* src/modest-mail-operation.[ch]:
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-10 Dirk-Jan C. Binnema* show Ok/Cancel instead of Yes/No, fixes NB#59428
2007-07-09 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-07-09 Javier Fernandez... * Some changes to cancel sending operation
2007-07-09 Javier Fernandez... * Enable modest-tny-send-queue to store information...
2007-07-09 Jose Dapena Paz* src/widgets/modest-details-dialog.c:
2007-07-08 Dirk-Jan C. Binnema* modest-folder-view.c: change sorting for remote folde...
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... * Fixed bug on header-view-render, getting header flags.
2007-07-06 Javier Fernandez... * Uncomment flush call to tny_send_queue.
2007-07-06 Jose Dapena Paz* src/widgets/modest-attachment-view.c:
2007-07-06 Jose Dapena Paz* src/widgets/modest-attachment-view.c:
2007-07-06 Jose Dapena Paz* src/widgets/modest-attachment-view.c:
2007-07-06 Dirk-Jan C. BinnemaApplied patch for NB#57631
2007-07-06 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-07-06 Dirk-Jan C. Binnema* unitialize modest-window-mgr before the other singlet...
2007-07-05 Jose Dapena PazWork to improve drafts handling, mainly from the UI...
2007-07-05 Javier Fernandez... * Set focus on next header after drag&drop operaiton.
2007-07-05 Sergio Villar Senin * Fixes a compilation warning in ARMEL
2007-07-05 Johannes Schmid2007-07-05 Johannes Schmid <johannes.schmid@openismus...
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 Philip Van HoofRenamed a symbol that has changed in tinymail
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 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 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
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 Javier Fernandez... Fixed some bugs in Escape HW key managment.
2007-07-02 Javier Fernandez... * Fixes: NB#61649
2007-07-02 Sergio Villar Senin * Fixed a crash when removing messages from the viewer
2007-07-02 Dirk-Jan C. Binnema* commented out the stuff that depends on the w27 gtkht...
2007-07-02 Dirk-Jan C. Binnema* make the second row in the header list grey; thus...
2007-07-02 Jose Dapena Paz* src/widgets/modest-msg-view.c:
2007-07-02 Jose Dapena Paz* src/widgets/modest-window.c:
2007-07-02 Dirk-Jan C. Binnema* don't expunge messages after marking them as deleted
2007-06-30 Sergio Villar Senin * Signal handlers are executed in the main lock, so...
2007-06-30 Dirk-Jan C. Binnema* leak fixes
2007-06-30 Javier Fernandez... * Add a error_handler for send_receive operation.
2007-06-29 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-06-29 Javier Fernandez... * Use an user handler for 'key-press-event' signal on
2007-06-29 Dirk-Jan C. Binnema* update the modest-window-manager; together with the...
2007-06-29 Javier Fernandez... * Fixes some warning about uninitialized valrables.
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 Jose Dapena PazWork to complete implementation of purge attachments...
2007-06-28 Javier Fernandez... * Fixed some diomming rules.
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-28 Sergio Villar Senin * Fixed an issue whith signal handlers when unregister...
2007-06-27 Javier Fernandez... * Review dimming rules of paste operation.
2007-06-27 Murray Cumming2007-06-27 Murray Cumming <murrayc@murrayc.com
2007-06-27 Jose Dapena PazReverted again the gdk_threads_enter/leave sentences:
2007-06-27 Javier Fernandez... Fixes: NB#61843
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-27 Dirk-Jan C. Binnema* leak fix
2007-06-26 Dirk-Jan C. Binnema* expunge deleted messages when switching folders or...
2007-06-26 Murray Cumming2007-06-26 Murray Cumming <murrayc@murrayc.com>
2007-06-25 Sergio Villar Senin * Added an attribute sent to the msg edit window that...
2007-06-25 Dirk-Jan C. Binnema* sync the folders when when we're moving to another...
2007-06-25 Armin Burgmeier2007-06-25 Armin Burgmeier <armin@openismus.com>
2007-06-25 Sergio Villar Senin * Fixes NB#59138, message is saved to drafts when...
2007-06-25 Johannes Schmid2007-06-25 Johannes Schmid <johannes.schmid@openismus...
2007-06-25 Jose Dapena Paz* src/widgets/modest-attachments-view.c:
2007-06-24 Dirk-Jan C. Binnema- fix order of header fields in viewer; fixes NB#61497
2007-06-24 Dirk-Jan C. Binnema* fix the fallout of the configuration changes - builds...
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]:
next