Reverted again the gdk_threads_enter/leave sentences:
[modest] / src / modest-mail-operation.c
2007-04-26 Sergio Villar Senin * Removed some unused errors
2007-04-19 Jose Dapena Paz* src/modest-address-book.h:
2007-04-14 Dirk-Jan C. Binnemasmall compile fixes
2007-04-10 Sergio Villar Senin* Added window manager calls
2007-04-04 Murray Cumming2007-04-04 Murray Cumming <murrayc@murrayc.com>
2007-04-03 Sergio Villar SeninTemporal fix
2007-04-02 Sergio Villar Senin* Added Progress Object
2007-04-01 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c: added support...
2007-03-21 Sergio Villar Senin* Moved two methods from mail operation API to ModestTn...
2007-03-19 Sergio Villar Senin* Commented some devive_force_online methods
2007-03-17 Dirk-Jan C. Binnema* fix some compiler warnings (-Wall -Werror)
2007-03-15 Sergio Villar Senin* Fixed some issues of the drag and drop system
2007-03-06 Dirk-Jan C. Binnema* update for tinymail changes
2007-03-04 Dirk-Jan C. Binnema* small stuff
2007-02-28 Dirk-Jan C. Binnema* ui-actions, mail-operation:
2007-02-19 Sergio Villar Senin* Fixed a segmentation fault in a mail operation
2007-02-16 Sergio Villar SeninImproved d&d support. Fixed several reference leaks
2007-02-14 Dirk-Jan C. Binnema* all:
2007-02-12 Sergio Villar Senin* Modified the order of the widget creation proccess
2007-02-11 Dirk-Jan C. Binnema* all:
2007-02-08 Dirk-Jan C. Binnema* all:
2007-02-07 Sergio Villar Senin* Added dnd support to the folder view
2007-02-06 Dirk-Jan C. Binnema* updates: cleanup, caching accounts, refactoring and...
2007-02-05 Dirk-Jan C. Binnema* implemented the send-queue stuff (partially); still
2007-02-02 Dirk-Jan C. Binnema* fix all compiler warnings (when using gtk/ frontend)
2007-02-01 Dirk-Jan C. Binnema* modest-mail-operation.c:
2007-01-31 Dirk-Jan C. Binnema* renamed modest-tny-msg-action.[ch] => modest-tny...
2007-01-29 Sergio Villar SeninAdded support to handle accounts-reloaded signal
2007-01-29 Dirk-Jan C. Binnema* all:
2007-01-29 Dirk-Jan C. Binnema* Makefile.am, modest-mail-operation.c:
2007-01-29 Sergio Villar Senin* Updated to the new implementation of tny_camel_header...
2007-01-29 Dirk-Jan C. Binnema* modest-mail-operation.c:
2007-01-26 Dirk-Jan C. Binnema* modest-mail-operation.c, modest-folder-view.c:
2007-01-25 Sergio Villar Senin* Added comparisons with "Invalid" string <- should...
2007-01-25 Sergio Villar Senin* Some initializations
2007-01-19 Sergio Villar Senin* Migration to GtkUIManager
2007-01-19 Sergio Villar Senin* Added some more UI actions implementations
2007-01-16 Sergio Villar Senin* The reply/fw stuff now uses the text/plain part of...
2007-01-16 Dirk-Jan C. Binnema* modest-mail-operation.c:
2007-01-09 Sergio Villar Senin* Migration to GtkUIManager almost completed
2006-12-26 Sergio Villar Senin* Splitted the main documentation file in some smaller...
2006-12-26 Sergio Villar Senin* Added a new account key called type for server accounts
2006-12-22 Sergio Villar Senin* Fixed comments with errors
2006-12-21 Sergio Villar Senin* Added documentation for the public interfaces
2006-12-20 Sergio Villar Senin* Modified the API of the message window
2006-12-20 Sergio Villar Senin* Added the error stuff
2006-12-19 Dirk-Jan C. Binnema* modest-mail-operation.c:
2006-12-15 Sergio Villar Senin* Added some unit tests for ModestTextUtils
2006-12-12 Sergio Villar Senin* Rewritten some async calls
2006-12-11 Sergio Villar Senin* Replaced tny_folder_get_msg by its async version
2006-12-07 Sergio Villar Senin* Modified the maximum size of the entries of the edit...
2006-12-07 Sergio Villar Senin* Added ModestMailOperationQueue
2006-12-01 Sergio Villar SeninFixed a bug when forwarding/replying to mails
2006-12-01 Sergio Villar Senin* Added support to asynchronously update an account
2006-11-28 Dirk-Jan C. Binnema* all:
2006-11-27 Sergio Villar Senin* A lot of changes in the documentation, now it's gener...
2006-11-26 Dirk-Jan C. Binnema* src/gtk/pixmaps/internet-mail.svg:
2006-11-21 Sergio Villar Senin* Added new store actions: create/remove/rename/delete...
2006-11-13 Sergio Villar Senin * modest-mail-operation.c: refactored some common...
2006-11-13 Sergio Villar Senin * src/modest-tny-store-actions.h
2006-11-06 Sergio Villar Senin* src/modest-tny-attachment.h: