* bugfix: register the new dialog as the new modal dialog; this
[modest] / src / maemo / modest-platform.c
2007-09-21 Dirk-Jan C. Binnema* bugfix: register the new dialog as the new modal...
2007-09-21 Dirk-Jan C. Binnema* make sure there only one modal window at any time...
2007-09-20 Dirk-Jan C. Binnema* check for the required provider data at startup time...
2007-09-19 Dirk-Jan C. Binnema* use hildon_uri_get_actions_by_uri instead of just...
2007-09-14 Sergio Villar Senin * Do not play a sound when new message arrives if...
2007-09-14 Sergio Villar Senin * Removed a duplicated method
2007-09-13 Philip Van HoofUpdated Modest to the latest Tinymail API
2007-09-13 Dirk-Jan C. Binnema* get rid of guess_mime_type_from_name, use gnome_vfs_g...
2007-09-13 Dirk-Jan C. Binnema* updated modest_platform_on_new_header_received a...
2007-09-11 Sergio Villar Senin * Removed a connect_and_wait from the mail_operations...
2007-09-11 Jose Dapena Paz* src/modest-dimming-rules-group.[ch]:
2007-09-07 Sergio Villar Senin * Changed the update_account_thread it now refreshes...
2007-09-07 Dirk-Jan C. Binnema* moved the tny alert dialog stuff to modest-platform
2007-09-03 Dirk-Jan C. Binnemashow the correct icons for debian packages
2007-09-03 Dirk-Jan C. Binnema* show the correct icon, even for osso-notes attachments.
2007-09-01 Dirk-Jan C. Binnema* fix for NB#63391, where a notes-attachment would...
2007-08-30 Sergio Villar Senin * added led-pattern hint to notification based on...
2007-08-29 Alberto Garcia * src/modest-platform.h
2007-08-29 Murray Cumming2007-08-29 Murray Cumming <murrayc@murrayc.com>
2007-08-29 Murray Cumming2007-08-29 Murray Cumming <murrayc@murrayc.com>
2007-08-28 Sergio Villar Senin * Fixed the signature of the "folder-selection-changed...
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>
next