modest
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

17 years ago* add some icons
Dirk-Jan C. Binnema [Thu, 30 Nov 2006 23:27:00 +0000 (23:27 +0000)]
* add some icons

pmo-trunk-r509

17 years ago* unbreakage after name changing
Dirk-Jan C. Binnema [Thu, 30 Nov 2006 16:08:12 +0000 (16:08 +0000)]
* unbreakage after name changing

pmo-trunk-r508

17 years ago* update for tinymail name change:
Dirk-Jan C. Binnema [Thu, 30 Nov 2006 14:07:31 +0000 (14:07 +0000)]
* update for tinymail name change:
  - s/tny_gtk_account_tree_model_new/tny_gtk_account_tree_model_new/

pmo-trunk-r507

17 years ago* src/modest-tny-account-store.c:
Dirk-Jan C. Binnema [Thu, 30 Nov 2006 13:19:38 +0000 (13:19 +0000)]
*  src/modest-tny-account-store.c:
   - set the 'display name' as the name, not the server name

pmo-trunk-r506

17 years ago* updates:
Dirk-Jan C. Binnema [Thu, 30 Nov 2006 13:18:48 +0000 (13:18 +0000)]
* updates:
  - use separate icon for root folders
  - maemoize the edit window

pmo-trunk-r505

17 years ago* separate icon for root folder
Dirk-Jan C. Binnema [Thu, 30 Nov 2006 13:17:42 +0000 (13:17 +0000)]
* separate icon for root folder

pmo-trunk-r504

17 years ago* - don't set a title column header, by default
Dirk-Jan C. Binnema [Thu, 30 Nov 2006 13:16:03 +0000 (13:16 +0000)]
* - don't set a title column header, by default
    add function to do so
  - small fixes, add ROOT_FOLDER icon

pmo-trunk-r503

17 years ago* update with Nokia licence
Dirk-Jan C. Binnema [Thu, 30 Nov 2006 08:21:48 +0000 (08:21 +0000)]
* update with Nokia licence

pmo-trunk-r502

17 years ago* small cleanups in icon-factory
Dirk-Jan C. Binnema [Wed, 29 Nov 2006 16:30:25 +0000 (16:30 +0000)]
* small cleanups in icon-factory
* fix type in modest-main

pmo-trunk-r501

17 years ago* some small maemofications
Dirk-Jan C. Binnema [Wed, 29 Nov 2006 16:29:41 +0000 (16:29 +0000)]
* some small maemofications

pmo-trunk-r500

17 years ago* maemo does not like svg icons
Dirk-Jan C. Binnema [Wed, 29 Nov 2006 16:29:05 +0000 (16:29 +0000)]
* maemo does not like svg icons

pmo-trunk-r499

17 years ago* modest-ui.h:
Dirk-Jan C. Binnema [Wed, 29 Nov 2006 10:10:24 +0000 (10:10 +0000)]
* modest-ui.h:
  - cleanup (removed unused prototypes)
  - added some documentation

pmo-trunk-r498

17 years agopmo-trunk-r497
Dirk-Jan C. Binnema [Tue, 28 Nov 2006 16:14:13 +0000 (16:14 +0000)]
pmo-trunk-r497

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 28 Nov 2006 16:13:42 +0000 (16:13 +0000)]
* all:
  - re-enable maemo support. so far, this means the changes in the
    autoconf system, and some conditionals (ie. tny_maemo_device instead of
    tny_gnome_device), and some de-activating stuff like gtkassistant

the src/maemo/ dir a copy of src/gtk/ with some minor changes, but will
    be 'maemofied'. it compiles, it runs, but there are still some problems

pmo-trunk-r496

17 years ago* tests/folder-transfer.c:
Dirk-Jan C. Binnema [Tue, 28 Nov 2006 14:08:22 +0000 (14:08 +0000)]
* tests/folder-transfer.c:
  - update to newest tinymail
  - warning fixes

pmo-trunk-r495

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 28 Nov 2006 13:43:56 +0000 (13:43 +0000)]
* all:
  - update to the latest tinymail (the GError stuff)

pmo-trunk-r494

17 years ago* modest-tny-msg-actions.c:
Dirk-Jan C. Binnema [Mon, 27 Nov 2006 20:27:44 +0000 (20:27 +0000)]
* modest-tny-msg-actions.c:
  - fix reading of none-MIME and multipart/ messages

pmo-trunk-r493

17 years ago* A lot of changes in the documentation, now it's generated correctly
Sergio Villar Senin [Mon, 27 Nov 2006 10:12:31 +0000 (10:12 +0000)]
* A lot of changes in the documentation, now it's generated correctly
* Modified some enum type definitions to fit well with gtk-doc
* Added msg-actions and folder-actions stuff to ModestMailOperation
* Added the key options to the account namespace
* Added a new method to retrieve lists to ModestConf
* Changed the constructor of the MailOperation
* Added some test code to the widget factory
* Added a new tests/ directory to place functional tests
* Added a new test to transfer folders

pmo-trunk-r492

17 years ago* added dutch translation
Dirk-Jan C. Binnema [Sun, 26 Nov 2006 21:25:15 +0000 (21:25 +0000)]
* added dutch translation

pmo-trunk-r491

17 years ago* src/gtk/pixmaps/internet-mail.svg:
Dirk-Jan C. Binnema [Sun, 26 Nov 2006 18:32:09 +0000 (18:32 +0000)]
* src/gtk/pixmaps/internet-mail.svg:
  - new icon
*  src/gtk/modest-main-window.c src/modest-text-utils.c
   src/modest-text-utils.h src/modest-mail-operation.c
   src/modest-tny-msg-actions.c  src/widgets/modest-msg-view.c:
  - move text->html conversion from msgview to textutils
  - cleanup text utils incl. some renaming
  - add documentation to text utils
  - update other files for renaming
* src/Makefile.am:
  - remove double-entry of modest-ui.h

pmo-trunk-r490

17 years ago* modest-folder-view.c:
Dirk-Jan C. Binnema [Sun, 26 Nov 2006 14:07:57 +0000 (14:07 +0000)]
* modest-folder-view.c:
  - ignore the query parameter for now, it's not working
  - some cleanups, refactoring

pmo-trunk-r489

17 years ago* modest-tny-msg-actions.c:
Dirk-Jan C. Binnema [Fri, 24 Nov 2006 08:11:44 +0000 (08:11 +0000)]
* modest-tny-msg-actions.c:
  - don't crash when there are MIME-parts (temp fix; need to update to new Tinymail MIME stuff)
  - fix compiler warning

pmo-trunk-r488

17 years ago* modest-folder-view.c:
Dirk-Jan C. Binnema [Wed, 22 Nov 2006 21:06:04 +0000 (21:06 +0000)]
* modest-folder-view.c:
  - don't crash when there are no accounts defined

pmo-trunk-r487

17 years ago* Added new store actions: create/remove/rename/delete folder
Sergio Villar Senin [Tue, 21 Nov 2006 17:59:34 +0000 (17:59 +0000)]
* Added new store actions: create/remove/rename/delete folder

* Added two new account keys, forward_type, reply_type

* src/gtk/modest-edit-msg-window.c: the From field is now selected
from the combo selection

* src/gtk/main-window.c: added reply/forward support through
ModestConf. Updated to the new MailOperation API. Added a method to
handle presses on to the delete button

* src/widgets/modest-msg-view.c
* src/modest-mail-operation.c: updated to the new TnyMimePart API

* src/modest-widget-factory.c: added a new handler for key presses
over the folder view. Updated to the new TnyGtkAccountTreeModel API.

* src/widgets/modest-combo-box.c: added the inheritance from
GtkComboBox. Added a new function to get the active display name. Some
refactorings.

* src/widgets/modest-folder-view: added/removed some members of the
priv structure. Added get_selected_account method. Added handler for
subscription_changed signal. Some other utility functions added.

* src/modest-tny-msg-actions.c: added modest_tny_msg_actions_copy,
modest_tny_msg_actions_move methods to transfer messages. Added
modest_tny_msg_actions_remove to remove messages

pmo-trunk-r486

17 years ago * modest-mail-operation.c: refactored some common code.
Sergio Villar Senin [Mon, 13 Nov 2006 15:34:21 +0000 (15:34 +0000)]
   * modest-mail-operation.c: refactored some common code.
(add_attachments): added, adds a list of attachments to a message
(add_body_part): added, adds the body part to a msg if the message is multipart. If not sets the message as the body
part

pmo-trunk-r485

17 years ago * po/Makefile.in.in: removed, uploaded by error
Sergio Villar Senin [Mon, 13 Nov 2006 10:15:10 +0000 (10:15 +0000)]
   * po/Makefile.in.in: removed, uploaded by error

pmo-trunk-r484

17 years ago * src/modest-tny-store-actions.h
Sergio Villar Senin [Mon, 13 Nov 2006 10:14:30 +0000 (10:14 +0000)]
   * src/modest-tny-store-actions.h
   * src/modest-tny-store-actions.c: removed from repository

* src/gtk/modest-account-assistant.h
   * src/gtk/modest-account-view-window.h
   * src/gtk/modest-store-widget.h
   * src/gtk/modest-edit-msg-window.h
   * src/gtk/modest-main-window.h
   * src/modest-protocol-mgr.h
   * src/widgets/modest-toolbar.h
   * src/widgets/modest-account-view.h
   * src/modest-widget-factory.h: removed include statement for i18n

   * src/gtk/modest-account-view-window.c
   * src/gtk/modest-transport-widget.c
   * src/gtk/modest-store-widget.c
   * src/gtk/modest-edit-msg-window.c
   * src/gtk/modest-main-window.c
   * src/gtk/modest-account-assistant.c
   * src/modest-text-utils.c
   * src/modest-protocol-mgr.c
   * src/modest-mail-operation.c
   * src/modest-widget-factory.c
   * src/widgets/modest-toolbar.c
   * src/widgets/modest-account-view.c: added include statement for i18n

   * src/gtk/modest-edit-msg-window.h
   * src/gtk/modest-edit-msg-window.c: some changes in include
statements.
(send_mail): modified in order to fit new ModestMailOperation API
(modest_edit_msg_window_new): added support to manage TnyMsg passed as
arguments. Replaced TnyMsgIface by TnyMsg

   * src/gtk/modest-main-window.c: some include statement changes.
(modest_main_window_class_init): Removed ModestConf and TnyAccountStore
(on_menu_reply_forward): added function to manage clicks on Reply,
Reply All and Forward buttons

   * src/modest-text-utils.h
   * src/modest-text-utils.c:
(cite): added function to generate the a cite to other message in the
body of another
(modest_text_utils_quote): now uses the cite method
(create_derivated_subject): creates the subject for a Re/Fw mail
(modest_text_utils_create_reply_subject): creates a Re subject
(modest_text_utils_create_forward_subject): creates a Fw subject
(modest_text_utils_create_cited_text): creates a cited text
(modest_text_utils_create_inlined_text): creates an inlined text
(modest_text_utils_remove_mail_from_mail_list): removes a mail address
from a comma-sepparated list of email addresses

   * src/modest-mail-operation.h
   * src/modest-mail-operation.c: added ModestMailOperationErrorCode
enumerated type. Added a TnyAccount, ModestMailOperationStatus, and a
GError to the private structure. Replaced the name
modest_mail_operation_send_mail with
modest_mail_operation_send_new_mail. Added
ModestMailOperationForwardType, ModestMailOperationReplyType,
ModestMailOperationReplyMode and ModestMailOperationStatus enumerated
types.
(modest_mail_operation_new): added TnyAccount as parameter to the
constructor
(modest_mail_operation_send_mail): added better error handling
(set_error): added, method to add an error to a mail operation
(status_update_cb): function to manage status changes during an async
folder refresh mail operation
(folder_refresh_cb): callback to asynchronously refresh account folders
(modest_mail_operation_create_forward_mail): added, creates a forward
mail
(modest_mail_operation_create_reply_mail): added, creates a reply mail
(modest_mail_operation_update_account): added, updates the folders of
an account
(modest_mail_operation_get_status): added, gets the status of a mail
operation
(modest_mail_operation_get_error): added, gets the error associated to
a mail operation
(modest_mail_operation_cancel): added, cancels a mail operation
(modest_error_quark): returns

   * src/modest-main.c: added i18n calls. Replaced send mail calls
with the new mail operations API.

   * src/modest-widget-factory.c: added a macro

   * src/widgets/modest-header-view.h
   * src/widgets/modest-header-view.c:
(modest_header_view_get_selected_headers): added, gets the list of
selected headers

   * src/widgets/modest-toolbar.c: added an if to prevent errors when
there is no icon for the buttons

   * src/widgets/modest-folder-view.c:
(on_selection_changed): added code to manage clicks on different situations

   * src/modest-tny-msg-actions.h
   * src/modest-tny-msg-actions.c: refactored some code.
(modest_tny_msg_actions_find_body): added, returns the body of a
message as text

   * src/modest-tny-account-store.c: removed invalid FIXME

   * src/Makefile.am: added i18n code

   * src/modest-tny-attachment.c: replaced interface class types
(*Iface) by interface types in some method signatures.

   * po
   * po/gl.po
   * po/ChangeLog
   * po/en_GB.po
   * po/Makevars
   * po/POTFILES.in
   * po/modest.pot
   * configure.ac
   * Makefile.am: added i18n support

pmo-trunk-r483

17 years ago* src/modest-tny-transport-actions.h:
Sergio Villar Senin [Mon, 6 Nov 2006 12:31:53 +0000 (12:31 +0000)]
* src/modest-tny-transport-actions.h:
* src/modest-tny-transport-actions.c: removed from the repository

* src/modest-main.c:
* src/Makefile.am: removed references to transport actionsx

pmo-trunk-r482

17 years ago* src/modest-tny-attachment.h:
Sergio Villar Senin [Mon, 6 Nov 2006 11:50:00 +0000 (11:50 +0000)]
* src/modest-tny-attachment.h:
* src/modest-tny-attachment.c:
(modest_tny_attachment_get_stream): replaced TnyStreamIface with TnyStream

* src/gtk/modest-account-view-window.h:
* src/gtk/modest-account-view-window.c: removed the ModestAccountMgr
from the private structure. Added some platform factory needed calls.
(modest_account_view_window_new): removed account manager from the
method signature

* src/gtk/modest-ui.h:
* src/gtk/modest-ui.c: removed ModestAccountMgr and
ModestTnyAccountStore from the private structure.
(modest_ui_new): removed ModestConf from the method signature. Added
some calls to the platform factory

* src/gtk/modest-edit-msg-window.h:
* src/gtk/modest-edit-msg-window.c: removed ModestConf from the
private structure. Added ModestPlatformFactory to it.
(send_mail): added some code just for testing purposes for sending mail
(modest_edit_msg_window_new): modified method signature

* src/gtk/modest-main-window.h:
* src/gtk/modest-main-window.c: added the platform factory to the
private structure. Change in the name of the widget factory. Removed
ModestConf and ModestAccountMgr from it.
(modest_main_window_new): removed ModestConf and ModestAccountMgr from
the method signature. Added some calls to the platform factory

* src/modest-tny-platform-factory.h:
* src/modest-tny-platform-factory.c: New files in the repository

* src/modest-mail-operation.h:
* src/modest-mail-operation.c: New files in the repository

* src/modest-main.c: Added some calls to the platform factory
(start_ui): modified method signature, removed ModestConf
(send_mail): modified method signature, removed ModestConf

* src/modest-widget-factory.h:
* src/modest-widget-factory.c: replaced ModestTnyAccountStore by
TnyAccountStore, Removed ModestConf and ModestAccountMgr from the
private structure. Added the platform factory.
(modest_widget_factory_new (): modified method signature, removed all
attributes.

* src/modest-tny-account-store.c: replaced a call to the GNOME factory
by a call to Modest factory

* src/Makefile.am: added the new files

pmo-trunk-r481

17 years ago* modest-pair.h:
Dirk-Jan C. Binnema [Fri, 3 Nov 2006 16:12:50 +0000 (16:12 +0000)]
* modest-pair.h:
  - updated inline documentation

pmo-trunk-r480

17 years ago* added scripts/modest-parse-presets.pl, src/modest-presets.[ch]:
Dirk-Jan C. Binnema [Fri, 3 Nov 2006 15:12:14 +0000 (15:12 +0000)]
* added scripts/modest-parse-presets.pl, src/modest-presets.[ch]:
  imported first iteration of the presets system, which will allow modest
  to use preset provider info (mailservers etc.). the system uses an existing
  excel-sheet with this information, and the perl script translates this into
  a GKeyFile understood by modest-presets.[ch]. This excelsheet has not been
  checked-in yet.

pmo-trunk-r479

17 years agoconfigure.ac: removed dependency with camel-1.2.
Sergio Villar Senin [Tue, 31 Oct 2006 16:36:33 +0000 (16:36 +0000)]
configure.ac: removed dependency with camel-1.2.
modest-tny-store-actions.h (modest_tny_store_actions_update_folders): replaced TnyStoreAccountIface by TnyStoreAccount in the method signature.
modest-tny-store-actions.c (modest_tny_store_actions_update_folders): replaced TnyStoreAccountIface by TnyStoreAccount in the method signature. Updated the method code in order to support the new Tinymail API.

pmo-trunk-r478

17 years ago* src/modest-protocol-mgr.[ch], src/modest-pair.[ch]:
Dirk-Jan C. Binnema [Sun, 29 Oct 2006 09:15:22 +0000 (09:15 +0000)]
* src/modest-protocol-mgr.[ch], src/modest-pair.[ch]:
  - adding missing files

pmo-trunk-r477

17 years ago* make it compile again with latest Tinymail; does not work yet though.
Dirk-Jan C. Binnema [Thu, 26 Oct 2006 08:14:43 +0000 (08:14 +0000)]
* make it compile again with latest Tinymail; does not work yet though.

pmo-trunk-r475

17 years ago* small updates
Dirk-Jan C. Binnema [Fri, 11 Aug 2006 12:22:33 +0000 (12:22 +0000)]
* small updates
* modest-tny-transport-acctions.[ch] does not have to be a GObject

pmo-trunk-r474

17 years ago* small updates
Dirk-Jan C. Binnema [Fri, 11 Aug 2006 12:21:55 +0000 (12:21 +0000)]
* small updates

pmo-trunk-r473

17 years ago* added ModestComboBox, convenience class for GtkComboBoxen
Dirk-Jan C. Binnema [Fri, 11 Aug 2006 12:21:23 +0000 (12:21 +0000)]
* added ModestComboBox, convenience class for GtkComboBoxen
  with a "Friendly Name", referring to some key.

pmo-trunk-r472

17 years ago* don't include gtk2, hildon in DIST_SUBDIRS
Dirk-Jan C. Binnema [Wed, 9 Aug 2006 13:22:33 +0000 (13:22 +0000)]
* don't include gtk2, hildon in DIST_SUBDIRS
* cosmetics

pmo-trunk-r471

17 years ago* fix to comply with tinymail changes (I made patch for tinymail,
Dirk-Jan C. Binnema [Wed, 9 Aug 2006 13:21:35 +0000 (13:21 +0000)]
* fix to comply with tinymail changes (I made patch for tinymail,
  which has not been applied yet). This is 'downward compatible'
  with the new old tinymail though

pmo-trunk-r470

17 years ago* handle the save-settings in all cases, when quiting via menu
Dirk-Jan C. Binnema [Wed, 9 Aug 2006 13:19:47 +0000 (13:19 +0000)]
* handle the save-settings in all cases, when quiting via menu
  and in modest-edit-msg-window

pmo-trunk-r469

17 years ago* rename gtk2 => gtk
Dirk-Jan C. Binnema [Tue, 8 Aug 2006 09:32:29 +0000 (09:32 +0000)]
* rename gtk2 => gtk
* remove some unneeded code
* update build system

pmo-trunk-r468

17 years ago* remove unneeded files
Dirk-Jan C. Binnema [Tue, 8 Aug 2006 09:10:14 +0000 (09:10 +0000)]
* remove unneeded files

pmo-trunk-r467

17 years ago* let frontend deal with toolbar clicks
Dirk-Jan C. Binnema [Tue, 8 Aug 2006 09:09:48 +0000 (09:09 +0000)]
* let frontend deal with toolbar clicks
* fix type in account-keys

pmo-trunk-r466

17 years ago* smalll cleanup
Dirk-Jan C. Binnema [Tue, 8 Aug 2006 09:08:22 +0000 (09:08 +0000)]
* smalll cleanup

pmo-trunk-r465

17 years ago* small updates (send button in edit window)
Dirk-Jan C. Binnema [Tue, 8 Aug 2006 09:07:53 +0000 (09:07 +0000)]
* small updates (send button in edit window)

pmo-trunk-r464

17 years ago* remove, does not compile anymore after tinymail changes
Dirk-Jan C. Binnema [Tue, 8 Aug 2006 08:51:51 +0000 (08:51 +0000)]
* remove, does not compile anymore after tinymail changes
  to use this, one should use the branches/demo200607 version, and the corresponding tinymail

pmo-trunk-r463