modest
17 years ago* all:
Dirk-Jan C. Binnema [Wed, 21 Feb 2007 21:07:35 +0000 (21:07 +0000)]
* all:
- compile / -Wall fixes

pmo-trunk-r848

17 years agoAdded disconnection code to the account view
Sergio Villar Senin [Wed, 21 Feb 2007 18:45:42 +0000 (18:45 +0000)]
Added disconnection code to the account view

pmo-trunk-r847

17 years agoFixed some reference leaks
Sergio Villar Senin [Wed, 21 Feb 2007 17:56:19 +0000 (17:56 +0000)]
Fixed some reference leaks

pmo-trunk-r846

17 years ago* maemo updates
Dirk-Jan C. Binnema [Wed, 21 Feb 2007 17:44:27 +0000 (17:44 +0000)]
* maemo updates

pmo-trunk-r845

17 years ago* Removed remember password from the store widget
Sergio Villar Senin [Wed, 21 Feb 2007 13:05:39 +0000 (13:05 +0000)]
* Removed remember password from the store widget
* Added support to use auth mechanism and security options
* Initialized some variables
* Fixed a bug in ModestConf
* Added TLS when possible security option

pmo-trunk-r844

17 years agoPlatform icon changes
Sergio Villar Senin [Wed, 21 Feb 2007 09:46:39 +0000 (09:46 +0000)]
Platform icon changes

pmo-trunk-r843

17 years ago* fix build
Dirk-Jan C. Binnema [Tue, 20 Feb 2007 10:28:33 +0000 (10:28 +0000)]
* fix build

pmo-trunk-r842

17 years ago* modest-ui-actions.c:
Dirk-Jan C. Binnema [Tue, 20 Feb 2007 08:38:01 +0000 (08:38 +0000)]
* modest-ui-actions.c:
- make reply/forward work for msg view windows
* cleanups, cosmetics

pmo-trunk-r841

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 20 Feb 2007 08:34:07 +0000 (08:34 +0000)]
* all:
- some cosmetics, doc

pmo-trunk-r840

17 years ago* modest-tny-account-store.c:
Dirk-Jan C. Binnema [Tue, 20 Feb 2007 07:12:41 +0000 (07:12 +0000)]
* modest-tny-account-store.c:
- set the modest-account name as a gobject property for
  tnyaccounts

pmo-trunk-r839

17 years agoreplaced some modest icons by platform ones
Sergio Villar Senin [Mon, 19 Feb 2007 18:33:50 +0000 (18:33 +0000)]
replaced some modest icons by platform ones

pmo-trunk-r838

17 years ago* Fixed a segmentation fault in a mail operation
Sergio Villar Senin [Mon, 19 Feb 2007 16:55:31 +0000 (16:55 +0000)]
* Fixed a segmentation fault in a mail operation
* Removed some ugly code that updated the folder model
* Dnd for messages is now fully available

pmo-trunk-r837

17 years ago* Refactored d&d code
Sergio Villar Senin [Fri, 16 Feb 2007 18:49:18 +0000 (18:49 +0000)]
* Refactored d&d code
* Removed folder-xfer signal
* Removed folder-xfer signal handler
* Removed marshaller
* Removed signal connect code

pmo-trunk-r836

17 years agoAdded modest-dnd.h
Sergio Villar Senin [Fri, 16 Feb 2007 16:09:37 +0000 (16:09 +0000)]
Added modest-dnd.h

pmo-trunk-r835

17 years agoImproved d&d support. Fixed several reference leaks
Sergio Villar Senin [Fri, 16 Feb 2007 14:31:26 +0000 (14:31 +0000)]
Improved d&d support. Fixed several reference leaks

pmo-trunk-r834

17 years ago* all:
Dirk-Jan C. Binnema [Thu, 15 Feb 2007 10:06:06 +0000 (10:06 +0000)]
* all:
- added modest_runtime_verify_object_death macro,
which checks that all refs are cleared up if the
MODEST_DEBUG contains "debug-objects"

pmo-trunk-r833

17 years ago* all:
Dirk-Jan C. Binnema [Thu, 15 Feb 2007 08:57:34 +0000 (08:57 +0000)]
* all:
- add some refcount debugging support, and fix some leaks,
  comp warnings.

pmo-trunk-r832

17 years ago* maemo/:
Dirk-Jan C. Binnema [Wed, 14 Feb 2007 16:07:16 +0000 (16:07 +0000)]
* maemo/:
  - some work on the account wizard for maemo; not done yet
  - fix account view for maemo (ie. for older gtk)
  - show friendly name for local folders

pmo-trunk-r831

17 years ago* all:
Dirk-Jan C. Binnema [Wed, 14 Feb 2007 14:12:57 +0000 (14:12 +0000)]
* all:
  - put new messages in the Drafts folder

pmo-trunk-r830

17 years ago* all:
Dirk-Jan C. Binnema [Wed, 14 Feb 2007 12:30:18 +0000 (12:30 +0000)]
* all:
  - use singleton devices

pmo-trunk-r829

17 years ago* all:
Dirk-Jan C. Binnema [Wed, 14 Feb 2007 12:24:18 +0000 (12:24 +0000)]
* all:
  make device, platform_factory accessible as singletons through
  modest_runtime, and use them. this fixes a lot of memleaks

pmo-trunk-r828

17 years ago* all:
Dirk-Jan C. Binnema [Wed, 14 Feb 2007 09:12:37 +0000 (09:12 +0000)]
* all:
- add singletons for device and platform fact

pmo-trunk-r827

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 13 Feb 2007 19:23:10 +0000 (19:23 +0000)]
* all:
- fix some object lifetime management issues when exiting with
  errors (ie. 'modest -foobar')

pmo-trunk-r826

17 years ago* modest-main:
Dirk-Jan C. Binnema [Tue, 13 Feb 2007 13:31:12 +0000 (13:31 +0000)]
* modest-main:
  - explicit numbers for exit codes

pmo-trunk-r825

17 years ago* manpages:
Dirk-Jan C. Binnema [Tue, 13 Feb 2007 09:41:10 +0000 (09:41 +0000)]
* manpages:
  - add the first version

pmo-trunk-r824

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 13 Feb 2007 08:05:59 +0000 (08:05 +0000)]
* all:
  - compile fixes for maemo

pmo-trunk-r823

17 years agoAdded platform dependant code
Sergio Villar Senin [Tue, 13 Feb 2007 07:27:47 +0000 (07:27 +0000)]
Added platform dependant code

pmo-trunk-r822

17 years agoFixed some compilation errors
Sergio Villar Senin [Mon, 12 Feb 2007 18:39:48 +0000 (18:39 +0000)]
Fixed some compilation errors

pmo-trunk-r821

17 years ago* modest-tny-send-queue:
Dirk-Jan C. Binnema [Mon, 12 Feb 2007 14:50:13 +0000 (14:50 +0000)]
* modest-tny-send-queue:
  - semi-working implementation, requires latest tinymail
* other:
  - some fixes

pmo-trunk-r820

17 years ago* all:
Dirk-Jan C. Binnema [Mon, 12 Feb 2007 13:22:58 +0000 (13:22 +0000)]
* all:
  - make compile again, after modest changes

pmo-trunk-r819

17 years agoadded a workarround to list the local accounts
Sergio Villar Senin [Mon, 12 Feb 2007 11:07:21 +0000 (11:07 +0000)]
added a workarround to list the local accounts

pmo-trunk-r818

17 years ago* Modified the order of the widget creation proccess
Sergio Villar Senin [Mon, 12 Feb 2007 11:02:54 +0000 (11:02 +0000)]
* Modified the order of the widget creation proccess
* ModestFolderView now implements TnyAccountStoreView interface
* Added some error handling to the mail operations
* Modified the creation of the ModestFolderView
* Removed some debug code
* Replaced some g_warnings by g_messages

pmo-trunk-r817

17 years ago* modest-account-mgr and clients:
Dirk-Jan C. Binnema [Mon, 12 Feb 2007 09:37:58 +0000 (09:37 +0000)]
* modest-account-mgr and clients:
- remove GError parameter from functions, all users
  used NULL anyway...
- do check for GError* in modest_conf functions though
- update modest-conf to make _set_list consistent with
  the others
- update inline docs
- add dummy get/set _password functions

pmo-trunk-r816

17 years ago* Replaced some wrongly set assertions by empty strings
Sergio Villar Senin [Mon, 12 Feb 2007 08:41:57 +0000 (08:41 +0000)]
* Replaced some wrongly set assertions by empty strings

pmo-trunk-r815

17 years ago* all:
Dirk-Jan C. Binnema [Sun, 11 Feb 2007 13:02:10 +0000 (13:02 +0000)]
* all:
- move modest-account-view-window.h to widgets/
- use accessor function to get child widgets
(ModestMainWindow) ==> modest_main_window_get_child_widget
- ui-actions: make actions work on ModestMsgViewWindow as well
- move get_password UI stuff to ui-actions; this will be moved
 to front-specific later...
- add signal to modest-tny-account-store: "password_requested"
- misc fixes

pmo-trunk-r814

17 years ago* add HACKING
Dirk-Jan C. Binnema [Sun, 11 Feb 2007 10:57:52 +0000 (10:57 +0000)]
* add HACKING

pmo-trunk-r813

17 years ago* header-view:
Dirk-Jan C. Binnema [Fri, 9 Feb 2007 22:13:59 +0000 (22:13 +0000)]
* header-view:
- do auto scrolling when using _prev / _next

pmo-trunk-r812

17 years agoReplaced the old XML name with the new one
Sergio Villar Senin [Fri, 9 Feb 2007 16:47:39 +0000 (16:47 +0000)]
Replaced the old XML name with the new one

pmo-trunk-r811

17 years ago* all:
Dirk-Jan C. Binnema [Fri, 9 Feb 2007 13:23:43 +0000 (13:23 +0000)]
* all:
  - update for account stuff
  - merge cleanups with sergio

pmo-trunk-r810

17 years ago* all:
Dirk-Jan C. Binnema [Fri, 9 Feb 2007 13:23:00 +0000 (13:23 +0000)]
* all:
  - update for combo box changes
  - update for account changes

pmo-trunk-r809

17 years ago* all:
Dirk-Jan C. Binnema [Fri, 9 Feb 2007 13:19:18 +0000 (13:19 +0000)]
* all:
  - update for modest_window / combo_box changes
  - take account param (edit/view window)

pmo-trunk-r808

17 years ago* all:
Dirk-Jan C. Binnema [Fri, 9 Feb 2007 13:18:24 +0000 (13:18 +0000)]
* all:
  - add 'active_account' parameter + accessor functions to modest-window
  - add 'set_active_id' to modest_combo_box
  - add account parameter to msg-edit and msg-view
  - remove _set_msg from edit-msg

pmo-trunk-r807

17 years ago* Fixed some checks
Sergio Villar Senin [Fri, 9 Feb 2007 12:12:17 +0000 (12:12 +0000)]
* Fixed some checks

pmo-trunk-r806

17 years ago* Added code to manage click on previous message
Sergio Villar Senin [Fri, 9 Feb 2007 12:06:06 +0000 (12:06 +0000)]
* Added code to manage click on previous message
* Added some code to check if being on first or last header

pmo-trunk-r805

17 years ago* Fixed a typo in a define
Sergio Villar Senin [Fri, 9 Feb 2007 09:08:32 +0000 (09:08 +0000)]
* Fixed a typo in a define
* Fixed some issues in the documentation
* Fixed a issue in the test compilation

pmo-trunk-r804

17 years ago* modest-msg-view:
Dirk-Jan C. Binnema [Thu, 8 Feb 2007 15:40:07 +0000 (15:40 +0000)]
* modest-msg-view:
  - display messasge meta-data, such as from/to/date/subject

pmo-trunk-r803

17 years ago* maemo/
Dirk-Jan C. Binnema [Thu, 8 Feb 2007 14:29:16 +0000 (14:29 +0000)]
* maemo/
  - update for the framework changes

pmo-trunk-r802

17 years ago* all:
Dirk-Jan C. Binnema [Thu, 8 Feb 2007 10:02:59 +0000 (10:02 +0000)]
* all:
- try to implement directly opening editor from cmdline; needs work
- refactor some code form mail-operation => modest-tny-msg
- small cleanups

pmo-trunk-r801

17 years ago* modest-ui-actions:
Dirk-Jan C. Binnema [Thu, 8 Feb 2007 08:53:33 +0000 (08:53 +0000)]
* modest-ui-actions:
- some sanity checking; no more crashing when
  called outside the ModestMainWindow context.
- still todo: make, say, _actions_on_reply
  also work from the MsgView window

pmo-trunk-r800

17 years ago* Added the gtg_drag_finish call to the drag-data-received handler
Sergio Villar Senin [Thu, 8 Feb 2007 08:36:19 +0000 (08:36 +0000)]
* Added the gtg_drag_finish call to the drag-data-received handler

pmo-trunk-r799

17 years ago* big cleanup:
Dirk-Jan C. Binnema [Thu, 8 Feb 2007 00:59:54 +0000 (00:59 +0000)]
* big cleanup:
- modest-edit-msg ==> modest-msg-edit
- removed the widget factory
- removed modest ui
- updated all (gtk/) for these changes

---> maemo is broken atm, will be fixed rsn

pmo-trunk-r798

17 years ago* tests:
Dirk-Jan C. Binnema [Wed, 7 Feb 2007 19:50:05 +0000 (19:50 +0000)]
* tests:
- add modest-tny-send-queue to build

pmo-trunk-r797

17 years ago* remove old html crap
Dirk-Jan C. Binnema [Wed, 7 Feb 2007 14:18:43 +0000 (14:18 +0000)]
* remove old html crap

pmo-trunk-r796

17 years ago* Added dnd support to the folder view
Sergio Villar Senin [Wed, 7 Feb 2007 13:16:57 +0000 (13:16 +0000)]
* Added dnd support to the folder view
* Added support to move folders with dnd
* Added support to reload the view of a ModestFolderView when a folder is added or renamed
* Added a folder-moved signal in the ModestFolderView
* Added some error handling code in ModestMailOperation

pmo-trunk-r795

17 years ago* implement TODO item i001:
Dirk-Jan C. Binnema [Wed, 7 Feb 2007 11:20:38 +0000 (11:20 +0000)]
* implement TODO item i001:
  - message view widget for gtk/maemo, activated
    with double-clicking header

pmo-trunk-r794

17 years ago* modest-header-view.[ch]:
Dirk-Jan C. Binnema [Wed, 7 Feb 2007 10:04:36 +0000 (10:04 +0000)]
* modest-header-view.[ch]:
  - add the "header_activated", when a header is double-clicked

pmo-trunk-r793

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 6 Feb 2007 16:13:42 +0000 (16:13 +0000)]
* all:
  - beginnings of the msg-view-window

pmo-trunk-r792

17 years ago* update toolbars/menus for Maemo:
Dirk-Jan C. Binnema [Tue, 6 Feb 2007 14:11:22 +0000 (14:11 +0000)]
* update toolbars/menus for Maemo:
  - make modest-main-window-ui frontend-specific, they are very different
  - implement maemo-style menus

pmo-trunk-r791

17 years ago* updates: cleanup, caching accounts, refactoring and work on
Dirk-Jan C. Binnema [Tue, 6 Feb 2007 10:06:18 +0000 (10:06 +0000)]
* updates: cleanup, caching accounts, refactoring and work on
   the send-queue (not working yet)

* modest-tny-account, tny-account-store:
- refactory, move account creation to modest-tny-account

* modest-tny-account-store:
- cache accounts; add functions for retrieving tnyaccounts
 corresponding to account-mgr accounts

* modest-tny-send-queue:
- fix some bugs, getting much further now

* cleanups, cosmetics

pmo-trunk-r790

17 years ago* maemo/modest-(edit-msg|main)-window.c:
Dirk-Jan C. Binnema [Mon, 5 Feb 2007 14:21:03 +0000 (14:21 +0000)]
* maemo/modest-(edit-msg|main)-window.c:
  - compile fixes for changes in modest fw

pmo-trunk-r789

17 years ago* modest-tny-account / modest-tny-account-store:
Dirk-Jan C. Binnema [Mon, 5 Feb 2007 13:26:49 +0000 (13:26 +0000)]
* modest-tny-account / modest-tny-account-store:
  - refactoring. move the tnyaccount creation functions to modest-tny-account

pmo-trunk-r788

17 years ago* implemented the send-queue stuff (partially); still
Dirk-Jan C. Binnema [Mon, 5 Feb 2007 10:44:19 +0000 (10:44 +0000)]
* implemented the send-queue stuff (partially); still
  not fully working due to (apparently) a send mail bug

* gtk/modest-edit-msg-window.c:
- cleanup sending of message
* gtk/modest-account-assistant.c:
- generate better (unique) server_account names
* modest-conf.h:
- cosmetics
* modest-account-mgr-helpers.c:
- clear up the TnyGetAccountRequestType/TnyAccountType confusion
* modest-mail-operation.c:
- use the brand new send queue
* modest-runtime.[ch]:
- manage the SendQueue singleton-per-accounts
* modest-tny-send-queue.[ch]:
- minimalistic send queue implementation
* modest-cache-mgr.[ch]:
- add SendQueue as a cacheable type
* widgets/modest-folder-view.c:
- make resistant agains NULL names
* modest-tny-account-store.[ch]:
- fix some bugs (TnyGetAccountRequestType/TnyAccountType confusion)
- add sanity checking for types
- cleanups

pmo-trunk-r787

17 years ago- use the right TODO
Dirk-Jan C. Binnema [Sat, 3 Feb 2007 16:09:35 +0000 (16:09 +0000)]
- use the right TODO

pmo-trunk-r786

17 years ago* all:
Dirk-Jan C. Binnema [Sat, 3 Feb 2007 13:08:52 +0000 (13:08 +0000)]
* all:
- implement i016: default button

* modest-account-view-widget.[ch]:
* modest-account-view-windows.[ch]:
- add 'last updated' column
- use ModestServerData
- understand 'default'; make default account bold
- add buttons
- cleanup

* modest-tny-account-store.c, modest-store-widget.[ch],
modest-account-assistant.[ch]:
- support Maildir/Mbox store accounts
- choose a unique new name for server accounts

* modest-ui.c:
- remove some unused crap

* modest-account-mgr.[ch]:
- add _add_server_account base on (Camel)URI
- re-emit ModestConf signals for default account

* modest-text-utils.[ch]:
- remove bogus caching from display_date

* modest-account-mgr-helper.[ch]:
- put default / last updated in ModestServerData as well

pmo-trunk-r785

17 years ago* added TODO file
Dirk-Jan C. Binnema [Fri, 2 Feb 2007 13:36:13 +0000 (13:36 +0000)]
* added TODO file

pmo-trunk-r784

17 years ago* fix all compiler warnings (when using gtk/ frontend)
Dirk-Jan C. Binnema [Fri, 2 Feb 2007 13:18:17 +0000 (13:18 +0000)]
* fix all compiler warnings (when using gtk/ frontend)
* fix remaing _get_current leaks
* remove unuses modest_tny_msg_find_nth_part

pmo-trunk-r783

17 years ago* use the slice allocator
Dirk-Jan C. Binnema [Fri, 2 Feb 2007 12:57:46 +0000 (12:57 +0000)]
* use the slice allocator

pmo-trunk-r782

17 years ago* fix for modest-icon-factory removal
Dirk-Jan C. Binnema [Fri, 2 Feb 2007 12:10:16 +0000 (12:10 +0000)]
* fix for modest-icon-factory removal

pmo-trunk-r781

17 years ago* all:
Dirk-Jan C. Binnema [Thu, 1 Feb 2007 23:13:17 +0000 (23:13 +0000)]
* all:
- remove modest-icon-factory
- added funky modest-icon to gtk frontend

pmo-trunk-r780

17 years ago* gtk/modest-edit-msg-window.c:
Dirk-Jan C. Binnema [Thu, 1 Feb 2007 21:14:48 +0000 (21:14 +0000)]
* gtk/modest-edit-msg-window.c:
- cosmetics
* modest-ui.c:
- fix some leaks
- improve the sending callback
* modest-widget-factory.c:
- make the 'From:' combo box work

pmo-trunk-r779

17 years ago* modest-mail-operation.c:
Dirk-Jan C. Binnema [Thu, 1 Feb 2007 20:04:55 +0000 (20:04 +0000)]
* modest-mail-operation.c:
- cosmetics, fix leak

pmo-trunk-r778

17 years ago* modest-runtime:
Dirk-Jan C. Binnema [Thu, 1 Feb 2007 20:04:09 +0000 (20:04 +0000)]
* modest-runtime:
- add a trash folder (for now)

pmo-trunk-r777

17 years ago* modest-tny-account:
Dirk-Jan C. Binnema [Thu, 1 Feb 2007 20:03:34 +0000 (20:03 +0000)]
* modest-tny-account:
- really *ignore* the account param when getting local folders
  (this fixes a bug when moving folders to trash)
- fix a leak (the result of a _get_current of a tny-list should
   be unref'd)

pmo-trunk-r776

17 years ago* modest-folder-view:
Dirk-Jan C. Binnema [Thu, 1 Feb 2007 20:01:37 +0000 (20:01 +0000)]
* modest-folder-view:
- some visual improvements (?) to the folder view

pmo-trunk-r775

17 years ago* fix compile breakage
Dirk-Jan C. Binnema [Thu, 1 Feb 2007 13:56:58 +0000 (13:56 +0000)]
* fix compile breakage

pmo-trunk-r774

17 years ago* all:
Dirk-Jan C. Binnema [Thu, 1 Feb 2007 08:46:00 +0000 (08:46 +0000)]
* all:
- add some convenience functions for sending mail
- small updates / renaming / cleanup

pmo-trunk-r773

17 years ago* remove modest_tny_account_store_get_tny_account_from_server_account
Dirk-Jan C. Binnema [Thu, 1 Feb 2007 08:44:10 +0000 (08:44 +0000)]
* remove modest_tny_account_store_get_tny_account_from_server_account

pmo-trunk-r772

17 years ago* more leak fixes for modest msg view
Dirk-Jan C. Binnema [Wed, 31 Jan 2007 22:59:44 +0000 (22:59 +0000)]
* more leak fixes for modest msg view

pmo-trunk-r771

17 years ago* renamed modest-tny-msg-action.[ch] => modest-tny-msg.[ch]
Dirk-Jan C. Binnema [Wed, 31 Jan 2007 22:03:54 +0000 (22:03 +0000)]
* renamed modest-tny-msg-action.[ch] => modest-tny-msg.[ch]
* cleaned up mem mgmt in modest-formatter, fixed some leaks,
  and made is resistant against NULL bodies
* fixed two leaks in modest-msg-view

pmo-trunk-r770

17 years agoModified the signature of the connection changed handler
Sergio Villar Senin [Wed, 31 Jan 2007 16:04:49 +0000 (16:04 +0000)]
Modified the signature of the connection changed handler
Block handlers when pressing the button in the connection changed handler
Removed the subscription handling code in the folder view widget

pmo-trunk-r769

17 years ago* Removed an invalid call
Sergio Villar Senin [Wed, 31 Jan 2007 16:01:57 +0000 (16:01 +0000)]
* Removed an invalid call
* Added implementation for the alert message

pmo-trunk-r768

17 years ago* first part of changes to make batch operation work correctly
Dirk-Jan C. Binnema [Wed, 31 Jan 2007 09:22:03 +0000 (09:22 +0000)]
* first part of changes to make batch operation work correctly
* leak fixes
* refactoring

pmo-trunk-r767

17 years ago* cosmetics
Dirk-Jan C. Binnema [Wed, 31 Jan 2007 09:20:49 +0000 (09:20 +0000)]
* cosmetics

pmo-trunk-r766

17 years ago* cosmetics
Dirk-Jan C. Binnema [Wed, 31 Jan 2007 09:19:42 +0000 (09:19 +0000)]
* cosmetics

pmo-trunk-r765

17 years ago* add modest_tny_account_store_get_tny_account_from_server_account,
Dirk-Jan C. Binnema [Wed, 31 Jan 2007 09:18:41 +0000 (09:18 +0000)]
* add modest_tny_account_store_get_tny_account_from_server_account,
to get the corresponding TnyAccount for a server account
* small cleanups

pmo-trunk-r764

17 years ago* ChangeLog:
Dirk-Jan C. Binnema [Tue, 30 Jan 2007 21:35:36 +0000 (21:35 +0000)]
* ChangeLog:
- use svn2cl to generate it

pmo-trunk-r763

17 years ago* modest-tny-send-queue.[ch]:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 23:15:10 +0000 (23:15 +0000)]
* modest-tny-send-queue.[ch]:
- compiles now

pmo-trunk-r762

17 years ago* modest-ui.c:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 20:52:51 +0000 (20:52 +0000)]
* modest-ui.c:
- use icon for online/offline status
- cosmetics

pmo-trunk-r761

17 years ago* modest-folder-view.[ch]:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 20:26:28 +0000 (20:26 +0000)]
* modest-folder-view.[ch]:
- add some function documentation
- automatically expand root items
* modest-header-view.c:
- enable search functionality

pmo-trunk-r760

17 years agoAdded support to handle accounts-reloaded signal
Sergio Villar Senin [Mon, 29 Jan 2007 18:57:48 +0000 (18:57 +0000)]
Added support to handle accounts-reloaded signal

pmo-trunk-r759

17 years ago* all:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 17:59:50 +0000 (17:59 +0000)]
* all:
- use the new modest-tny-account stuff

pmo-trunk-r758

17 years ago* modest-tny-account.[ch]:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 17:44:12 +0000 (17:44 +0000)]
* modest-tny-account.[ch]:
- new modest decorator for TnyAccount

pmo-trunk-r757

17 years ago* modest-widget-factory.c:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 14:50:16 +0000 (14:50 +0000)]
* modest-widget-factory.c:
  - ellipsize progressbar contents

pmo-trunk-r756

17 years ago* tests/<all>:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 14:49:04 +0000 (14:49 +0000)]
* tests/<all>:
  - make unit tests work again after modest_runtime changes

pmo-trunk-r755

17 years agoShow connection requested dialog when the message is not found
Sergio Villar Senin [Mon, 29 Jan 2007 14:04:58 +0000 (14:04 +0000)]
Show connection requested dialog when the message is not found

pmo-trunk-r754

17 years ago* maemo/:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 13:15:18 +0000 (13:15 +0000)]
* maemo/:
  - improve UI a bit: make progress bar as expected,
    add missing icons, clear up toolbar

pmo-trunk-r753

17 years ago* add missing pixmaps
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 13:04:44 +0000 (13:04 +0000)]
* add missing pixmaps

pmo-trunk-r752

17 years ago* maemo/, modest-runtime.c:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 10:28:53 +0000 (10:28 +0000)]
* maemo/, modest-runtime.c:
  - update maemo/ things to use modest_runtime
  - fix bug in hildon_init in modest_runtime

pmo-trunk-r751

17 years ago* Makefile.am, modest-mail-operation.c:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 09:10:01 +0000 (09:10 +0000)]
* Makefile.am, modest-mail-operation.c:
  - temp hack because modest-tny-account.[ch] is not checked in yet

pmo-trunk-r750

17 years ago* Updated to the new implementation of tny_camel_header_get_xxx methods
Sergio Villar Senin [Mon, 29 Jan 2007 08:37:37 +0000 (08:37 +0000)]
* Updated to the new implementation of tny_camel_header_get_xxx methods

pmo-trunk-r749