modest
17 years ago* a dh_make debian skeleton with only minimal changes, lots to do...
Arne Zellentin [Wed, 21 Jun 2006 15:15:41 +0000 (15:15 +0000)]
* a dh_make debian skeleton with only minimal changes, lots to do...

pmo-trunk-r302

17 years ago* initial check-in, a copy of the gtk-glade UI with minimal changes so far.
Arne Zellentin [Wed, 21 Jun 2006 15:12:02 +0000 (15:12 +0000)]
* initial check-in, a copy of the gtk-glade UI with minimal changes so far.

pmo-trunk-r301

17 years ago* Simple UTF8 support for string comparison.
Florian Boor [Wed, 21 Jun 2006 13:39:48 +0000 (13:39 +0000)]
* Simple UTF8 support for string comparison.

pmo-trunk-r298

17 years ago* added support for propagating identity updates to modest-identity-mgr
Silvan Marco Fin [Wed, 21 Jun 2006 11:13:34 +0000 (11:13 +0000)]
* added support for propagating identity updates to modest-identity-mgr
* activated callbacks in modest-ui-account-setup

pmo-trunk-r297

17 years ago* Remove some obsolete code.
Florian Boor [Wed, 21 Jun 2006 11:03:56 +0000 (11:03 +0000)]
* Remove some obsolete code.

pmo-trunk-r296

17 years ago* added filter_func to filter the server_accounts for transports to
Silvan Marco Fin [Wed, 21 Jun 2006 09:25:58 +0000 (09:25 +0000)]
* added filter_func to filter the server_accounts for transports to
  identity_edit_action

pmo-trunk-r295

17 years ago* fixed bugs:
Silvan Marco Fin [Wed, 21 Jun 2006 09:09:58 +0000 (09:09 +0000)]
* fixed bugs:
   - ACCOUNT_PROT was used instead of ACCOUNT_NAME in account_edit_action
   - return values in write_account fixed

pmo-trunk-r294

17 years ago* added filtering for transport accounts to outgoing selection
Silvan Marco Fin [Tue, 20 Jun 2006 17:17:38 +0000 (17:17 +0000)]
* added filtering for transport accounts to outgoing selection

pmo-trunk-r293

17 years ago* Add common "AW:" to list of ignored subject prefixes.
Florian Boor [Tue, 20 Jun 2006 16:33:30 +0000 (16:33 +0000)]
* Add common "AW:" to list of ignored subject prefixes.
* Clean header view if folder is set to NULL.
* Reset folder in header list if account is changed.

pmo-trunk-r292

17 years ago* added some comments and handling of the Edit/Delete buttons sensitivity
Silvan Marco Fin [Tue, 20 Jun 2006 16:22:12 +0000 (16:22 +0000)]
* added some comments and handling of the Edit/Delete buttons sensitivity

pmo-trunk-r291

17 years ago* handlers for account/identity updates are now removed, if no longer needed
Silvan Marco Fin [Tue, 20 Jun 2006 15:28:28 +0000 (15:28 +0000)]
* handlers for account/identity updates are now removed, if no longer needed
  for the dialog treeviews

pmo-trunk-r290

17 years ago* Add update method to ModestTnyFolderTreeView.
Florian Boor [Tue, 20 Jun 2006 12:50:24 +0000 (12:50 +0000)]
* Add update method to ModestTnyFolderTreeView.
* Use update method in case of account changes. Open: restore current view if possible.

pmo-trunk-r289

17 years ago* implemented correct filling of fields in the edit-dialogs for accounts and identities
Silvan Marco Fin [Tue, 20 Jun 2006 12:38:36 +0000 (12:38 +0000)]
* implemented correct filling of fields in the edit-dialogs for accounts and identities
* removed (currently) unsupported fields from glade-file

pmo-trunk-r288

17 years ago* Implement account change and add signals and data.
Florian Boor [Mon, 19 Jun 2006 17:39:11 +0000 (17:39 +0000)]
* Implement account change and add signals and data.
* Prepare function to update user interface.
* Change order of some functions.

pmo-trunk-r287

17 years ago* some changes for modest-ui-account-setup in modest.glade, mostly widget names
Silvan Marco Fin [Mon, 19 Jun 2006 17:23:09 +0000 (17:23 +0000)]
* some changes for modest-ui-account-setup in modest.glade, mostly widget names
* added account removal and creation to modest-ui-account-setup.c

pmo-trunk-r285

17 years ago* cleanup find_body_part a bit, and check if a part is not an attachment,
Dirk-Jan C. Binnema [Mon, 19 Jun 2006 14:30:47 +0000 (14:30 +0000)]
* cleanup find_body_part a bit, and check if a part is not an attachment,
  if so, it cannot be the body part (before this, a text/html attachment
  would be shown when there was only a text/plain body)

* constify modest_tny_msg_actions_quote

pmo-trunk-r284

17 years ago* some more indentation fixed modest-identity-mgr.c
Silvan Marco Fin [Mon, 19 Jun 2006 13:28:05 +0000 (13:28 +0000)]
* some more indentation fixed modest-identity-mgr.c
* changed add_identity to write_identity and added support
  for changes to modest-ui-account-setup.c

pmo-trunk-r283

17 years ago* fixed typo in modest-identity-mgr.c
Silvan Marco Fin [Mon, 19 Jun 2006 12:28:21 +0000 (12:28 +0000)]
* fixed typo in modest-identity-mgr.c
  (modest_identity_mgr_set_identity_bool)

pmo-trunk-r282

17 years ago* adjusted indentation on modest-ui-wizard.c modest-identity-mgr.h and modest-main.c
Silvan Marco Fin [Mon, 19 Jun 2006 11:43:48 +0000 (11:43 +0000)]
* adjusted indentation on modest-ui-wizard.c modest-identity-mgr.h and modest-main.c
* changed some flags on modest.glade
* added some serious functionality to modest-ui-account-setup.c (identities)
  (yet the edit dialog does not work properly)

pmo-trunk-r281

17 years ago* compile warning fixed
Arne Zellentin [Mon, 19 Jun 2006 11:07:33 +0000 (11:07 +0000)]
* compile warning fixed

pmo-trunk-r280

17 years ago* some changes in the account-dialog in modest.glade, for better handling
Silvan Marco Fin [Mon, 19 Jun 2006 10:35:00 +0000 (10:35 +0000)]
* some changes in the account-dialog in modest.glade, for better handling
* adopted modest-ui-wizard.c and modest-main.c to change in identity_add
* added comment for "realname" parameter to modest-identity-mgr.h

pmo-trunk-r279

17 years ago* same bugs as in modest-identity-mgr.c fixed: ...get_bool was calling modest_conf_se...
Arne Zellentin [Mon, 19 Jun 2006 10:33:07 +0000 (10:33 +0000)]
* same bugs as in modest-identity-mgr.c fixed: ...get_bool was calling modest_conf_set_int instead of ...bool; the g_return_val_if_fail were returning -1 instead of FALSE

pmo-trunk-r278

17 years ago* buglets fixed
Arne Zellentin [Mon, 19 Jun 2006 10:26:58 +0000 (10:26 +0000)]
* buglets fixed

pmo-trunk-r277

17 years ago* added REALNAME to identities
Arne Zellentin [Mon, 19 Jun 2006 09:56:58 +0000 (09:56 +0000)]
* added REALNAME to identities

* some reformat

pmo-trunk-r276

17 years ago* Disconnect signals from account manager if account store is destroyed.
Florian Boor [Fri, 16 Jun 2006 14:42:45 +0000 (14:42 +0000)]
* Disconnect signals from account manager if account store is destroyed.

pmo-trunk-r275

17 years ago* add progress indication.
Dirk-Jan C. Binnema [Fri, 16 Jun 2006 13:41:42 +0000 (13:41 +0000)]
* add progress indication.
  - ModestTnyHeaderTree now emits a signal 'status_update' whenever the headers
  tree is being updated (and when that is over)
  - a new marshaller is created (marshall.list) for this
  - ModestUI connects to the signal, and updates the status bar...
  - ...which is added to the UI

pmo-trunk-r274

17 years ago* Add marshall.list to dependencies of resulting files to make sure they are updated.
Florian Boor [Fri, 16 Jun 2006 09:56:26 +0000 (09:56 +0000)]
* Add marshall.list to dependencies of resulting files to make sure they are updated.

pmo-trunk-r273

17 years ago* no longer force the user to enter a username for the outgoing (smtp) server. silvan...
Arne Zellentin [Thu, 15 Jun 2006 16:11:19 +0000 (16:11 +0000)]
* no longer force the user to enter a username for the outgoing (smtp) server. silvan, please check whether you agree.

pmo-trunk-r272

17 years ago* Update several UI bits to use internal pointers instead of searching widgets.
Florian Boor [Thu, 15 Jun 2006 15:17:03 +0000 (15:17 +0000)]
* Update several UI bits to use internal pointers instead of searching widgets.
* Keep a list of exiting accounts in ModestAccountMgr.
* Check configuration changes in ModestAccountMgr and create according signals.
* Provide better data in signal handlers.
* Do not re-create account lists in ModestTnyAccountStore.
* Connect handlers with test code to ModestAccountMgr signals in ModestTnyAccountStore.
* Comment out some currently dangerous code.
* Add new marshaller.

pmo-trunk-r271

17 years ago* more private data for the editor window: identity and transport
Arne Zellentin [Wed, 14 Jun 2006 17:05:53 +0000 (17:05 +0000)]
* more private data for the editor window: identity and transport

pmo-trunk-r270

17 years ago* added default transport to account creation through wizard
Silvan Marco Fin [Wed, 14 Jun 2006 14:52:43 +0000 (14:52 +0000)]
* added default transport to account creation through wizard

pmo-trunk-r269

17 years ago* changed forward as attachment, see ml
Arne Zellentin [Wed, 14 Jun 2006 14:12:33 +0000 (14:12 +0000)]
* changed forward as attachment, see ml

pmo-trunk-r268

17 years ago* added display of some identity/account data to identities and account dialog
Silvan Marco Fin [Tue, 13 Jun 2006 17:26:36 +0000 (17:26 +0000)]
* added display of some identity/account data to identities and account dialog
* corrected modest-ui-wizard.h (wrongly removed wizard_account_dialog)
* adjusted some settings in the glade file

pmo-trunk-r267

17 years ago* some bugs fixed
Arne Zellentin [Tue, 13 Jun 2006 17:20:32 +0000 (17:20 +0000)]
* some bugs fixed

* forwarding now forwards the attachments as well

* new menu->message->forward attached item in main window, will work on the implementation of that tomorrow

pmo-trunk-r266

17 years ago* "Forward attached" added to menu
Silvan Marco Fin [Tue, 13 Jun 2006 16:44:26 +0000 (16:44 +0000)]
* "Forward attached" added to menu

pmo-trunk-r265

17 years ago* remove more debug stuff
Arne Zellentin [Tue, 13 Jun 2006 15:57:49 +0000 (15:57 +0000)]
* remove more debug stuff

pmo-trunk-r264

17 years ago* remove debug stuff
Arne Zellentin [Tue, 13 Jun 2006 15:57:08 +0000 (15:57 +0000)]
* remove debug stuff

pmo-trunk-r263

17 years ago* added documentation
Nils Faerber [Tue, 13 Jun 2006 15:46:23 +0000 (15:46 +0000)]
* added documentation

pmo-trunk-r262

17 years ago* changed some identifiers
Silvan Marco Fin [Tue, 13 Jun 2006 14:36:45 +0000 (14:36 +0000)]
* changed some identifiers

pmo-trunk-r261

17 years ago* fixed includes (modest-identity-mgr.h was missing)
Silvan Marco Fin [Tue, 13 Jun 2006 14:35:18 +0000 (14:35 +0000)]
* fixed includes (modest-identity-mgr.h was missing)

pmo-trunk-r260

17 years ago* fixed includes (modest-account-mgr.h was missing)
Silvan Marco Fin [Tue, 13 Jun 2006 14:33:52 +0000 (14:33 +0000)]
* fixed includes (modest-account-mgr.h was missing)

pmo-trunk-r259

17 years ago* add ModestTnyAttachment object
Arne Zellentin [Tue, 13 Jun 2006 14:29:00 +0000 (14:29 +0000)]
* add ModestTnyAttachment object

* use it in the editor and for sending messages

pmo-trunk-r258

17 years ago* code cleanup -> coding style
Nils Faerber [Tue, 13 Jun 2006 14:26:57 +0000 (14:26 +0000)]
* code cleanup -> coding style

pmo-trunk-r257

17 years ago* code cleanup, make signal callback functions conform to signal prototypes (gpointer...
Nils Faerber [Tue, 13 Jun 2006 14:18:31 +0000 (14:18 +0000)]
* code cleanup, make signal callback functions conform to signal prototypes (gpointer instead of ModestUI)

pmo-trunk-r256

17 years ago* added modest-viewer-window to documentation
Nils Faerber [Tue, 13 Jun 2006 13:55:11 +0000 (13:55 +0000)]
* added modest-viewer-window to documentation

pmo-trunk-r255

17 years ago* code cleanup
Nils Faerber [Tue, 13 Jun 2006 13:54:07 +0000 (13:54 +0000)]
* code cleanup
* added documentation

pmo-trunk-r254

17 years ago* Move marshallers to external files generated by glib-genmarshal.
Florian Boor [Tue, 13 Jun 2006 13:46:12 +0000 (13:46 +0000)]
* Move marshallers to external files generated by glib-genmarshal.
* Add input file for glib-ganmarshal.
* Introduce ModestAccountMgr signals.
* Some minor cleanups.

pmo-trunk-r253

17 years ago* some cleanup in modest-ui-wizzard.c/h
Silvan Marco Fin [Tue, 13 Jun 2006 13:31:35 +0000 (13:31 +0000)]
* some cleanup in modest-ui-wizzard.c/h
* added modest-ui-account-setup.c/h and applied changes to Makefile.am
* bound main account dialog to menu "Tools->Identities and accounts" in modest-ui-main-view.c
* removed obsoleted account-settings function from modest-ui.c

pmo-trunk-r252

17 years ago* when sending, messages with and without attachments are now handled differently...
Arne Zellentin [Tue, 13 Jun 2006 10:58:38 +0000 (10:58 +0000)]
* when sending, messages with and without attachments are now handled differently: without attachments, the message text is the body (again).

pmo-trunk-r251

17 years ago* make labels in editor and viewer bold text (looks nicer and better distinguishable)
Nils Faerber [Tue, 13 Jun 2006 10:53:12 +0000 (10:53 +0000)]
* make labels in editor and viewer bold text (looks nicer and better distinguishable)

pmo-trunk-r250

17 years ago* corrected visibility
Silvan Marco Fin [Tue, 13 Jun 2006 10:45:06 +0000 (10:45 +0000)]
* corrected visibility

pmo-trunk-r249

17 years ago* AccountSetupDialog added to modest.glade
Silvan Marco Fin [Tue, 13 Jun 2006 10:42:06 +0000 (10:42 +0000)]
* AccountSetupDialog added to modest.glade

pmo-trunk-r248

17 years ago* something went wrong between r234 and r242. Checked changes from Nils and
Silvan Marco Fin [Tue, 13 Jun 2006 10:31:55 +0000 (10:31 +0000)]
* something went wrong between r234 and r242. Checked changes from Nils and
  mine and resubmitted them. I have yet to retrieve one dialog from an older
  version.

I think using revision control is like knitting: "Zwei links, zwei rechts,
einen fallen lassen" (sorry, don't know how to translate this)

pmo-trunk-r247

17 years ago* added type cast macro to avoid gcc warning
Nils Faerber [Mon, 12 Jun 2006 20:06:51 +0000 (20:06 +0000)]
* added type cast macro to avoid gcc warning

pmo-trunk-r246

17 years ago* sending of attachments works now for real
Arne Zellentin [Mon, 12 Jun 2006 19:57:11 +0000 (19:57 +0000)]
* sending of attachments works now for real

* still limited to jpeg

pmo-trunk-r245

17 years ago* message viewer window now also show message body
Nils Faerber [Mon, 12 Jun 2006 19:49:07 +0000 (19:49 +0000)]
* message viewer window now also show message body

pmo-trunk-r244

17 years ago* double click on message header now also opens a new message view window
Nils Faerber [Mon, 12 Jun 2006 19:06:07 +0000 (19:06 +0000)]
* double click on message header now also opens a new message view window

pmo-trunk-r243

17 years ago* main-window menu->open now opens selected message in new message viewer window
Nils Faerber [Mon, 12 Jun 2006 19:00:04 +0000 (19:00 +0000)]
* main-window menu->open now opens selected message in new message viewer window
* message viewer window displays header correctly, message body still missing
* modest window manager now also recognises MODEST_VIEW_WINDOW
* small change to glade file, removed scrolled window from paned child2

pmo-trunk-r242

17 years ago* debug stuff added (temporarily)
Arne Zellentin [Mon, 12 Jun 2006 18:46:53 +0000 (18:46 +0000)]
* debug stuff added (temporarily)

pmo-trunk-r241

17 years ago* modest_tny_msg_view get an set functions for show_attachments_inline
Arne Zellentin [Mon, 12 Jun 2006 17:34:33 +0000 (17:34 +0000)]
* modest_tny_msg_view get an set functions for show_attachments_inline

* use them where appropriate

pmo-trunk-r240

17 years ago* Create signal on gconf key change and propagate event to account manager.
Florian Boor [Mon, 12 Jun 2006 17:05:07 +0000 (17:05 +0000)]
* Create signal on gconf key change and propagate event to account manager.

pmo-trunk-r239

17 years ago* per-view storage of show_attachments_inline
Arne Zellentin [Mon, 12 Jun 2006 16:07:03 +0000 (16:07 +0000)]
* per-view storage of show_attachments_inline

pmo-trunk-r238

17 years ago* more implementation on message viewer
Nils Faerber [Mon, 12 Jun 2006 16:05:49 +0000 (16:05 +0000)]
* more implementation on message viewer
* start of first interface function to create a message viewer instance and window

pmo-trunk-r237

17 years ago* started work on modest-viewer-window
Nils Faerber [Mon, 12 Jun 2006 15:24:24 +0000 (15:24 +0000)]
* started work on modest-viewer-window
* started filling modest-ui-message-viewer

pmo-trunk-r236

17 years ago* more security by only displaying images if the setting is on
Arne Zellentin [Mon, 12 Jun 2006 15:18:22 +0000 (15:18 +0000)]
* more security by only displaying images if the setting is on

* better html for attachments

* undo "static" change in modest-tny-stream-gtkhtml

* no more warnings

* i18n of "Attachments"

pmo-trunk-r235

17 years ago* modest-ui-wizard.c and modest.glade adopted to modified layout/functionality of...
Silvan Marco Fin [Mon, 12 Jun 2006 14:48:38 +0000 (14:48 +0000)]
* modest-ui-wizard.c and modest.glade adopted to modified layout/functionality of account wizard

pmo-trunk-r234

17 years ago* another g_return_... stomped
Arne Zellentin [Mon, 12 Jun 2006 13:46:29 +0000 (13:46 +0000)]
* another g_return_... stomped

pmo-trunk-r233

17 years ago* removed obsolete edit-window reference
Nils Faerber [Mon, 12 Jun 2006 13:24:33 +0000 (13:24 +0000)]
* removed obsolete edit-window reference

pmo-trunk-r232

17 years ago* added doc section for modest-editor-window object class
Nils Faerber [Mon, 12 Jun 2006 13:23:34 +0000 (13:23 +0000)]
* added doc section for modest-editor-window object class

pmo-trunk-r231

17 years ago* if we cannot get a valid folder type from the server, we can 'guess' the
Dirk-Jan C. Binnema [Mon, 12 Jun 2006 13:05:17 +0000 (13:05 +0000)]
* if we cannot get a valid folder type from the server, we can 'guess' the
  type by looking at it's name. This improves modest with eg. MS-Exchange
  quite a bit (when using IMAP). Also, added some icons.

pmo-trunk-r229

17 years ago* don't warn when trying to do zero-sized writes
Dirk-Jan C. Binnema [Mon, 12 Jun 2006 12:06:06 +0000 (12:06 +0000)]
* don't warn when trying to do zero-sized writes

pmo-trunk-r228

17 years ago* reenabled account wizard menuentry
Silvan Marco Fin [Mon, 12 Jun 2006 11:26:05 +0000 (11:26 +0000)]
* reenabled account wizard menuentry

pmo-trunk-r227

17 years ago* split up gtk-glade/modest-ui.c into several modules for functional element
Nils Faerber [Mon, 12 Jun 2006 11:05:47 +0000 (11:05 +0000)]
* split up gtk-glade/modest-ui.c into several modules for functional element
* code cleanups while splitting
* added documentation for modest-editor-window object

pmo-trunk-r226

17 years ago* reformat
Arne Zellentin [Mon, 12 Jun 2006 10:29:47 +0000 (10:29 +0000)]
* reformat

* improper use of g_return_* eliminated

pmo-trunk-r225

17 years ago* 2 warnings fixed
Arne Zellentin [Mon, 12 Jun 2006 09:44:20 +0000 (09:44 +0000)]
* 2 warnings fixed

pmo-trunk-r224

17 years ago* added modest-ui-glade.h and modest-ui-wizard.h to Makefile.am,
Dirk-Jan C. Binnema [Sat, 10 Jun 2006 16:33:17 +0000 (16:33 +0000)]
* added modest-ui-glade.h and modest-ui-wizard.h to Makefile.am,
  so 'make dist' will produce something compilable

pmo-trunk-r222

17 years ago* ModestTnyStoreAction doesn't have to be a GObject, because it's stateless
Dirk-Jan C. Binnema [Sat, 10 Jun 2006 15:45:42 +0000 (15:45 +0000)]
* ModestTnyStoreAction doesn't have to be a GObject, because it's stateless

pmo-trunk-r221

17 years ago* sending of attachments works but has lots of bugs
Arne Zellentin [Fri, 9 Jun 2006 18:09:19 +0000 (18:09 +0000)]
* sending of attachments works but has lots of bugs

pmo-trunk-r220

17 years ago* Add missing header update.
Florian Boor [Fri, 9 Jun 2006 17:04:27 +0000 (17:04 +0000)]
* Add missing header update.

pmo-trunk-r219

17 years ago* Enable sending mails again.
Florian Boor [Fri, 9 Jun 2006 17:02:15 +0000 (17:02 +0000)]
* Enable sending mails again.
* Add views to private data.

pmo-trunk-r218

17 years ago* fixed warning
Silvan Marco Fin [Fri, 9 Jun 2006 14:45:55 +0000 (14:45 +0000)]
* fixed warning

pmo-trunk-r217

17 years ago* typos fixed
Arne Zellentin [Fri, 9 Jun 2006 14:40:55 +0000 (14:40 +0000)]
* typos fixed

* default identity renamed and actually used in wizard

pmo-trunk-r216

17 years ago* menu View->Attachments now controls whether attachment (images) are shown inline
Arne Zellentin [Fri, 9 Jun 2006 14:21:25 +0000 (14:21 +0000)]
* menu View->Attachments now controls whether attachment (images) are shown inline

* new modest_tny_msg_view_redraw()

pmo-trunk-r215

17 years ago* now the password is entered into modest_conf as well
Silvan Marco Fin [Fri, 9 Jun 2006 14:03:05 +0000 (14:03 +0000)]
* now the password is entered into modest_conf as well

pmo-trunk-r214

17 years ago* "New account..." renamed to "New identity"
Silvan Marco Fin [Fri, 9 Jun 2006 13:49:58 +0000 (13:49 +0000)]
* "New account..." renamed to "New identity"

pmo-trunk-r213

17 years ago* modified the radiobuttons active settings
Silvan Marco Fin [Fri, 9 Jun 2006 13:07:55 +0000 (13:07 +0000)]
* modified the radiobuttons active settings

pmo-trunk-r212

17 years ago* install_test_account no longer used in modest-main.c
Silvan Marco Fin [Fri, 9 Jun 2006 12:49:59 +0000 (12:49 +0000)]
* install_test_account no longer used in modest-main.c
* added wizard to modest_ui_new with some reasonable testing
  if no accounts are defined
* the wizard_dialog methos has to be exported in modest-ui-wizard.h

pmo-trunk-r211

17 years ago* reverted to 199
Silvan Marco Fin [Fri, 9 Jun 2006 12:24:46 +0000 (12:24 +0000)]
* reverted to 199

pmo-trunk-r210

17 years ago* fixed 2 memleaks
Arne Zellentin [Fri, 9 Jun 2006 10:37:42 +0000 (10:37 +0000)]
* fixed 2 memleaks

pmo-trunk-r209

17 years ago* modest-ui-wizard.c:
Silvan Marco Fin [Fri, 9 Jun 2006 10:15:24 +0000 (10:15 +0000)]
* modest-ui-wizard.c:
  - removed some debugging messages from modest-ui-wizard.c
  - corrected server_account detection in modest-ui-wizard.c
  - removed unnescessary instantiations of id_mgr and acc_mgr in
    wizard_add_account
* modest-main.c
  - obsoleted install_test_account removed (for wizard to come)
  - g_type_init removed and gtk_init(...) moved up to this position

pmo-trunk-r208

17 years ago* Activate update code - finally.
Florian Boor [Fri, 9 Jun 2006 09:50:02 +0000 (09:50 +0000)]
* Activate update code - finally.

pmo-trunk-r207

17 years ago* some unapropriate german debugging output of mine removed ;-)
Silvan Marco Fin [Fri, 9 Jun 2006 07:36:15 +0000 (07:36 +0000)]
* some unapropriate german debugging output of mine removed ;-)

pmo-trunk-r206

17 years ago* accounts are created with new identities and different
Silvan Marco Fin [Thu, 8 Jun 2006 20:26:16 +0000 (20:26 +0000)]
* accounts are created with new identities and different
  store/transport accounts by the wizzard

pmo-trunk-r205

17 years ago* in account_exists, the get_server_account_keyname and get_account_keyname were...
Silvan Marco Fin [Thu, 8 Jun 2006 20:25:17 +0000 (20:25 +0000)]
* in account_exists, the get_server_account_keyname and get_account_keyname were mixed

pmo-trunk-r204

17 years ago* Properly clear text-buffer for new mail in editor window
Nils Faerber [Thu, 8 Jun 2006 19:57:53 +0000 (19:57 +0000)]
* Properly clear text-buffer for new mail in editor window

pmo-trunk-r203

17 years ago* dirty fix, mysterious problem with confirmation dialog
Nils Faerber [Thu, 8 Jun 2006 19:53:57 +0000 (19:53 +0000)]
* dirty fix, mysterious problem with confirmation dialog

pmo-trunk-r202

17 years ago* added editor modified user confirmation dialog
Nils Faerber [Thu, 8 Jun 2006 19:52:18 +0000 (19:52 +0000)]
* added editor modified user confirmation dialog

pmo-trunk-r201

17 years ago* whether attachment images are displayed inline is now in gconf
Arne Zellentin [Thu, 8 Jun 2006 19:33:38 +0000 (19:33 +0000)]
* whether attachment images are displayed inline is now in gconf

* toggle is still by clicking the link, this will change

* better sanity checks

* small reformats

pmo-trunk-r200

17 years ago* minor cleanup
Nils Faerber [Thu, 8 Jun 2006 19:03:52 +0000 (19:03 +0000)]
* minor cleanup
* added modfied detection for editor window, allows to implement dialog to ask user if he/she wants to discard changes

pmo-trunk-r199

17 years ago* code cleanups (removing unused variables)
Nils Faerber [Thu, 8 Jun 2006 17:49:33 +0000 (17:49 +0000)]
* code cleanups (removing unused variables)
* tinymail API update for get_passowrd_func
* code formatting cleanup

pmo-trunk-r198