Added varargs get_translation function and sort the code to use it
[modest] / src / hildon2 /
2008-12-15 Sergio Villar Senin * Fixes NB#95557, do not set the title of the osso...
2008-12-15 Jose Dapena PazFixed ckdg_ti_sort translation domain to be hildon...
2008-12-12 Sergio Villar SeninRefactored the "Move to" code. Now each platform provid...
2008-12-12 Sergio Villar SeninFixed a warning due to an undefined function
2008-12-12 Sergio Villar SeninReplaced a couple of deprecated functions
2008-12-12 Sergio Villar SeninMove to folder
2008-12-11 Sergio Villar SeninRefactored the "Move to..." dialog
2008-12-11 Jose Dapena PazAdd support for datetime formatter in account view
2008-12-11 Jose Dapena PazFix usage of uninitialized window stack in fremantle...
2008-12-11 Sergio Villar SeninReplaced some deprecated functions
2008-12-11 Jose Dapena PazProgress feedback in header window
2008-12-11 Jose Dapena PazEnable dimming for header window
2008-12-11 Sergio Villar Senin * Fixes NB#95206, fixed the size of the priority icon...
2008-12-11 Sergio Villar Senin * Fixes NB#94069, replaced sent and outbox icon names
2008-12-10 Jose Dapena PazIf we cancel delete confirmation dialog we go back...
2008-12-10 Jose Dapena PazImplement delete and move to in header window
2008-12-10 Jose Dapena PazUnselect all in header window tree selection on setting...
2008-12-10 Jose Dapena PazMissing ref on creating msg view window from header...
2008-12-10 Jose Dapena PazAutoscroll to first element in header window if user...
2008-12-10 Jose Dapena PazMake empty view visible in header window
2008-12-10 Jose Dapena PazNow header window edit toolbar is outside the pannable.
2008-12-10 Jose Dapena PazAdded management of edit mode and edit toolbar in heade...
2008-12-10 Sergio Villar SeninReplaced the old application icon with the new one...
2008-12-09 Jose Dapena PazFix build
2008-12-09 Jose Dapena PazUse EBook commit instead of abook if contact is not...
2008-12-09 Sergio Villar SeninFixes an invalid g_object_ref/unref
2008-12-09 Jose Dapena PazUse new contact chooser instead of contact selector
2008-12-04 Jose Dapena PazFixes a compilation warning with osso-abook
2008-12-04 Jose Dapena PazFix add to contacts dialog response
2008-12-04 Jose Dapena PazModified menus in message view to fit specs. Added...
2008-12-04 Jose Dapena PazAdded hildon-gtk include to fix build
2008-12-04 Jose Dapena PazNow we use libcanberra and libprofile for sounds
2008-12-04 Jose Dapena PazReplace MMC hardcoded paths with the ones retrieving...
2008-12-04 Jose Dapena PazReplaced references to MyDocs with environment variable
2008-12-04 Jose Dapena PazRemoved an invalid g_object_unref
2008-12-04 Jose Dapena PazAesthetic changes
2008-12-04 Jose Dapena PazMoved all_recipients_list to be available in modest...
2008-12-04 Jose Dapena PazNew addressbook method modest_address_book_has_address.
2008-12-04 Jose Dapena PazUse the new temporary contact dialog for adding address...
2008-12-04 Jose Dapena PazMove create_container to constructor in details dialog.
2008-12-04 Jose Dapena PazSet finger height for labels on captioned
2008-12-04 Jose Dapena PazSet recipients height to auto in editor.
2008-12-04 Jose Dapena PazNew method modest_maemo_utils_create_caption_with_size_type
2008-12-04 Jose Dapena Paz * Added code to show dialog for choosing recipients
2008-12-04 Jose Dapena Paz * Fixes NB#91036, show a confirmation dialog when...
2008-12-04 Jose Dapena Paz * Fixes NB#93292, replaced a logical id
2008-12-04 Jose Dapena Paz * Fixes NB#92030
2008-12-04 Jose Dapena Paz * Fixes NB#91033, fixes SMTP dialogs bug
2008-12-04 Jose Dapena Paz* Fix behavior of check names for fremantle.
2008-12-04 Jose Dapena Paz* Fix osso addressbook detection in configure.ac.
2008-12-04 Jose Dapena Paz* Removed ellipsize from main window accounts menu...
2008-12-04 Jose Dapena Paz* Removed header view and folder view CSM menus in...
2008-12-04 Jose Dapena Paz* Removed all help application support (fixes NB#93294).
2008-12-04 Jose Dapena Paz* Added new method modest_platform_get_osso_context...
2008-12-04 Jose Dapena Paz * Fixes NB#90887, properly construct an error message
2008-12-04 Jose Dapena Paz * Fixes NB#93064, replaced logical ids by the new...
2008-12-04 Jose Dapena Paz * Fixes NB#92178, replaced an old logical id
2008-12-04 Jose Dapena Paz * Fixes NB#92686, migrate the main window menus to...
2008-12-04 Jose Dapena Paz * Fixes NB#92938, replaced the logical strings by...
2008-12-04 Jose Dapena Paz * Fixes NB#92694, migrated the viewer menus to 1.5...
2008-12-04 Jose Dapena Paz * Fixes NB#92688, migrate editor menus to 1.5 specs
2008-12-04 Jose Dapena Paz * Fixes NB#92784, replace the View menu by the Account...
2008-12-04 Jose Dapena Paz * Fixes NB#92695, "search messages" no longer appear...
2008-12-04 Jose Dapena Paz * Fixes NB#92693, replaced a logical id
2008-12-04 Jose Dapena Paz * Fixes NB#92691, remove View attachment from menu
2008-12-04 Jose Dapena Paz * Fixes NB#92212, fixed two logical strings in the...
2008-12-04 Jose Dapena Paz * Fixes NB#90948, show messages as attachments in...
2008-12-04 Jose Dapena PazRemoved the Search messages options from the UI manager...
2008-12-04 Jose Dapena PazRefactored the account deletion code
2008-12-04 Jose Dapena Paz * Fixes NB#91006, dimm the username and password if...
2008-12-04 Jose Dapena Paz * Fixes NB#92276, initialize a variable
2008-12-04 Jose Dapena Paz * Fixes NB#92225, remove the "search messages" option...
2008-11-27 Jose Dapena PazAccounts window instance init method instead of init
2008-11-26 Jose Dapena PazUse pannable instead of scrolled window in composer
2008-11-26 Jose Dapena PazRemoved composer menu actions not available in Fremantle
2008-11-26 Sergio Villar SeninUpdated the account window management to the Fremantle...
2008-11-26 Jose Dapena PazAdded dimming rules processing on toggling menu
2008-11-26 Jose Dapena PazNow we set the dimming rules of app menu in view window
2008-11-26 Jose Dapena PazRemoved menubar in view window, and replace it with...
2008-11-25 Sergio Villar Senin* Added the show_initial_window method
2008-11-21 Jose Dapena Paz* More icon changes
2008-11-21 Jose Dapena Paz* Update icon names again.
2008-11-21 Jose Dapena Paz*Fix
2008-11-21 Jose Dapena PazNew accounts window, that's shown as top main view...
2008-11-17 Jose Dapena Paz* Enable sort option in header window.
2008-11-17 Jose Dapena Paz* Added new window for accounts.
2008-11-14 Jose Dapena Paz* Fixes to window manager, to make it work as expected.
2008-11-14 Jose Dapena Paz* Removed progress bar in msg view window.
2008-11-14 Jose Dapena PazRefactoring of mail header view.
2008-11-12 Jose Dapena Paz* Now header activated signal in header view also passe...
2008-11-12 Jose Dapena Paz* Now on opening from main window the account, it just...
2008-11-11 Jose Dapena Paz* Window manager mimics the way close should work if...
2008-11-10 Jose Dapena PazChanges for new fremantle ui:
2008-11-10 Jose Dapena Paz* Moved hildon2 icon names to the new names in specs.
2008-10-30 Jose Dapena Paz* Account settings dialog pannable has initial hint...
2008-10-30 Jose Dapena Paz* Now the account view in fremantle shows with the...
2008-10-30 Jose Dapena Paz* Now, in fremantle target, we can change the default...
2008-10-30 Jose Dapena Paz* Moved account delete button from accounts view to...
2008-10-30 Jose Dapena Paz* Changed to use hildon check button properly in easyse...
2008-10-30 Jose Dapena PazChanges to connection specific smtp list dialog:
next