* (quote) utf8 actually works now
[modest] / src /
2006-05-24 Arne Zellentin* (quote) utf8 actually works now
2006-05-24 Dirk-Jan C. Binnema* 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. Binnema* modest-tny-stream-gtkhtml.[ch]:
2006-05-22 Arne Zellentin* (reply) fixed some memleaks; cleanup
2006-05-22 Dirk-Jan C. Binnema* modest-tny-account-store.c:
2006-05-22 Dirk-Jan C. Binnema* clear the message view first - thus, empty messages...
2006-05-22 Dirk-Jan C. Binnema* 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 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. Binnema* implement TnyMsgView using the new GtkHTML-based...
2006-05-17 Dirk-Jan C. Binnema* build the new GtkHTML-based TnyMsgStreamIface
2006-05-17 Dirk-Jan C. Binnema* add TnyStreamIface implementation using gtkhtml
2006-05-17 Dirk-Jan C. Binnema* 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 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 Arne Zellentin* clear the message text view before displaying the...
2006-05-15 Nils Faerber* added GTKdoc documentation - maybe wrong, please...
2006-05-15 Nils Faerber* added GTKdoc compliant documentation
2006-05-15 Nils Faerber* added GTKdoc compliant documentation
2006-05-12 Silvan Marco Fin* Added MODEST_ACCOUNT_NAMESPACE again to get_account_k...
2006-05-12 Arne Zellentin* "Finnish" -> "Finish" (though I liked that one :-)
2006-05-12 Dirk-Jan C. Binnema* some small fixes in the glade file
2006-05-12 Dirk-Jan C. Binnema* first hackish implementation of *sending* mail
2006-05-12 Dirk-Jan C. Binnema* small cleanups, and modest-tny-header-tree-view does...
2006-05-12 Dirk-Jan C. Binnema* fix the issues with account-store and account-mgr:
2006-05-12 Nils Faerber* Removed tny-password-dialog.* again, no longer needed.
2006-05-12 Nils Faerber* Modified to adapt for new tinymail gnome-ui with...
2006-05-11 Nils FaerberHACK ALERT!
2006-05-11 Dirk-Jan C. Binnema* modest-tny-account-store.c:
2006-05-11 Dirk-Jan C. Binnema* --debug cmdline arg to modestnow works, it will abort...
2006-05-11 Nils Faerber* fixed get_account_keyname(), not adding MODEST_ACCOUN...
2006-05-11 Silvan Marco Fin* removed duplicated #includes
2006-05-11 Dirk-Jan C. Binnema* this adds modest_account_server_(get|set)_(string...
2006-05-10 Silvan Marco Finreinserted accidentally removed methods in modest-accou...
2006-05-10 Silvan Marco Fin"corrected get_account_keyname" again and modified
2006-05-10 Silvan Marco FinMODEST_ACCOUNT_NAMESPACE in get_account_keyname added
2006-05-10 Nils FaerberFixed g_strconcat() bug in cache dirname creation ...
2006-05-10 Nils FaerberAdded proper comment
2006-05-10 Nils FaerberAdded proper return of cache dir pathname in
2006-05-10 Nils FaerberAdded pixmaps install target
2006-05-10 Florian BoorInstall glade file.
2006-05-10 Dirk-Jan C. Binnema* initial code dump into SVN; needs some work