modest
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

17 years ago* modest-mail-operation.c:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 07:19:53 +0000 (07:19 +0000)]
* modest-mail-operation.c:
- use the modest-tny-account functions to get special folders

pmo-trunk-r748

17 years ago* modest-tny-send-queue.c:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 07:19:11 +0000 (07:19 +0000)]
* modest-tny-send-queue.c:
- some more work done, not ready yet

pmo-trunk-r747

17 years ago* modest-singletons.c:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 07:18:20 +0000 (07:18 +0000)]
* modest-singletons.c:
- when finalizing, double-check there are no outstanding
  references for the singleton objects

pmo-trunk-r746

17 years ago* modest-main.c, modest-runtime.[ch]:
Dirk-Jan C. Binnema [Mon, 29 Jan 2007 07:17:23 +0000 (07:17 +0000)]
* modest-main.c, modest-runtime.[ch]:
- some further cleanups

pmo-trunk-r745

17 years ago* modest-tny-account-store.c:
Dirk-Jan C. Binnema [Sun, 28 Jan 2007 17:36:50 +0000 (17:36 +0000)]
* modest-tny-account-store.c:
- set dummy get/forget password funcs for our local folders,
so tinymail won't complain

pmo-trunk-r744

17 years ago* all:
Dirk-Jan C. Binnema [Sun, 28 Jan 2007 13:50:10 +0000 (13:50 +0000)]
* all:
- move all singletons (such as account mgr, conf, widget factory)
  to ModestSingletons, and they are accessed through to
  ModestRuntime. This removes the need for many classes to
  keep the singletons in their *Private, and move around the
  same ptrs to functions.

ModestRuntime keeps maintains these singletons, and also takes
  care of the stuff that was previously in ModestDebug and
  ModestInit, and some of the other initialization in modest-main,
  which is significantly cleaned-up as well

pmo-trunk-r743

17 years ago* modest-tny-account-store.[ch]:
Dirk-Jan C. Binnema [Fri, 26 Jan 2007 16:41:36 +0000 (16:41 +0000)]
* modest-tny-account-store.[ch]:
  - fix some compile warnings

pmo-trunk-r742

17 years ago* modest-text-utils.c:
Dirk-Jan C. Binnema [Fri, 26 Jan 2007 16:40:37 +0000 (16:40 +0000)]
* modest-text-utils.c:
  - move modest_text_utils_strftime back to plain-old strftime,
    as some of the GDate stuff is only available since Gtk+ 2.10

pmo-trunk-r741

17 years ago* modest-mail-operation.c, modest-folder-view.c:
Dirk-Jan C. Binnema [Fri, 26 Jan 2007 09:00:12 +0000 (09:00 +0000)]
* modest-mail-operation.c, modest-folder-view.c:
  - s/tny_folder_expunge/tny_folder_sync/

pmo-trunk-r740

17 years ago* modest-tny-send-queue.[ch]:
Dirk-Jan C. Binnema [Thu, 25 Jan 2007 23:34:38 +0000 (23:34 +0000)]
* modest-tny-send-queue.[ch]:
- stub for modest TnySendQueue implementation

pmo-trunk-r739

17 years ago* cosmetics
Dirk-Jan C. Binnema [Thu, 25 Jan 2007 16:13:54 +0000 (16:13 +0000)]
* cosmetics

pmo-trunk-r738

17 years ago* modest-tny-account-store.[ch]:
Dirk-Jan C. Binnema [Thu, 25 Jan 2007 16:13:09 +0000 (16:13 +0000)]
* modest-tny-account-store.[ch]:
  - partly implemented getting special folder TnyFolders per account

pmo-trunk-r737

17 years ago* Added comparisons with "Invalid" string <- should be fixed in tinymail
Sergio Villar Senin [Thu, 25 Jan 2007 11:55:15 +0000 (11:55 +0000)]
* Added comparisons with "Invalid" string <- should be fixed in tinymail
* Replaced the date generation code, now it creates valid UTF8 strings

pmo-trunk-r736

17 years ago* modest-tny-folder.[ch]:
Dirk-Jan C. Binnema [Thu, 25 Jan 2007 09:17:10 +0000 (09:17 +0000)]
* modest-tny-folder.[ch]:
- add modest_tny_folder_is_local_folder, and
- add modest_tny_folder_local_folder_type
* modest-local-folder-info.[ch]:
- remove ModestLocalFolderType, use TnyFolderType instead
- add some extra folder types
* modest-defs.h:
- add display name for local folders (N_("Local Folders")
* modest-init.c:
- adapt to these changes
* widgets/modest-folder-view.c:
- display the display names for local folders

pmo-trunk-r735

17 years ago* modest-tny-account-store.c:
Dirk-Jan C. Binnema [Thu, 25 Jan 2007 09:08:50 +0000 (09:08 +0000)]
* modest-tny-account-store.c:
- cosmetics

pmo-trunk-r734

17 years ago* modest-text-utils.c:
Dirk-Jan C. Binnema [Thu, 25 Jan 2007 09:08:06 +0000 (09:08 +0000)]
* modest-text-utils.c:
- small cleanups

pmo-trunk-r733

17 years ago* Some initializations
Sergio Villar Senin [Thu, 25 Jan 2007 09:00:12 +0000 (09:00 +0000)]
* Some initializations
* Removed unused code

pmo-trunk-r732

17 years ago* Fixed a segmentation fault when creating combo boxes
Sergio Villar Senin [Wed, 24 Jan 2007 19:44:23 +0000 (19:44 +0000)]
* Fixed a segmentation fault when creating combo boxes
* Delete unused commented code
* Added an if to not return the local account when asking for transport accounts

pmo-trunk-r731

17 years ago* all:
Dirk-Jan C. Binnema [Wed, 24 Jan 2007 16:41:33 +0000 (16:41 +0000)]
* all:
  - set default account on startup if it hasn't been set yet

pmo-trunk-r730

17 years ago* Added a missing break
Sergio Villar Senin [Wed, 24 Jan 2007 15:06:46 +0000 (15:06 +0000)]
* Added a missing break
* Added some error management code

pmo-trunk-r729

17 years ago* Removed the password_selected signal
Sergio Villar Senin [Wed, 24 Jan 2007 11:26:02 +0000 (11:26 +0000)]
* Removed the password_selected signal
* Added a g_main_depth check before setting a critical section with g_threads_*
* Removed an unused marshaller (because the password_selected signal removal)
* Added the options located in the configuration to the TnyAccount
* Removed the view_is_empty field from the ModestFolderView
* Moved the get_pass, forget_pass functions to the account store

pmo-trunk-r728

17 years ago* modest-account-view.c:
Dirk-Jan C. Binnema [Wed, 24 Jan 2007 09:41:31 +0000 (09:41 +0000)]
* modest-account-view.c:
  - update with account mgr changes

pmo-trunk-r727

17 years ago* Added missing files
Sergio Villar Senin [Wed, 24 Jan 2007 09:36:59 +0000 (09:36 +0000)]
* Added missing files

pmo-trunk-r726

17 years ago* fix
Dirk-Jan C. Binnema [Wed, 24 Jan 2007 09:36:18 +0000 (09:36 +0000)]
* fix

pmo-trunk-r725

17 years ago* all:
Dirk-Jan C. Binnema [Wed, 24 Jan 2007 08:13:29 +0000 (08:13 +0000)]
* all:
- implemented 'default' account concept

pmo-trunk-r724

17 years ago* modest-ui.c:
Dirk-Jan C. Binnema [Wed, 24 Jan 2007 07:38:36 +0000 (07:38 +0000)]
* modest-ui.c:
- update for modest account mgr changes
- small improvements in progressbar

pmo-trunk-r723

17 years ago* modest-tny-account-store.c:
Dirk-Jan C. Binnema [Wed, 24 Jan 2007 07:38:02 +0000 (07:38 +0000)]
* modest-tny-account-store.c:
- update for modest account mgr changes
- fix some compiler warnings

pmo-trunk-r722

17 years ago* all:
Dirk-Jan C. Binnema [Wed, 24 Jan 2007 07:37:18 +0000 (07:37 +0000)]
* all:
- updates for modest account mgr changes

pmo-trunk-r721

17 years ago* modest-account-mgr*.[ch]:
Dirk-Jan C. Binnema [Wed, 24 Jan 2007 07:35:15 +0000 (07:35 +0000)]
* modest-account-mgr*.[ch]:
- split ModestAccount mgr in the core
  functionality and 'helpers', to keep things manageable

pmo-trunk-r720

17 years ago* autogen.sh:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 22:05:58 +0000 (22:05 +0000)]
* autogen.sh:
- remove the ugliness, it should be fixed by adding the m4 files
in the right place

pmo-trunk-r719

17 years ago* modest-icon-factory.[ch]:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 22:04:21 +0000 (22:04 +0000)]
* modest-icon-factory.[ch]:
- remove the small icon stuff

pmo-trunk-r718

17 years ago* modest-main.c:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 22:03:49 +0000 (22:03 +0000)]
* modest-main.c:
- do threads_init earlier

pmo-trunk-r717

17 years ago* modest-widget-memory.c:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 22:02:53 +0000 (22:02 +0000)]
* modest-widget-memory.c:
- don't save column widths for empty widgets

pmo-trunk-r716

17 years ago* modest-text-utils.[ch]:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 22:01:54 +0000 (22:01 +0000)]
* modest-text-utils.[ch]:
- compile warning fixes

pmo-trunk-r715

17 years ago* modest-ui.c:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 22:00:50 +0000 (22:00 +0000)]
* modest-ui.c:
- improve & cleanup statusbar, progressbar

pmo-trunk-r714

17 years ago* modest-tny-account-store.c:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 22:00:00 +0000 (22:00 +0000)]
* modest-tny-account-store.c:
- don't set the name for the local account store;
  let the folder name handling deal with that

pmo-trunk-r713

17 years ago* modest-header-view-render.c:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 21:58:27 +0000 (21:58 +0000)]
* modest-header-view-render.c:
- remove useless 'optimizations'
* modest-header-view.c:
- remove buggy 'empty' stuff for now
- work around funny tinymail behaviour with folder updates

pmo-trunk-r712

17 years ago* configure.ac:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 16:36:00 +0000 (16:36 +0000)]
* configure.ac:
  - bora does not like overwriting defined stuff

pmo-trunk-r711

17 years ago* Makefile.am:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 16:06:38 +0000 (16:06 +0000)]
* Makefile.am:
  - remove presets

pmo-trunk-r710

17 years ago* add files for maemo
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 15:58:21 +0000 (15:58 +0000)]
* add files for maemo

pmo-trunk-r709

17 years ago* modest-defs.h:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 15:46:56 +0000 (15:46 +0000)]
* modest-defs.h:
  - add local folder account name

pmo-trunk-r708

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 15:42:55 +0000 (15:42 +0000)]
* all:
  - remove the presets stuff for now

pmo-trunk-r707

17 years ago* configure.ac, Makefile.am, autogen.sh:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 15:37:30 +0000 (15:37 +0000)]
* configure.ac, Makefile.am, autogen.sh:
  - updates for maemo

pmo-trunk-r706

17 years ago* po/:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 15:36:44 +0000 (15:36 +0000)]
* po/:
  - updates

pmo-trunk-r705

17 years ago* debian/*:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 15:35:59 +0000 (15:35 +0000)]
* debian/*:
  - update

pmo-trunk-r704

17 years ago* Makefile.am:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 15:05:22 +0000 (15:05 +0000)]
* Makefile.am:
- update for maemo-integration

pmo-trunk-r703

17 years ago* modest-store-widget.[ch] modest-transport-widget.[ch]
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 15:03:29 +0000 (15:03 +0000)]
* modest-store-widget.[ch] modest-transport-widget.[ch]
  - get updated version from gtk/

pmo-trunk-r702

17 years ago* fix
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 14:59:47 +0000 (14:59 +0000)]
* fix

pmo-trunk-r701

17 years ago* debian/*:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 12:02:49 +0000 (12:02 +0000)]
* debian/*:
  - some updates for packaging

pmo-trunk-r700

17 years ago* autogen.sh:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 07:47:33 +0000 (07:47 +0000)]
* autogen.sh:
- require automake 1.8, so it won't overwrite our COPYING
  with the GPL one anymore

pmo-trunk-r697

17 years ago* modest-header-view-render.c, modest-text-utils.[ch]:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 07:41:06 +0000 (07:41 +0000)]
* modest-header-view-render.c, modest-text-utils.[ch]:
- move the size display string stuff to text utils

pmo-trunk-r696

17 years ago* modest-folder-view.c:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 07:39:58 +0000 (07:39 +0000)]
* modest-folder-view.c:
- always place local_folders as the last item

pmo-trunk-r695

17 years ago* modest-header-view.c:
Dirk-Jan C. Binnema [Tue, 23 Jan 2007 07:39:04 +0000 (07:39 +0000)]
* modest-header-view.c:
- remove g_warnings

pmo-trunk-r694

17 years ago* modest-cache-mgr.c:
Dirk-Jan C. Binnema [Mon, 22 Jan 2007 13:27:20 +0000 (13:27 +0000)]
* modest-cache-mgr.c:
  - glib < 2.12 does not support g_hash_table_remove_all, therefore
    use g_hash_table_foreach_remove instead

pmo-trunk-r693

17 years ago* modest-init.c:
Dirk-Jan C. Binnema [Mon, 22 Jan 2007 12:24:05 +0000 (12:24 +0000)]
* modest-init.c:
  - improve default sizes a bit

pmo-trunk-r692

17 years ago* modest-widget-factory.c:
Dirk-Jan C. Binnema [Mon, 22 Jan 2007 12:23:40 +0000 (12:23 +0000)]
* modest-widget-factory.c:
  - follow header-view api change

pmo-trunk-r691

17 years ago* modest-header-view.[ch], modest-header-view-render.c:
Dirk-Jan C. Binnema [Mon, 22 Jan 2007 12:22:48 +0000 (12:22 +0000)]
* modest-header-view.[ch], modest-header-view-render.c:
  - optimizations (caching)
  - crash fixes (use time_t columns...)

pmo-trunk-r690

17 years ago* Added missing object name
Sergio Villar Senin [Mon, 22 Jan 2007 09:02:58 +0000 (09:02 +0000)]
* Added missing object name

pmo-trunk-r689

17 years ago* modest-ui.c, modest-conf.h:
Dirk-Jan C. Binnema [Mon, 22 Jan 2007 00:12:58 +0000 (00:12 +0000)]
* modest-ui.c, modest-conf.h:
- cosmetics

pmo-trunk-r688

17 years ago* modest-defs.h, modest-main.c:
Dirk-Jan C. Binnema [Mon, 22 Jan 2007 00:12:25 +0000 (00:12 +0000)]
* modest-defs.h, modest-main.c:
- move exit codes from main->defs
* modest-main.c, modest-icon-factory.[ch]:
- use the new ModestCacheMgr, no need for init/uninit funcs anymore

pmo-trunk-r687

17 years ago* modest-mail-operation-queue:
Dirk-Jan C. Binnema [Mon, 22 Jan 2007 00:10:34 +0000 (00:10 +0000)]
* modest-mail-operation-queue:
- cosmetics

pmo-trunk-r686

17 years ago* modest-debug.[ch]:
Dirk-Jan C. Binnema [Mon, 22 Jan 2007 00:09:37 +0000 (00:09 +0000)]
* modest-debug.[ch]:
- fix typo

pmo-trunk-r685

17 years ago* modest-text-utils.[ch]:
Dirk-Jan C. Binnema [Mon, 22 Jan 2007 00:09:05 +0000 (00:09 +0000)]
* modest-text-utils.[ch]:
- cache the date display strings

pmo-trunk-r684

17 years ago* modest-tny-platform-factory.[ch]:
Dirk-Jan C. Binnema [Mon, 22 Jan 2007 00:08:26 +0000 (00:08 +0000)]
* modest-tny-platform-factory.[ch]:
- add support for the ModestCacheMgr

pmo-trunk-r683

17 years ago* modest-header-view-*
Dirk-Jan C. Binnema [Mon, 22 Jan 2007 00:07:10 +0000 (00:07 +0000)]
* modest-header-view-*
- the display string for dates is const now
- make special display function for dates

pmo-trunk-r682

17 years ago* Makefile.am, modest-cache-mgr.[ch]:
Dirk-Jan C. Binnema [Mon, 22 Jan 2007 00:05:21 +0000 (00:05 +0000)]
* Makefile.am, modest-cache-mgr.[ch]:
- add the modest cache manager

pmo-trunk-r681

17 years ago* Added toolbar and menubar for the Maemo UI
Sergio Villar Senin [Fri, 19 Jan 2007 18:42:58 +0000 (18:42 +0000)]
* Added toolbar and menubar for the Maemo UI
* Ported the Maemo edit window to ModestWindow

pmo-trunk-r680

17 years ago* Migration to GtkUIManager
Sergio Villar Senin [Fri, 19 Jan 2007 15:16:20 +0000 (15:16 +0000)]
* Migration to GtkUIManager
* Migration to use the new ModestWindow
* Fixed an issue with a variable incorrectly used

pmo-trunk-r679

17 years ago* Added two new functions
Sergio Villar Senin [Fri, 19 Jan 2007 14:34:04 +0000 (14:34 +0000)]
* Added two new functions

pmo-trunk-r678

17 years ago* modest-ui.c:
Dirk-Jan C. Binnema [Fri, 19 Jan 2007 14:20:10 +0000 (14:20 +0000)]
* modest-ui.c:
  - be resilient agains NULL folders

pmo-trunk-r677

17 years ago* modest-account-view:
Dirk-Jan C. Binnema [Fri, 19 Jan 2007 14:19:09 +0000 (14:19 +0000)]
* modest-account-view:
  - use the display name instead of the (internal) name

pmo-trunk-r676

17 years ago* Added the missing </ui> final tag
Sergio Villar Senin [Fri, 19 Jan 2007 12:56:16 +0000 (12:56 +0000)]
* Added the missing </ui> final tag

pmo-trunk-r675

17 years ago* Added some more UI actions implementations
Sergio Villar Senin [Fri, 19 Jan 2007 12:51:16 +0000 (12:51 +0000)]
* Added some more UI actions implementations
* Fixed some problems with the tests

pmo-trunk-r674

17 years ago* Added ModestWindow object
Sergio Villar Senin [Fri, 19 Jan 2007 12:29:32 +0000 (12:29 +0000)]
* Added ModestWindow object
* Migrated the toplevel windows to the new ModestWindow
* Added some new UI actions
* Added context-sensitive menus
* Added and deleted some sgml
* Added support to do make dist

pmo-trunk-r673

17 years ago* small correctness fixes
Dirk-Jan C. Binnema [Fri, 19 Jan 2007 12:29:03 +0000 (12:29 +0000)]
* small correctness fixes

pmo-trunk-r672

17 years ago* all:
Dirk-Jan C. Binnema [Fri, 19 Jan 2007 01:21:04 +0000 (01:21 +0000)]
* all:
- start of the 'empty headers'-support

pmo-trunk-r671

17 years ago* modest-widget-memory.c:
Dirk-Jan C. Binnema [Fri, 19 Jan 2007 00:17:11 +0000 (00:17 +0000)]
* modest-widget-memory.c:
- remove debugging g_warnings

pmo-trunk-r670

17 years ago* all:
Dirk-Jan C. Binnema [Fri, 19 Jan 2007 00:11:13 +0000 (00:11 +0000)]
* all:
- add extra toolbar button to toggle the view
from 'two-line' to 'detailed' mode

pmo-trunk-r669

17 years ago* modest-conf.c:
Dirk-Jan C. Binnema [Fri, 19 Jan 2007 00:10:22 +0000 (00:10 +0000)]
* modest-conf.c:
- fix compile warning

pmo-trunk-r668

17 years ago* modest-init.c:
Dirk-Jan C. Binnema [Fri, 19 Jan 2007 00:09:36 +0000 (00:09 +0000)]
* modest-init.c:
- set the new per-style per-folder-type header-view-columns
- remove the #define for maemo/gtk

pmo-trunk-r667

17 years ago* modest-widget-memory*:
Dirk-Jan C. Binnema [Fri, 19 Jan 2007 00:08:33 +0000 (00:08 +0000)]
* modest-widget-memory*:
- save header view settings per style

pmo-trunk-r666

17 years ago* modest-header-view.[ch]:
Dirk-Jan C. Binnema [Fri, 19 Jan 2007 00:07:01 +0000 (00:07 +0000)]
* modest-header-view.[ch]:
- remove the state stuff for now
- implement efficient style changes

pmo-trunk-r665

17 years ago* all:
Dirk-Jan C. Binnema [Thu, 18 Jan 2007 18:49:39 +0000 (18:49 +0000)]
* all:
- forgotten stuff to check in (regarding modest-defs.h). [sorry]

pmo-trunk-r664

17 years ago* all:
Dirk-Jan C. Binnema [Thu, 18 Jan 2007 15:29:49 +0000 (15:29 +0000)]
* all:
  - modest global #defines to modest-defs.h

pmo-trunk-r663

17 years ago* Updated files to fit the last Modest APIs
Sergio Villar Senin [Thu, 18 Jan 2007 12:01:59 +0000 (12:01 +0000)]
* Updated files to fit the last Modest APIs

pmo-trunk-r662

17 years ago* Added missing header
Sergio Villar Senin [Thu, 18 Jan 2007 11:32:24 +0000 (11:32 +0000)]
* Added missing header

pmo-trunk-r661

17 years ago* Replaced IT_PROG_INTLTOOL by AC_PROG_INTLTOOL
Sergio Villar Senin [Thu, 18 Jan 2007 11:21:56 +0000 (11:21 +0000)]
* Replaced IT_PROG_INTLTOOL by AC_PROG_INTLTOOL
* Downgraded intltool required version to 0.33

pmo-trunk-r660

17 years ago* modest-tny-account-store.c:
Dirk-Jan C. Binnema [Wed, 17 Jan 2007 20:47:17 +0000 (20:47 +0000)]
* modest-tny-account-store.c:
- remove some unused code

pmo-trunk-r659

17 years ago* all:
Dirk-Jan C. Binnema [Wed, 17 Jan 2007 14:13:42 +0000 (14:13 +0000)]
* all:
  - compile fixes for maemo frontend

pmo-trunk-r658

17 years ago* modest-header-view.c:
Dirk-Jan C. Binnema [Wed, 17 Jan 2007 11:22:25 +0000 (11:22 +0000)]
* modest-header-view.c:
  - the set_state code gets into infinite recursion somehow, turned off for now

pmo-trunk-r657

17 years ago* unit tests:
Dirk-Jan C. Binnema [Wed, 17 Jan 2007 11:02:30 +0000 (11:02 +0000)]
* unit tests:
  - fix compile warnings

pmo-trunk-r656

17 years ago* all:
Dirk-Jan C. Binnema [Wed, 17 Jan 2007 09:10:35 +0000 (09:10 +0000)]
* all:
- implement local folders; still needs some work though

pmo-trunk-r655

17 years ago* all:
Dirk-Jan C. Binnema [Wed, 17 Jan 2007 08:02:49 +0000 (08:02 +0000)]
* all:
        - move local folder stuff to modest-local-folder-info.[ch]
        - document the functions

pmo-trunk-r654