Better attachments detection for text/calendar
[modest] / src / widgets / modest-account-view.c
2010-01-12 Javier JardónRemove some deprecated GTK+ symbols
2009-12-03 Jose Dapena PazShow rows hint in accounts and folder view for gtk
2009-12-01 Sergio Villar SenínDo not show neither tabs nor tree view headers
2009-11-25 Jose Dapena PazBuild fix in hildon2
2009-11-25 Jose Dapena PazSet gtk look and feel for accounts view widget to match...
2009-11-09 Jose Dapena PazSave screenshot on closing modest (fixes NB#139348).
2009-11-03 Javier JardónRemove Hildon 0.x conditional code because Hildon 0...
2009-09-30 Javier JardónUse GTK+ single includes
2009-06-02 Jose Dapena Paztimestamp is in utc, remove special formatting
2009-06-02 Jose Dapena PazBetter time offset calculation
2009-04-29 Sergio Villar SenínFixes NB#112983, do not show last updated time as 01...
2009-04-13 Jose Dapena PazChanges to fix NB#110512
2009-03-31 Jose Dapena PazCheck return value of get_iter_from_string in on_accoun...
2009-02-17 Jose Dapena PazSet picker mode in account view for account view window.
2009-02-17 Jose Dapena PazAccount view picker mode (show only names, centered...
2009-02-12 Sergio Villar Senin* Added a couple of fixes for diablo build
2009-02-09 Jose Dapena PazMore reliable way to set the fonts from rc style.
2009-02-09 Sergio Villar Senin* Do not try to select accounts in Fremantle
2009-02-06 Jose Dapena PazTrack style changes in account view
2009-02-06 Jose Dapena PazProper fremantle font settings in accounts view
2009-02-06 Jose Dapena PazSet padding for account view in Fremantle
2009-01-28 Sergio Villar Senin* Fixes NB#97355, email is launched properly even thoug...
2008-12-19 Jose Dapena PazThis is a manual merge of branch drop split view intro...
2008-12-12 Jose Dapena PazAdd support for datetime formatter in account view
2008-10-30 Jose Dapena Paz* Now the account view in fremantle shows with the...
2008-09-22 Jose Dapena PazMerged the new plugin system from branch plugin-system.
2008-05-09 Sergio Villar Senin * Fixes NB#85344, do not leave the active focus in...
2008-05-05 Sergio Villar Senin * Removed some unused code
2008-02-27 Alberto Garcia* src/widgets/modest-account-view.c:
2008-02-13 Sergio Villar Senin * Fixes NB#80619, do not force the width of the accoun...
2008-01-28 Sergio Villar Senin * Do not try to select the first account if there...
2007-12-04 Felipe Erias Moran... Fixes NB#66958
2007-12-03 Jose Dapena PazThis patch includes a lot of work to refactor and reorg...
2007-11-28 Felipe Erias Moran... Fixes NB#77038
2007-11-15 Felipe Erias Moran... Fixes NB#66410
2007-11-01 Dirk-Jan C. Binnema* make modest_text_utils_get_display_date return a...
2007-09-27 Jose Dapena Paz* src/widgets/modest-account-view.c:
2007-09-27 Sergio Villar Senin * The "account-changed" signal is now properly managed...
2007-09-26 Sergio Villar Senin * Some aesthetic changes
2007-09-26 Sergio Villar Senin * Fixed an error in the g_signal_emit of my last commit
2007-09-26 Sergio Villar Senin * Some aesthetic changes
2007-09-25 Sergio Villar Senin * Some aesthetic changes
2007-09-20 Sergio Villar Senin * Added a new signal to the account mgr that notifies...
2007-09-20 Sergio Villar Senin * Fixes some issues
2007-08-22 Armin Burgmeier2007-08-22 Armin Burgmeier <armin@openismus.com>
2007-08-13 Murray Cumming2007-08-13 Murray Cumming <murrayc@murrayc.com>
2007-08-07 Javier Fernandez... * Call send-queue-flush when account is edited and...
2007-08-06 Javier Fernandez... * Set some g_return_if_fail because i notice some random
2007-08-01 Dirk-Jan C. Binnema* forgot to commit this
2007-08-01 Dirk-Jan C. Binnema* step 2 of the account fixes; for now, account changes
2007-07-31 Dirk-Jan C. Binnema* restore some functionality after the changes, by...
2007-07-31 Philip Van Hoof2007-07-31 Philip Van Hoof <pvanhoof@gnome.org>
2007-07-23 Sergio Villar Senin * ModestAccountMgr: the account manager is...
2007-07-22 Johannes Schmid2007-07-22 Johannes Schmid <johannes.schmid@openismus...
2007-06-20 Javier Fernandez... * Changes in the localization structure. GETTEXT package is
2007-06-19 Dirk-Jan C. Binnema* leak fixes; free both list and its elements when...
2007-06-17 Johannes Schmid2007-06-17 Johannes Schmid <johannes.schmid@openismus...
2007-06-13 Sergio Villar Senin * Fixes NB#59753, the account that is created is now...
2007-06-08 Murray Cumming2007-06-08 Murray Cumming <murrayc@murrayc.com>
2007-06-05 Johannes Schmid2007-06-05 Johannes Schmid <johannes.schmid@openismus...
2007-06-03 Armin Burgmeier2007-06-03 Armin Burgmeier <armin@openismus.com>
2007-05-17 Murray Cumming2007-05-17 Murray Cumming <murrayc@murrayc.com>
2007-05-15 Murray Cumming2007-05-15 Murray Cumming <murrayc@murrayc.com>
2007-05-15 Sergio Villar Senin * Modified the update_account signature to ensure...
2007-05-15 Dirk-Jan C. Binnema* update for the modest-protocol-info changes
2007-05-09 Murray Cumming2007-05-09 Murray Cumming <murrayc@murrayc.com>
2007-05-09 Dirk-Jan C. Binnema* remove checkbox-related properties for 1.1, as they...
2007-05-09 Murray Cumming2007-05-09 Murray Cumming <murrayc@murrayc.com>
2007-05-02 Murray Cumming2007-05-02 Murray Cumming <murrayc@murrayc.com>
2007-04-16 Murray Cumming2007-04-16 Murray Cumming <murrayc@murrayc.com>
2007-04-10 Dirk-Jan C. Binnema* minor fixes; revert is-default logic for default...
2007-04-05 Murray Cumming2007-04-05 Murray Cumming <murrayc@murrayc.com>
2007-04-05 Murray Cumming2007-04-05 Murray Cumming <murrayc@murrayc.com>
2007-02-21 Sergio Villar SeninAdded disconnection code to the account view
2007-02-21 Sergio Villar SeninFixed some reference leaks
2007-02-14 Dirk-Jan C. Binnema* maemo/:
2007-02-12 Dirk-Jan C. Binnema* modest-account-mgr and clients:
2007-02-03 Dirk-Jan C. Binnema* all:
2007-02-01 Dirk-Jan C. Binnema* all:
2007-01-24 Dirk-Jan C. Binnema* modest-account-view.c:
2007-01-19 Sergio Villar Senin* Migration to GtkUIManager
2007-01-19 Dirk-Jan C. Binnema* modest-account-view:
2007-01-18 Sergio Villar Senin* Added missing header
2007-01-12 Sergio Villar Senin* Cleaned some header files, deleting unused includes
2006-12-15 Sergio Villar Senin* Added support in the interface to remove accounts
2006-12-15 Sergio Villar Senin* Added some unit tests for ModestTextUtils
2006-11-13 Sergio Villar Senin * src/modest-tny-store-actions.h
2006-10-26 Dirk-Jan C. Binnema* make it compile again with latest Tinymail; does...
2006-07-31 Dirk-Jan C. Binnema* correctly deal with changes in the account
2006-07-24 Dirk-Jan C. Binnema* fix for initialized priv ptr in modest_account_view...
2006-07-21 Dirk-Jan C. Binnema* coding style
2006-07-21 Dirk-Jan C. Binnema* ModestTnyFolderTreeView => ModestFolderView