modest
2009-11-06 Sergio Villar... Properly reply to pure HTML emails.
2009-11-06 Sergio Villar... Do only use effective mcc's for getting the providers...
2009-11-06 Jose Dapena PazRemove extra spaces in the middle of an address field.
2009-11-06 Jose Dapena PazSet details dialog pannable horizontal policy to "never"
2009-11-04 Jose Dapena Pazbf
2009-11-04 Jose Dapena PazUse number entry API
2009-11-04 Jose Dapena PazRefactor access to ModestNumberEditor (in gtk we use...
2009-11-04 Jose Dapena PazAlso validating entry should be GtkEntry/HildonEntry
2009-11-04 Jose Dapena PazReplace all usage of HildonEntry with ModestEntry metho...
2009-11-04 Jose Dapena PazAdd modest_entry API for refactoring access to hildon...
2009-11-04 Jose Dapena PazRefactor check conditions for building modest toolkit...
2009-11-04 Jose Dapena PazIn gtk now we instantiate the new ModestFindToolbar
2009-11-04 Jose Dapena PazCreated ModestFindToolbar: Isearch toolbar implementati...
2009-11-04 Jose Dapena PazAlso use ModestISearchToolbar in msg view window
2009-11-04 Jose Dapena PazFix some runtime errors with bad class initialization.
2009-11-04 Jose Dapena PazMigrate usage of find toolbar in editor to use ModestIS...
2009-11-04 Jose Dapena PazHildonFindToolbar based implementation of ModestISearch...
2009-11-04 Jose Dapena PazNew interface ModestISearchToolbar
2009-11-04 Jose Dapena PazDrop usage of HildonCheckButton in settings dialogs.
2009-11-04 Sergio Villar... Increase the char limit for considering a header as...
2009-11-04 Javier JardónSupport silent build rules with automake 1.11
2009-11-04 Sergio Villar... Remove the first X lines when replying to HTML-only...
2009-11-04 Sergio Villar... Fixes a crash caused by an invalid dereference when...
2009-11-03 Javier JardónUse accessor functions instead direct access. (only...
2009-11-03 Sergio Villar... Remove Hildon1 conditional code from hildon2.
2009-11-03 Jose Dapena PazReplace usage of hildon check button in menu
2009-11-03 Jose Dapena PazForce resetting header window sort criteria
2009-11-03 Jose Dapena PazRemove sort button in header window (sort functionality...
2009-11-03 Jose Dapena PazMove dimming callback to ModestWindow
2009-11-03 Jose Dapena PazRefactor adding items to menu in hildon2. Now we have...
2009-11-03 Jose Dapena PazWIP: refactor ModestWindow and create ModestShell
2009-11-03 Jose Dapena PazUse modest_window_set_title interface.
2009-11-03 Jose Dapena PazRefactor gtk_window_set_title for ModestWindow children...
2009-11-03 Jose Dapena PazUse modest_window_add_toolbar in all the code.
2009-11-03 Jose Dapena PazRefactor hildon_window_add_toolbar to have implementati...
2009-11-03 Sergio Villar... Added a missing file
2009-11-03 Javier JardónRemove Hildon 0.x conditional code because Hildon 0...
2009-11-03 Javier JardónFix some compilation warnings in gnome version
2009-11-02 Sergio Villar... Added some extra debugging to track problems with
2009-11-02 Sergio Villar... Remove extra lines added during the HTML->text conversi...
2009-11-02 Sergio Villar... Removed some trailing whitespaces
2009-11-02 Sergio Villar... Added test for OpenEditAccountsDialog Dbus method
2009-11-02 Sergio Villar... Added the dbus method handler for OpenEditAccountsDialog
2009-11-02 Sergio Villar... Added OpenEditAccountsDialog service to libmodest dbus...
2009-11-02 Sergio Villar... Added close_all_but_initial() function call
2009-11-02 Sergio Villar... Refactored the code that closes the active dialogs
2009-10-30 Sergio Villar... Fixes NB#140509, sync() currently viewed folder on...
2009-10-29 Jose Dapena PazBy default don't allow horizontal scroll in scrolled...
2009-10-29 Jose Dapena PazBuild with scrolled window if target is gtk
2009-10-29 Jose Dapena PazNew implementation of ModestScrollable based on GtkScro...
2009-10-29 Jose Dapena PazUse scrollable in some still not migrated places
2009-10-29 Jose Dapena PazUse scrollable in header window and mailboxes window.
2009-10-29 Jose Dapena PazUse scrollable in connection specific smtp edit window
2009-10-29 Jose Dapena PazUse scrollable in accounts window
2009-10-29 Jose Dapena PazUse scrollable in ModestPlatform
2009-10-29 Jose Dapena PazUse scrollable in account settings dialog
2009-10-29 Jose Dapena PazUse scrollable in msg edit window
2009-10-29 Jose Dapena PazUse scroll in folder window
2009-10-29 Jose Dapena PazUse scrollable in account view window
2009-10-29 Jose Dapena PazUse scrollable in signature editor and connection setti...
2009-10-29 Jose Dapena PazUse scrollable in account wizard dialog
2009-10-29 Jose Dapena PazReplace hildon pannable area with modest scrollable...
2009-10-29 Jose Dapena PazNew toolkit factory, to instantiate specific widgets...
2009-10-29 Jose Dapena PazImplementation of ModestScrollable based on HildonPanna...
2009-10-29 Jose Dapena PazAdd ModestScrollable interface, which will wrap pannabl...
2009-10-29 Jose Dapena PazFirst step in refactoring ModestMsgViewWindow to be...
2009-10-29 Jose Dapena PazFix detection of hildon2 if user sets the toolkit manually
2009-10-28 Sergio Villar... Sync the flags using a mail operation. This way you...
2009-10-28 Sergio Villar... Sync the flags of messages read from notifications
2009-10-28 Sergio Villar... Perform a sync() of the currently viewed folder when...
2009-10-28 Jose Dapena PazBetter wrap of fields in details dialog (taking the...
2009-10-27 Sergio Villar... Removed gnome/ directory
2009-10-27 Sergio Villar... Moved connection specific smpt window to widgets
2009-10-27 Sergio Villar... Remove unneeded modest_osso_load_state() and modest_oss...
2009-10-27 Sergio Villar... Removed maemo/ directory
2009-10-27 Sergio Villar... Removed the Mozembed stuff
2009-10-27 Sergio Villar... Replaced hildon_banner_* calls by modest_platform_...
2009-10-27 Sergio Villar... Removed MainWindow dependency from UIDimmingRules
2009-10-27 Sergio Villar... Removed MainWindow dependency from widgets
2009-10-27 Sergio Villar... Removed MainWindow dependency from modest-ui-actions.c
2009-10-27 Sergio Villar... Removed main window dependency in hildon2 code
2009-10-27 Sergio Villar... Removed calls to get_main_window in hildon2 code
2009-10-26 Sergio Villar... Added two new exceptions for the country parsing. It...
2009-10-21 Sergio Villar... Fixes NB#133900, some countries are missing in the...
2009-10-20 Sergio Villar... Remove unused call
2009-10-20 Jose Dapena PazAvoid warnings and criticals.
2009-10-20 Jose Dapena PazDon't run dispose freeing the folder view, as this...
2009-10-20 Jose Dapena PazCancel account operations on disposing folder window.
2009-10-20 Jose Dapena PazOnly load one account in folders view (for header window).
2009-10-20 Jose Dapena PazDon't refresh children folder in update account, as...
2009-10-20 Jose Dapena PazDispose list store in folder view on disposing it.
2009-10-20 Sergio Villar... Fixed a typo added on commit 8927fc...
2009-10-19 Sergio Villar... Fixes NB#143352, add a DBus API to request inmmediate...
2009-10-19 Sergio Villar... Fixes NB#139404, download remote message attachments...
2009-10-19 Sergio Villar... Fixes NB#133828, show "Copy link location" as an option...
2009-10-19 Sergio Villar... Fixed a compilation issue
2009-10-16 Sergio Villar... Fixes NB#139196, CSM menus shown when tap-and-hold...
2009-10-16 Sergio Villar... Fixes NB#134253, save button active in account settings...
2009-10-16 Sergio Villar... Fixes NB#141016, file with non-ASCII chars sent by...
2009-10-16 Sergio Villar... Fixes NB#112533, long attachment's name is not truncate...
next