* Fixes NB#78357, new mail sound is played now with IMAP IDLE events
[modest] / src / maemo / modest-platform.c
2007-12-18 Sergio Villar Senin * Fixes NB#78357, new mail sound is played now with...
2007-12-14 Felipe Erias Moran... Fixes NB#78637
2007-12-10 Dirk-Jan C. Binnema* use the correctly sized icons for various things;
2007-12-05 Alberto GarciaNew function modest_platform_information_banner_with_ti...
2007-12-05 Jose Dapena Paz* src/maemo/modest-platform.c:
2007-12-05 Sergio Villar Senin * Fixes NB#77589, modest asks the user if they want...
2007-12-03 Jose Dapena PazThis patch includes a lot of work to refactor and reorg...
2007-11-30 Dirk-Jan C. Binnema* don't try to open file:-uri's, and don't add them...
2007-11-26 Felipe Erias Moran... Fixes NB#63571
2007-11-26 Jose Dapena PazThese changes are for reenabling build of gnome port.
2007-11-20 Dirk-Jan C. Binnema* add retval checks for hildon_sort_dialog_(get|add...
2007-11-20 Jose Dapena Paz* src/maemo/modest-platform.c:
2007-11-19 Sergio Villar Senin * Gathered the argument checking code to one single...
2007-11-15 Sergio Villar Senin * Fixes NB#70692 with tinymail commit 2956. The device...
2007-11-13 Sergio Villar Senin * Migrated the Dnd of folders to use the new connect_a...
2007-11-12 Sergio Villar Senin * Now the current folder is only refreshed in the...
2007-11-10 Dirk-Jan C. Binnema* changes to use either maemo-provider-data.keyfile...
2007-11-09 Sergio Villar Senin * Migrated the do_send_receive to use connect_and_perf...
2007-11-07 Dirk-Jan C. Binnema* update to the new modest_tny_folder_has_subfolder_wit...
2007-11-05 Dirk-Jan C. Binnema* modest-tny-msg.c:
2007-11-05 Dirk-Jan C. Binnema* check return value of alarm_event_del
2007-11-05 Dirk-Jan C. Binnema* check return value of hildon_uri_open, small cleanups
2007-11-02 Dirk-Jan C. Binnema* maintain the osso_context_t ptr in modest_maemo_utils,
2007-11-01 Dirk-Jan C. Binnema* make libalarm an optional (no longer required) depend...
2007-11-01 Dirk-Jan C. Binnema* make modest_text_utils_get_display_date return a...
2007-10-31 Dirk-Jan C. Binnema* this is dirk's version of sergio's patch to only...
2007-10-30 Dirk-Jan C. Binnema* don't accept certificate when user clicked cancel
2007-10-30 Dirk-Jan C. Binnemaspelling: s/conformation/confirmation
2007-10-29 Jose Dapena PazPriority flags changes.
2007-10-26 Dirk-Jan C. Binnema* forgot these (see r3591)
2007-10-26 Sergio Villar Senin * Some improvements for the connect_and_wait, there...
2007-10-25 Sergio Villar Senin * Fixed a very stupid mistake by myself in the connect...
2007-10-25 Dirk-Jan C. Binnema* only set auto-update alarms when there are accounts;
2007-10-25 Sergio Villar Senin * Reimplementation of the connect_and_wait function
2007-10-23 Sergio Villar Senin * Removed an invalid indirection of a function call...
2007-10-16 Dirk-Jan C. Binnema* revert to the in-place 'modest_text_utils_get_display...
2007-10-15 Sergio Villar Senin * Fixed modest_text_utils_get_display_address, now...
2007-10-11 Dirk-Jan C. Binnema* don't implicitly depend on ossohelp (OSSO_HELP_SHOW_D...
2007-10-09 Sergio Villar Senin * Replaced GtkWindow by ModestWindow in some places
2007-10-03 Jose Dapena Paz* src/modest-platform.h, src/maemo/modest-platform.c:
2007-09-28 Sergio Villar Senin * Fixed NB#62792, the editor is closed if the...
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:
next