Modified webpage: now tinymail repository is in gitorious.
[modest] / src / maemo / modest-platform.c
2009-10-27 Sergio Villar SeninRemoved maemo/ directory
2009-10-21 Sergio Villar SeninFixes NB#133900, some countries are missing in the...
2009-06-01 Jose Dapena PazAnother printerr replaced by a g_warning
2009-05-31 Jose Dapena PazNew modest_platform_system_banner (show even if no...
2009-05-31 Jose Dapena PazChanged g_log levels in all app. Idea is reducing the...
2009-05-21 Sergio Villar SeninSeveral build fixes for Diablo
2009-05-21 Sergio Villar SeninNotification system now receives a list of structures...
2009-04-17 Jose Dapena PazAsync retrieval API in modest_platform_run_header_detai...
2009-04-17 Jose Dapena PazAdd support for disabling size in details dialog
2009-04-08 Jose Dapena PazRefactor mcc parsing code
2009-04-08 Jose Dapena PazMove fallback provider data to be in common code.
2009-03-09 Sergio Villar SeninFixes the new folder dialog in Diablo
2009-02-27 Sergio Villar SeninSome Maemo compilation fixes
2009-01-21 Sergio Villar SeninMigrated maemo to text-utils dgettext macros
2009-01-20 Sergio Villar SeninFixed compilation warnings
2009-01-19 Sergio Villar Senin* Fixes NB#98417, fixes a crash when trying to move...
2009-01-12 Sergio Villar Senin* Fixes NB#97283, fixes moving messages from viewer...
2009-01-08 Sergio Villar SeninFixes the Diablo build
2008-12-22 Jose Dapena PazNow new folder name dialog can show a account picker
2008-12-19 Jose Dapena PazThis is a manual merge of branch drop split view intro...
2008-11-19 Jose Dapena Paz* Added new method modest_platform_get_osso_context...
2008-10-24 Sergio Villar Senin * Migrated both the Folder and Message details dialog...
2008-10-24 Sergio Villar Senin * Fixes NB#90831, removed an unused funcion
2008-10-21 Sergio Villar Senin * Fixes several memory leaks
2008-10-08 Jose Dapena PazAfter a deep refactoring, finally finished to split...
2008-09-22 Jose Dapena PazMerged the new plugin system from branch plugin-system.
2008-08-12 Sergio Villar Senin * Fixes NB#87456, close "remove attachment" dialog...
2008-07-02 Sergio Villar Senin * Fixes NB#86408, show banners even if parent windows...
2008-06-17 Jose Dapena PazRefactoring sort dialog code to be able to implement...
2008-05-21 Jose Dapena Paz* src/maemo/modest-platform.c:
2008-05-14 Sergio Villar Senin * Added a new parameter to modest_platform_check_memor...
2008-05-05 Sergio Villar Senin * Fixes NB#81913, do not resize the new folder dialog...
2008-04-30 Sergio Villar Senin * Removed an invalid g_source_remove
2008-04-16 Sergio Villar Senin * Fixes NB#84117, fixes "hangs" when reopening Modest...
2008-04-11 Dirk-Jan C. Binnema* for NB#83601:
2008-04-11 Dirk-Jan C. Binnema* update modest_platform_check_memory_low API a bit;
2008-04-10 Dirk-Jan C. Binnema* add modest_platform_check_memory_low; it will return...
2008-04-07 Sergio Villar Senin * Partially fixes NB#83671, fixes several reference...
2008-03-26 Jose Dapena PazThis patch addapts modest to the new API for TnyHeader...
2008-03-24 Sergio Villar Senin * Added a new parametter to modest_platform_sho...
2008-03-18 Sergio Villar Senin * Fixes NB#82696, auto update is working again
2008-03-04 Sergio Villar Senin * Fixed NB#80996, resized the rename folder dialog...
2008-02-28 Sergio Villar Senin * Renamed modest-easysetup-wizard by modest-easysetup...
2008-02-19 Sergio Villar Senin * Partially fixes NB#80917, we still need the strings...
2008-02-19 Alberto Garcia * src/maemo/modest-platform.c:
2008-02-19 Sergio Villar Senin * Fixes NB#80965, the OK button is selected by default...
2008-02-19 Sergio Villar Senin * Fixes NB#80965, focus the view button in the certif...
2008-02-19 Sergio Villar Senin * Fixes NB#80952, added a missing colon, and fixed...
2008-02-15 Sergio Villar SeninAdded a comment
2008-02-15 Sergio Villar Senin * Fixes NB#80791 place the buttons in their proper...
2008-02-11 Sergio Villar Senin * Do not run the alarm if the device is offline -...
2008-02-11 Sergio Villar Senin * created a new method in modest-platform to make...
2008-01-22 Alberto GarciaRefactored modest_platform_on_new_headers_received().
2008-01-21 Dirk-Jan C. Binnema* adding some precondition checks, hopefully adding...
2008-01-17 Sergio Villar Senin * Fixes a potential SIGSEV
2008-01-11 Sergio Villar Senin * Adds the force parameter to the connect_and_perform...
2008-01-10 Jose Dapena Paz* src/maemo/modest-platform.c:
2008-01-10 Jose Dapena Paz* src/widgets/modest-window-mgr.[ch]:
2007-12-20 Sergio Villar Senin * Fixes NB#78699, there was a missing refilter before...
2007-12-19 Alberto GarciaShow "Copied" banner after copying a URL
2007-12-19 Sergio Villar Senin * Added MCE ifdefs
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
next