modest
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

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

pmo-trunk-r168

17 years ago* make sorting of headers a bit smarter:
Dirk-Jan C. Binnema [Wed, 7 Jun 2006 13:30:04 +0000 (13:30 +0000)]
* make sorting of headers a bit smarter:
  - when sorting by Subject, ignore Re, Fwd: etc.
  - when the first sort criterium is equal, sort by sent-time

pmo-trunk-r167

17 years ago* missing free() added to on_account_selector_selection_changed() in modest_ui.c
Silvan Marco Fin [Wed, 7 Jun 2006 13:13:01 +0000 (13:13 +0000)]
* missing free() added to on_account_selector_selection_changed() in modest_ui.c
* primitive sanity checks for first page of account wizzard
* more updates to modest.glade

pmo-trunk-r166

17 years ago* renamed modest_ui_show_edit_window() to modest_ui_new_edit_window() in preparation...
Nils Faerber [Wed, 7 Jun 2006 12:31:30 +0000 (12:31 +0000)]
* renamed modest_ui_show_edit_window() to modest_ui_new_edit_window() in preparation to support multiple edit / view windows

pmo-trunk-r165

17 years ago* register edit win only once. this allows quitting after reply or forward was presse...
Arne Zellentin [Wed, 7 Jun 2006 11:15:24 +0000 (11:15 +0000)]
* register edit win only once. this allows quitting after reply or forward was pressed more than once. we'll have to change this once we can have more than one edit window!

pmo-trunk-r164

17 years ago* enabled stepping through wizzard dialog
Silvan Marco Fin [Wed, 7 Jun 2006 10:41:21 +0000 (10:41 +0000)]
* enabled stepping through wizzard dialog
* renamed some of the wizzards widgets in modest.glade
* removed some debug messages from modest-ui.c

pmo-trunk-r163

17 years ago* shrinked reply-to and forward into one function
Nils Faerber [Tue, 6 Jun 2006 16:08:45 +0000 (16:08 +0000)]
* shrinked reply-to and forward into one function

pmo-trunk-r162

17 years ago* removed signal connection for "close_window" item, introduced with r158
Silvan Marco Fin [Tue, 6 Jun 2006 16:01:37 +0000 (16:01 +0000)]
* removed signal connection for "close_window" item, introduced with r158
  (doesn't work like this)

pmo-trunk-r161

17 years ago* message forward first cleanups...
Nils Faerber [Tue, 6 Jun 2006 15:58:33 +0000 (15:58 +0000)]
* message forward first cleanups...

pmo-trunk-r160

17 years ago* first rough cut at message forwarding
Nils Faerber [Tue, 6 Jun 2006 15:53:09 +0000 (15:53 +0000)]
* first rough cut at message forwarding

pmo-trunk-r159

17 years ago* modest-ui-wizzard.c/h added
Silvan Marco Fin [Tue, 6 Jun 2006 15:50:21 +0000 (15:50 +0000)]
* modest-ui-wizzard.c/h added
* account_wizzard-Dialog added to modest.glade
  and mailbox_setup1-4 removed from modest.glade
* modest-ui-wizzard.c added to Makefile.am
* moved some #defines, types and other data from
  gtk-glade/modest-ui.c to gtk-glade/modest-ui-glade.h

pmo-trunk-r158

17 years ago* some cleanups, handle From/To display correctly.
Dirk-Jan C. Binnema [Tue, 6 Jun 2006 15:41:42 +0000 (15:41 +0000)]
* some cleanups, handle From/To display correctly.

pmo-trunk-r157

17 years ago* Add deletion of mails. Currently this is done _without_ asking on folder change...
Florian Boor [Tue, 6 Jun 2006 15:36:31 +0000 (15:36 +0000)]
* Add deletion of mails. Currently this is done _without_ asking on folder change. We can easily modify
  this later to run on request only or ask using a dialog.
  Do _not_ use Modest with other than test accounts - you risk data loss.

pmo-trunk-r156

17 years ago* clear message view on folder change (effectively after folder change no message...
Nils Faerber [Tue, 6 Jun 2006 15:19:18 +0000 (15:19 +0000)]
* clear message view on folder change (effectively after folder change no message is selected anymore so the view should be empty)

pmo-trunk-r155

17 years ago* implemented some toolbar button set_sensitive TRUE/FALSE functions (make sensitive...
Nils Faerber [Tue, 6 Jun 2006 15:10:07 +0000 (15:10 +0000)]
* implemented some toolbar button set_sensitive TRUE/FALSE functions (make sensitive if message selected, make insensitive if no message is selected eps. on folder change)

pmo-trunk-r154

17 years ago* made window management work with edit window - modest exits only when there is...
Nils Faerber [Tue, 6 Jun 2006 14:42:39 +0000 (14:42 +0000)]
* made window management work with edit window - modest exits only when there is no open window anymore

pmo-trunk-r153

17 years ago* fixed window close signals so that window decoration close button works on main...
Nils Faerber [Tue, 6 Jun 2006 14:22:27 +0000 (14:22 +0000)]
* fixed window close signals so that window decoration close button works on main window and sib windows like edit window

pmo-trunk-r152

17 years ago* Implement marking messages as deleted and show delete status in header list.
Florian Boor [Tue, 6 Jun 2006 14:08:14 +0000 (14:08 +0000)]
* Implement marking messages as deleted and show delete status in header list.

pmo-trunk-r151

17 years ago* implement icons in the folder view
Dirk-Jan C. Binnema [Tue, 6 Jun 2006 12:14:06 +0000 (12:14 +0000)]
* implement icons in the folder view

pmo-trunk-r150

17 years ago* forgot one
Dirk-Jan C. Binnema [Tue, 6 Jun 2006 12:13:16 +0000 (12:13 +0000)]
* forgot one

pmo-trunk-r149

17 years ago* put glade pixmaps in special glade dir
Dirk-Jan C. Binnema [Tue, 6 Jun 2006 12:12:22 +0000 (12:12 +0000)]
* put glade pixmaps in special glade dir
* add a bunch of pixmaps in pixmaps
* update Makefile.am

pmo-trunk-r148

17 years ago* use the modest_icon_factory:
Dirk-Jan C. Binnema [Tue, 6 Jun 2006 08:51:53 +0000 (08:51 +0000)]
* use the modest_icon_factory:
  - init/unit in modest-main.c
  - front-end specific list of names=>icons in gtk-glade/modest-icon-names.h
  - use the icon factory in modest-tny-header-tree-view instead of the ad-hack
    which was there. modest-tny-folder-tree-view will follow later
  - Makefile.am's: add the new files / include paths

pmo-trunk-r147

17 years ago* add ModestIconFactory implementation
Dirk-Jan C. Binnema [Tue, 6 Jun 2006 08:37:52 +0000 (08:37 +0000)]
* add ModestIconFactory implementation

pmo-trunk-r146

17 years ago* update for tinymail changes (don't include tny-device.h)
Dirk-Jan C. Binnema [Fri, 2 Jun 2006 15:24:04 +0000 (15:24 +0000)]
* update for tinymail changes (don't include tny-device.h)

pmo-trunk-r142

17 years ago* actually *declare* the compact header view.... *d'oh*
Dirk-Jan C. Binnema [Fri, 2 Jun 2006 15:22:20 +0000 (15:22 +0000)]
* actually *declare* the compact header view.... *d'oh*

pmo-trunk-r141

17 years ago* add compact display as default, some icons
Dirk-Jan C. Binnema [Fri, 2 Jun 2006 15:21:23 +0000 (15:21 +0000)]
* add compact display as default, some icons

pmo-trunk-r140

17 years ago* add a compact display of a header (ie. from/date/subject in one column)
Dirk-Jan C. Binnema [Fri, 2 Jun 2006 15:19:53 +0000 (15:19 +0000)]
* add a compact display of a header (ie. from/date/subject in one column)

pmo-trunk-r139

17 years ago* update for new configure.ac, hildon support
Dirk-Jan C. Binnema [Fri, 2 Jun 2006 15:17:42 +0000 (15:17 +0000)]
* update for new configure.ac, hildon support

pmo-trunk-r138

17 years ago* add missing include for time.h
Dirk-Jan C. Binnema [Fri, 2 Jun 2006 15:16:54 +0000 (15:16 +0000)]
* add missing include for time.h

pmo-trunk-r137

17 years ago* support hildon
Dirk-Jan C. Binnema [Fri, 2 Jun 2006 15:16:19 +0000 (15:16 +0000)]
* support hildon

pmo-trunk-r136

17 years ago* cosmetics
Dirk-Jan C. Binnema [Thu, 1 Jun 2006 08:42:40 +0000 (08:42 +0000)]
* cosmetics

pmo-trunk-r134

17 years ago* update for latest tinymail
Dirk-Jan C. Binnema [Thu, 1 Jun 2006 08:38:19 +0000 (08:38 +0000)]
* update for latest tinymail

pmo-trunk-r133

17 years ago* all:
Dirk-Jan C. Binnema [Wed, 31 May 2006 16:27:29 +0000 (16:27 +0000)]
* all:
  - first step of configurable headers in  the header view.
  now, the headers to be shown and their order is a setting
  on the header view
  - added support for styles; which we will need for the
    Maemo-version

pmo-trunk-r132

17 years ago* doc updates / fixes
Arne Zellentin [Wed, 31 May 2006 14:28:08 +0000 (14:28 +0000)]
* doc updates / fixes

pmo-trunk-r131

17 years ago* doc fixes
Arne Zellentin [Wed, 31 May 2006 13:44:14 +0000 (13:44 +0000)]
* doc fixes

pmo-trunk-r130

17 years ago* improve header-view a bit. make columns reorderable. o
Dirk-Jan C. Binnema [Wed, 31 May 2006 11:59:10 +0000 (11:59 +0000)]
* improve header-view a bit. make columns reorderable. o
  ptimized display of names, ie. "foo bar <foo@bar>" will
  be shown as foo bar

pmo-trunk-r129

17 years ago* moved identity-related functionality from modest-account-mgr to the new modest...
Arne Zellentin [Tue, 30 May 2006 19:45:09 +0000 (19:45 +0000)]
* moved identity-related functionality from modest-account-mgr to the new modest-identity-mgr (which is a basically a copy of the account-mgr)

* my anjuta reformatted modest-account-*, if this bothers anybody, we should be able to revert to the 2nd previous version. I think I only changed some typos.

* implemented (i.e. copied) the missing modest-identity-mgr-* methods

* changed to using the identity-mgr where aprropriate

pmo-trunk-r128

17 years ago* got rid of most GtkTextBuffers in quote code
Arne Zellentin [Tue, 30 May 2006 17:18:21 +0000 (17:18 +0000)]
* got rid of most GtkTextBuffers in quote code

* some cleanup / reformatting

pmo-trunk-r127

17 years ago* moded find_body_part from modest-tny-msg-view to modest-tny-msg-actions
Arne Zellentin [Tue, 30 May 2006 14:38:57 +0000 (14:38 +0000)]
* moded find_body_part from modest-tny-msg-view to modest-tny-msg-actions

* modest_tny_msg_actions_quote & co now pass and take char* instead of GtkTextBuffers (but there's still one layer of wrapping left -> TODO)

pmo-trunk-r126

17 years ago* fix leak
Dirk-Jan C. Binnema [Tue, 30 May 2006 12:11:32 +0000 (12:11 +0000)]
* fix leak

pmo-trunk-r125

17 years ago* update for changes in tinymail API
Dirk-Jan C. Binnema [Tue, 30 May 2006 12:09:48 +0000 (12:09 +0000)]
* update for changes in tinymail API

pmo-trunk-r124

17 years ago* fixed leak
Arne Zellentin [Tue, 30 May 2006 11:03:09 +0000 (11:03 +0000)]
* fixed leak

pmo-trunk-r123

17 years ago* modest-tny-msg-view.c:
Dirk-Jan C. Binnema [Tue, 30 May 2006 09:46:57 +0000 (09:46 +0000)]
* modest-tny-msg-view.c:
  - don't try to unref the priv->gtkhtml, we don't own it
    this gets rid of the G_OBJECT error when we exit

pmo-trunk-r122

17 years ago* all:
Dirk-Jan C. Binnema [Tue, 30 May 2006 09:02:54 +0000 (09:02 +0000)]
* all:
  - add icons support to the header view
  - add icons
  - install icons

pmo-trunk-r121

17 years ago* moved most of the quote code from modest-ui to (new) modest-tny-msg-actions
Arne Zellentin [Mon, 29 May 2006 15:10:38 +0000 (15:10 +0000)]
* moved most of the quote code from modest-ui to (new) modest-tny-msg-actions

* general cleanup (still some left to do)

pmo-trunk-r120

17 years ago* modest-tny-folder-tree-view.c:
Dirk-Jan C. Binnema [Mon, 29 May 2006 12:24:49 +0000 (12:24 +0000)]
* modest-tny-folder-tree-view.c:
  - make folder names bold and append (<number>) with the number
    of unread messages for the folder, if there are any. Sadly,
    TNY_ACCOUNT_TREE_MODEL_UNREAD_COLUMN never contains anything
    but 0
* modest-tny-header-tree-view.c:
  - make message which don't have the 'SEEN'-flag display in bold.
  - added also the the setting of this flags when you select the
    message, but tinymail does not like that (crash), so that code
    has been disabled
* all:
  - fix the macro-mistake due to spuug

pmo-trunk-r119

17 years ago* move folder tree decoration to ModestTnyFolderTreeView
Dirk-Jan C. Binnema [Fri, 26 May 2006 15:55:53 +0000 (15:55 +0000)]
* move folder tree decoration to ModestTnyFolderTreeView

pmo-trunk-r118

17 years ago* modest-tny-folder-tree-view.c:
Dirk-Jan C. Binnema [Fri, 26 May 2006 15:40:07 +0000 (15:40 +0000)]
* modest-tny-folder-tree-view.c:
  - update for latest tinymail. We don't need to implement TnyMsgSummaryIface
* modest-tny-account-store.c:
  - provide the account name to through the AccountStoreIface*. Now this name will be shown
    the UI as well

pmo-trunk-r117

17 years ago* began work on quoting html messages. I use an ugly hack to get the text from the...
Arne Zellentin [Fri, 26 May 2006 12:38:55 +0000 (12:38 +0000)]
* began work on quoting html messages. I use an ugly hack to get the text from the GtkHTML; I need help to do it right. -> mailing list

pmo-trunk-r116

17 years ago* bugfix: text not ending with a newline was not quoted correctly
Arne Zellentin [Fri, 26 May 2006 12:36:27 +0000 (12:36 +0000)]
* bugfix: text not ending with a newline was not quoted correctly

* bugfix: text ending with a very long line was not quoted correctly

pmo-trunk-r115

17 years ago* when sending mail, check the charset and set it to "utf-8" in the header, if approp...
Arne Zellentin [Thu, 25 May 2006 18:37:51 +0000 (18:37 +0000)]
* when sending mail, check the charset and set it to "utf-8" in the header, if appropriate. Can anybody tell my why the content-type has to be set *4* times?

pmo-trunk-r114

17 years ago* commented out the overwrite checks in modest_account_mgr_add_server_account and...
Arne Zellentin [Thu, 25 May 2006 18:32:32 +0000 (18:32 +0000)]
* commented out the overwrite checks in modest_account_mgr_add_server_account and modest_account_mgr_add_identity for now. It was a PITA to do --reinstall-factory-settings before.

pmo-trunk-r113

17 years ago* began work on identities storage. right now, this is a ugly hack into modest-accoun...
Arne Zellentin [Wed, 24 May 2006 19:10:35 +0000 (19:10 +0000)]
* began work on identities storage. right now, this is a ugly hack into modest-account-mgr. Please do a modest --reinstall-factory-settings.

* email could now be sent without patching the source as the from address is stored in gconf

pmo-trunk-r112

17 years ago* add comment
Arne Zellentin [Wed, 24 May 2006 18:55:43 +0000 (18:55 +0000)]
* add comment

pmo-trunk-r111

17 years ago* Add basic message flags support, still looks ugly.
Florian Boor [Wed, 24 May 2006 16:02:48 +0000 (16:02 +0000)]
* Add basic message flags support, still looks ugly.

pmo-trunk-r110

17 years ago* (quote) utf8 actually works now
Arne Zellentin [Wed, 24 May 2006 14:40:40 +0000 (14:40 +0000)]
* (quote) utf8 actually works now

* reformatting stops at the signature (marked by "-- ")

pmo-trunk-r109

17 years ago* improved documentation, fix spuug mistake
Dirk-Jan C. Binnema [Wed, 24 May 2006 13:47:15 +0000 (13:47 +0000)]
* improved documentation, fix spuug mistake

pmo-trunk-r108

17 years ago* moved most quote-related funtions to (new) modest-text-utils.[ch]
Arne Zellentin [Wed, 24 May 2006 13:44:11 +0000 (13:44 +0000)]
* moved most quote-related funtions to (new) modest-text-utils.[ch]

pmo-trunk-r107

17 years ago* some typos fixed
Arne Zellentin [Wed, 24 May 2006 13:36:18 +0000 (13:36 +0000)]
* some typos fixed

pmo-trunk-r106

17 years ago* (quote) some cleanup, should work correctly on UTF-8 now (please test!)
Arne Zellentin [Wed, 24 May 2006 10:19:55 +0000 (10:19 +0000)]
* (quote) some cleanup, should work correctly on UTF-8 now (please test!)

pmo-trunk-r105

17 years ago* (reply) rewrote the quote code. now feature-complete. still needs documentation...
Arne Zellentin [Mon, 22 May 2006 20:09:06 +0000 (20:09 +0000)]
* (reply) rewrote the quote code. now feature-complete. still needs documentation and cleanup, but works fine (here)

pmo-trunk-r104

17 years ago* modest-tny-stream-gtkhtml.[ch]:
Dirk-Jan C. Binnema [Mon, 22 May 2006 14:41:17 +0000 (14:41 +0000)]
* modest-tny-stream-gtkhtml.[ch]:
  - use GtkHTMLStream as the wrapped type, not GTKHtml. Simplifies things
* modest-tny-msg-view.c:
  - implemented embedded images in HTML mails. Now we can read spam effectively :-)
    (external images are not supported, as they are a privacy risk, but maybe
    later, when user asks for it)

pmo-trunk-r103

17 years ago* (reply) fixed some memleaks; cleanup
Arne Zellentin [Mon, 22 May 2006 14:18:47 +0000 (14:18 +0000)]
* (reply) fixed some memleaks; cleanup

pmo-trunk-r102

17 years ago* modest-tny-account-store.c:
Dirk-Jan C. Binnema [Mon, 22 May 2006 11:47:17 +0000 (11:47 +0000)]
* modest-tny-account-store.c:
  - remove some annoying g_message's
* modest-tny-msg-view.c:
  - fix gtk warnings, crash when clicked on empty
* modest-tny-stream-gtkhtml.c:
  - remove annoying warning

pmo-trunk-r101

17 years ago* clear the message view first - thus, empty messages will be shown correctly
Dirk-Jan C. Binnema [Mon, 22 May 2006 09:27:58 +0000 (09:27 +0000)]
* clear the message view first - thus, empty messages will be shown correctly

pmo-trunk-r100

17 years ago* use alternating background colours for header rows
Dirk-Jan C. Binnema [Mon, 22 May 2006 09:02:02 +0000 (09:02 +0000)]
* use alternating background colours for header rows

pmo-trunk-r99

17 years ago* Implement searching and sorting with GtkTreeView and GtkTreeViewColumn mechanisms.
Florian Boor [Sun, 21 May 2006 15:04:36 +0000 (15:04 +0000)]
* Implement searching and sorting with GtkTreeView and GtkTreeViewColumn mechanisms.
  Sorting needs some addintional investigation and performance improvements.
* Minor formating change.

pmo-trunk-r98

17 years ago* minor indent fix
Nils Faerber [Fri, 19 May 2006 19:10:15 +0000 (19:10 +0000)]
* minor indent fix

pmo-trunk-r97

17 years ago* So, now I think I finally got all changes from Arne and myself together.
Silvan Marco Fin [Fri, 19 May 2006 18:18:00 +0000 (18:18 +0000)]
* So, now I think I finally got all changes from Arne and myself together.

pmo-trunk-r96

17 years ago* I hate revision control systems
Silvan Marco Fin [Fri, 19 May 2006 18:08:28 +0000 (18:08 +0000)]
* I hate revision control systems

pmo-trunk-r95

17 years ago* reply and quote code complete (feature-wise), less bugs. Still lots to fix.
Arne Zellentin [Fri, 19 May 2006 17:55:12 +0000 (17:55 +0000)]
* reply and quote code complete (feature-wise), less bugs. Still lots to fix.

pmo-trunk-r94

17 years ago* oops, revert to previous version
Arne Zellentin [Fri, 19 May 2006 17:45:57 +0000 (17:45 +0000)]
* oops, revert to previous version

pmo-trunk-r93

17 years ago* reply and quote code complete (feature-wise), less bugs. Still lots to fix.
Arne Zellentin [Fri, 19 May 2006 17:36:33 +0000 (17:36 +0000)]
* reply and quote code complete (feature-wise), less bugs. Still lots to fix.

pmo-trunk-r92

17 years ago* advanced setup dialog now shows different accounts in selector
Silvan Marco Fin [Fri, 19 May 2006 16:14:43 +0000 (16:14 +0000)]
* advanced setup dialog now shows different accounts in selector

pmo-trunk-r91

17 years ago* added reply: quote message. still buggy but shouldn't break anything else.
Arne Zellentin [Fri, 19 May 2006 15:53:26 +0000 (15:53 +0000)]
* added reply: quote message. still buggy but shouldn't break anything else.

pmo-trunk-r90

17 years ago* Move tree column creation from UI implementations to modest-tny-header-tree-view.c.
Florian Boor [Thu, 18 May 2006 18:19:56 +0000 (18:19 +0000)]
* Move tree column creation from UI implementations to modest-tny-header-tree-view.c.
* Add file header draft to modest-tny-header-tree-view.c.
* Remove some obsolete comments.

pmo-trunk-r89

17 years ago* removed "allow shrink" property from table in mail-view and mail-edit (those caused...
Nils Faerber [Thu, 18 May 2006 15:30:41 +0000 (15:30 +0000)]
* removed "allow shrink" property from table in mail-view and mail-edit (those caused UI L&F bug hiding header fields)

pmo-trunk-r88

17 years ago* move the LaTex-based documentation to the gtk-doc files
Dirk-Jan C. Binnema [Thu, 18 May 2006 15:23:42 +0000 (15:23 +0000)]
* move the LaTex-based documentation to the gtk-doc files

pmo-trunk-r87

17 years ago* set advanced setup dialog to position "center on parent"
Silvan Marco Fin [Thu, 18 May 2006 14:10:17 +0000 (14:10 +0000)]
* set advanced setup dialog to position "center on parent"

pmo-trunk-r86