modest
16 years agoFix logical string
Alberto Garcia [Tue, 15 Jan 2008 12:58:23 +0000 (12:58 +0000)]
Fix logical string
Fixes NB#79315

pmo-trunk-r4040

16 years ago* src/modest-ui-dimming-rules.c:
Jose Dapena Paz [Tue, 15 Jan 2008 12:31:31 +0000 (12:31 +0000)]
* src/modest-ui-dimming-rules.c:
* Change the dimming rule of editor remove attachments
  action to only dim if no attachments are selected (and
  then allowing to remove more than one attachment).
  Fixed NB#78873.

pmo-trunk-r4039

16 years ago* modest-ui-dimming-rules.c:
Dirk-Jan C. Binnema [Tue, 15 Jan 2008 09:14:58 +0000 (09:14 +0000)]
* modest-ui-dimming-rules.c:
- prevent some G-Warnings at startup

pmo-trunk-r4038

16 years agoAdd a reference to the edit window when calling
Alberto Garcia [Mon, 14 Jan 2008 20:22:43 +0000 (20:22 +0000)]
Add a reference to the edit window when calling
modest_mail_operation_save_to_drafts()
It'll be unref'ed in the callback

pmo-trunk-r4037

16 years ago* fix memleak (msg_id), and add parameter checks to public functions
Dirk-Jan C. Binnema [Mon, 14 Jan 2008 14:34:59 +0000 (14:34 +0000)]
* fix memleak (msg_id), and add parameter checks to public functions

pmo-trunk-r4036

16 years agoEditor window: update menu dimming rules after
Alberto Garcia [Mon, 14 Jan 2008 14:00:32 +0000 (14:00 +0000)]
Editor window: update menu dimming rules after
every change in the message, so shortcuts can
work properly
Fixes NB#78844

pmo-trunk-r4035

16 years ago * Modest no longer automatically reconnect when an automatic send&receive is issued...
Sergio Villar Senin [Mon, 14 Jan 2008 12:53:58 +0000 (12:53 +0000)]
* Modest no longer automatically reconnect when an automatic send&receive is issued by the alarmd daemon when Modest is running (when Modest was not running was already working)

pmo-trunk-r4034

16 years agoRefactored dimming rules calls
Alberto Garcia [Mon, 14 Jan 2008 12:09:53 +0000 (12:09 +0000)]
Refactored dimming rules calls

pmo-trunk-r4033

16 years ago * Update the dimming rules management for the "+" toolbar icon depending on the...
Sergio Villar Senin [Mon, 14 Jan 2008 11:58:17 +0000 (11:58 +0000)]
* Update the dimming rules management for the "+" toolbar icon depending on the selected folder

pmo-trunk-r4032

16 years agoRevert broken changesets 3992 and 4026
Alberto Garcia [Mon, 14 Jan 2008 11:06:22 +0000 (11:06 +0000)]
Revert broken changesets 3992 and 4026
Fixes NB#79238
Reopens NB#78844
Reopens NB#78873

pmo-trunk-r4031

16 years ago* don't try to disconnect a signal handler from ppriv->notebook in
Dirk-Jan C. Binnema [Sun, 13 Jan 2008 14:43:04 +0000 (14:43 +0000)]
* don't try to disconnect a signal handler from ppriv->notebook in
   modest_maemo_global_settings_dialog_finalize; this we causing glib warnings as
   well as valgrind errors when closing the global settings dialog

pmo-trunk-r4030

16 years ago* fix for two bugs in modest-easysetup-country-combo-box.c:
Dirk-Jan C. Binnema [Sun, 13 Jan 2008 14:31:45 +0000 (14:31 +0000)]
* fix for two bugs in modest-easysetup-country-combo-box.c:
- we should end the countrycode string with '\0' before feeding it to strtol
- fgets retval should be tested with != NULL, not with > 0 (it returns a ptr, not the len)

pmo-trunk-r4029

16 years agoAdapted to latest Tinymail API changes
Philip Van Hoof [Sun, 13 Jan 2008 11:48:00 +0000 (11:48 +0000)]
Adapted to latest Tinymail API changes

pmo-trunk-r4028

16 years ago* src/maemo/modest-msg-edit-window.c:
Jose Dapena Paz [Sat, 12 Jan 2008 22:19:30 +0000 (22:19 +0000)]
* src/maemo/modest-msg-edit-window.c:
        * Now we evaluate the dimming rules for clipboard on changing
          the window focus, to detect again properly them (fixes
          NB#63877).

pmo-trunk-r4027

16 years ago* src/widgets/modest-attachments-view.[ch]:
Jose Dapena Paz [Sat, 12 Jan 2008 19:24:00 +0000 (19:24 +0000)]
* src/widgets/modest-attachments-view.[ch]:
        * Implemented new signal that notifies everytime the selection
          is changed.
* src/maemo/modest-msg-edit-window.c:
        * Execute dimming rules on attachments selection change. This
          way we properly update remove attachment status.
* src/modest-ui-dimming-rules.c:
        * Now we only dim editor remove attachments action if
          there are no selected attachments (fixes NB#78873).

pmo-trunk-r4026

16 years ago* src/modest-account-mgr-helpers.[ch],
Jose Dapena Paz [Sat, 12 Jan 2008 18:23:08 +0000 (18:23 +0000)]
* src/modest-account-mgr-helpers.[ch],
  src/maemo/modest-connection-specific-smtp-window.c:
  src/modest-tny-account-store.c:
        * Now we store and use connection id instead of connection
          names (the second one is not unique, and then, lead to
          problems) (fixes NB#79204).
* src/mdoest-ui-dimming-rules.c:
        * Now on editor paste do not require a "clipboard wait"
          operation as it can cause a lock.
* src/modest-window-mgr.c:
        * Remove some debug g_messages.

pmo-trunk-r4025

16 years ago* src/modest-ui-actions.[ch]:
Jose Dapena Paz [Sat, 12 Jan 2008 17:06:59 +0000 (17:06 +0000)]
* src/modest-ui-actions.[ch]:
        * Added new method to create new folder or message depending on
          where's the focus.
* src/maemo/modest-main-window-ui.h:
        * Now + toolbar button creates a new folder if focus is on a
          folder (fixes NB#79232).

pmo-trunk-r4024

16 years ago* src/widgets/modest-folder-view.c:
Jose Dapena Paz [Sat, 12 Jan 2008 16:50:10 +0000 (16:50 +0000)]
* src/widgets/modest-folder-view.c:
* Removed the redundant gtk_window_set_title as we should never
  lose the focus in main window (and then we shouldn't have
  focus in folder view without having focus on a folder).

pmo-trunk-r4023

16 years ago* src/modest-ui-actions.c:
Jose Dapena Paz [Sat, 12 Jan 2008 16:44:26 +0000 (16:44 +0000)]
* src/modest-ui-actions.c:
* If move to operation of a folder fails, we don't move the
  focus to the destination folder (fixes NB#79021).

pmo-trunk-r4022

16 years ago* test for folder-view existence before calling it;
Dirk-Jan C. Binnema [Fri, 11 Jan 2008 13:08:29 +0000 (13:08 +0000)]
* test for folder-view existence before calling it;
  this fixes an assertion failure at startup

pmo-trunk-r4021

16 years ago * Adds the force parameter to the connect_and_perform which forces the device to...
Sergio Villar Senin [Fri, 11 Jan 2008 12:54:45 +0000 (12:54 +0000)]
* Adds the force parameter to the connect_and_perform which forces the device to connect if it's offline
* Fixes one special case of bug 77978, which was not considered in the original bug report

pmo-trunk-r4020

16 years ago * Fixes NB#77978, messages from search results are now properly opened, now if we...
Sergio Villar Senin [Fri, 11 Jan 2008 12:26:07 +0000 (12:26 +0000)]
* Fixes NB#77978, messages from search results are now properly opened, now if we're offline and the message is locally available, we don't try to connect

pmo-trunk-r4019

16 years agobug fixes for the week 03 build.
Vivek Sekar [Fri, 11 Jan 2008 12:06:21 +0000 (12:06 +0000)]
bug fixes for the week 03 build.

pmo-trunk-r4017

16 years ago * Fixes NB#79209, select the renamed folder after finishing the operation
Sergio Villar Senin [Fri, 11 Jan 2008 11:32:36 +0000 (11:32 +0000)]
* Fixes NB#79209, select the renamed folder after finishing the operation

pmo-trunk-r4016

16 years agoFix incorrect call to g_slice_free()
Alberto Garcia [Thu, 10 Jan 2008 18:19:34 +0000 (18:19 +0000)]
Fix incorrect call to g_slice_free()

pmo-trunk-r4015

16 years ago * Fixes regarding the position of the paneds
Sergio Villar Senin [Thu, 10 Jan 2008 17:57:32 +0000 (17:57 +0000)]
* Fixes regarding the position of the paneds

pmo-trunk-r4014

16 years ago * Fixed GNOME build
Sergio Villar Senin [Thu, 10 Jan 2008 15:58:04 +0000 (15:58 +0000)]
* Fixed GNOME build

pmo-trunk-r4013

16 years ago* src/widgets/modest-folder-view.c:
Jose Dapena Paz [Thu, 10 Jan 2008 14:54:42 +0000 (14:54 +0000)]
* src/widgets/modest-folder-view.c:
        * Now we select the destination folder on finishing DnD of
          folders (fixes NB#78939).
* src/modest-ui-actions.c:
        * (..._on_folder_display_name_changed): improve the check
          for the old folder name.

pmo-trunk-r4012

16 years ago* src/maemo/modest-platform.c:
Jose Dapena Paz [Thu, 10 Jan 2008 14:43:51 +0000 (14:43 +0000)]
* src/maemo/modest-platform.c:
* Removed a warning message I forgot.

pmo-trunk-r4011

16 years ago* added release notes for next public release
Dirk-Jan C. Binnema [Thu, 10 Jan 2008 12:55:06 +0000 (12:55 +0000)]
* added release notes for next public release

pmo-trunk-r4010

16 years ago* src/widgets/modest-window-mgr.[ch]:
Jose Dapena Paz [Thu, 10 Jan 2008 10:31:26 +0000 (10:31 +0000)]
* src/widgets/modest-window-mgr.[ch]:
        * Add methods _unregister_banner and _register_banner to count
          the banners that we didn't close yet. We don't emit the
          window list empty event until we don't have windows AND we
          don't have pending banners.
* src/maemo/modest-platform.c:
        * Use window manager banner count in method
          modest_platform_show_information (fixes NB#79115).

pmo-trunk-r4009

16 years agopostinst calls the NEWS file to display the latest info to the user using osso-1.1
Vivek Sekar [Thu, 10 Jan 2008 10:29:11 +0000 (10:29 +0000)]
postinst calls the NEWS file to display the latest info to the user using osso-1.1

pmo-trunk-r4008

16 years ago* improve our debug-over-dbus a bit; added methods
Dirk-Jan C. Binnema [Thu, 10 Jan 2008 10:22:17 +0000 (10:22 +0000)]
* improve our debug-over-dbus a bit; added methods
DumpAccounts, DumpSendQueues and DumpOperationQueue
  which will dump the given thing.

it can be used from the commandline as:

dbus-send --print-reply --dest='com.nokia.modest' /com/nokia/modest com.nokia.modest.DumpSendQueues

  (in sbox you'll need run-standalone.sh)

pmo-trunk-r4007

16 years ago * Performance optimization, do not update the menus if the account that have changed...
Sergio Villar Senin [Wed, 9 Jan 2008 18:31:55 +0000 (18:31 +0000)]
* Performance optimization, do not update the menus if the account that have changed or been inserted/removed is a local account (MMC or local folders) or is a transport account (no effect for application menus)

pmo-trunk-r4006

16 years ago * Fixes NB#79140, "Close all windows" now works as expected even if some other windo...
Sergio Villar Senin [Wed, 9 Jan 2008 18:25:47 +0000 (18:25 +0000)]
* Fixes NB#79140, "Close all windows" now works as expected even if some other window was opened using the D-Bus interface

pmo-trunk-r4005

16 years ago* install the NEWS file in $datadir/modest/data, so we
Dirk-Jan C. Binnema [Wed, 9 Jan 2008 16:38:04 +0000 (16:38 +0000)]
* install the NEWS file in $datadir/modest/data, so we
  can use it for displaying release notes in the public modest
* add /usr/local/modest/data/* to the chinook install file

pmo-trunk-r4004

16 years agoSimplified modest_msg_view_window_select_previous_message() to
Alberto Garcia [Wed, 9 Jan 2008 16:37:47 +0000 (16:37 +0000)]
Simplified modest_msg_view_window_select_previous_message() to
make easier the removal of modest_platform_connect_and_wait()

pmo-trunk-r4003

16 years agoRemoved obsolete method modest_msg_view_window_select_first_message()
Alberto Garcia [Wed, 9 Jan 2008 12:48:47 +0000 (12:48 +0000)]
Removed obsolete method modest_msg_view_window_select_first_message()

pmo-trunk-r4002

16 years ago* src/maemo/modest-msg-view-window.c:
Jose Dapena Paz [Wed, 9 Jan 2008 12:27:42 +0000 (12:27 +0000)]
* src/maemo/modest-msg-view-window.c:
        * Make backspace not delete the message but chars when focus is
          on the toolbar. We also block the scroll shortcuts (fixes
          NB#78989).

pmo-trunk-r4001

16 years ago * Fixes NB#78850, "Checking names" information banner is now properly shown
Sergio Villar Senin [Wed, 9 Jan 2008 12:15:50 +0000 (12:15 +0000)]
* Fixes NB#78850, "Checking names" information banner is now properly shown

pmo-trunk-r4000

16 years ago * Fixes NB#79114, the OK is dimmed if the outgoing server field is left empty
Sergio Villar Senin [Wed, 9 Jan 2008 11:32:42 +0000 (11:32 +0000)]
* Fixes NB#79114, the OK is dimmed if the outgoing server field is left empty

pmo-trunk-r3999

16 years ago * Don't set the device online if we're trying to remove a local folder while being...
Sergio Villar Senin [Wed, 9 Jan 2008 09:09:44 +0000 (09:09 +0000)]
* Don't set the device online if we're trying to remove a local folder while being offline

pmo-trunk-r3998

16 years ago* add some parameter checks
Dirk-Jan C. Binnema [Wed, 9 Jan 2008 09:06:31 +0000 (09:06 +0000)]
* add some parameter checks

pmo-trunk-r3997

16 years agoFixed some reference leaks of attachments. I also moved from using
Jose Dapena Paz [Tue, 8 Jan 2008 18:54:31 +0000 (18:54 +0000)]
Fixed some reference leaks of attachments. I also moved from using
GList* of TnyMimeParts to use TnyLists to maintain a more intuitive list
of references.
* src/widget/modest-gtkhtml-msg-view.[ch]:
        * Use TnyList of attachments
* src/widgets/modest-msg-edit-window.h:
        * Use TnyList instead of GList for attachments.
* src/widgets/modest-msg-view.[ch]:
        * Use TnyList instead of GList for attachments.
* src/widgets/modest-attachment-view.c:
        * Now the ModestAttachmentView always keep a reference
          to the mime part with g_object_ref.
* src/widgets/modest-msg-view-window.h:
        * Use TnyList instead of GList for attachments.
* src/widgets/modest-attachments-view.[ch]:
        * Missing unreferencing on iteration.
        * Use TnyList instead of GList for attachmetns.
* src/modest-tny-msg.c:
        * Use TnyList and unrefernce an attachment list properly.
* src/modest-ui-actions.c:
        * Mail operations for saving to drafts or sending mails from
          edit window shouldn't keep a reference to the edit window.
        * Fixed minor bug assigning a g_strdup.
        * Some frees in error cases in modest_ui_actions_on_send.
* src/maemo/modest-msg-edit-window.c:
        * Fixed some leaked references.
        * Use TnyList instead of GList for lists of attachments.
* src/maemo/modest-msg-view-window.c:
        * Use TnyList instead of GList for lists of attachments.
        * Fixed some counting leaks.
* src/modest-utils.[ch]:
        * New method modest_list_index (), that finds the ordinal index
          of an item in a list.
* src/modest-ui-dimming-rules.c:
        * Use TnyList instead of GList for lists of attachments.

pmo-trunk-r3996

16 years ago* check if current_folder != NULL;
Dirk-Jan C. Binnema [Tue, 8 Jan 2008 18:11:19 +0000 (18:11 +0000)]
* check if current_folder != NULL;
  this caused a Glib-Critical when folder moving failed

pmo-trunk-r3995

16 years ago* add online status to debug output
Dirk-Jan C. Binnema [Tue, 8 Jan 2008 18:08:04 +0000 (18:08 +0000)]
* add online status to debug output

pmo-trunk-r3994

16 years ago* after removing the last attachment, move focus to subject field
Dirk-Jan C. Binnema [Tue, 8 Jan 2008 15:10:53 +0000 (15:10 +0000)]
* after removing the last attachment, move focus to subject field
  Fixes NB#79088

pmo-trunk-r3993

16 years agoRename ModestToolbarDimmingRules to ModestWindowDimmingRules and
Alberto Garcia [Tue, 8 Jan 2008 14:47:57 +0000 (14:47 +0000)]
Rename ModestToolbarDimmingRules to ModestWindowDimmingRules and
include all the rules in ModestMenuDimmingRules. Remove this last
group and all of its references because it's no longer necessary.

Now menu entries are dimmed/undimmed at the same time as toolbar
buttons.
Fixes NB#78844

pmo-trunk-r3992

16 years ago* enable getting debug information over dbus; for now
Dirk-Jan C. Binnema [Tue, 8 Jan 2008 14:46:53 +0000 (14:46 +0000)]
* enable getting debug information over dbus; for now
  we can get the operation-queue contents; other things can be added later.

it can be retrieved (from cmdline):

run-standalone.sh dbus-send --print-reply --dest='com.nokia.modest' /com/nokia/modest com.nokia.modest.Dump

this will print it to stderr wherever that is for modest, and also return it as a string
over dbus. if you're lucky, you get something like:

modest debug dump
=================
mail operation queue (01)
-------------------------
0x82e7c00 "NokiaID_store" (RECEIVE) [IN-PROGRESS] {1/100} ''

pmo-trunk-r3991

16 years ago* add some param checks
Dirk-Jan C. Binnema [Tue, 8 Jan 2008 14:43:01 +0000 (14:43 +0000)]
* add some param checks

pmo-trunk-r3990

16 years ago * Fixed NB#79057, delete confirmation note is now shown over the proper window
Sergio Villar Senin [Tue, 8 Jan 2008 10:55:57 +0000 (10:55 +0000)]
* Fixed NB#79057, delete confirmation note is now shown over the proper window

pmo-trunk-r3989

16 years ago* improve the debug output a bit
Dirk-Jan C. Binnema [Tue, 8 Jan 2008 09:17:25 +0000 (09:17 +0000)]
* improve the debug output a bit

pmo-trunk-r3988

16 years ago* fix some runtime warning
Dirk-Jan C. Binnema [Tue, 8 Jan 2008 09:07:43 +0000 (09:07 +0000)]
* fix some runtime warning

pmo-trunk-r3987

16 years ago* add debugging code to the send-queue and the operations-queue;
Dirk-Jan C. Binnema [Tue, 8 Jan 2008 08:58:49 +0000 (08:58 +0000)]
* add debugging code to the send-queue and the operations-queue;
  lots of interesting info when your run modest with
"MODEST_DEBUG="debug-code"

pmo-trunk-r3986

16 years ago * Fixes NB#78732, messages now appear in the Outbox after the first sent message
Sergio Villar Senin [Mon, 7 Jan 2008 11:16:32 +0000 (11:16 +0000)]
* Fixes NB#78732, messages now appear in the Outbox after the first sent message

pmo-trunk-r3985

16 years ago* now fix NB#78955:
Dirk-Jan C. Binnema [Sun, 6 Jan 2008 10:49:25 +0000 (10:49 +0000)]
* now fix NB#78955:
- choose the right MIME-part for the body, with breaking
          messages which worked before
- display 'inline' mime parts as attachments, if we don't
  display them otherwise
- create modest-tny-mime-part.[ch] as our TnyMimePart decorator

- do we need to use the new
modest_tny_mime_part_is_attachment_for_modest
  in other places too?

pmo-trunk-r3984

16 years ago* support all the URI-types in maemo (see /usr/share/applications/)
Dirk-Jan C. Binnema [Fri, 4 Jan 2008 17:27:41 +0000 (17:27 +0000)]
* support all the URI-types in maemo (see /usr/share/applications/)
  and vagalume

pmo-trunk-r3983

16 years ago* fix precondition, which could cause a crash
Dirk-Jan C. Binnema [Fri, 4 Jan 2008 16:14:09 +0000 (16:14 +0000)]
* fix precondition, which could cause a crash

pmo-trunk-r3982

16 years ago* revert of patches r3978 and r3979
Dirk-Jan C. Binnema [Fri, 4 Jan 2008 16:11:05 +0000 (16:11 +0000)]
* revert of patches r3978 and r3979

pmo-trunk-r3981

16 years ago* correctly determine what are attachments from modest's perspective;
Dirk-Jan C. Binnema [Fri, 4 Jan 2008 15:01:18 +0000 (15:01 +0000)]
* correctly determine what are attachments from modest's perspective;
  ie. non-image/ parts, even with "content-disposition: inline" are
  considered attachments from modest's pov.

note; added modest_tny_mime_part_is_attachment_for_modest; it works
  and improves upon the current situation; anyway, it's important to
  keep an eye for any mails which fail our heuristics

pmo-trunk-r3980

16 years ago* show the right body part for the message (this partly fixes NB#78955)
Dirk-Jan C. Binnema [Fri, 4 Jan 2008 13:53:21 +0000 (13:53 +0000)]
* show the right body part for the message (this partly fixes NB#78955)
  by excluding any parts with some Content-Disposition to be 'body-candidates'
* rename modest_tny_msg_get_header into the better modest_tny_mime_part_get_header_value

pmo-trunk-r3979

16 years agoAdded the week02 pre-release bug fixes.
Vivek Sekar [Fri, 4 Jan 2008 13:20:10 +0000 (13:20 +0000)]
Added the week02 pre-release bug fixes.

pmo-trunk-r3977

16 years ago* applied two syntax patches from steve.kowalik@canonical.com for Ubuntu Mobile
Dirk-Jan C. Binnema [Fri, 4 Jan 2008 10:51:39 +0000 (10:51 +0000)]
* applied two syntax patches from steve.kowalik@canonical.com for Ubuntu Mobile
  (apparently, -Wall/-Werror broke compilations with newer gcc's)
* remove the now unused curl echo from configure.ac

pmo-trunk-r3976

16 years agoAdded a small hack to make the modest packages depend on a particular version of...
Vivek Sekar [Thu, 3 Jan 2008 16:00:09 +0000 (16:00 +0000)]
Added a small hack to make the modest packages depend on a particular version of tinymail against which modest is built.

pmo-trunk-r3975

16 years ago * Fixes NB#78843, menus and CSM are working again after opening an editor window
Sergio Villar Senin [Thu, 3 Jan 2008 10:03:27 +0000 (10:03 +0000)]
* Fixes NB#78843, menus and CSM are working again after opening an editor window

pmo-trunk-r3974

16 years ago * Partially fixes NB#78857, wait for the selected folder synchronization when closin...
Sergio Villar Senin [Wed, 2 Jan 2008 18:18:20 +0000 (18:18 +0000)]
* Partially fixes NB#78857, wait for the selected folder synchronization when closing modest

pmo-trunk-r3973

16 years ago * Added some useful debug code
Sergio Villar Senin [Wed, 2 Jan 2008 18:17:13 +0000 (18:17 +0000)]
* Added some useful debug code
* Fixed a mistake in the refiltering code

pmo-trunk-r3972

16 years ago * Fixes NB#78835, copy option is now properly dimmed
Sergio Villar Senin [Wed, 2 Jan 2008 17:42:09 +0000 (17:42 +0000)]
* Fixes NB#78835, copy option is now properly dimmed

pmo-trunk-r3971

16 years ago* handle 'other' TNY_TRANSPORT_ACCOUNT_ERRORs as well, instead
Dirk-Jan C. Binnema [Wed, 2 Jan 2008 10:53:34 +0000 (10:53 +0000)]
* handle 'other' TNY_TRANSPORT_ACCOUNT_ERRORs as well, instead
  of asserting it cannot happen.
  in:
...

pmo-trunk-r3970

16 years ago* ok, fixed some more corner cases. it's getting rather hairy
Dirk-Jan C. Binnema [Mon, 31 Dec 2007 14:31:54 +0000 (14:31 +0000)]
* ok, fixed some more corner cases. it's getting rather hairy

pmo-trunk-r3969

16 years ago* fix the url handling of '&'; it's a bit hairy because of the
Dirk-Jan C. Binnema [Mon, 31 Dec 2007 14:08:59 +0000 (14:08 +0000)]
* fix the url handling of '&'; it's a bit hairy because of the
  text->html and then hyperlinkify after that. also, cleaned up
  the regexps a bit.

Fixed: Maemo bug #2683

pmo-trunk-r3968

16 years ago* we were assuming that the source of a 'new folder' thing always
Dirk-Jan C. Binnema [Mon, 31 Dec 2007 10:03:32 +0000 (10:03 +0000)]
* we were assuming that the source of a 'new folder' thing always
  was the main-window; however, it can also be the Move-To-Folder.
  if that was the case, we were crashing (even in sbox).

fixed this by checking for the source of the new-folder thing,
  and added a ptr to the internal ModestFolderView in the
  Move-To-Dialog as  a gobject parameter, so we can retrieve it
  later and set the focus correctly.

  One question remains: are there any other places where we show
  ModestFolderViews?

  Fixes: NB#78807

pmo-trunk-r3967

16 years ago* src/widgets/modest-hbox-cell-renderer.c,
Jose Dapena Paz [Fri, 21 Dec 2007 19:29:19 +0000 (19:29 +0000)]
* src/widgets/modest-hbox-cell-renderer.c,
  src/widgets/modest-vbox-cell-renderer.c:
        * Only get the children full requested size if we have any
          expanded item.

pmo-trunk-r3966

16 years agoWhen changing account settings, get the transport account correctly
Alberto Garcia [Fri, 21 Dec 2007 17:12:50 +0000 (17:12 +0000)]
When changing account settings, get the transport account correctly
Fixes NB#78788

pmo-trunk-r3965

16 years ago* update
Dirk-Jan C. Binnema [Fri, 21 Dec 2007 15:01:20 +0000 (15:01 +0000)]
* update

pmo-trunk-r3964

16 years ago* prepare public release
Dirk-Jan C. Binnema [Fri, 21 Dec 2007 14:22:24 +0000 (14:22 +0000)]
* prepare public release

pmo-trunk-r3963

16 years agoPartially fixes NB#77528
Felipe Erias Morandeira [Fri, 21 Dec 2007 13:49:32 +0000 (13:49 +0000)]
Partially fixes NB#77528
Notifies the user when "save to draft", "open attachment" or "send msg" operations fail
because the disk is full. It also improves general error notification in more general scenarios.

pmo-trunk-r3962

16 years agoRemoved GLIB CRITICAL
Alberto Garcia [Fri, 21 Dec 2007 12:33:27 +0000 (12:33 +0000)]
Removed GLIB CRITICAL

pmo-trunk-r3960

16 years agocorrected a wrong formatting in debian/changelog
Vivek Sekar [Fri, 21 Dec 2007 08:58:15 +0000 (08:58 +0000)]
corrected a wrong formatting in debian/changelog

pmo-trunk-r3958

16 years agoAdded the week 52 bug fixes.
Vivek Sekar [Fri, 21 Dec 2007 08:45:15 +0000 (08:45 +0000)]
Added the week 52 bug fixes.

pmo-trunk-r3956

16 years ago* don't need curl
Dirk-Jan C. Binnema [Fri, 21 Dec 2007 08:40:44 +0000 (08:40 +0000)]
* don't need curl

pmo-trunk-r3955

16 years ago* src/widgets/modest-gtkhtml-msg-view.c:
Jose Dapena Paz [Thu, 20 Dec 2007 18:13:08 +0000 (18:13 +0000)]
* src/widgets/modest-gtkhtml-msg-view.c:
* Removed non required include

pmo-trunk-r3954

16 years ago* src/modest-defs.h:
Jose Dapena Paz [Thu, 20 Dec 2007 17:32:25 +0000 (17:32 +0000)]
* src/modest-defs.h:
        * Add (hidden) setting to enable fetching external images in
          html messages.
* src/widgets/modest-gtkhtml-mime-part-view.c:
        * Now it fetches external images from http servers, if allowed
          in a hidden setting. It does the fetch asynchronously so that
          it's retrieved after showing the message.
* src/modest-init.c:
        * Default value of fetching external images is false.

pmo-trunk-r3953

16 years ago* don't include Cc: with reply, only with replyall
Dirk-Jan C. Binnema [Thu, 20 Dec 2007 17:21:25 +0000 (17:21 +0000)]
* don't include Cc: with reply, only with replyall

pmo-trunk-r3952

16 years ago* berto is smarter than i am
Dirk-Jan C. Binnema [Thu, 20 Dec 2007 17:04:45 +0000 (17:04 +0000)]
* berto is smarter than i am

pmo-trunk-r3951

16 years ago* only remove ourselves from the To: if we do ReplyAll;
Dirk-Jan C. Binnema [Thu, 20 Dec 2007 16:54:06 +0000 (16:54 +0000)]
* only remove ourselves from the To: if we do ReplyAll;
  and when even then, only if there are multiple recipients.

Fixes: NB#78773

pmo-trunk-r3950

16 years ago * Fixes NB#63571, connection dialog is offered if we try to create a folder in...
Sergio Villar Senin [Thu, 20 Dec 2007 16:21:17 +0000 (16:21 +0000)]
 * Fixes NB#63571, connection dialog is offered if we try to create a folder in offline mode

pmo-trunk-r3949

16 years ago * Fixes NB#78699, there was a missing refilter before selecting the new folder
Sergio Villar Senin [Thu, 20 Dec 2007 13:10:32 +0000 (13:10 +0000)]
* Fixes NB#78699, there was a missing refilter before selecting the new folder
* Fixed a reference leak reported by pvanhoof

pmo-trunk-r3948

16 years ago* src/modest-tny-msg.c:
Jose Dapena Paz [Thu, 20 Dec 2007 11:33:12 +0000 (11:33 +0000)]
* src/modest-tny-msg.c:
* Preserve content id of mime parts in copy_mime_part and
  add_attachments methods, if any available. This should make
  mails with embedded images in modest be constructed properly
  again (fixes NB#78698).

pmo-trunk-r3947

16 years ago* add a libcurl-check (we'll need that when for downloading imgs)
Dirk-Jan C. Binnema [Thu, 20 Dec 2007 06:50:44 +0000 (06:50 +0000)]
* add a libcurl-check (we'll need that when for downloading imgs)

pmo-trunk-r3946

16 years agoShow "Copied" banner after copying a URL
Alberto Garcia [Wed, 19 Dec 2007 19:07:50 +0000 (19:07 +0000)]
Show "Copied" banner after copying a URL
Fixes NB#78751

pmo-trunk-r3945

16 years ago * Use the async function instead of the sync call
Sergio Villar Senin [Wed, 19 Dec 2007 15:19:44 +0000 (15:19 +0000)]
* Use the async function instead of the sync call

pmo-trunk-r3944

16 years ago * Added MCE ifdefs
Sergio Villar Senin [Wed, 19 Dec 2007 10:03:37 +0000 (10:03 +0000)]
* Added MCE ifdefs

pmo-trunk-r3943

16 years agoAdded the mce-dev dependency.
Vivek Sekar [Wed, 19 Dec 2007 09:32:10 +0000 (09:32 +0000)]
Added the mce-dev dependency.

pmo-trunk-r3942

16 years agoDon't fail if maemo-launcher-dev is not installed
Alberto Garcia [Tue, 18 Dec 2007 19:06:07 +0000 (19:06 +0000)]
Don't fail if maemo-launcher-dev is not installed

pmo-trunk-r3941

16 years agoUse dh_maemolauncher
Alberto Garcia [Tue, 18 Dec 2007 18:08:33 +0000 (18:08 +0000)]
Use dh_maemolauncher

pmo-trunk-r3940

16 years agoAdd LAUNCHER_DEPENDS to debian/rules
Alberto Garcia [Tue, 18 Dec 2007 17:41:54 +0000 (17:41 +0000)]
Add LAUNCHER_DEPENDS to debian/rules

pmo-trunk-r3939

16 years agoGet maemo-launcher flags using pkg-config from autoconf
Alberto Garcia [Tue, 18 Dec 2007 17:29:10 +0000 (17:29 +0000)]
Get maemo-launcher flags using pkg-config from autoconf

pmo-trunk-r3938

16 years ago* only change the window title if the new title is different from
Dirk-Jan C. Binnema [Tue, 18 Dec 2007 15:05:13 +0000 (15:05 +0000)]
* only change the window title if the new title is different from
  the old one; updating is apparently an expensive op, and the
  window mgr, gtk, etc. don't do this check themselves

pmo-trunk-r3937

16 years ago * Fixes NB#78357, new mail sound is played now with IMAP IDLE events
Sergio Villar Senin [Tue, 18 Dec 2007 15:00:28 +0000 (15:00 +0000)]
* Fixes NB#78357, new mail sound is played now with IMAP IDLE events

pmo-trunk-r3936