Added bugs fixed and functional requirements implemented for week 06 release.
[modest] / src /
2008-01-09 Sergio Villar Senin * Fixes NB#79140, "Close all windows" now works as...
2008-01-09 Alberto GarciaSimplified modest_msg_view_window_select_previous_messa...
2008-01-09 Alberto GarciaRemoved obsolete method modest_msg_view_window_select_f...
2008-01-09 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-01-09 Sergio Villar Senin * Fixes NB#78850, "Checking names" information banner...
2008-01-09 Sergio Villar Senin * Fixes NB#79114, the OK is dimmed if the outgoing...
2008-01-09 Sergio Villar Senin * Don't set the device online if we're trying to remov...
2008-01-09 Dirk-Jan C. Binnema* add some parameter checks
2008-01-08 Jose Dapena PazFixed some reference leaks of attachments. I also moved...
2008-01-08 Dirk-Jan C. Binnema* check if current_folder != NULL;
2008-01-08 Dirk-Jan C. Binnema* add online status to debug output
2008-01-08 Dirk-Jan C. Binnema* after removing the last attachment, move focus to...
2008-01-08 Alberto GarciaRename ModestToolbarDimmingRules to ModestWindowDimming...
2008-01-08 Dirk-Jan C. Binnema* enable getting debug information over dbus; for now
2008-01-08 Dirk-Jan C. Binnema* add some param checks
2008-01-08 Sergio Villar Senin * Fixed NB#79057, delete confirmation note is now...
2008-01-08 Dirk-Jan C. Binnema* improve the debug output a bit
2008-01-08 Dirk-Jan C. Binnema* fix some runtime warning
2008-01-08 Dirk-Jan C. Binnema* add debugging code to the send-queue and the operatio...
2008-01-07 Sergio Villar Senin * Fixes NB#78732, messages now appear in the Outbox...
2008-01-06 Dirk-Jan C. Binnema* now fix NB#78955:
2008-01-04 Dirk-Jan C. Binnema* support all the URI-types in maemo (see /usr/share...
2008-01-04 Dirk-Jan C. Binnema* fix precondition, which could cause a crash
2008-01-04 Dirk-Jan C. Binnema* revert of patches r3978 and r3979
2008-01-04 Dirk-Jan C. Binnema* correctly determine what are attachments from modest...
2008-01-04 Dirk-Jan C. Binnema* show the right body part for the message (this partly...
2008-01-04 Dirk-Jan C. Binnema* applied two syntax patches from steve.kowalik@canonic...
2008-01-03 Sergio Villar Senin * Fixes NB#78843, menus and CSM are working again...
2008-01-02 Sergio Villar Senin * Partially fixes NB#78857, wait for the selected...
2008-01-02 Sergio Villar Senin * Added some useful debug code
2008-01-02 Sergio Villar Senin * Fixes NB#78835, copy option is now properly dimmed
2008-01-02 Dirk-Jan C. Binnema* handle 'other' TNY_TRANSPORT_ACCOUNT_ERRORs as well...
2007-12-31 Dirk-Jan C. Binnema* ok, fixed some more corner cases. it's getting rather...
2007-12-31 Dirk-Jan C. Binnema* fix the url handling of '&'; it's a bit hairy because...
2007-12-31 Dirk-Jan C. Binnema* we were assuming that the source of a 'new folder...
2007-12-21 Jose Dapena Paz* src/widgets/modest-hbox-cell-renderer.c,
2007-12-21 Alberto GarciaWhen changing account settings, get the transport accou...
2007-12-21 Felipe Erias Moran... Partially fixes NB#77528
2007-12-21 Alberto GarciaRemoved GLIB CRITICAL
2007-12-20 Jose Dapena Paz* src/widgets/modest-gtkhtml-msg-view.c:
2007-12-20 Jose Dapena Paz* src/modest-defs.h:
2007-12-20 Dirk-Jan C. Binnema* don't include Cc: with reply, only with replyall
2007-12-20 Dirk-Jan C. Binnema* berto is smarter than i am
2007-12-20 Dirk-Jan C. Binnema* only remove ourselves from the To: if we do ReplyAll;
2007-12-20 Sergio Villar Senin * Fixes NB#63571, connection dialog is offered if...
2007-12-20 Sergio Villar Senin * Fixes NB#78699, there was a missing refilter before...
2007-12-20 Jose Dapena Paz* src/modest-tny-msg.c:
2007-12-19 Alberto GarciaShow "Copied" banner after copying a URL
2007-12-19 Sergio Villar Senin * Use the async function instead of the sync call
2007-12-19 Sergio Villar Senin * Added MCE ifdefs
2007-12-18 Alberto GarciaGet maemo-launcher flags using pkg-config from autoconf
2007-12-18 Dirk-Jan C. Binnema* only change the window title if the new title is...
2007-12-18 Sergio Villar Senin * Fixes NB#78357, new mail sound is played now with...
2007-12-18 Felipe Erias Moran... Fixes NB#78683
2007-12-18 Alberto GarciaUse always the default account when creating a new...
2007-12-18 Felipe Erias Moran... * modest-msg-edit-window.c:
2007-12-17 Alberto GarciaCheck for the existence of GErrors in modest_mail_opera...
2007-12-17 Jose Dapena PazChanges to speed up opening messages in view and editor
2007-12-17 Sergio Villar Senin * Fixes NB#78639, modest does not perform an update...
2007-12-17 Sergio Villar Senin * Reverted my previous commit, the problem was in...
2007-12-17 Sergio Villar Senin * Fixed the change to the new tinymail API
2007-12-16 Dirk-Jan C. Binnema* make modest handle mailing lists somewhat correcter...
2007-12-16 Dirk-Jan C. Binnema* compile for tinymail API change
2007-12-15 Philip Van HoofUpdate Modest to latest API change in Tinymail - rev...
2007-12-14 Sergio Villar Senin * Fixed a memory leak
2007-12-14 Felipe Erias Moran... Fixes NB#78637
2007-12-14 Felipe Erias Moran... Corrected two g_object_unref
2007-12-14 Felipe Erias Moran... Corrected ref and unref of mail operations.
2007-12-14 Felipe Erias Moran... Fixes NB#78602
2007-12-14 Alberto Garciamodest-tny-msg: fixed leak in add_images()
2007-12-13 Sergio Villar Senin * Speeds up the progress bar, makes things "feel"...
2007-12-13 Dirk-Jan C. Binnema* Use the old To: to determine the new To:
2007-12-13 Dirk-Jan C. Binnema* sometimes, the text->html conversion screwed up,...
2007-12-13 Felipe Erias Moran... Partially fixes NB#78521
2007-12-13 Sergio Villar Senin * Expunge the messages of the local accounts when...
2007-12-13 Jose Dapena PazWork to fix glitches with progress toolbar (fixes NB...
2007-12-13 Sergio Villar Senin * Fixes NB#78587, Modest no longer crashes when closin...
2007-12-13 Jose Dapena Paz* src/maemo/modest-main-window-ui.h:
2007-12-12 Jose Dapena Paz* src/modest-tny-send-queue.c:
2007-12-12 Jose Dapena Paz* src/dbus_api/modest-dbus-callbacks.c:
2007-12-12 Alberto GarciaAdd correctly the "Content-Disposition" header to attac...
2007-12-12 Alberto GarciaFix memory leak in copy_mime_part()
2007-12-12 Alberto GarciaFix leak in modest-tny-msg
2007-12-12 Alberto GarciaFix memory leak in create_msg_thread()
2007-12-12 Felipe Erias Moran... Fixes NB#78203
2007-12-12 Sergio Villar Senin * Fixes NB#64997, Modest is now able to send an email...
2007-12-11 Sergio Villar Senin * Fixed an error in the documentation
2007-12-11 Felipe Erias Moran... Add checks for some callbacks that are used with connec...
2007-12-11 Sergio Villar Senin * Fixes NB#78470, the account name is now properly...
2007-12-11 Felipe Erias Moran... Fixes NB#77454
2007-12-10 Dirk-Jan C. Binnema* some email programs (e.g. outlook in html mode) put...
2007-12-10 Alberto GarciaFix shortcut for Send in the message editor
2007-12-10 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-12-10 Dirk-Jan C. Binnema* use the correctly sized icons for various things;
2007-12-10 Alberto GarciaShow a generic error (instead of the one from Tinymail...
2007-12-10 Jose Dapena Paz* src/widgets/modest-attachments-view.c:
2007-12-10 Alberto GarciaFix compilation problem
2007-12-10 Dirk-Jan C. Binnema* some param checks (should prevent a crash )
2007-12-07 Dirk-Jan C. Binnemaremove needless g_warning
2007-12-07 Dirk-Jan C. Binnema* show the specific icons for the edit-window and the...
next