modest
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

17 years ago* some cleanup in modest-ui-wizard and modest-ui
Silvan Marco Fin [Thu, 8 Jun 2006 17:28:50 +0000 (17:28 +0000)]
* some cleanup in modest-ui-wizard and modest-ui
* removed advanced_mailbox_setup dialog from glade file

pmo-trunk-r197

17 years ago* cleanup, removed unused variables to make -Wall happy
Nils Faerber [Thu, 8 Jun 2006 17:24:30 +0000 (17:24 +0000)]
* cleanup, removed unused variables to make -Wall happy

pmo-trunk-r196

17 years ago* added -Wall to compiler flags
Nils Faerber [Thu, 8 Jun 2006 17:14:28 +0000 (17:14 +0000)]
* added -Wall to compiler flags

pmo-trunk-r195

17 years ago* further editor_window integration, new_mail, reply and forward should work now...
Nils Faerber [Thu, 8 Jun 2006 17:05:00 +0000 (17:05 +0000)]
* further editor_window integration, new_mail, reply and forward should work now, multiple edit and reply windows are possible too

pmo-trunk-r194

17 years ago* changed identity setups address to GtkEntry
Silvan Marco Fin [Thu, 8 Jun 2006 17:02:39 +0000 (17:02 +0000)]
* changed identity setups address to GtkEntry
* added tabbed identity and account dialog

pmo-trunk-r193

17 years ago* bug fixes for editor window usage
Nils Faerber [Thu, 8 Jun 2006 16:34:02 +0000 (16:34 +0000)]
* bug fixes for editor window usage

pmo-trunk-r192

17 years ago* fixed swapped width/heigth. Please fix it in your gconf!
Arne Zellentin [Thu, 8 Jun 2006 16:01:58 +0000 (16:01 +0000)]
* fixed swapped width/heigth. Please fix it in your gconf!

pmo-trunk-r191

17 years ago* More implementation for modest-editor-window, added some supportin gtk-glade UI
Nils Faerber [Thu, 8 Jun 2006 15:52:57 +0000 (15:52 +0000)]
* More implementation for modest-editor-window, added some supportin gtk-glade UI

pmo-trunk-r190

17 years ago* cleanup for -Wall: unused variables removed, some return types fixed, includes...
Arne Zellentin [Thu, 8 Jun 2006 15:52:55 +0000 (15:52 +0000)]
* cleanup for -Wall: unused variables removed, some return types fixed, includes added, ...

pmo-trunk-r189

17 years ago* fixed visibilty of identity dialog
Silvan Marco Fin [Thu, 8 Jun 2006 15:45:02 +0000 (15:45 +0000)]
* fixed visibilty of identity dialog

pmo-trunk-r188

17 years ago* fixed typo
Silvan Marco Fin [Thu, 8 Jun 2006 15:43:06 +0000 (15:43 +0000)]
* fixed typo
* added identity setup dialog

pmo-trunk-r187

17 years ago* decided against the wizard to modify existing accounts. We are going to use it
Silvan Marco Fin [Thu, 8 Jun 2006 13:56:01 +0000 (13:56 +0000)]
* decided against the wizard to modify existing accounts. We are going to use it
  only to set up new ones.

pmo-trunk-r186

17 years ago* fixed some more typos
Silvan Marco Fin [Thu, 8 Jun 2006 13:39:36 +0000 (13:39 +0000)]
* fixed some more typos
* added Submenu "Account Wizardry" to glade file
  and "New Account..." As first menuitem thereof
* added dynamic generation for this submenu (from the list of accounts)

proposals for other names for "Account Wizardry" welcome :-)

pmo-trunk-r185

17 years ago* Introduce ModestTnyStoreActions, simple update function.
Florian Boor [Thu, 8 Jun 2006 13:38:43 +0000 (13:38 +0000)]
* Introduce ModestTnyStoreActions, simple update function.
* Make Send/Recheive button trigger folder update.

pmo-trunk-r184

17 years ago* added -Wall CC option
Nils Faerber [Thu, 8 Jun 2006 13:06:35 +0000 (13:06 +0000)]
* added -Wall CC option

pmo-trunk-r183

17 years ago* create new object class modest-editor-window as abstraction for the editor sub...
Nils Faerber [Thu, 8 Jun 2006 12:19:43 +0000 (12:19 +0000)]
* create new object class modest-editor-window as abstraction for the editor sub window (in order to support more than one open sub-window)

pmo-trunk-r182

17 years ago* some renaming in the glade file
Silvan Marco Fin [Thu, 8 Jun 2006 10:48:55 +0000 (10:48 +0000)]
* some renaming in the glade file
  and adaptions to the affected sources

pmo-trunk-r181

17 years ago* renamed callback function to new_wizard_account
Silvan Marco Fin [Thu, 8 Jun 2006 10:29:49 +0000 (10:29 +0000)]
* renamed callback function to new_wizard_account
* prepared modest-ui-wizzard to be used for already existing accounts

pmo-trunk-r180

17 years ago* changed container names for top containers
Silvan Marco Fin [Thu, 8 Jun 2006 10:08:27 +0000 (10:08 +0000)]
* changed container names for top containers
* changed default settings for some radio buttons

pmo-trunk-r179

17 years ago* fixed compile problem from yesterday in modest-ui-wizard.c
Silvan Marco Fin [Thu, 8 Jun 2006 08:17:15 +0000 (08:17 +0000)]
* fixed compile problem from yesterday in modest-ui-wizard.c
* changed predefined protocol-items to lower case in glade file

pmo-trunk-r178

17 years ago* compile fix, silvan: please check!
Arne Zellentin [Wed, 7 Jun 2006 18:45:24 +0000 (18:45 +0000)]
* compile fix, silvan: please check!

pmo-trunk-r177

17 years ago* attached images can now be shown when their link is clicked. (will expand and clean...
Arne Zellentin [Wed, 7 Jun 2006 18:36:13 +0000 (18:36 +0000)]
* attached images can now be shown when their link is clicked. (will expand and clean this up tomorrow)

pmo-trunk-r176

17 years ago* account creation added to wizzard
Silvan Marco Fin [Wed, 7 Jun 2006 16:50:52 +0000 (16:50 +0000)]
* account creation added to wizzard

pmo-trunk-r175

17 years ago* attachments are now shown below the message. now would be a good time to veto this...
Arne Zellentin [Wed, 7 Jun 2006 15:53:46 +0000 (15:53 +0000)]
* attachments are now shown below the message. now would be a good time to veto this method in case we are to handle attachments differently.

* temporarily added a debug printf -- inline images in html emails do not work for me, although the cid is correct. is this our bug or tinymail's?

pmo-trunk-r174

17 years ago* more changes to the glade file.
Silvan Marco Fin [Wed, 7 Jun 2006 15:41:07 +0000 (15:41 +0000)]
* more changes to the glade file.
* completed primitive sanity checks on account wizard.

pmo-trunk-r173

17 years ago* More updates to the widget names
Silvan Marco Fin [Wed, 7 Jun 2006 14:10:24 +0000 (14:10 +0000)]
* More updates to the widget names

pmo-trunk-r172

17 years ago* added primitive sanity checks for page 2 of account wizard
Silvan Marco Fin [Wed, 7 Jun 2006 13:51:51 +0000 (13:51 +0000)]
* added primitive sanity checks for page 2 of account wizard

pmo-trunk-r171

17 years ago* typo
Silvan Marco Fin [Wed, 7 Jun 2006 13:36:22 +0000 (13:36 +0000)]
* typo

pmo-trunk-r170

17 years ago* corrected some more typos
Silvan Marco Fin [Wed, 7 Jun 2006 13:31:50 +0000 (13:31 +0000)]
* corrected some more typos

pmo-trunk-r169