modest
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

17 years ago* remove, does not compile anymore after tinymail changes
Dirk-Jan C. Binnema [Tue, 8 Aug 2006 08:51:24 +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-r462

17 years ago* compile fixes
Dirk-Jan C. Binnema [Mon, 7 Aug 2006 12:38:51 +0000 (12:38 +0000)]
* compile fixes

pmo-trunk-r461

17 years ago* add the new toolbar to main-window and edit-msg-window
Dirk-Jan C. Binnema [Mon, 7 Aug 2006 12:38:29 +0000 (12:38 +0000)]
* add the new toolbar to main-window and edit-msg-window
* better deal with closing app
* fix saving of settings

pmo-trunk-r460

17 years ago* tiny updates
Dirk-Jan C. Binnema [Mon, 7 Aug 2006 12:37:11 +0000 (12:37 +0000)]
* tiny updates

pmo-trunk-r459

17 years ago* added MODEST_ACCOUNT_REMEMBER_PWD
Dirk-Jan C. Binnema [Mon, 7 Aug 2006 12:34:22 +0000 (12:34 +0000)]
* added MODEST_ACCOUNT_REMEMBER_PWD

pmo-trunk-r458

17 years ago* update to new TinyMail API
Dirk-Jan C. Binnema [Mon, 7 Aug 2006 12:32:36 +0000 (12:32 +0000)]
* update to new TinyMail API
* cleaned up a bit

pmo-trunk-r457

17 years ago* support main- and edt-toolbars
Dirk-Jan C. Binnema [Mon, 7 Aug 2006 12:31:21 +0000 (12:31 +0000)]
* support main- and edt-toolbars
* handle password requested signals
* handle message_not_found signals (=> ask go online)
* fixes for GtkWarnings
* added widget with item num, unread item num in current folder

pmo-trunk-r456

17 years ago* cleanups, updates because of Tinymail changes
Dirk-Jan C. Binnema [Mon, 7 Aug 2006 12:28:33 +0000 (12:28 +0000)]
* cleanups, updates because of Tinymail changes

pmo-trunk-r455

17 years ago* handle password requests
Dirk-Jan C. Binnema [Mon, 7 Aug 2006 12:27:41 +0000 (12:27 +0000)]
* handle password requests
* disconnect signals when being destroyed

pmo-trunk-r454

17 years ago* cosmetics
Dirk-Jan C. Binnema [Mon, 7 Aug 2006 12:25:46 +0000 (12:25 +0000)]
* cosmetics

pmo-trunk-r453

17 years ago* rudimentary support for scaled icons (not cached yet)
Dirk-Jan C. Binnema [Mon, 7 Aug 2006 12:24:37 +0000 (12:24 +0000)]
* rudimentary support for scaled icons (not cached yet)

pmo-trunk-r452

17 years ago* updated widgets/:
Dirk-Jan C. Binnema [Mon, 7 Aug 2006 12:23:19 +0000 (12:23 +0000)]
* updated widgets/:
  - ModestToolbar:
    - added modest-toolbar, generic toolbar widget

- ModestHeaderView:
    - added message_no_found signal
    - updated docs
    - updated for TinyMail API changes
    - disconnect signals in finalize
    - handle offline case (emit signal)

  - ModestFolderView:
    - update for Tinymail changes

  - ModestMsgView
    - use tny_list API
    - update other TinyMail API/naming changes
    - cleanup ref handling (gobject)

  - Makefile.am:
    chnangs for modest-toolbar

pmo-trunk-r451

17 years ago* oops ==> this one was missing in svn
Dirk-Jan C. Binnema [Tue, 1 Aug 2006 07:38:15 +0000 (07:38 +0000)]
* oops ==> this one was missing in svn

pmo-trunk-r448

17 years ago* re-add debugging functionality (-d)
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 13:09:21 +0000 (13:09 +0000)]
* re-add debugging functionality (-d)

pmo-trunk-r447

17 years ago* updates to the statusbar; auto clean messages after two seconds
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 13:08:54 +0000 (13:08 +0000)]
* updates to the statusbar; auto clean messages after two seconds

pmo-trunk-r446

17 years ago* remove some ununsed vars
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 13:08:06 +0000 (13:08 +0000)]
* remove some ununsed vars

pmo-trunk-r445

17 years ago* update handling of changes in configuration
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 13:07:29 +0000 (13:07 +0000)]
* update handling of changes in configuration

pmo-trunk-r444

17 years ago* only support 'enabled/disabled' for accounts, not server accounts
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 13:06:00 +0000 (13:06 +0000)]
* only support 'enabled/disabled' for accounts, not server accounts

pmo-trunk-r443

17 years ago* correctly deal with changes in the account
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 13:03:50 +0000 (13:03 +0000)]
* correctly deal with changes in the account
* unregister signal handlers when destroyed

pmo-trunk-r442

17 years ago* deal with changes in the model (folder) correctly
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 13:02:57 +0000 (13:02 +0000)]
* deal with changes in the model (folder) correctly
* re-enable column headers after showing empty folder / no folder

pmo-trunk-r441

17 years ago* handle changes in the model correctly, and propagate (emit signals)
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 13:01:33 +0000 (13:01 +0000)]
* handle changes in the model correctly, and propagate (emit signals)

pmo-trunk-r440

17 years ago* add icon for main window
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 13:00:22 +0000 (13:00 +0000)]
* add icon for main window

pmo-trunk-r439

17 years ago* minor
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 06:44:51 +0000 (06:44 +0000)]
* minor

pmo-trunk-r438

17 years ago* remove some useless code
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 06:44:19 +0000 (06:44 +0000)]
* remove some useless code
* list accounts based on /apps/modest/accounts, and then look at the
  /apps/modest/server_accounts they refer to

pmo-trunk-r437

17 years ago* add support for GtkWidget settings
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 06:42:20 +0000 (06:42 +0000)]
* add support for GtkWidget settings

pmo-trunk-r436

17 years ago* small update (ignore ModestConf changes that are not for accounts)
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 06:41:00 +0000 (06:41 +0000)]
* small update (ignore ModestConf changes that are not for accounts)

pmo-trunk-r435

17 years ago* added some keys
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 06:39:36 +0000 (06:39 +0000)]
* added some keys

pmo-trunk-r434

17 years ago* small updates
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 06:38:56 +0000 (06:38 +0000)]
* small updates

pmo-trunk-r433

17 years ago* refactored account setup wizard (assistant), with specifics for transport/store
Dirk-Jan C. Binnema [Mon, 31 Jul 2006 06:38:12 +0000 (06:38 +0000)]
* refactored account setup wizard (assistant), with specifics for transport/store
    going to modest-store-widget and modest-transport widget.
* got assistant to work, still quite crude though
* various other updates

pmo-trunk-r432

17 years ago* work in console mode
Dirk-Jan C. Binnema [Thu, 27 Jul 2006 15:57:04 +0000 (15:57 +0000)]
* work in console mode

pmo-trunk-r431

17 years ago* updates (see .c changes for log)
Dirk-Jan C. Binnema [Thu, 27 Jul 2006 15:56:38 +0000 (15:56 +0000)]
* updates (see .c changes for log)

pmo-trunk-r430

17 years ago* add functions for easily getting various combo boxes
Dirk-Jan C. Binnema [Thu, 27 Jul 2006 15:56:10 +0000 (15:56 +0000)]
* add functions for easily getting various combo boxes
* add 'online/offline'-widget, which syncs with the account store
* auto_connect is not optional anymore

pmo-trunk-r429

17 years ago* added functions for getting authentication, security protocols
Dirk-Jan C. Binnema [Thu, 27 Jul 2006 15:54:09 +0000 (15:54 +0000)]
* added functions for getting authentication, security protocols
* some convenience functions so I can create combos more easily

pmo-trunk-r428

17 years ago* update to new ModestWidgetFactory API
Dirk-Jan C. Binnema [Thu, 27 Jul 2006 15:52:31 +0000 (15:52 +0000)]
* update to new ModestWidgetFactory API

pmo-trunk-r427

17 years ago* add some more implementation
Dirk-Jan C. Binnema [Thu, 27 Jul 2006 15:51:44 +0000 (15:51 +0000)]
* add some more implementation
* license headers

pmo-trunk-r426

17 years ago* minor, cosmetics
Dirk-Jan C. Binnema [Thu, 27 Jul 2006 15:49:59 +0000 (15:49 +0000)]
* minor, cosmetics

pmo-trunk-r425

17 years ago* updates
Dirk-Jan C. Binnema [Tue, 25 Jul 2006 14:41:33 +0000 (14:41 +0000)]
* updates

pmo-trunk-r424

17 years ago* minor
Dirk-Jan C. Binnema [Tue, 25 Jul 2006 14:41:14 +0000 (14:41 +0000)]
* minor

pmo-trunk-r423

17 years ago* minor
Dirk-Jan C. Binnema [Tue, 25 Jul 2006 14:40:37 +0000 (14:40 +0000)]
* minor

pmo-trunk-r422

17 years agomodest-msg-window => modest-edit-msg-window
Dirk-Jan C. Binnema [Tue, 25 Jul 2006 14:39:20 +0000 (14:39 +0000)]
modest-msg-window => modest-edit-msg-window

pmo-trunk-r421

17 years ago* remove the old account wizard stuff
Dirk-Jan C. Binnema [Mon, 24 Jul 2006 14:42:08 +0000 (14:42 +0000)]
* remove the old account wizard stuff

pmo-trunk-r420

17 years ago* make dependent windows transient
Dirk-Jan C. Binnema [Mon, 24 Jul 2006 14:41:52 +0000 (14:41 +0000)]
* make dependent windows transient

pmo-trunk-r419

17 years ago* upgrade to new generic widget setting system
Dirk-Jan C. Binnema [Mon, 24 Jul 2006 14:41:18 +0000 (14:41 +0000)]
* upgrade to new generic widget setting system
* do transient stuff with dependant windows

pmo-trunk-r418

17 years ago* new account wizard, based on GtkAssistant. Not finished yet.
Dirk-Jan C. Binnema [Mon, 24 Jul 2006 14:40:08 +0000 (14:40 +0000)]
* new account wizard, based on GtkAssistant. Not finished yet.

pmo-trunk-r417

17 years ago* add some comments, namespace for widget settings
Dirk-Jan C. Binnema [Mon, 24 Jul 2006 14:38:07 +0000 (14:38 +0000)]
* add some comments, namespace for widget settings

pmo-trunk-r416

17 years ago* add combo box with store protocols
Dirk-Jan C. Binnema [Mon, 24 Jul 2006 14:37:18 +0000 (14:37 +0000)]
* add combo box with store protocols

pmo-trunk-r415

17 years ago* add functions for getting lists of store/transport protocols
Dirk-Jan C. Binnema [Mon, 24 Jul 2006 14:36:29 +0000 (14:36 +0000)]
* add functions for getting lists of store/transport protocols
* some cleanups / improvements

pmo-trunk-r414

17 years ago* fix for modest_conf_key_exists, which did not work correctly on leaf nodes
Dirk-Jan C. Binnema [Mon, 24 Jul 2006 14:35:37 +0000 (14:35 +0000)]
* fix for modest_conf_key_exists, which did not work correctly on leaf nodes

pmo-trunk-r413

17 years ago* added ModestWidgetMemory, new generic system for saving/restoring widget
Dirk-Jan C. Binnema [Mon, 24 Jul 2006 14:34:01 +0000 (14:34 +0000)]
* added ModestWidgetMemory, new generic system for saving/restoring widget
  properties.

pmo-trunk-r412

17 years ago* fix for initialized priv ptr in modest_account_view initialisation
Dirk-Jan C. Binnema [Mon, 24 Jul 2006 14:32:51 +0000 (14:32 +0000)]
* fix for initialized priv ptr in modest_account_view initialisation

pmo-trunk-r411

17 years ago* add widgets/ to DIST_SUBDIRS
Dirk-Jan C. Binnema [Sun, 23 Jul 2006 15:23:38 +0000 (15:23 +0000)]
* add widgets/ to DIST_SUBDIRS

pmo-trunk-r410

17 years ago* coding style
Dirk-Jan C. Binnema [Fri, 21 Jul 2006 16:20:42 +0000 (16:20 +0000)]
* coding style

pmo-trunk-r409

17 years ago* implement saving / restoring of window size
Dirk-Jan C. Binnema [Fri, 21 Jul 2006 16:20:11 +0000 (16:20 +0000)]
* implement saving / restoring of window size

pmo-trunk-r408

17 years ago* implement status bar messages
Dirk-Jan C. Binnema [Fri, 21 Jul 2006 16:19:19 +0000 (16:19 +0000)]
* implement status bar messages

pmo-trunk-r407

17 years ago* oops
Dirk-Jan C. Binnema [Fri, 21 Jul 2006 09:23:50 +0000 (09:23 +0000)]
* oops

pmo-trunk-r406

17 years ago* ModestTnyFolderTreeView => ModestFolderView
Dirk-Jan C. Binnema [Fri, 21 Jul 2006 09:14:50 +0000 (09:14 +0000)]
* ModestTnyFolderTreeView => ModestFolderView
* ModestTnyHeaderTreeView => ModestHeaderView
* ModestTnyMsgView        => ModestMsgView
* moved these widgets to src/widgets/
* update all dependencies
* fixed compiler warnings all over the place

pmo-trunk-r405

17 years ago* don't depend on hildon when it's not there
Dirk-Jan C. Binnema [Thu, 20 Jul 2006 15:21:05 +0000 (15:21 +0000)]
* don't depend on hildon when it's not there

pmo-trunk-r404

17 years ago* documentation updates
Dirk-Jan C. Binnema [Thu, 20 Jul 2006 14:32:34 +0000 (14:32 +0000)]
* documentation updates

pmo-trunk-r403

17 years ago* default to hildon platform when running there
Dirk-Jan C. Binnema [Thu, 20 Jul 2006 14:32:00 +0000 (14:32 +0000)]
* default to hildon platform when running there

pmo-trunk-r402

17 years ago* update to use the new widgets
Dirk-Jan C. Binnema [Thu, 20 Jul 2006 14:25:35 +0000 (14:25 +0000)]
* update to use the new widgets
* get window size from modestconf

pmo-trunk-r401

17 years ago* add some new windows to the gtk2 backend. very experimental
Dirk-Jan C. Binnema [Thu, 20 Jul 2006 14:24:13 +0000 (14:24 +0000)]
* add some new windows to the gtk2 backend. very experimental

pmo-trunk-r400

17 years ago* add modest-account-view to the build
Dirk-Jan C. Binnema [Thu, 20 Jul 2006 14:20:46 +0000 (14:20 +0000)]
* add modest-account-view to the build

pmo-trunk-r399

17 years ago* add support for the account view widget
Dirk-Jan C. Binnema [Thu, 20 Jul 2006 14:19:27 +0000 (14:19 +0000)]
* add support for the account view widget
* do all creation lazily

pmo-trunk-r398

17 years ago* cosmetics
Dirk-Jan C. Binnema [Thu, 20 Jul 2006 14:18:03 +0000 (14:18 +0000)]
* cosmetics

pmo-trunk-r397

17 years ago* use g_printerr instead of g_warning
Dirk-Jan C. Binnema [Thu, 20 Jul 2006 14:16:46 +0000 (14:16 +0000)]
* use g_printerr instead of g_warning

pmo-trunk-r396

17 years ago* do proper refcounting for ModestConf instances
Dirk-Jan C. Binnema [Thu, 20 Jul 2006 14:16:04 +0000 (14:16 +0000)]
* do proper refcounting for ModestConf instances
* API update for enable/disable API
* some internal refactoring

pmo-trunk-r395

17 years ago* call parent dtor
Dirk-Jan C. Binnema [Thu, 20 Jul 2006 14:14:37 +0000 (14:14 +0000)]
* call parent dtor

pmo-trunk-r394