modest
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* And added ui actions symbols
2008-12-04 Jose Dapena Paz* Now modest_plugin_ui_actions methods disappear, and...
2008-12-04 Jose Dapena Pazdeleted comma in changelog to clarify the format
2008-12-04 Jose Dapena PazWhen loading account settings, if we have a URI, then...
2008-12-04 Jose Dapena PazAdded week 48 bug fixes
2008-12-04 Jose Dapena PazReplaces an invalid g_free by g_object_unref
2008-12-04 Jose Dapena Paz* Reworked attachments mime type detection and body...
2008-12-04 Jose Dapena Paz* Added modest plugin ui actions, for exporting ui...
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 PazMerged changes for bug 88919 from stable branch
2008-12-04 Jose Dapena Paz * Fixes NB#93064, replaced logical ids by the new...
2008-12-04 Jose Dapena Paz * Fixes NB#93003, replaced an old logical id by the...
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#89992, do not crash when starting modest...
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 PazAdded bug fixes for week 47 release.
2008-12-04 Jose Dapena Paz * Fixes NB#92413, fixed a wrong if statement
2008-12-04 Jose Dapena Paz * Fixes NB#92411, remove redundant if's
2008-12-04 Jose Dapena Paz * Fixes NB#92366
2008-12-04 Jose Dapena Paz * Fixes NB#91634, check memory low conditions always...
2008-12-04 Jose Dapena PazFixes bug 91833, added microb-eninge to the Depends...
2008-12-04 Jose Dapena Paz * Set a variable to NULL to avoid a double g_free
2008-12-04 Jose Dapena Paz * Fixes NB#91006, dimm the username and password if...
2008-12-04 Jose Dapena Paz * Fixes NB#92249, fixes a memory leak * Rewritten...
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-12-02 Jose Dapena PazDBUS top application now uses common show_initial_windo...
2008-11-27 Sergio Villar... Fixes an invalid call to tny_folder_get_account. It...
2008-11-27 Jose Dapena PazPut bold only the folder name, not the full path
2008-11-27 Jose Dapena PazAppend account name to "non special" folder name in...
2008-11-27 Jose Dapena PazNew path separator in fremantle folder list store ...
2008-11-27 Sergio Villar... Removed a gtk_tree_model_iter_parent from the filter_ro...
2008-11-27 Sergio Villar... Removed handling of row inserted to select a folder...
2008-11-27 Jose Dapena PazHide accounts in folder view in fremantle and change...
2008-11-27 Jose Dapena PazAlign messages column to right (with xalign)
2008-11-27 Jose Dapena PazMake folder name get bold properly if messages are...
2008-11-27 Jose Dapena PazModified the compact folder view rendering to show...
2008-11-27 Jose Dapena PazNow we check the accounts for sorting special folders...
2008-11-27 Jose Dapena PazFixed updated format on send/receive of accounts view
2008-11-27 Jose Dapena PazShow the date display string using new translation...
2008-11-27 Jose Dapena PazAccounts window instance init method instead of init
2008-11-27 Sergio Villar... Fixed the ordenation of folders in Folder Window
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... Updated the account window management to the Fremantle...
2008-11-26 Jose Dapena PazMake msg view show from/to address as only the "display...
2008-11-26 Jose Dapena PazPut long dash as separator in date of msg view
2008-11-26 Jose Dapena PazMake attachments appear as underlined in fremantle
2008-11-26 Jose Dapena PazMore separation in the second row of message view headers
2008-11-26 Jose Dapena PazRemove from/to button in compact mail header view.
2008-11-26 Jose Dapena PazStyle updates of date field in message view.
2008-11-26 Jose Dapena PazView images button in msg view shown fingerable and...
2008-11-26 Jose Dapena PazStyle adjustments in msg view header labels:
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... * Added the show_initial_window method
2008-11-25 Sergio Villar... Removes a double gtk_container_add
2008-11-25 Jose Dapena Paz* Refactor sorting of folder view to make it support...
2008-11-25 Jose Dapena Paz* Fix icon name
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 Paz* src/widgets/modest-wizard-dialog.c:
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-17 Jose Dapena Paz* More build fixes.
2008-11-17 Jose Dapena Paz* Small fix in includes
2008-11-14 Jose Dapena Paz* Use common icon constants in header views.
2008-11-14 Jose Dapena Paz* Fixes to window manager, to make it work as expected.
2008-11-14 Jose Dapena Paz* Forgot to commit the compact mail headers.
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-12 Jose Dapena Paz* Added new signal folder activated, for providing...
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-11-10 Sergio Villar... * Fixes NB#92083, initialize a variable
2008-11-10 Sergio Villar... * Fixes NB#92084, set the proper type of a variable
2008-11-10 Sergio Villar... * Fixes NB#92091, fixes a memory leak, two reference...
2008-11-10 Sergio Villar... * Fixes NB#92087, fixes a memory leak
2008-11-10 Sergio Villar... * Fixes NB#92085, added a missing dialog destroy
2008-11-07 Sergio Villar... * Fixes NB#90983, fixes several small memory leaks
next