Work to fix recovering sort status in headers view (fixes NB#58250).
[modest] / src / maemo /
2007-06-18 Jose Dapena PazWork to fix recovering sort status in headers view...
2007-06-18 Javier Fernandez... * Fixed several logical id transations.
2007-06-18 Dirk-Jan C. Binnema* hopefully, this restores the bora-build
2007-06-18 Murray Cumming2007-06-18 Murray Cumming <murrayc@murrayc.com>
2007-06-18 Javier Fernandez... * Add a new singleton to be used as headers clipboard
2007-06-18 Dirk-Jan C. Binnema* fix the uri activation, bug NB#58220
2007-06-18 Jose Dapena Paz* src/modest-msg-edit-window.c:
2007-06-18 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-06-18 Jose Dapena PazWork to fix bugs getting the From: field in the editor...
2007-06-17 Johannes Schmid2007-06-17 Johannes Schmid <johannes.schmid@openismus...
2007-06-16 Dirk-Jan C. Binnema* make modest work on pre-OSSO 1.1 once more (don't...
2007-06-15 Jose Dapena Paz* src/maemo/modest-icon-names.h:
2007-06-15 Dirk-Jan C. Binnema* small improvements in the progress bar widget
2007-06-15 Jose Dapena Paz* src/widgets/modest-attachment-view.c:
2007-06-15 Sergio Villar Senin * Fixes NB#59717 that was reopened
2007-06-15 Philip Van HoofSmall compilation warning fix
2007-06-15 Philip Van HoofSmall compilation warning fix
2007-06-15 Dirk-Jan C. Binnema* add "Copy" to the CSM; might fix NB#58246, but needs...
2007-06-15 Sergio Villar Senin * Fixed some wrong dimming rules names
2007-06-15 Sergio Villar Senin * Fixes NB#59030, fixed the items of the Reply CSM
2007-06-14 Johannes Schmid2007-06-14 Johannes Schmid <johannes.schmid@openismus...
2007-06-14 Armin Burgmeier2007-06-14 Armin Burgmeier <armin@openismus.com>
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 Sergio Villar Senin * Fixed a memory leak with mail operations that issued...
2007-06-14 Murray Cumming2007-06-14 Murray Cumming <murrayc@murrayc.com>
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-13 Dirk-Jan C. Binnema* set the default paned pos for the main window to...
2007-06-13 Murray Cumming2007-06-13 Murray Cumming <murrayc@murrayc.com>
2007-06-13 Dirk-Jan C. Binnema* compile fix
2007-06-13 Dirk-Jan C. Binnema* some fixes towards fixing the right-hand-pane-empty...
2007-06-13 Johannes Schmid2007-06-13 Johannes Schmid <johannes.schmid@openismus...
2007-06-13 Johannes Schmid2007-06-13 Johannes Schmid <johannes.schmid@openismus...
2007-06-13 Sergio Villar Senin * Moved back the contents style code to the UI actions
2007-06-13 Philip Van HoofInitialization improvements
2007-06-13 Javier Fernandez... * Added two new signal handlers to detect when messages...
2007-06-12 Javier Fernandez... Fixes: NB#60186
2007-06-12 Javier Fernandez... * Fixed bug in empty_view of headers treeview when...
2007-06-12 Philip Van HoofInitialization speedups
2007-06-12 Murray Cumming2007-06-12 Murray Cumming <murrayc@murrayc.com>
2007-06-12 Murray Cumming2007-06-12 Murray Cumming <murrayc@murrayc.com>
2007-06-12 Dirk-Jan C. Binnema* no need to set a new default account explicitely...
2007-06-12 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-06-12 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-06-12 Sergio Villar Senin * The open menu item of the header view CSM now opens...
2007-06-11 Johannes Schmid2007-06-11 Johannes Schmid <johannes.schmid@openismus...
2007-06-11 Murray Cumming2007-06-11 Murray Cumming <murrayc@murrayc.com>
2007-06-11 Murray CummingMurray Cumming <murrayc@murrayc.com>
2007-06-11 Sergio Villar Senin * Changed the order of some CSM menu entries. This...
2007-06-11 Murray Cumming2007-06-11 Murray Cumming <murrayc@murrayc.com>
2007-06-11 Murray Cumming2007-06-11 Murray Cumming <murrayc@murrayc.com>
2007-06-11 Murray Cumming2007-06-11 Murray Cumming <murrayc@murrayc.com>
2007-06-11 Sergio Villar Senin * Added a first implementation for new messages notifi...
2007-06-11 Jose Dapena PazFix for NB#59458 (should dim sort button when the selec...
2007-06-10 Johannes Schmid2007-06-10 Johannes Schmid <johannes.schmid@openismus...
2007-06-08 Dirk-Jan C. Binnema* partial fix for NB#58220, waiting for desktop now
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 Javier Fernandez... * Fixes: NB#59378, NB#59389
2007-06-08 Philip Van HoofIn stead of using tny_folder_refresh, use tny_folder_po...
2007-06-08 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-06-08 Murray Cumming2007-06-08 Murray Cumming <murrayc@murrayc.com>
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 Marcus Bauer2007-06-07 Marcus Bauer <marcusb@openismus.com>
2007-06-07 Javier Fernandez... * Fixes: NB#59805
2007-06-07 Dirk-Jan C. Binnema* set the focus correctly on the global settings tabs...
2007-06-07 Javier Fernandez... * Fixes: NB#56474
2007-06-07 Johannes Schmid2007-06-07 Johannes Schmid <johannes.schmid@openismus...
2007-06-07 Jose Dapena PazFixed some problems with synchronization between the...
2007-06-06 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-06-06 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-06-06 Jose Dapena PazAdded detection of changes in subject and attachments...
2007-06-06 Dirk-Jan C. Binnema* set the right strings in the main area when local...
2007-06-06 Jose Dapena PazImprovements to show cc/bcc properties handling (fixed...
2007-06-06 Murray Cumming2007-06-06 Murray Cumming <murrayc@murrayc.com>
2007-06-06 Jose Dapena Paz* src/modest-ui-actions.c:
2007-06-05 Marcus Bauer2007-06-06 Marcus Bauer <marcusb@openismus.com>
2007-06-05 Johannes Schmid2007-06-05 Johannes Schmid <johannes.schmid@openismus...
2007-06-05 Jose Dapena PazImplement "search messages" action (fixes NB#57209).
2007-06-05 Murray Cumming2007-06-05 Murray Cumming <murrayc@murrayc.com>
2007-06-05 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-06-05 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-06-05 Jose Dapena PazWork to improve mime type detection in attachment view
2007-06-05 Murray Cumming2007-06-05 Murray Cumming <murrayc@murrayc.com>modest...
2007-06-04 Jose Dapena PazWork to improve drafts folder management (fixes NB...
2007-06-04 Jose Dapena Paz* configure.ac:
2007-06-03 Johannes Schmid2007-06-03 Johannes Schmid <johannes.schmid@openismus...
2007-06-02 Christian Kellner2007-06-03 Christian Kellner <ckellner@openismus...
2007-06-02 Armin Burgmeier2007-06-02 Armin Burgmeier <armin@openismus.com>
2007-06-02 Armin Burgmeier2007-06-02 Armin Burgmeier <armin@openismus.com>
2007-06-02 Armin Burgmeier2007-06-02 Armin Burgmeier <armin@openismus.com>
2007-06-02 Armin Burgmeier2007-06-02 Armin Burgmeier <armin@openismus.com>
2007-06-02 Armin Burgmeier2007-06-02 Armin Burgmeier <armin@openismus.com>
2007-06-02 Javier Fernandez... * Implement remain dimming rules (toolbar and context...
2007-06-01 Murray Cumming2007-06-01 Murray Cumming <murrayc@murrayc.com>
2007-06-01 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-06-01 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-06-01 Sergio Villar Senin * Added a unique identifier per header
next