modest
2008-01-14 Alberto GarciaAdd a reference to the edit window when calling
2008-01-14 Dirk-Jan C... * fix memleak (msg_id), and add parameter checks to...
2008-01-14 Alberto GarciaEditor window: update menu dimming rules after
2008-01-14 Sergio Villar... * Modest no longer automatically reconnect when an...
2008-01-14 Alberto GarciaRefactored dimming rules calls
2008-01-14 Sergio Villar... * Update the dimming rules management for the "+"...
2008-01-14 Alberto GarciaRevert broken changesets 3992 and 4026
2008-01-13 Dirk-Jan C... * don't try to disconnect a signal handler from ppriv...
2008-01-13 Dirk-Jan C... * fix for two bugs in modest-easysetup-country-combo...
2008-01-13 Philip Van... Adapted to latest Tinymail API changes
2008-01-12 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2008-01-12 Jose Dapena Paz* src/widgets/modest-attachments-view.[ch]:
2008-01-12 Jose Dapena Paz* src/modest-account-mgr-helpers.[ch],
2008-01-12 Jose Dapena Paz* src/modest-ui-actions.[ch]:
2008-01-12 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-01-12 Jose Dapena Paz* src/modest-ui-actions.c:
2008-01-11 Dirk-Jan C... * test for folder-view existence before calling it;
2008-01-11 Sergio Villar... * Adds the force parameter to the connect_and_perform...
2008-01-11 Sergio Villar... * Fixes NB#77978, messages from search results are...
2008-01-11 Vivek Sekarbug fixes for the week 03 build.
2008-01-11 Sergio Villar... * Fixes NB#79209, select the renamed folder after...
2008-01-10 Alberto GarciaFix incorrect call to g_slice_free()
2008-01-10 Sergio Villar... * Fixes regarding the position of the paneds
2008-01-10 Sergio Villar... * Fixed GNOME build
2008-01-10 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2008-01-10 Jose Dapena Paz* src/maemo/modest-platform.c:
2008-01-10 Dirk-Jan C... * added release notes for next public release
2008-01-10 Jose Dapena Paz* src/widgets/modest-window-mgr.[ch]:
2008-01-10 Vivek Sekarpostinst calls the NEWS file to display the latest...
2008-01-10 Dirk-Jan C... * improve our debug-over-dbus a bit; added methods
2008-01-09 Sergio Villar... * Performance optimization, do not update the menus...
2008-01-09 Sergio Villar... * Fixes NB#79140, "Close all windows" now works as...
2008-01-09 Dirk-Jan C... * install the NEWS file in $datadir/modest/data, so we
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... * Fixes NB#78850, "Checking names" information banner...
2008-01-09 Sergio Villar... * Fixes NB#79114, the OK is dimmed if the outgoing...
2008-01-09 Sergio Villar... * Don't set the device online if we're trying to remov...
2008-01-09 Dirk-Jan C... * add some parameter checks
2008-01-08 Jose Dapena PazFixed some reference leaks of attachments. I also moved...
2008-01-08 Dirk-Jan C... * check if current_folder != NULL;
2008-01-08 Dirk-Jan C... * add online status to debug output
2008-01-08 Dirk-Jan C... * after removing the last attachment, move focus to...
2008-01-08 Alberto GarciaRename ModestToolbarDimmingRules to ModestWindowDimming...
2008-01-08 Dirk-Jan C... * enable getting debug information over dbus; for now
2008-01-08 Dirk-Jan C... * add some param checks
2008-01-08 Sergio Villar... * Fixed NB#79057, delete confirmation note is now...
2008-01-08 Dirk-Jan C... * improve the debug output a bit
2008-01-08 Dirk-Jan C... * fix some runtime warning
2008-01-08 Dirk-Jan C... * add debugging code to the send-queue and the operatio...
2008-01-07 Sergio Villar... * Fixes NB#78732, messages now appear in the Outbox...
2008-01-06 Dirk-Jan C... * now fix NB#78955:
2008-01-04 Dirk-Jan C... * support all the URI-types in maemo (see /usr/share...
2008-01-04 Dirk-Jan C... * fix precondition, which could cause a crash
2008-01-04 Dirk-Jan C... * revert of patches r3978 and r3979
2008-01-04 Dirk-Jan C... * correctly determine what are attachments from modest...
2008-01-04 Dirk-Jan C... * show the right body part for the message (this partly...
2008-01-04 Vivek SekarAdded the week02 pre-release bug fixes.
2008-01-04 Dirk-Jan C... * applied two syntax patches from steve.kowalik@canonic...
2008-01-03 Vivek SekarAdded a small hack to make the modest packages depend...
2008-01-03 Sergio Villar... * Fixes NB#78843, menus and CSM are working again...
2008-01-02 Sergio Villar... * Partially fixes NB#78857, wait for the selected...
2008-01-02 Sergio Villar... * Added some useful debug code
2008-01-02 Sergio Villar... * Fixes NB#78835, copy option is now properly dimmed
2008-01-02 Dirk-Jan C... * handle 'other' TNY_TRANSPORT_ACCOUNT_ERRORs as well...
2007-12-31 Dirk-Jan C... * ok, fixed some more corner cases. it's getting rather...
2007-12-31 Dirk-Jan C... * fix the url handling of '&'; it's a bit hairy because...
2007-12-31 Dirk-Jan C... * 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 Dirk-Jan C... * update
2007-12-21 Dirk-Jan C... * prepare public release
2007-12-21 Felipe Erias... Partially fixes NB#77528
2007-12-21 Alberto GarciaRemoved GLIB CRITICAL
2007-12-21 Vivek Sekarcorrected a wrong formatting in debian/changelog
2007-12-21 Vivek SekarAdded the week 52 bug fixes.
2007-12-21 Dirk-Jan C... * don't need curl
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... * don't include Cc: with reply, only with replyall
2007-12-20 Dirk-Jan C... * berto is smarter than i am
2007-12-20 Dirk-Jan C... * only remove ourselves from the To: if we do ReplyAll;
2007-12-20 Sergio Villar... * Fixes NB#63571, connection dialog is offered if...
2007-12-20 Sergio Villar... * Fixes NB#78699, there was a missing refilter before...
2007-12-20 Jose Dapena Paz* src/modest-tny-msg.c:
2007-12-20 Dirk-Jan C... * add a libcurl-check (we'll need that when for downloa...
2007-12-19 Alberto GarciaShow "Copied" banner after copying a URL
2007-12-19 Sergio Villar... * Use the async function instead of the sync call
2007-12-19 Sergio Villar... * Added MCE ifdefs
2007-12-19 Vivek SekarAdded the mce-dev dependency.
2007-12-18 Alberto GarciaDon't fail if maemo-launcher-dev is not installed
2007-12-18 Alberto GarciaUse dh_maemolauncher
2007-12-18 Alberto GarciaAdd LAUNCHER_DEPENDS to debian/rules
2007-12-18 Alberto GarciaGet maemo-launcher flags using pkg-config from autoconf
2007-12-18 Dirk-Jan C... * only change the window title if the new title is...
2007-12-18 Sergio Villar... * Fixes NB#78357, new mail sound is played now with...
2007-12-18 Felipe Erias... Fixes NB#78683
2007-12-18 Alberto GarciaUse always the default account when creating a new...
2007-12-18 Felipe Erias... * modest-msg-edit-window.c:
next