Refactor part of ModestWindow and ModestHildon2Window
[modest] / src / 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
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-28 Jose Dapena PazBetter wrap of fields in details dialog (taking the...
2009-10-27 Sergio Villar SeninMoved connection specific smpt window to widgets
2009-10-27 Sergio Villar SeninRemoved maemo/ directory
2009-10-27 Sergio Villar SeninRemoved the Mozembed stuff
2009-10-27 Sergio Villar SeninRemoved MainWindow dependency from widgets
2009-10-20 Sergio Villar SeninRemove unused call
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 PazDispose list store in folder view on disposing it.
2009-10-14 Sergio Villar SeninFixes NB#139032, remove the colons in folder details...
2009-10-07 Jose Dapena PazRemove the infinite loops that were causing the applica...
2009-09-30 Javier JardónRemove HildonDialog deprecated symbol
2009-09-30 Javier JardónUse GTK+ single includes
2009-09-17 Jose Dapena PazLots of fixes on selection behavior in recipient editor...
2009-09-14 Sergio Villar SeninFixes NB#138110, sometimes manual send&receive does...
2009-09-14 Sergio Villar SeninFinal fix for NB#137187, problems parsing email addresses
2009-09-11 Sergio Villar SeninAdded the function that quotes emails
2009-09-11 Sergio Villar SeninBetter parsing support
2009-09-10 Jose Dapena PazOn html adjustment changes, resize children in idle.
2009-09-09 Jose Dapena PazCode review fix in ModestAttachmentsView.
2009-09-08 Jose Dapena PazSet word char wrapping mode in gtkhtml widget (fixes...
2009-09-07 Jose Dapena PazLImit the number of changes for correcting scroll to...
2009-09-03 Javier JardonAdded "separator" variable when not using hildon2 libs...
2009-09-03 Javier JardonDo not use gtk_html_set_auto_panning for the GNOME...
2009-09-03 Jose Dapena PazChange scroll readjustment management in msg view.
2009-09-03 Jose Dapena PazAlso queue resize on body
2009-09-03 Jose Dapena PazRenegociate size of the html body in msg view on settin...
2009-09-03 Jose Dapena PazAdded row reference valid checks all around modest...
2009-08-27 Jose Dapena PazFixed a reference problem in grey coloring of mail...
2009-08-26 Jose Dapena PazRemove separator in hildon2
2009-08-26 Jose Dapena PazAlso change bg color of attachments view.
2009-08-26 Jose Dapena PazPut grey in compact mail header view.
2009-08-22 Sergio Villar SeninDo refresh the currently viewed headers when clicking...
2009-08-22 Sergio Villar SeninRemoved extra references when deleting folders
2009-08-18 Sergio Villar SeninFixes NB#132390, added a couple of extra checks to...
next