Refactor translations from hildon-libs.
[modest] / src / widgets /
2009-12-03 Jose Dapena PazRefactor translations from hildon-libs.
2009-12-03 Jose Dapena PazAdded non-hildon2 ModestDefaultGlobalSettingsDialog
2009-12-03 Jose Dapena PazAdd close button in gtk details dialog
2009-12-02 Jose Dapena PazShow translated names in first item of paths in change...
2009-12-01 Jose Dapena PazMoved ui files to src/widgets
2009-12-01 Jose Dapena PazFix translations
2009-12-01 Sergio Villar SenínReplaced modest_toolkit_utils_parent_window by gtk_widg...
2009-12-01 Sergio Villar SenínFixes several G_CRITICALS
2009-12-01 Jose Dapena PazFix translations.
2009-12-01 Sergio Villar SenínDo not show neither tabs nor tree view headers
2009-12-01 Jose Dapena PazRemove help id's in windows (deprecated in hildon2...
2009-12-01 Jose Dapena PazMove some operations to properly find the parent window
2009-12-01 Sergio Villar SenínFixed compilation warnings
2009-12-01 Jose Dapena PazMake windows inherit from ModestShellWindow in gtk
2009-11-30 Jose Dapena PazOn cancelling attempt to retrieve a message, close...
2009-11-30 Sergio Villar SenínWait 1 sec before closing the accounts window in order...
2009-11-26 Sergio Villar SenínDo not assume that account protocols will always return...
2009-11-26 Sergio Villar SenínAdded two new options to global settings dialog
2009-11-25 Sergio Villar SenínFixed some compilation errors in gnome platform
2009-11-25 Sergio Villar SenínMoved calendar widget dependencies from hildon2/ to...
2009-11-25 Jose Dapena PazBuild fix in hildon2
2009-11-25 Jose Dapena PazBuild fix in gtk for new color button
2009-11-25 Jose Dapena PazDrop old non hildon2 code in folder view
2009-11-25 Jose Dapena PazSet gtk look and feel for accounts view widget to match...
2009-11-25 Jose Dapena PazRemove src/widgets modest shell
2009-11-25 Jose Dapena PazMove signature editor to src/widgets
2009-11-25 Jose Dapena PazMove default account settings dialog to src/widgets
2009-11-25 Jose Dapena PazMove account view window to src/widgets
2009-11-25 Jose Dapena PazChange color dialogs in editor
2009-11-25 Jose Dapena PazMoved modest wp text view to src/widgets
2009-11-25 Jose Dapena PazMove edit window to src/widgets
2009-11-25 Jose Dapena PazMove connection specific smtp edit window to src/widgets
2009-11-25 Jose Dapena PazConnection specific smtp window moved to src/widgets
2009-11-25 Jose Dapena PazMove easysetup wizard to src/widgets
2009-11-25 Jose Dapena PazNew details dialog for gtk
2009-11-25 Jose Dapena PazFixes for mailboxes window
2009-11-25 Jose Dapena Pazgtk fixes in accounts window
2009-11-25 Jose Dapena PazMore fixes for accounts window in gtk
2009-11-25 Jose Dapena PazMove mailboxes window to src/widgets
2009-11-25 Jose Dapena PazMove accounts window to src/widgets
2009-11-25 Jose Dapena PazMove modest folder window to widgets
2009-11-25 Jose Dapena PazRefactor part of ModestWindow and ModestHildon2Window
2009-11-25 Jose Dapena PazMove header window to src/widgets
2009-11-25 Jose Dapena PazMove ui msg view dimming rules to src/widgets
2009-11-25 Jose Dapena PazForgotten files
2009-11-25 Jose Dapena PazRefactored some maemo utils to toolkit utils
2009-11-25 Jose Dapena PazBUild fixes
2009-11-17 Jose Dapena PazFix easysetup wizard in gtk
2009-11-17 Jose Dapena PazMore migration to selector in factory
2009-11-17 Jose Dapena PazProvide selector picker or combobox from factory
2009-11-17 Jose Dapena PazUse text view from factory
2009-11-17 Jose Dapena PazText view access through factory
2009-11-17 Jose Dapena PazSecure auth selector
2009-11-17 Jose Dapena PazSecurity options view based in gtk
2009-11-17 Jose Dapena PazUse server security selector in connection specific...
2009-11-17 Jose Dapena PazServer security combobox for gtk in factory
2009-11-17 Jose Dapena PazNew ModestServertypeComboBox for gtk.
2009-11-13 Jose Dapena PazSome fixes in panning of msg view:
2009-11-13 Jose Dapena PazOn failing to retrieve a message in view and closing...
2009-11-12 Jose Dapena PazNew ModestProviderCombobox for running modest in gtk
2009-11-12 Jose Dapena PazNew ModestCountryComboBox for running modest in gtk.
2009-11-12 Sergio Villar SeninRemoved some hildon code from ModestMsgViewWindow
2009-11-12 Sergio Villar SeninUse the toolkit factory method to create the file choos...
2009-11-12 Sergio Villar SeninAdded the create_file_chooser creation method
2009-11-11 Sergio Villar SeninFixed a compilation error. An slash was deleted by...
2009-11-09 Sergio Villar SeninFixed the dimming rule for "add_to_contacts" in the...
2009-11-09 Sergio Villar SeninAdded "Add to Contacts" to the message editor window
2009-11-09 Sergio Villar SeninRefactored the code that offers UI to add contacts...
2009-11-09 Jose Dapena PazSave screenshot on closing modest (fixes NB#139348).
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 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-03 Javier JardónUse accessor functions instead direct access. (only...
2009-11-03 Jose Dapena PazReplace usage of hildon check button in menu
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 SeninAdded a missing file
2009-11-03 Javier JardónRemove Hildon 0.x conditional code because Hildon 0...
2009-11-02 Sergio Villar SeninAdded close_all_but_initial() function call
2009-11-02 Sergio Villar SeninRefactored the code that closes the active dialogs
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
next