modest
17 years ago* Removed the attachments stuff
Sergio Villar Senin [Fri, 12 Jan 2007 14:15:22 +0000 (14:15 +0000)]
* Removed the attachments stuff

pmo-trunk-r609

17 years ago* Cleaned some header files, deleting unused includes
Sergio Villar Senin [Fri, 12 Jan 2007 14:13:31 +0000 (14:13 +0000)]
* Cleaned some header files, deleting unused includes
* Migrated the edit msg window to GtkUIManager
* Added modest-ui-actions.h with the signatures of the ui actions
* Added modest-main-window-ui.h and modest-edit-msg-window-ui.h with the ui action entries of the windows
* Removed the action entries and actions from modest-ui-priv.h
* Moved the GtkUIManager creation to the windows
* Added some getter methods to the windows

pmo-trunk-r608

17 years ago* modest-main.c, modest-tny-account-store.c:
Dirk-Jan C. Binnema [Thu, 11 Jan 2007 07:52:07 +0000 (07:52 +0000)]
* modest-main.c, modest-tny-account-store.c:
  - fix two leaks

pmo-trunk-r607

17 years ago* solve merge conflict
Dirk-Jan C. Binnema [Wed, 10 Jan 2007 19:08:25 +0000 (19:08 +0000)]
* solve merge conflict

pmo-trunk-r606

17 years ago* modest-icon-names.h:
Dirk-Jan C. Binnema [Wed, 10 Jan 2007 15:46:49 +0000 (15:46 +0000)]
* modest-icon-names.h:
  - use modest-icon.png

pmo-trunk-r605

17 years ago* modest-header-view.c:
Dirk-Jan C. Binnema [Wed, 10 Jan 2007 15:45:17 +0000 (15:45 +0000)]
* modest-header-view.c:
  - enable the hiding of the GtkTreeView heading

pmo-trunk-r604

17 years ago* modest-widget-factory.[ch]:
Dirk-Jan C. Binnema [Wed, 10 Jan 2007 15:44:29 +0000 (15:44 +0000)]
* modest-widget-factory.[ch]:
  - first stab of combobox of non-local stores; not finished yet

pmo-trunk-r603

17 years ago* added some icons
Dirk-Jan C. Binnema [Wed, 10 Jan 2007 13:40:34 +0000 (13:40 +0000)]
* added some icons

pmo-trunk-r602

17 years agopmo-trunk-r601
Sergio Villar Senin [Wed, 10 Jan 2007 10:51:13 +0000 (10:51 +0000)]
pmo-trunk-r601

17 years ago* Removed the ModestTnyAttachment stuff
Sergio Villar Senin [Wed, 10 Jan 2007 09:00:45 +0000 (09:00 +0000)]
* Removed the ModestTnyAttachment stuff

pmo-trunk-r600

17 years ago* modest-header-view.[ch], modest-widget-memory.c:
Dirk-Jan C. Binnema [Wed, 10 Jan 2007 07:11:24 +0000 (07:11 +0000)]
* modest-header-view.[ch], modest-widget-memory.c:
  - widget state management, first round

pmo-trunk-r599

17 years ago* modest-folder-view.h:
Dirk-Jan C. Binnema [Tue, 9 Jan 2007 22:40:38 +0000 (22:40 +0000)]
* modest-folder-view.h:
  - extra tny folder types are moved to tinymail

pmo-trunk-r598

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 9 Jan 2007 16:03:13 +0000 (16:03 +0000)]
* all:
  - cosmetics

pmo-trunk-r597

17 years ago* Makefile.am:
Dirk-Jan C. Binnema [Tue, 9 Jan 2007 16:02:20 +0000 (16:02 +0000)]
* Makefile.am:
  - include maemo in dist

pmo-trunk-r596

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 9 Jan 2007 16:01:20 +0000 (16:01 +0000)]
* all:
  - small stuff

pmo-trunk-r595

17 years ago* Makefile.am:
Dirk-Jan C. Binnema [Tue, 9 Jan 2007 16:00:26 +0000 (16:00 +0000)]
* Makefile.am:
  - put pixmaps in right dir
* modest-main-window.c:
  - remaemoize a bit + compile fixes

pmo-trunk-r594

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 9 Jan 2007 15:59:08 +0000 (15:59 +0000)]
* all:
  - move modest-icon-names back to platform dirs

pmo-trunk-r593

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 9 Jan 2007 15:56:27 +0000 (15:56 +0000)]
* all:
  - use GtkWindow for gtk, HildonWindow for maemo
  - add header files to Makefile.am, so make dist will work

pmo-trunk-r592

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 9 Jan 2007 14:21:49 +0000 (14:21 +0000)]
* all:
  - fix maemo compilation
  - cleanups icons

pmo-trunk-r591

17 years ago* modest-widget-memory.c:
Dirk-Jan C. Binnema [Tue, 9 Jan 2007 12:53:28 +0000 (12:53 +0000)]
* modest-widget-memory.c:
  - don't save header view when it's empty

pmo-trunk-r590

17 years ago* modest-header-view.[ch]
Dirk-Jan C. Binnema [Tue, 9 Jan 2007 12:52:16 +0000 (12:52 +0000)]
* modest-header-view.[ch]
  - add support for empty folders (they show a message)
  - small cleanups / merge with sergio

pmo-trunk-r589

17 years ago* Migration to GtkUIManager almost completed
Sergio Villar Senin [Tue, 9 Jan 2007 10:36:51 +0000 (10:36 +0000)]
* Migration to GtkUIManager almost completed
* Added a modest-ui.xml file with the interface description
* Moved modest-icon-names.h modest-edit-msg-window.h modest-main-window.h to widgets/
* Moved modest-ui.c to src/
* ModestUI now manages all the UI signals
* ModestWidgetFactory is now just a factory

pmo-trunk-r588

17 years ago* re-add the correct COPYING file.
Dirk-Jan C. Binnema [Sun, 7 Jan 2007 11:39:43 +0000 (11:39 +0000)]
* re-add the correct COPYING file.

pmo-trunk-r587

17 years ago* fix unit tests. all tests pass now.
Dirk-Jan C. Binnema [Thu, 4 Jan 2007 15:18:34 +0000 (15:18 +0000)]
* fix unit tests. all tests pass now.

pmo-trunk-r586

17 years ago* modest-text-utils.[ch], modest-presets.[ch]:
Dirk-Jan C. Binnema [Thu, 4 Jan 2007 15:17:23 +0000 (15:17 +0000)]
* modest-text-utils.[ch], modest-presets.[ch]:
  - fix some bugs in presets 'get_providers' function
  - add preconditions to functions (g_return_if_fail etc.)
  - update documentation
  - unit tests work now (after next commit)

pmo-trunk-r585

17 years ago* check_account-mgr.c:
Dirk-Jan C. Binnema [Wed, 3 Jan 2007 08:31:32 +0000 (08:31 +0000)]
* check_account-mgr.c:
  - cleanup garbage from older tests, so tests pass now
  - cosmetic

pmo-trunk-r584

17 years ago* check_text-utils.c:
Dirk-Jan C. Binnema [Tue, 2 Jan 2007 23:06:27 +0000 (23:06 +0000)]
* check_text-utils.c:
  - fix compilation

pmo-trunk-r583

17 years ago* modest-text-utils.[ch], modest-header-view.c:
Dirk-Jan C. Binnema [Tue, 2 Jan 2007 14:50:27 +0000 (14:50 +0000)]
* modest-text-utils.[ch], modest-header-view.c:
  - move some string functions to text-utils

pmo-trunk-r582

17 years ago* Splitted the main documentation file in some smaller ones
Sergio Villar Senin [Tue, 26 Dec 2006 17:43:32 +0000 (17:43 +0000)]
* Splitted the main documentation file in some smaller ones
* Updated documentation
* Migrated the transfer_msgs function to the async version

pmo-trunk-r581

17 years ago* Added a new account key called type for server accounts
Sergio Villar Senin [Tue, 26 Dec 2006 10:52:06 +0000 (10:52 +0000)]
* Added a new account key called type for server accounts
* Added "data_changed" signal to the store widget
* Added username entry to the transport widget
* Added _get_requires_auth method to the transport widget
* Added support to check completeness of some pages in the account assistant
* The transport account is now created with the account assistant
* The account manager now stores the type configuration key for server accounts
* Updated the platform factory to the new tinymail API (added 3 new methods)
* Replaced camel calls by the new platform factory calls in ModestFormatter &
ModestMailOperation
* Added ModestProto to the Makefiles

pmo-trunk-r580

17 years ago* Removed some old templates for old files
Sergio Villar Senin [Fri, 22 Dec 2006 15:37:36 +0000 (15:37 +0000)]
* Removed some old templates for old files
* Added a short description for all the objects

pmo-trunk-r579

17 years ago* Added the missing tmpl
Sergio Villar Senin [Fri, 22 Dec 2006 14:49:16 +0000 (14:49 +0000)]
* Added the missing tmpl

pmo-trunk-r578

17 years ago* Fixed comments with errors
Sergio Villar Senin [Fri, 22 Dec 2006 13:21:58 +0000 (13:21 +0000)]
* Fixed comments with errors
* Removed gtkdocize call from autogen.sh
* Added an index to the generated documentation
* Added widgets and gtk directories to the documentation

pmo-trunk-r577

17 years ago* Replaced a some <chapter> by <reference>
Sergio Villar Senin [Thu, 21 Dec 2006 19:24:52 +0000 (19:24 +0000)]
* Replaced a some <chapter> by <reference>

pmo-trunk-r576

17 years ago* Added documentation for the public interfaces
Sergio Villar Senin [Thu, 21 Dec 2006 19:06:19 +0000 (19:06 +0000)]
* Added documentation for the public interfaces

pmo-trunk-r575

17 years ago* Added documentation to ModestFormatter
Sergio Villar Senin [Thu, 21 Dec 2006 17:43:44 +0000 (17:43 +0000)]
* Added documentation to ModestFormatter
* Modified the modest docs documentation
* Added some missing paths do the documentation scan path

pmo-trunk-r574

17 years ago* Moved error stuff to this new file
Sergio Villar Senin [Thu, 21 Dec 2006 08:28:19 +0000 (08:28 +0000)]
* Moved error stuff to this new file

pmo-trunk-r573

17 years ago* Modified the API of the message window
Sergio Villar Senin [Wed, 20 Dec 2006 18:52:22 +0000 (18:52 +0000)]
* Modified the API of the message window
* Replaced the old _new method by a new one
* Added some error support to the ModestMailOperation

pmo-trunk-r572

17 years ago* Added the error stuff
Sergio Villar Senin [Wed, 20 Dec 2006 16:51:54 +0000 (16:51 +0000)]
* Added the error stuff
* Modified the appearance of the button box of the account view window

pmo-trunk-r571

17 years ago* Stored the reference to the security widget in the private structure of ModestStore...
Sergio Villar Senin [Wed, 20 Dec 2006 12:40:52 +0000 (12:40 +0000)]
* Stored the reference to the security widget in the private structure of ModestStoreWidget
* Added the new method modest_conf_set_list
* Added the new method modest_account_mgr_set_list

pmo-trunk-r570

17 years ago* Exchanged the two first parameters of the memmove call
Sergio Villar Senin [Wed, 20 Dec 2006 08:39:33 +0000 (08:39 +0000)]
* Exchanged the two first parameters of the memmove call

pmo-trunk-r569

17 years ago* modest-text-utils.[ch]:
Dirk-Jan C. Binnema [Wed, 20 Dec 2006 08:17:46 +0000 (08:17 +0000)]
* modest-text-utils.[ch]:
  - fixed modest_text_utils_remove_address (impl and doc)

pmo-trunk-r568

17 years ago* gtk/modest-edit-msg-window.c:
Dirk-Jan C. Binnema [Tue, 19 Dec 2006 09:45:31 +0000 (09:45 +0000)]
* gtk/modest-edit-msg-window.c:
  - fix for modest-widget-memory change

pmo-trunk-r567

17 years ago* modest-mail-operation.c:
Dirk-Jan C. Binnema [Tue, 19 Dec 2006 09:44:52 +0000 (09:44 +0000)]
* modest-mail-operation.c:
  - use g_return_val_if_fail instead of g_return_if_fail

pmo-trunk-r566

17 years ago* modest-widget-memory.c:
Dirk-Jan C. Binnema [Tue, 19 Dec 2006 09:43:34 +0000 (09:43 +0000)]
* modest-widget-memory.c:
  - update for modest-conf change

pmo-trunk-r565

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 19 Dec 2006 09:41:59 +0000 (09:41 +0000)]
* all:
  - allow also non-ASCII account names
  - all but NULL and '/' in names is allowed

pmo-trunk-r564

17 years ago* modest-conf.[ch]:
Dirk-Jan C. Binnema [Mon, 18 Dec 2006 18:42:39 +0000 (18:42 +0000)]
* modest-conf.[ch]:
  - re-add modest_conf_get_list
  - remove ModestConf* param from escape/unescape functions

pmo-trunk-r563

17 years ago* Added support in the interface to remove accounts
Sergio Villar Senin [Fri, 15 Dec 2006 18:40:51 +0000 (18:40 +0000)]
* Added support in the interface to remove accounts
* Fixed the bug in the account assintant when trying to create new accounts
* Added a forced synchronization in ModestConf when deleting keys
* Added the parent window to some dialogs

pmo-trunk-r562

17 years ago* Added some unit tests for ModestTextUtils
Sergio Villar Senin [Fri, 15 Dec 2006 15:08:40 +0000 (15:08 +0000)]
* Added some unit tests for ModestTextUtils
* Added unit tests for ModestAccountMgr
* Added code to manage accounts removal
* Added the ModestMailOperationQueue to the platform factory
* ModestMailOperationQueue is no longer a singleton by itself
* Added code to support mail operations cancels
* Added a lot of API documentation
* Added a new method to the ModestAccountView to retrieve the selected account

pmo-trunk-r561

17 years ago* Added support to better handle online/offline status
Sergio Villar Senin [Fri, 15 Dec 2006 10:28:21 +0000 (10:28 +0000)]
* Added support to better handle online/offline status

pmo-trunk-r560

17 years ago* Reverted a previous change in the signal item_not_found
Sergio Villar Senin [Thu, 14 Dec 2006 16:08:52 +0000 (16:08 +0000)]
* Reverted a previous change in the signal item_not_found

pmo-trunk-r559

17 years ago* modest-presets.c:
Dirk-Jan C. Binnema [Thu, 14 Dec 2006 15:22:53 +0000 (15:22 +0000)]
* modest-presets.c:
  - only return all providers when 'include_globals' is true

pmo-trunk-r558

17 years ago* extended modest-presets testcases
Dirk-Jan C. Binnema [Thu, 14 Dec 2006 15:21:47 +0000 (15:21 +0000)]
* extended modest-presets testcases

pmo-trunk-r557

17 years ago* Added support to reload a msg when the device gets online
Sergio Villar Senin [Thu, 14 Dec 2006 13:33:37 +0000 (13:33 +0000)]
* Added support to reload a msg when the device gets online

pmo-trunk-r556

17 years ago* Removed an invalid separator in the File menu
Sergio Villar Senin [Thu, 14 Dec 2006 12:15:04 +0000 (12:15 +0000)]
* Removed an invalid separator in the File menu
* Added a function to unset account keys
* Modified a marshaller
* Added some documentation to ModestConf
* Added support to remember the password
* Fixed the problem with the password dialog
* Fixed a problem when trying to read messages being offline

pmo-trunk-r555

17 years ago* Added gtk_threads_init
Sergio Villar Senin [Wed, 13 Dec 2006 18:18:15 +0000 (18:18 +0000)]
* Added gtk_threads_init
* Modified the password dialog code
* Fixed some leaks

pmo-trunk-r554

17 years ago* modest-presets:
Dirk-Jan C. Binnema [Wed, 13 Dec 2006 15:31:14 +0000 (15:31 +0000)]
* modest-presets:
  - added first trivial test cases
  - enabled build

pmo-trunk-r553

17 years agomodest-tny-msg-actions.c:
Dirk-Jan C. Binnema [Wed, 13 Dec 2006 14:14:59 +0000 (14:14 +0000)]
modest-tny-msg-actions.c:
- fix for messages which have their content-type in non-lower-case
  tny_mime_part_content_type_is does not match case-insentively...

pmo-trunk-r552

17 years ago* Rewritten some async calls
Sergio Villar Senin [Tue, 12 Dec 2006 17:32:10 +0000 (17:32 +0000)]
* Rewritten some async calls
* Update account does not longer hang

pmo-trunk-r551

17 years ago* modest-widget-memory.c:
Dirk-Jan C. Binnema [Tue, 12 Dec 2006 17:17:31 +0000 (17:17 +0000)]
* modest-widget-memory.c:
  - fix for runtime warning

pmo-trunk-r550

17 years ago* this is the real one
Dirk-Jan C. Binnema [Tue, 12 Dec 2006 17:16:35 +0000 (17:16 +0000)]
* this is the real one

pmo-trunk-r549

17 years ago* check_folder-transfer.c:
Dirk-Jan C. Binnema [Tue, 12 Dec 2006 15:54:45 +0000 (15:54 +0000)]
* check_folder-transfer.c:
  - fix for maemo usage

pmo-trunk-r548

17 years ago* maemo/modest-edit-msg-window.c, maemo/modest-main-window.c:
Dirk-Jan C. Binnema [Tue, 12 Dec 2006 15:52:51 +0000 (15:52 +0000)]
* maemo/modest-edit-msg-window.c, maemo/modest-main-window.c:
  - update for the new API

pmo-trunk-r547

17 years ago* modest-conf.[ch]:
Dirk-Jan C. Binnema [Tue, 12 Dec 2006 15:51:40 +0000 (15:51 +0000)]
* modest-conf.[ch]:
  - remove unused functions

pmo-trunk-r546

17 years ago* modest-main.c:
Dirk-Jan C. Binnema [Tue, 12 Dec 2006 15:50:39 +0000 (15:50 +0000)]
* modest-main.c:
  - remove some old crap

pmo-trunk-r545

17 years ago* modest-widget-memory.c:
Dirk-Jan C. Binnema [Tue, 12 Dec 2006 15:50:03 +0000 (15:50 +0000)]
* modest-widget-memory.c:
  - fix warning

pmo-trunk-r544

17 years ago* modest-header-view.c, modest-toolbar.c, modest-folder-view.c:
Dirk-Jan C. Binnema [Tue, 12 Dec 2006 15:49:19 +0000 (15:49 +0000)]
* modest-header-view.c, modest-toolbar.c, modest-folder-view.c:
  - fix widgets for maemo usage (and desktop still works)

pmo-trunk-r543

17 years ago* Replaced tny_folder_get_msg by its async version
Sergio Villar Senin [Mon, 11 Dec 2006 17:53:42 +0000 (17:53 +0000)]
* Replaced tny_folder_get_msg by its async version
* Replaced tny_folder_refresh by its async version
* Replaced tny_folder_store_get_folders by its async version

pmo-trunk-r542

17 years ago* updated test case, code cleanup, documentation fixes
Dirk-Jan C. Binnema [Mon, 11 Dec 2006 16:06:21 +0000 (16:06 +0000)]
* updated test case, code cleanup, documentation fixes

pmo-trunk-r541

17 years ago* modest-text-utils.[ch]:
Dirk-Jan C. Binnema [Mon, 11 Dec 2006 12:42:15 +0000 (12:42 +0000)]
* modest-text-utils.[ch]:
  - modest_text_utils_display_address:
    small cleanup, clarifications --> unit tests work

pmo-trunk-r540

17 years ago* added some tests cases for ModestConf and ModestTextUtils
Dirk-Jan C. Binnema [Mon, 11 Dec 2006 12:40:51 +0000 (12:40 +0000)]
* added some tests cases for ModestConf and ModestTextUtils

pmo-trunk-r539

17 years ago* all:
Dirk-Jan C. Binnema [Sun, 10 Dec 2006 18:31:17 +0000 (18:31 +0000)]
* all:
  - update for the other changes

pmo-trunk-r538

17 years ago* modest-tny-account-store.c:
Dirk-Jan C. Binnema [Sun, 10 Dec 2006 18:30:12 +0000 (18:30 +0000)]
* modest-tny-account-store.c:
  - add warning about freeing pwd

pmo-trunk-r537

17 years ago* modest-tny-platform-factory.[ch]:
Dirk-Jan C. Binnema [Sun, 10 Dec 2006 18:25:31 +0000 (18:25 +0000)]
* modest-tny-platform-factory.[ch]:
  - small cleanups

pmo-trunk-r536

17 years ago* modest-widget-factory.[ch]:
Dirk-Jan C. Binnema [Sun, 10 Dec 2006 18:24:13 +0000 (18:24 +0000)]
* modest-widget-factory.[ch]:
  - update for new ModestFolderView signals
  - update for ModestWidgetMemory changes
  - misc cleanups

pmo-trunk-r535

17 years ago* modest-widget-memory.[ch]:
Dirk-Jan C. Binnema [Sun, 10 Dec 2006 18:22:35 +0000 (18:22 +0000)]
* modest-widget-memory.[ch]:
  - implement saving for header views
  - add stubs for folder view / msg view
  - clenups here and there

pmo-trunk-r534

17 years ago* modest-text-utils.[ch]:
Dirk-Jan C. Binnema [Sun, 10 Dec 2006 18:17:51 +0000 (18:17 +0000)]
* modest-text-utils.[ch]:
  - add modest_text_utils_display_address

pmo-trunk-r533

17 years ago* modest-marshal.list
Dirk-Jan C. Binnema [Sun, 10 Dec 2006 18:16:15 +0000 (18:16 +0000)]
* modest-marshal.list
  - add support for the new ModestFolderView signal

pmo-trunk-r532

17 years ago* modest-header-view.[ch]:
Dirk-Jan C. Binnema [Sun, 10 Dec 2006 18:09:47 +0000 (18:09 +0000)]
* modest-header-view.[ch]:
  - refactoring (move display_address -> text_utils)
  - add modest_header_view_get_folder
* modest-folder-view.[ch]
  - change signal from 'folder_selected' -> 'folder_selected_changed',
  so we get also a signal for the folder that is unselected, and
  can save it's settings etc.
  - make modest_folder_guess_folder_type a public and *class* function
* modest-toolbar.c:
  - small cleanups

pmo-trunk-r531

17 years ago* all:
Dirk-Jan C. Binnema [Sun, 10 Dec 2006 18:00:09 +0000 (18:00 +0000)]
* all:
  - add "check"-based automated testing framework
  - make tests and documentation configurable

pmo-trunk-r530

17 years ago* call the parent finalizer
Dirk-Jan C. Binnema [Fri, 8 Dec 2006 17:58:27 +0000 (17:58 +0000)]
* call the parent finalizer

pmo-trunk-r529

17 years ago* call the parent finalizer
Dirk-Jan C. Binnema [Fri, 8 Dec 2006 17:57:51 +0000 (17:57 +0000)]
* call the parent finalizer

pmo-trunk-r528

17 years ago* update
Dirk-Jan C. Binnema [Fri, 8 Dec 2006 17:56:15 +0000 (17:56 +0000)]
* update

pmo-trunk-r527

17 years ago* update for new progress update in tinymail
Dirk-Jan C. Binnema [Fri, 8 Dec 2006 17:55:09 +0000 (17:55 +0000)]
* update for new progress update in tinymail

pmo-trunk-r526

17 years ago* remove favorites for now
Dirk-Jan C. Binnema [Fri, 8 Dec 2006 16:40:49 +0000 (16:40 +0000)]
* remove favorites for now

pmo-trunk-r525

17 years ago* clean up compiler warnings
Dirk-Jan C. Binnema [Fri, 8 Dec 2006 16:40:22 +0000 (16:40 +0000)]
* clean up compiler warnings

pmo-trunk-r524

17 years ago* Modified the maximum size of the entries of the edit msg window
Sergio Villar Senin [Thu, 7 Dec 2006 12:50:12 +0000 (12:50 +0000)]
* Modified the maximum size of the entries of the edit msg window
* Fixed some leaks
* Exchanged the order of argument of modest_text_utils_remove_address
* Added support to add the reply to field in the header of a msg

pmo-trunk-r523

17 years ago* Added ModestMailOperationQueue
Sergio Villar Senin [Thu, 7 Dec 2006 08:03:25 +0000 (08:03 +0000)]
* Added ModestMailOperationQueue
* Added ModestFormmatter
* Reformatted the modest-text-utils
* Added some HTML formatter methods to the text utils
* Added support to reply/forward HTML messages
* Modified the tests in order to fit well with the new queue API
* Removed a redundant method in the msg actions stuff
* Refactored the reply/forward methods

pmo-trunk-r522

17 years ago* modest-widget-memory.c:
Dirk-Jan C. Binnema [Tue, 5 Dec 2006 06:02:08 +0000 (06:02 +0000)]
* modest-widget-memory.c:
  - fix leak

pmo-trunk-r521

17 years ago* modest-folder-view.h:
Dirk-Jan C. Binnema [Sun, 3 Dec 2006 23:10:49 +0000 (23:10 +0000)]
* modest-folder-view.h:
  - cosmetics
* modest-header-view.c:
  - fire callback while sorting rows, so we can show progress

pmo-trunk-r520

17 years ago* [gtk|maemo]/modest-main-window.c:
Dirk-Jan C. Binnema [Sun, 3 Dec 2006 19:59:41 +0000 (19:59 +0000)]
* [gtk|maemo]/modest-main-window.c:
  - update to new ModestHeaderView api
  - use the widget memory feature

pmo-trunk-r519

17 years ago* modest-widget-memory.[ch]:
Dirk-Jan C. Binnema [Sun, 3 Dec 2006 19:58:12 +0000 (19:58 +0000)]
* modest-widget-memory.[ch]:
  - implement the persistance of the order and size of the columns
    ModestHeaderViews. Still todo: make it folder type specific

pmo-trunk-r518

17 years ago- cosmetic
Dirk-Jan C. Binnema [Sun, 3 Dec 2006 19:56:35 +0000 (19:56 +0000)]
- cosmetic

pmo-trunk-r517

17 years ago* modest-header-view.[ch]:
Dirk-Jan C. Binnema [Sun, 3 Dec 2006 19:54:47 +0000 (19:54 +0000)]
* modest-header-view.[ch]:
  - cleanup/fix handling of columns

pmo-trunk-r516

17 years ago* modest-msg-view.ch]:
Dirk-Jan C. Binnema [Sun, 3 Dec 2006 19:53:00 +0000 (19:53 +0000)]
* modest-msg-view.ch]:
  - remove modest_msg_view_get_selected_text: it's ugly

pmo-trunk-r515

17 years ago* modest-header-view.c:
Dirk-Jan C. Binnema [Sat, 2 Dec 2006 12:15:22 +0000 (12:15 +0000)]
* modest-header-view.c:
  - don't crash when sorting broken headers

pmo-trunk-r514

17 years agoFixed a bug when forwarding/replying to mails
Sergio Villar Senin [Fri, 1 Dec 2006 12:19:42 +0000 (12:19 +0000)]
Fixed a bug when forwarding/replying to mails

pmo-trunk-r513

17 years ago* Added support to asynchronously update an account
Sergio Villar Senin [Fri, 1 Dec 2006 11:44:29 +0000 (11:44 +0000)]
* Added support to asynchronously update an account
* Added new test

pmo-trunk-r512

17 years ago* added first steps toward widget memory for GtkTreeView widgets
Dirk-Jan C. Binnema [Thu, 30 Nov 2006 23:28:56 +0000 (23:28 +0000)]
* added first steps toward widget memory for GtkTreeView widgets

pmo-trunk-r511

17 years ago* update the icon names
Dirk-Jan C. Binnema [Thu, 30 Nov 2006 23:27:46 +0000 (23:27 +0000)]
* update the icon names

pmo-trunk-r510