modest
2006-06-07 Dirk-Jan C... * make sorting of headers a bit smarter:
2006-06-07 Silvan Marco Fin* missing free() added to on_account_selector_selection...
2006-06-07 Nils Faerber* renamed modest_ui_show_edit_window() to modest_ui_new...
2006-06-07 Arne Zellentin* register edit win only once. this allows quitting...
2006-06-07 Silvan Marco Fin* enabled stepping through wizzard dialog
2006-06-06 Nils Faerber* shrinked reply-to and forward into one function
2006-06-06 Silvan Marco Fin* removed signal connection for "close_window" item...
2006-06-06 Nils Faerber* message forward first cleanups...
2006-06-06 Nils Faerber* first rough cut at message forwarding
2006-06-06 Silvan Marco Fin* modest-ui-wizzard.c/h added
2006-06-06 Dirk-Jan C... * some cleanups, handle From/To display correctly.
2006-06-06 Florian Boor* Add deletion of mails. Currently this is done _withou...
2006-06-06 Nils Faerber* clear message view on folder change (effectively...
2006-06-06 Nils Faerber* implemented some toolbar button set_sensitive TRUE...
2006-06-06 Nils Faerber* made window management work with edit window - modest...
2006-06-06 Nils Faerber* fixed window close signals so that window decoration...
2006-06-06 Florian Boor* Implement marking messages as deleted and show delete...
2006-06-06 Dirk-Jan C... * implement icons in the folder view
2006-06-06 Dirk-Jan C... * forgot one
2006-06-06 Dirk-Jan C... * put glade pixmaps in special glade dir
2006-06-06 Dirk-Jan C... * use the modest_icon_factory:
2006-06-06 Dirk-Jan C... * add ModestIconFactory implementation
2006-06-02 Dirk-Jan C... * update for tinymail changes (don't include tny-device.h)
2006-06-02 Dirk-Jan C... * actually *declare* the compact header view.... *d'oh*
2006-06-02 Dirk-Jan C... * add compact display as default, some icons
2006-06-02 Dirk-Jan C... * add a compact display of a header (ie. from/date...
2006-06-02 Dirk-Jan C... * update for new configure.ac, hildon support
2006-06-02 Dirk-Jan C... * add missing include for time.h
2006-06-02 Dirk-Jan C... * support hildon
2006-06-01 Dirk-Jan C... * cosmetics
2006-06-01 Dirk-Jan C... * update for latest tinymail
2006-05-31 Dirk-Jan C... * all:
2006-05-31 Arne Zellentin* doc updates / fixes
2006-05-31 Arne Zellentin* doc fixes
2006-05-31 Dirk-Jan C... * improve header-view a bit. make columns reorderable. o
2006-05-30 Arne Zellentin* moved identity-related functionality from modest...
2006-05-30 Arne Zellentin* got rid of most GtkTextBuffers in quote code
2006-05-30 Arne Zellentin* moded find_body_part from modest-tny-msg-view to...
2006-05-30 Dirk-Jan C... * fix leak
2006-05-30 Dirk-Jan C... * update for changes in tinymail API
2006-05-30 Arne Zellentin* fixed leak
2006-05-30 Dirk-Jan C... * modest-tny-msg-view.c:
2006-05-30 Dirk-Jan C... * all:
2006-05-29 Arne Zellentin* moved most of the quote code from modest-ui to (new...
2006-05-29 Dirk-Jan C... * modest-tny-folder-tree-view.c:
2006-05-26 Dirk-Jan C... * move folder tree decoration to ModestTnyFolderTreeView
2006-05-26 Dirk-Jan C... * modest-tny-folder-tree-view.c:
2006-05-26 Arne Zellentin* began work on quoting html messages. I use an ugly...
2006-05-26 Arne Zellentin* bugfix: text not ending with a newline was not quoted...
2006-05-25 Arne Zellentin* when sending mail, check the charset and set it to...
2006-05-25 Arne Zellentin* commented out the overwrite checks in modest_account_...
2006-05-24 Arne Zellentin* began work on identities storage. right now, this...
2006-05-24 Arne Zellentin* add comment
2006-05-24 Florian Boor* Add basic message flags support, still looks ugly.
2006-05-24 Arne Zellentin* (quote) utf8 actually works now
2006-05-24 Dirk-Jan C... * improved documentation, fix spuug mistake
2006-05-24 Arne Zellentin* moved most quote-related funtions to (new) modest...
2006-05-24 Arne Zellentin* some typos fixed
2006-05-24 Arne Zellentin* (quote) some cleanup, should work correctly on UTF...
2006-05-22 Arne Zellentin* (reply) rewrote the quote code. now feature-complete...
2006-05-22 Dirk-Jan C... * modest-tny-stream-gtkhtml.[ch]:
2006-05-22 Arne Zellentin* (reply) fixed some memleaks; cleanup
2006-05-22 Dirk-Jan C... * modest-tny-account-store.c:
2006-05-22 Dirk-Jan C... * clear the message view first - thus, empty messages...
2006-05-22 Dirk-Jan C... * use alternating background colours for header rows
2006-05-21 Florian Boor* Implement searching and sorting with GtkTreeView...
2006-05-19 Nils Faerber* minor indent fix
2006-05-19 Silvan Marco Fin* So, now I think I finally got all changes from Arne...
2006-05-19 Silvan Marco Fin* I hate revision control systems
2006-05-19 Arne Zellentin* reply and quote code complete (feature-wise), less...
2006-05-19 Arne Zellentin* oops, revert to previous version
2006-05-19 Arne Zellentin* reply and quote code complete (feature-wise), less...
2006-05-19 Silvan Marco Fin* advanced setup dialog now shows different accounts...
2006-05-19 Arne Zellentin* added reply: quote message. still buggy but shouldn...
2006-05-18 Florian Boor* Move tree column creation from UI implementations...
2006-05-18 Nils Faerber* removed "allow shrink" property from table in mail...
2006-05-18 Dirk-Jan C... * move the LaTex-based documentation to the gtk-doc...
2006-05-18 Silvan Marco Fin* set advanced setup dialog to position "center on...
2006-05-18 Silvan Marco Fin* account setup dialog is now handled correctly after...
2006-05-18 Silvan Marco Fin* advanced account setup dialog bound to menu
2006-05-17 Silvan Marco Fin* added account selector to advanced account setup...
2006-05-17 Dirk-Jan C... * implement TnyMsgView using the new GtkHTML-based...
2006-05-17 Dirk-Jan C... * build the new GtkHTML-based TnyMsgStreamIface
2006-05-17 Dirk-Jan C... * add TnyStreamIface implementation using gtkhtml
2006-05-17 Dirk-Jan C... * remove the .glade.h-stuff; we don't need that
2006-05-16 Arne Zellentin* the message view is now a scrollwindow which is linke...
2006-05-16 Nils Faerber* removed TODO file, todos now managed through GForge...
2006-05-16 Florian BoorCreate device object, get rid of nasty warning at startup.
2006-05-16 Silvan Marco Fin* fixed some typos / comments
2006-05-16 Arne Zellentin* changed parent class of ModestTnyMsgView (again)...
2006-05-16 Nils Faerber* removed not longer needed fake password dialog
2006-05-16 Arne Zellentin* began work on the reply dialog (non functional as...
2006-05-16 Arne Zellentin* changed the parent class of ModestTnyMsgView from...
2006-05-16 Silvan Marco Fin* I hate revision control systems...
2006-05-16 Silvan Marco Fin* password dialog implemented and bound to "password_re...
2006-05-16 Nils Faerber* minor indentation fix
2006-05-16 Silvan Marco Finmodest_tny_account_store_get_accout_mgr() added to...
2006-05-15 Florian BoorRemove finished gtk-doc task.
2006-05-15 Arne Zellentin* clear the message text view before displaying the...
2006-05-15 Nils Faerber* added GTKdoc documentation - maybe wrong, please...
next