* Fixes several memory leaks
[modest] / src / maemo / modest-platform.c
2007-08-28 Murray Cumming2007-08-28 Murray Cumming <murrayc@murrayc.com>
2007-08-27 Murray Cumming2007-08-27 Murray Cumming <murrayc@murrayc.com>
2007-08-24 Sergio Villar Senin * Renamed a function
2007-08-24 Armin Burgmeier2007-08-24 Armin Burgmeier <armin@openismus.com>
2007-08-24 Sergio Villar Senin * Fixes NB@63545
2007-08-23 Dirk-Jan C. Binnema* get rid of warnings for a missing icon
2007-08-14 Javier Fernandez... * Close sort dialog after select sorting keys.
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-06 Philip Van Hoof2007-08-06 Philip Van Hoof <pvanhoof@gnome.org>
2007-08-03 Dirk-Jan C. Binnema* check for a valid foldername
2007-07-31 Philip Van Hoof2007-07-31 Philip Van Hoof <pvanhoof@gnome.org>
2007-07-31 Dirk-Jan C. Binnema* explicitely undim the Ok-button after an entry_change...
2007-07-30 Jose Dapena Paz* src/maemo/modest-platform.c:
2007-07-27 Dirk-Jan C. Binnema* don't accept folder names starting with ' ', take...
2007-07-25 Murray Cumming2007-07-25 Murray Cumming <murrayc@murrayc.com>
2007-07-24 Dirk-Jan C. Binnema* let modest_platform_get_file_icon_name accept files...
2007-07-24 Sergio Villar Senin * Fixes NB#58923, an information banner is shown when...
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-10 Jose Dapena Paz* src/maemo/modest-platform.c:
2007-07-09 Sergio Villar Senin * Fixes NB#60725 which affects systest, now an informa...
2007-07-07 Dirk-Jan C. Binnema* fix logical ID bug #62763.
2007-07-06 Sergio Villar Senin * Execute all pending gtk+ events before destroying...
2007-07-05 Jose Dapena PazWork to improve drafts handling, mainly from the UI...
2007-07-04 Sergio Villar Senin * Added a method to unregister a header in the window...
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 Dirk-Jan C. Binnema* fix for #62336
2007-07-02 Jose Dapena Paz* src/maemo/modest-platform.c:
2007-06-29 Dirk-Jan C. Binnema* fix a memleak in the msg edit window
2007-06-28 Sergio Villar Senin * Fixes NB#58923, do not allow '/' in folder names
2007-06-27 Javier Fernandez... * Connect an insensitive-press signal handler to
2007-06-27 Javier Fernandez... Fixes: NB#61843
2007-06-27 Sergio Villar Senin * Fixes NB#61225 the application no longer hangs due...
2007-06-26 Javier Fernandez... * Add a new check of new folder name string length in
2007-06-26 Dirk-Jan C. Binnema* call osso_abook_init before doing anything with the...
2007-06-24 Dirk-Jan C. Binnema* cleanup the configuration system a bit:
2007-06-23 Dirk-Jan C. Binnema* fix bora build (there's no hildonnotification there)
2007-06-21 Murray Cumming2007-06-21 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 Murray Cumming2007-06-21 Murray Cumming <murrayc@murrayc.com>
2007-06-21 Jose Dapena Paz* src/modest-platform.h:
2007-06-20 Jose Dapena Paz* src/widgets/modest-header-view.c:
2007-06-20 Sergio Villar Senin * Fixed a lot of reference leaks
2007-06-19 Jose Dapena Paz* src/maemo/modest-platform.c:
2007-06-19 Murray Cummingslightly improved debug messages
2007-06-18 Jose Dapena PazWork to fix recovering sort status in headers view...
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 Dirk-Jan C. Binnema* fix the uri activation, bug NB#58220
2007-06-16 Dirk-Jan C. Binnema* make modest work on pre-OSSO 1.1 once more (don't...
2007-06-15 Dirk-Jan C. Binnema* add "Copy" to the CSM; might fix NB#58246, but needs...
2007-06-14 Sergio Villar Senin * Added modest_platform_create_folder_view
2007-06-13 Dirk-Jan C. Binnema* some fixes towards fixing the right-hand-pane-empty...
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-08 Dirk-Jan C. Binnema* partial fix for NB#58220, waiting for desktop now
2007-06-07 Jose Dapena PazAdded support for opening the addressbook from the...
2007-06-05 Jose Dapena PazImplement "search messages" action (fixes NB#57209).
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 Paz* configure.ac:
2007-06-02 Christian Kellner2007-06-03 Christian Kellner <ckellner@openismus...
2007-06-01 Murray Cumming2007-06-01 Murray Cumming <murrayc@murrayc.com>
2007-05-31 Sergio Villar Senin * Fixes NB#57592
2007-05-30 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-05-18 Dirk-Jan C. Binnema* add modest_platform_show_help helper function, to...
2007-05-15 Murray Cumming2007-05-15 Murray Cumming <murrayc@murrayc.com>
2007-05-15 Murray Cumming2007-05-15 Murray Cumming <murrayc@murrayc.com>
2007-05-15 Sergio Villar Senin * Added new msg received notification support
2007-05-11 Sergio Villar Senin * Full implementation of the Global settings dialogs...
2007-05-10 Sergio Villar Senin * Added global settings dialog specific impleme...
2007-05-10 Dirk-Jan C. Binnema* make our hacked icons the right size, and less blurry
2007-05-09 Dirk-Jan C. Binnema* make the startup banner / dbus invocation work. this...
2007-05-09 Jose Dapena Paz* src/modest-ui-actions.[ch]:
2007-05-07 Javier Fernandez... Fixes: NB#56130
2007-05-07 Murray Cumming2007-05-07 Murray Cumming <murrayc@murrayc.com>
2007-05-07 Javier Fernandez... * Fix some detected memory leaks
2007-05-04 Murray Cumming2007-05-04 Murray Cumming <murrayc@murrayc.com>
2007-05-03 Murray Cumming2007-05-03 Murray Cumming <murrayc@murrayc.com>
2007-05-03 Murray Cumming2007-05-03 Murray Cumming <murrayc@murrayc.com>
2007-05-02 Murray Cumming2007-05-02 Murray Cumming <murrayc@murrayc.com>
2007-04-28 Javier Fernandez... * Add a new dialog, Sort Dialog (WID-DIA021).
2007-04-27 Dirk-Jan C. Binnema* fixes for latest hildon version
2007-04-27 Sergio Villar Senin * Modified the xfer_msg API
2007-04-27 Murray Cumming2007-04-27 Murray Cumming <murrayc@murrayc.com>
2007-04-26 Sergio Villar Senin * Removed some unused errors
2007-04-24 Sergio Villar Senin * Added information dialog for folder creation
2007-04-24 Sergio Villar Senin * Added code to manage folder creation
2007-04-24 Murray Cumming2007-04-24 Murray Cumming <murrayc@murrayc.com>
2007-04-24 Sergio Villar Senin * Added new folder dialog
2007-04-21 Dirk-Jan C. Binnema* make the header icon hack somewhat work for maemo too
2007-04-21 Dirk-Jan C. Binnema* cleanup: moved init stuff to modest-init.[ch]
2007-04-20 Murray Cumming2007-04-20 2007-04-20 Murray Cumming <murrayc@murray...
2007-04-17 Dirk-Jan C. Binnema* use the new TnyMaemoConicDevice
2007-04-11 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-04-11 Dirk-Jan C. Binnema* cleanup icon handling a bit
2007-04-05 Dirk-Jan C. Binnema* make modest build on both N800(bora) and the OSSO...
next