* update to the new modest_tny_folder_has_subfolder_with_name
[modest] / src /
2007-11-07 Dirk-Jan C. Binnema* update to the new modest_tny_folder_has_subfolder_wit...
2007-11-07 Dirk-Jan C. Binnema* let modest_tny_folder_has_subfolder_with_name do...
2007-11-07 Dirk-Jan C. Binnema* improvement of modest_utils_utf8_strcmp; and optimize
2007-11-07 Sergio Villar Senin * Do not notify new mails when modest is already running
2007-11-07 Felipe Erias Moran... Fixes NB#74689
2007-11-07 Dirk-Jan C. Binnema* optimization of modest_text_utils_get_display_date,
2007-11-06 Sergio Villar Senin * Added some missing parts of my original "remove...
2007-11-06 Alberto GarciaWhen building the Details dialog, don't assume that
2007-11-06 Alberto GarciaAlternate patch to the one applied in 3653, this one...
2007-11-06 Dirk-Jan C. Binnema* sort the providers (almost) correctly,
2007-11-06 Alberto GarciaPut the subject of the message on the editor window
2007-11-06 Sergio Villar Senin * Added "queue-empty" signal to the mail operation...
2007-11-06 Alberto GarciaAllow creation of folders under the MMC root folder
2007-11-05 Alberto GarciaMove messages from the viewer if the source folder...
2007-11-05 Dirk-Jan C. Binnema* prevent possible NULL dereference, add parameter...
2007-11-05 Dirk-Jan C. Binnema* some extra error handling to prevent NULL dereferences
2007-11-05 Dirk-Jan C. Binnemafix possible NULL dereference
2007-11-05 Dirk-Jan C. Binnema* fix the use of an local variable outside its scope in
2007-11-05 Dirk-Jan C. Binnema* check to prevent NULL-dereference (headers)
2007-11-05 Sergio Villar Senin * Always notify the queue that the operation finished...
2007-11-05 Dirk-Jan C. Binnema* fix some potential NULL-dereferences
2007-11-05 Sergio Villar Senin * Added some code, that allows the folder view to...
2007-11-05 Sergio Villar Senin * Fixes NB#74764, NB#74260, NB#74639
2007-11-05 Philip Van HoofPerformance improvement for icon_cell_data
2007-11-05 Dirk-Jan C. Binnema* modest-tny-msg.c:
2007-11-05 Dirk-Jan C. Binnema* check return values of gtk_tree_selection_get_selecte...
2007-11-05 Dirk-Jan C. Binnema* check return value of alarm_event_del
2007-11-05 Dirk-Jan C. Binnema* check return value of hildon_uri_open, small cleanups
2007-11-05 Dirk-Jan C. Binnema* remove obsolete files
2007-11-02 Dirk-Jan C. Binnema* save attachments with 0444 instead of 0777.
2007-11-02 Dirk-Jan C. Binnema* add help context id's for all dialogs
2007-11-02 Dirk-Jan C. Binnema* maintain the osso_context_t ptr in modest_maemo_utils,
2007-11-02 Dirk-Jan C. Binnema* some further cleanups of the help system, added:
2007-11-02 Dirk-Jan C. Binnema* cleanup: added modest_tny_folder_get_help_id, and...
2007-11-01 Dirk-Jan C. Binnema* make dragging of headers to folders work again
2007-11-01 Dirk-Jan C. Binnema* make libalarm an optional (no longer required) depend...
2007-11-01 Dirk-Jan C. Binnema* warn when some weird folder rename error occurs that...
2007-11-01 Dirk-Jan C. Binnema* make modest_text_utils_get_display_date return a...
2007-10-31 Alberto Garciatny_header_{set,unset}_flags() renamed to tny_header_...
2007-10-31 Jose Dapena PazFix for bug NB#74675. Now we limit the retrieval size...
2007-10-31 Dirk-Jan C. Binnema* this is dirk's version of sergio's patch to only...
2007-10-30 Dirk-Jan C. Binnema* don't accept certificate when user clicked cancel
2007-10-30 Dirk-Jan C. Binnemaspelling: s/conformation/confirmation
2007-10-30 Dirk-Jan C. Binnema* fix for the crash in NB#74605
2007-10-30 Jose Dapena Paz* src/modest-account-mgr-helpers.c:
2007-10-30 Dirk-Jan C. Binnema* do some parameter checks for is_busy / set_busy,
2007-10-29 Dirk-Jan C. Binnema* check for invalid folders in many places
2007-10-29 Felipe Erias Moran... fixes NB#66958
2007-10-29 Jose Dapena PazPriority flags changes.
2007-10-26 Dirk-Jan C. Binnemaremove garbage in function comment
2007-10-26 Dirk-Jan C. Binnema* add support for special port numbers; this fixes the
2007-10-26 Dirk-Jan C. Binnema* forgot these (see r3591)
2007-10-26 Dirk-Jan C. Binnema* make osso-addressbook (libosso-abook-dev) optional...
2007-10-26 Sergio Villar Senin * Some improvements for the connect_and_wait, there...
2007-10-25 Sergio Villar Senin * Fixed a very stupid mistake by myself in the connect...
2007-10-25 Alberto GarciaFixed typo
2007-10-25 Alberto Garcia* modest-tny-account-store:
2007-10-25 Dirk-Jan C. Binnema* only set auto-update alarms when there are accounts;
2007-10-25 Sergio Villar Senin * Removed a public method
2007-10-25 Sergio Villar Senin * Reimplementation of the connect_and_wait function
2007-10-24 Sergio Villar Senin * Fixes NB#74180, the New folder, Rename and Delete...
2007-10-24 Alberto GarciaUse the constant name (TNY_HEADER_FLAG_NORMAL_PRIORITY...
2007-10-24 Sergio Villar Senin * Fixes NB#74182, the paste option is removed from...
2007-10-24 Dirk-Jan C. Binnema* fix for NB#74144 (modest thinks foo/drafts is Drafts)
2007-10-24 Felipe Erias Moran... fixes NB#74061
2007-10-24 Sergio Villar Senin * Fixed a typo
2007-10-24 Sergio Villar Senin * Restored some code deleted by error
2007-10-23 Felipe Erias Moran... patch for NB#73896
2007-10-23 Alberto GarciaShow all accounts in the "Move To" dialog, not just...
2007-10-23 Sergio Villar Senin * Removed an invalid indirection of a function call...
2007-10-23 Sergio Villar Senin * The viewer handler could not exist if the viewer...
2007-10-23 Dirk-Jan C. Binnema* use _CS to get translation from right domain, fixes...
2007-10-23 Sergio Villar Senin * Fixed an invalid g_object_ref/unref
2007-10-22 Alberto Garcia* Offer the account creation in the MailTo DBUS handler
2007-10-22 Alberto GarciaSimplified the MailTo DBUS handler
2007-10-22 Alberto GarciaMore refactoring of the ComposeMail DBUS handler, now...
2007-10-22 Alberto GarciaRefactored the code of modest_ui_actions_on_new_msg...
2007-10-22 Sergio Villar Senin * Fixes NB#65926, do not show Junk numbers (actually...
2007-10-19 Sergio Villar Senin * Do not modify the header view contents style when...
2007-10-19 Sergio Villar Senin * Remove some invalid code from the D-Bus callb...
2007-10-19 Alberto GarciaSimplified the mailto uri parser
2007-10-19 Alberto Garcia* Removed unused struct SendMailIdleData
2007-10-19 Alberto GarciaIn mailto: urls parameters after the first one are...
2007-10-19 Jose Dapena Paz* src/modest-ui-actions.c:
2007-10-19 Alberto GarciaSimplified the code of the dbus 'mailto:' handler,...
2007-10-19 Jose Dapena PazWork to make attachments be opened in a single instance...
2007-10-18 Alberto GarciaRemoved unused variable
2007-10-18 Jose Dapena Paz* src/dbus_api/modest-dbus-callbacks.c:
2007-10-17 Alberto GarciaCheck properly the contents of the clipboard before
2007-10-17 Jose Dapena PazThis commit includes a complete refactor of ModestMsgVi...
2007-10-17 Sergio Villar Senin * Fixed a critical when drag&drop, we're not consideri...
2007-10-17 Alberto GarciaMessages in the Outbox are opened with the viewer, not
2007-10-17 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-10-17 Alberto GarciaHighlight the first message when selecting a new folder...
2007-10-16 Sergio Villar Senin * Fixed a bug in the easysetup, the connection specifi...
2007-10-16 Jose Dapena Paz* src/maemo/easysetup/modest-easysetup-wizard.c:
2007-10-16 Sergio Villar Senin * The account dialog is now modal (registered as modal...
2007-10-16 Alberto GarciaDim the "Insert Image" menu option when composing a...
2007-10-16 Dirk-Jan C. Binnema* fix warning
2007-10-16 Alberto GarciaAllow drag and drop only if the user begins tapping...
next