* ModestTnyFolderTreeView => ModestFolderView
[modest] / src /
2006-06-19 Arne Zellentin* added REALNAME to identities
2006-06-16 Florian Boor* Disconnect signals from account manager if account...
2006-06-16 Dirk-Jan C. Binnema* add progress indication.
2006-06-16 Florian Boor* Add marshall.list to dependencies of resulting files...
2006-06-15 Arne Zellentin* no longer force the user to enter a username for...
2006-06-15 Florian Boor* Update several UI bits to use internal pointers inste...
2006-06-14 Arne Zellentin* more private data for the editor window: identity...
2006-06-14 Silvan Marco Fin* added default transport to account creation through...
2006-06-14 Arne Zellentin* changed forward as attachment, see ml
2006-06-13 Silvan Marco Fin* added display of some identity/account data to identi...
2006-06-13 Arne Zellentin* some bugs fixed
2006-06-13 Silvan Marco Fin* "Forward attached" added to menu
2006-06-13 Arne Zellentin* remove more debug stuff
2006-06-13 Arne Zellentin* remove debug stuff
2006-06-13 Nils Faerber* added documentation
2006-06-13 Silvan Marco Fin* changed some identifiers
2006-06-13 Silvan Marco Fin* fixed includes (modest-identity-mgr.h was missing)
2006-06-13 Silvan Marco Fin* fixed includes (modest-account-mgr.h was missing)
2006-06-13 Arne Zellentin* add ModestTnyAttachment object
2006-06-13 Nils Faerber* code cleanup -> coding style
2006-06-13 Nils Faerber* code cleanup, make signal callback functions conform...
2006-06-13 Nils Faerber* code cleanup
2006-06-13 Florian Boor* Move marshallers to external files generated by glib...
2006-06-13 Silvan Marco Fin* some cleanup in modest-ui-wizzard.c/h
2006-06-13 Arne Zellentin* when sending, messages with and without attachments...
2006-06-13 Nils Faerber* make labels in editor and viewer bold text (looks...
2006-06-13 Silvan Marco Fin* corrected visibility
2006-06-13 Silvan Marco Fin* AccountSetupDialog added to modest.glade
2006-06-13 Silvan Marco Fin* something went wrong between r234 and r242. Checked...
2006-06-12 Nils Faerber* added type cast macro to avoid gcc warning
2006-06-12 Arne Zellentin* sending of attachments works now for real
2006-06-12 Nils Faerber* message viewer window now also show message body
2006-06-12 Nils Faerber* double click on message header now also opens a new...
2006-06-12 Nils Faerber* main-window menu->open now opens selected message...
2006-06-12 Arne Zellentin* debug stuff added (temporarily)
2006-06-12 Arne Zellentin* modest_tny_msg_view get an set functions for show_att...
2006-06-12 Florian Boor* Create signal on gconf key change and propagate event...
2006-06-12 Arne Zellentin* per-view storage of show_attachments_inline
2006-06-12 Nils Faerber* more implementation on message viewer
2006-06-12 Nils Faerber* started work on modest-viewer-window
2006-06-12 Arne Zellentin* more security by only displaying images if the settin...
2006-06-12 Silvan Marco Fin* modest-ui-wizard.c and modest.glade adopted to modifi...
2006-06-12 Arne Zellentin* another g_return_... stomped
2006-06-12 Dirk-Jan C. Binnema* if we cannot get a valid folder type from the server...
2006-06-12 Dirk-Jan C. Binnema* don't warn when trying to do zero-sized writes
2006-06-12 Silvan Marco Fin* reenabled account wizard menuentry
2006-06-12 Nils Faerber* split up gtk-glade/modest-ui.c into several modules...
2006-06-12 Arne Zellentin* reformat
2006-06-12 Arne Zellentin* 2 warnings fixed
2006-06-10 Dirk-Jan C. Binnema* added modest-ui-glade.h and modest-ui-wizard.h to...
2006-06-10 Dirk-Jan C. Binnema* ModestTnyStoreAction doesn't have to be a GObject...
2006-06-09 Arne Zellentin* sending of attachments works but has lots of bugs
2006-06-09 Florian Boor* Add missing header update.
2006-06-09 Florian Boor* Enable sending mails again.
2006-06-09 Silvan Marco Fin* fixed warning
2006-06-09 Arne Zellentin* typos fixed
2006-06-09 Arne Zellentin* menu View->Attachments now controls whether attachmen...
2006-06-09 Silvan Marco Fin* now the password is entered into modest_conf as well
2006-06-09 Silvan Marco Fin* "New account..." renamed to "New identity"
2006-06-09 Silvan Marco Fin* modified the radiobuttons active settings
2006-06-09 Silvan Marco Fin* install_test_account no longer used in modest-main.c
2006-06-09 Silvan Marco Fin* reverted to 199
2006-06-09 Arne Zellentin* fixed 2 memleaks
2006-06-09 Silvan Marco Fin* modest-ui-wizard.c:
2006-06-09 Florian Boor* Activate update code - finally.
2006-06-09 Silvan Marco Fin* some unapropriate german debugging output of mine...
2006-06-08 Silvan Marco Fin* accounts are created with new identities and different
2006-06-08 Silvan Marco Fin* in account_exists, the get_server_account_keyname...
2006-06-08 Nils Faerber* Properly clear text-buffer for new mail in editor...
2006-06-08 Nils Faerber* dirty fix, mysterious problem with confirmation dialog
2006-06-08 Nils Faerber* added editor modified user confirmation dialog
2006-06-08 Arne Zellentin* whether attachment images are displayed inline is...
2006-06-08 Nils Faerber* minor cleanup
2006-06-08 Nils Faerber* code cleanups (removing unused variables)
2006-06-08 Silvan Marco Fin* some cleanup in modest-ui-wizard and modest-ui
2006-06-08 Nils Faerber* cleanup, removed unused variables to make -Wall happy
2006-06-08 Nils Faerber* added -Wall to compiler flags
2006-06-08 Nils Faerber* further editor_window integration, new_mail, reply...
2006-06-08 Silvan Marco Fin* changed identity setups address to GtkEntry
2006-06-08 Nils Faerber* bug fixes for editor window usage
2006-06-08 Arne Zellentin* fixed swapped width/heigth. Please fix it in your...
2006-06-08 Nils Faerber* More implementation for modest-editor-window, added...
2006-06-08 Arne Zellentin* cleanup for -Wall: unused variables removed, some...
2006-06-08 Silvan Marco Fin* fixed visibilty of identity dialog
2006-06-08 Silvan Marco Fin* fixed typo
2006-06-08 Silvan Marco Fin* decided against the wizard to modify existing account...
2006-06-08 Silvan Marco Fin* fixed some more typos
2006-06-08 Florian Boor* Introduce ModestTnyStoreActions, simple update function.
2006-06-08 Nils Faerber* create new object class modest-editor-window as abstr...
2006-06-08 Silvan Marco Fin* some renaming in the glade file
2006-06-08 Silvan Marco Fin* renamed callback function to new_wizard_account
2006-06-08 Silvan Marco Fin* changed container names for top containers
2006-06-08 Silvan Marco Fin* fixed compile problem from yesterday in modest-ui...
2006-06-07 Arne Zellentin* compile fix, silvan: please check!
2006-06-07 Arne Zellentin* attached images can now be shown when their link...
2006-06-07 Silvan Marco Fin* account creation added to wizzard
2006-06-07 Arne Zellentin* attachments are now shown below the message. now...
2006-06-07 Silvan Marco Fin* more changes to the glade file.
2006-06-07 Silvan Marco Fin* More updates to the widget names
2006-06-07 Silvan Marco Fin* added primitive sanity checks for page 2 of account...
next