modest
14 years agoBy default don't allow horizontal scroll in scrolled window scrollable.
Jose Dapena Paz [Thu, 29 Oct 2009 18:44:47 +0000 (19:44 +0100)]
By default don't allow horizontal scroll in scrolled window scrollable.

14 years agoBuild with scrolled window if target is gtk
Jose Dapena Paz [Thu, 29 Oct 2009 18:41:28 +0000 (19:41 +0100)]
Build with scrolled window if target is gtk

14 years agoNew implementation of ModestScrollable based on GtkScrolledWindow
Jose Dapena Paz [Thu, 29 Oct 2009 18:48:06 +0000 (19:48 +0100)]
New implementation of ModestScrollable based on GtkScrolledWindow

14 years agoUse scrollable in some still not migrated places
Jose Dapena Paz [Thu, 29 Oct 2009 18:48:01 +0000 (19:48 +0100)]
Use scrollable in some still not migrated places

14 years agoUse scrollable in header window and mailboxes window.
Jose Dapena Paz [Thu, 29 Oct 2009 18:16:52 +0000 (19:16 +0100)]
Use scrollable in header window and mailboxes window.

14 years agoUse scrollable in connection specific smtp edit window
Jose Dapena Paz [Thu, 29 Oct 2009 17:52:07 +0000 (18:52 +0100)]
Use scrollable in connection specific smtp edit window

14 years agoUse scrollable in accounts window
Jose Dapena Paz [Thu, 29 Oct 2009 17:50:11 +0000 (18:50 +0100)]
Use scrollable in accounts window

14 years agoUse scrollable in ModestPlatform
Jose Dapena Paz [Thu, 29 Oct 2009 17:48:09 +0000 (18:48 +0100)]
Use scrollable in ModestPlatform

14 years agoUse scrollable in account settings dialog
Jose Dapena Paz [Thu, 29 Oct 2009 17:44:35 +0000 (18:44 +0100)]
Use scrollable in account settings dialog

14 years agoUse scrollable in msg edit window
Jose Dapena Paz [Thu, 29 Oct 2009 17:42:15 +0000 (18:42 +0100)]
Use scrollable in msg edit window

14 years agoUse scroll in folder window
Jose Dapena Paz [Thu, 29 Oct 2009 17:39:30 +0000 (18:39 +0100)]
Use scroll in folder window

14 years agoUse scrollable in account view window
Jose Dapena Paz [Thu, 29 Oct 2009 17:36:05 +0000 (18:36 +0100)]
Use scrollable in account view window

14 years agoUse scrollable in signature editor and connection setting specific
Jose Dapena Paz [Thu, 29 Oct 2009 17:34:06 +0000 (18:34 +0100)]
Use scrollable in signature editor and connection setting specific
smtp window.

14 years agoUse scrollable in account wizard dialog
Jose Dapena Paz [Thu, 29 Oct 2009 17:27:29 +0000 (18:27 +0100)]
Use scrollable in account wizard dialog

14 years agoReplace hildon pannable area with modest scrollable in msg view window
Jose Dapena Paz [Thu, 29 Oct 2009 18:47:50 +0000 (19:47 +0100)]
Replace hildon pannable area with modest scrollable in msg view window

14 years agoNew toolkit factory, to instantiate specific widgets for hildon or gtk
Jose Dapena Paz [Thu, 29 Oct 2009 18:47:45 +0000 (19:47 +0100)]
New toolkit factory, to instantiate specific widgets for hildon or gtk

14 years agoImplementation of ModestScrollable based on HildonPannableArea
Jose Dapena Paz [Thu, 29 Oct 2009 18:47:37 +0000 (19:47 +0100)]
Implementation of ModestScrollable based on HildonPannableArea

14 years agoAdd ModestScrollable interface, which will wrap pannable area and scrolled
Jose Dapena Paz [Tue, 27 Oct 2009 17:16:19 +0000 (18:16 +0100)]
Add ModestScrollable interface, which will wrap pannable area and scrolled
window

14 years agoFirst step in refactoring ModestMsgViewWindow to be a common class with
Jose Dapena Paz [Tue, 27 Oct 2009 17:16:12 +0000 (18:16 +0100)]
First step in refactoring ModestMsgViewWindow to be a common class with
children for hildon2 and gnome.

14 years agoFix detection of hildon2 if user sets the toolkit manually
Jose Dapena Paz [Thu, 29 Oct 2009 14:42:15 +0000 (15:42 +0100)]
Fix detection of hildon2 if user sets the toolkit manually

14 years agoSync the flags using a mail operation. This way you'll get progress
Sergio Villar Senin [Wed, 28 Oct 2009 11:59:56 +0000 (12:59 +0100)]
Sync the flags using a mail operation. This way you'll get progress
information

Fixes NB#140509 (3/3)

14 years agoSync the flags of messages read from notifications
Sergio Villar Senin [Wed, 28 Oct 2009 11:10:24 +0000 (12:10 +0100)]
Sync the flags of messages read from notifications

Fixes NB#140509 (2/3)

14 years agoPerform a sync() of the currently viewed folder when doing send/receive
Sergio Villar Senin [Tue, 13 Oct 2009 11:26:42 +0000 (13:26 +0200)]
Perform a sync() of the currently viewed folder when doing send/receive

Fixes NB#140509 (1/3)

14 years agoBetter wrap of fields in details dialog (taking the whole width).
Jose Dapena Paz [Wed, 28 Oct 2009 11:56:13 +0000 (12:56 +0100)]
Better wrap of fields in details dialog (taking the whole width).

* src/widgets/modest-details-dialog.c
  (modest_details_dialog_add_data_default): update size request of value
  labels if their container is also resized, so they wrap at proper point
  (fixes NB#139032).

14 years agoRemoved gnome/ directory
Sergio Villar Senin [Tue, 27 Oct 2009 16:47:01 +0000 (17:47 +0100)]
Removed gnome/ directory

Added empty gtk/ directory

Fixed build of tests

14 years agoMoved connection specific smpt window to widgets
Sergio Villar Senin [Tue, 27 Oct 2009 16:06:23 +0000 (17:06 +0100)]
Moved connection specific smpt window to widgets

14 years agoRemove unneeded modest_osso_load_state() and modest_osso_save_state()
Sergio Villar Senin [Tue, 27 Oct 2009 15:58:09 +0000 (16:58 +0100)]
Remove unneeded modest_osso_load_state() and modest_osso_save_state()

modest_osso_load_state () is am empty function and modest_osso_save_state()
can be substituted by modest_window_mgr_save_state_for_all_windows()

https://bugs.maemo.org/show_bug.cgi?id=5266

14 years agoRemoved maemo/ directory
Sergio Villar Senin [Tue, 27 Oct 2009 15:27:19 +0000 (16:27 +0100)]
Removed maemo/ directory

14 years agoRemoved the Mozembed stuff
Sergio Villar Senin [Tue, 27 Oct 2009 12:47:11 +0000 (13:47 +0100)]
Removed the Mozembed stuff

Removed hildon1 from configure.ac

14 years agoReplaced hildon_banner_* calls by modest_platform_* calls
Sergio Villar Senin [Thu, 22 Oct 2009 14:53:35 +0000 (16:53 +0200)]
Replaced hildon_banner_* calls by modest_platform_* calls

14 years agoRemoved MainWindow dependency from UIDimmingRules
Sergio Villar Senin [Thu, 22 Oct 2009 09:41:54 +0000 (11:41 +0200)]
Removed MainWindow dependency from UIDimmingRules

14 years agoRemoved MainWindow dependency from widgets
Sergio Villar Senin [Tue, 20 Oct 2009 17:34:56 +0000 (19:34 +0200)]
Removed MainWindow dependency from widgets

Added some conditionals to compilation

14 years agoRemoved MainWindow dependency from modest-ui-actions.c
Sergio Villar Senin [Tue, 20 Oct 2009 16:25:19 +0000 (18:25 +0200)]
Removed MainWindow dependency from modest-ui-actions.c

14 years agoRemoved main window dependency in hildon2 code
Sergio Villar Senin [Tue, 20 Oct 2009 11:18:03 +0000 (13:18 +0200)]
Removed main window dependency in hildon2 code

14 years agoRemoved calls to get_main_window in hildon2 code
Sergio Villar Senin [Tue, 20 Oct 2009 11:03:06 +0000 (13:03 +0200)]
Removed calls to get_main_window in hildon2 code

Removed implementation of get_main_window in hildon2 code. It always returns NULL

14 years agoAdded two new exceptions for the country parsing. It's a workaround to fix bad values...
Sergio Villar Senin [Mon, 26 Oct 2009 15:57:53 +0000 (16:57 +0100)]
Added two new exceptions for the country parsing. It's a workaround to fix bad values present in operator-wizards

14 years agoFixes NB#133900, some countries are missing in the country list
Sergio Villar Senin [Wed, 21 Oct 2009 07:42:52 +0000 (09:42 +0200)]
Fixes NB#133900, some countries are missing in the country list

14 years agoRemove unused call
Sergio Villar Senin [Tue, 20 Oct 2009 10:33:47 +0000 (12:33 +0200)]
Remove unused call

14 years agoAvoid warnings and criticals.
Jose Dapena Paz [Wed, 14 Oct 2009 09:58:08 +0000 (11:58 +0200)]
Avoid warnings and criticals.

14 years agoDon't run dispose freeing the folder view, as this could cause problems with
Jose Dapena Paz [Wed, 14 Oct 2009 08:52:42 +0000 (10:52 +0200)]
Don't run dispose freeing the folder view, as this could cause problems with
the list store.

14 years agoCancel account operations on disposing folder window.
Jose Dapena Paz [Thu, 1 Oct 2009 15:11:02 +0000 (17:11 +0200)]
Cancel account operations on disposing folder window.

14 years agoOnly load one account in folders view (for header window).
Jose Dapena Paz [Fri, 25 Sep 2009 13:55:10 +0000 (15:55 +0200)]
Only load one account in folders view (for header window).

Patch contributed by Sergio Villar.

14 years agoDon't refresh children folder in update account, as folder structure is
Jose Dapena Paz [Thu, 17 Sep 2009 16:18:55 +0000 (18:18 +0200)]
Don't refresh children folder in update account, as folder structure is
already updated.

14 years agoDispose list store in folder view on disposing it.
Jose Dapena Paz [Fri, 25 Sep 2009 13:51:36 +0000 (15:51 +0200)]
Dispose list store in folder view on disposing it.

14 years agoFixed a typo added on commit 8927fc...
Sergio Villar Senin [Tue, 20 Oct 2009 07:52:01 +0000 (09:52 +0200)]
Fixed a typo added on commit 8927fc...

14 years agoFixes NB#143352, add a DBus API to request inmmediate Send&Receive (like manual send...
Sergio Villar Senin [Mon, 19 Oct 2009 14:57:54 +0000 (16:57 +0200)]
Fixes NB#143352, add a DBus API to request inmmediate Send&Receive (like manual send&receive)

14 years agoFixes NB#139404, download remote message attachments and open them from modest
Sergio Villar Senin [Fri, 16 Oct 2009 10:37:26 +0000 (12:37 +0200)]
Fixes NB#139404, download remote message attachments and open them from modest

14 years agoFixes NB#133828, show "Copy link location" as an option in CSM shown while tap-and...
Sergio Villar Senin [Mon, 19 Oct 2009 10:59:01 +0000 (12:59 +0200)]
Fixes NB#133828, show "Copy link location" as an option in CSM shown while tap-and-hold over links

14 years agoFixed a compilation issue
Sergio Villar Senin [Mon, 19 Oct 2009 09:32:13 +0000 (11:32 +0200)]
Fixed a compilation issue

14 years agoFixes NB#139196, CSM menus shown when tap-and-hold over blank view
Sergio Villar Senin [Wed, 30 Sep 2009 16:58:30 +0000 (18:58 +0200)]
Fixes NB#139196, CSM menus shown when tap-and-hold over blank view

14 years agoFixes NB#134253, save button active in account settings if incoming port is empty
Sergio Villar Senin [Wed, 30 Sep 2009 09:21:21 +0000 (11:21 +0200)]
Fixes NB#134253, save button active in account settings if incoming port is empty

14 years agoFixes NB#141016, file with non-ASCII chars sent by Modest as attachment is
Sergio Villar Senin [Tue, 29 Sep 2009 17:29:06 +0000 (19:29 +0200)]
Fixes NB#141016, file with non-ASCII chars sent by Modest as attachment is
not readable by Modest when received

14 years agoFixes NB#112533, long attachment's name is not truncated in the "Select attachment...
Sergio Villar Senin [Mon, 28 Sep 2009 15:03:34 +0000 (17:03 +0200)]
Fixes NB#112533, long attachment's name is not truncated in the "Select attachment" dialog

14 years agoImport conic support only if It's available
Javier Jardón [Wed, 30 Sep 2009 15:34:55 +0000 (17:34 +0200)]
Import conic support only if It's available

https://bugs.maemo.org/show_bug.cgi?id=5241

14 years agoFixes NB#140483, do not process alerts without error
Sergio Villar Senin [Mon, 28 Sep 2009 14:26:25 +0000 (16:26 +0200)]
Fixes NB#140483, do not process alerts without error

14 years agoFixes NB#138240, do not delete content of the email body when switching between from...
Sergio Villar Senin [Mon, 28 Sep 2009 17:19:03 +0000 (19:19 +0200)]
Fixes NB#138240, do not delete content of the email body when switching between from: in accounts with and without signature

14 years agoRelease 3.90.1 of modest development branch. Most changes are bugfixes from 3.90.1
Jose Dapena Paz [Wed, 14 Oct 2009 13:46:07 +0000 (15:46 +0200)]
Release 3.90.1 of modest development branch. Most changes are bugfixes from
modest 3.1 branch.

14 years agoMerge branch 'master' of https://git.maemo.org/projects/modest
Jose Dapena Paz [Wed, 14 Oct 2009 13:41:21 +0000 (15:41 +0200)]
Merge branch 'master' of https://git.maemo.org/projects/modest

14 years agoFixes NB#139032, remove the colons in folder details dialog. Use secondary
Sergio Villar Senin [Thu, 17 Sep 2009 15:03:46 +0000 (17:03 +0200)]
Fixes NB#139032, remove the colons in folder details dialog. Use secondary
color as well for labels

14 years agoFixes NB#139637, coverity defects in modest
Sergio Villar Senin [Wed, 14 Oct 2009 08:43:57 +0000 (10:43 +0200)]
Fixes NB#139637, coverity defects in modest

14 years agoFixes NB#132711, junk characters added to filenames with non-ASCII attachment names
Sergio Villar Senin [Tue, 29 Sep 2009 16:15:55 +0000 (18:15 +0200)]
Fixes NB#132711, junk characters added to filenames with non-ASCII attachment names

14 years agoFixes NB#133657, set the proper parent to the account settings dialog. This could...
Sergio Villar Senin [Wed, 16 Sep 2009 11:20:54 +0000 (13:20 +0200)]
Fixes NB#133657, set the proper parent to the account settings dialog. This could cause "hangs" when another modal dialog is shown after this one

14 years agoFixes NB#141137, do not play email tone twice when sending notifications
Sergio Villar Senin [Fri, 2 Oct 2009 07:23:19 +0000 (09:23 +0200)]
Fixes NB#141137, do not play email tone twice when sending notifications

14 years agoChanged version number and release modest 3.90.0 as a start of the
Jose Dapena Paz [Wed, 7 Oct 2009 11:54:08 +0000 (13:54 +0200)]
Changed version number and release modest 3.90.0 as a start of the
new development work.

14 years agoIncrease the limit of characters to "secure" headers to 2048
Jose Dapena Paz [Wed, 7 Oct 2009 10:49:59 +0000 (12:49 +0200)]
Increase the limit of characters to "secure" headers to 2048
(fixes NB#136030)

14 years agoOn error fetching messages in msg view window, close it always
Jose Dapena Paz [Tue, 6 Oct 2009 11:15:20 +0000 (13:15 +0200)]
On error fetching messages in msg view window, close it always
(fixes NB#140122).

14 years agoRemove the infinite loops that were causing the application hang
Jose Dapena Paz [Wed, 7 Oct 2009 08:45:49 +0000 (10:45 +0200)]
Remove the infinite loops that were causing the application hang
(fixes NB#141003).

14 years agoChange email sound/vibra pattern to PatternChatAndEmail
Jose Dapena Paz [Fri, 2 Oct 2009 14:35:13 +0000 (16:35 +0200)]
Change email sound/vibra pattern to PatternChatAndEmail

14 years agoRequire iphb for building Modest in Fremantle.
Jose Dapena Paz [Fri, 2 Oct 2009 09:20:18 +0000 (11:20 +0200)]
Require iphb for building Modest in Fremantle.

14 years agoRemove HildonDialog deprecated symbol
Javier Jardón [Wed, 30 Sep 2009 11:45:33 +0000 (13:45 +0200)]
Remove HildonDialog deprecated symbol

HildonDialog is deprecated, GtkDialog is the recommended widget

https://bugs.maemo.org/show_bug.cgi?id=5188

14 years agoFix locales setup
Javier Jardón [Mon, 3 Aug 2009 11:21:04 +0000 (13:21 +0200)]
Fix locales setup

https://bugs.maemo.org/show_bug.cgi?id=4918

14 years agoUse GTK+ single includes
Javier Jardón [Fri, 7 Aug 2009 16:48:05 +0000 (18:48 +0200)]
Use GTK+ single includes

Only modified the files needed by the Gnome version of modest

14 years agoAdd AM_PROG_CC_C_O to configure.ac
Javier Jardón [Fri, 18 Sep 2009 10:50:21 +0000 (12:50 +0200)]
Add AM_PROG_CC_C_O to configure.ac

https://bugzilla.maemo.org/show_bug.cgi?id=5156

14 years agoCreate a mail operation on send receive while it waits for heartbeat.
Jose Dapena Paz [Mon, 28 Sep 2009 08:06:08 +0000 (10:06 +0200)]
Create a mail operation on send receive while it waits for heartbeat.

14 years agoLaunch send/receive operation in IPHB if available.
Jose Dapena Paz [Sat, 26 Sep 2009 15:45:23 +0000 (17:45 +0200)]
Launch send/receive operation in IPHB if available.

14 years agoAdd support for IP Heartbeat API in maemo utils.
Jose Dapena Paz [Sat, 26 Sep 2009 15:57:44 +0000 (17:57 +0200)]
Add support for IP Heartbeat API in maemo utils.

14 years agoFixes NB#125495, do not show account settings dialog if the settings are ok
Sergio Villar Senin [Tue, 22 Sep 2009 17:10:31 +0000 (19:10 +0200)]
Fixes NB#125495, do not show account settings dialog if the settings are ok
and authentication fails due to timeouts

14 years agoShow error on decode part to stream if we cannot read the message from disk.
Jose Dapena Paz [Fri, 18 Sep 2009 14:55:05 +0000 (16:55 +0200)]
Show error on decode part to stream if we cannot read the message from disk.
Also, unref message created to show the attached msg
Fix 3/3 NB#139404.

14 years agoProper error message on saving attachments on plugins (fix 2/3 NB#139404).
Jose Dapena Paz [Fri, 18 Sep 2009 14:10:50 +0000 (16:10 +0200)]
Proper error message on saving attachments on plugins (fix 2/3 NB#139404).

14 years agoDownload remote message attachments and open them from modest
Jose Dapena Paz [Fri, 18 Sep 2009 14:16:46 +0000 (16:16 +0200)]
Download remote message attachments and open them from modest
(fix 1/3 NB#134905).

14 years agoFixes NB#114184, autoupdate not working when switching connections
Sergio Villar Senin [Thu, 17 Sep 2009 14:34:23 +0000 (16:34 +0200)]
Fixes NB#114184, autoupdate not working when switching connections
Added RUN_DELAYED flag to the alarm event

14 years agoFixes NB#133759, do allow sending messages without subject
Sergio Villar Senin [Thu, 17 Sep 2009 10:55:38 +0000 (12:55 +0200)]
Fixes NB#133759, do allow sending messages without subject

14 years agoFixes a crash when freeing a const gchar *
Sergio Villar Senin [Thu, 17 Sep 2009 07:45:51 +0000 (09:45 +0200)]
Fixes a crash when freeing a const gchar *

14 years agoLots of fixes on selection behavior in recipient editor (fixes NB#133776).
Jose Dapena Paz [Wed, 16 Sep 2009 17:24:00 +0000 (19:24 +0200)]
Lots of fixes on selection behavior in recipient editor (fixes NB#133776).

   * Now selection with keyboard works
   * Now focusing other widgets make recpt editor selection go away (and so,
     now you can select things in body if contacts is not selected).
   * Cursors code cleanup, better behavior for user.

14 years agoFixes NB#135463, crash in check_data
Sergio Villar Senin [Tue, 15 Sep 2009 14:20:37 +0000 (16:20 +0200)]
Fixes NB#135463, crash in check_data

14 years agoFixes NB#139035, forward button moved from menu to toolbar
Sergio Villar Senin [Wed, 16 Sep 2009 09:21:40 +0000 (11:21 +0200)]
Fixes NB#139035, forward button moved from menu to toolbar

14 years agoRemove additional separation among headers and body in editor
Jose Dapena Paz [Tue, 15 Sep 2009 21:09:41 +0000 (23:09 +0200)]
Remove additional separation among headers and body in editor
(fixes NB#130325).

14 years agoalarmd_event_query() returns a zero terminated array. The problem was added in
Sergio Villar Senin [Tue, 15 Sep 2009 17:37:09 +0000 (19:37 +0200)]
alarmd_event_query() returns a zero terminated array. The problem was added in
commit 3706ebbbd99bd8a93f09ed333aa57fe58b537c5d

This completes the fix for 114184.

14 years agoFixes NB#131601, toolbar lost in editor when doing undo after changing the message...
Sergio Villar Senin [Tue, 15 Sep 2009 16:57:42 +0000 (18:57 +0200)]
Fixes NB#131601, toolbar lost in editor when doing undo after changing the message settings to plain text

14 years agoFixes NB#114184, auto-update fails sometimes
Sergio Villar Senin [Tue, 15 Sep 2009 14:29:29 +0000 (16:29 +0200)]
Fixes NB#114184, auto-update fails sometimes

This patch properly removes the unused alarmd events that could provoke several refresh calls at the same time. That could end up in cancelations

14 years agoFixes NB#138110, sometimes manual send&receive does not work
Sergio Villar Senin [Mon, 14 Sep 2009 16:55:21 +0000 (18:55 +0200)]
Fixes NB#138110, sometimes manual send&receive does not work

Reset the TnyDevice when a new operation/window comes after running shutdown
Use the tny_device_is_forced new API

14 years agoFixes NB#137949, show notifications even if the application is in the foreground
Sergio Villar Senin [Mon, 14 Sep 2009 14:10:36 +0000 (16:10 +0200)]
Fixes NB#137949, show notifications even if the application is in the foreground

14 years agoSync headers in ModestHeaderWindow dispose instead of finalize.
Jose Dapena Paz [Mon, 14 Sep 2009 14:58:26 +0000 (16:58 +0200)]
Sync headers in ModestHeaderWindow dispose instead of finalize.

* src/hildon2/modest-header-window.c: sync header changes on dispose of
  header window instead of finalize, as now, the folder in header view
  is unreferenced in dispose stage, and then sync was not working
  (fixes NB#138247).

14 years agoFinal fix for NB#137187, problems parsing email addresses
Sergio Villar Senin [Mon, 14 Sep 2009 10:45:29 +0000 (12:45 +0200)]
Final fix for NB#137187, problems parsing email addresses

14 years agoFixes NB#137187, "invalid email address" when replying to emails
Sergio Villar Senin [Fri, 11 Sep 2009 15:16:24 +0000 (17:16 +0200)]
Fixes NB#137187, "invalid email address" when replying to emails

14 years agoAdded the function that quotes emails
Sergio Villar Senin [Fri, 11 Sep 2009 08:31:17 +0000 (10:31 +0200)]
Added the function that quotes emails
Insert a "\n" when resolving recipients if the resolved recipient is in the middle of others
This is fix 2/2 for bug NB#137187

14 years agoBetter parsing support
Sergio Villar Senin [Fri, 11 Sep 2009 08:30:32 +0000 (10:30 +0200)]
Better parsing support
Contacts added from addressbook are now properly quoted
This is fix 1/2 for NB#137187

14 years agoFixes NB#138269, append @hotmail.com to the username if the user haven't inserted it
Sergio Villar Senin [Thu, 10 Sep 2009 09:34:24 +0000 (11:34 +0200)]
Fixes NB#138269, append @hotmail.com to the username if the user haven't inserted it

14 years agoFixes NB#138261, settings dialog not shown when the password is incorrect
Sergio Villar Senin [Thu, 10 Sep 2009 10:06:22 +0000 (12:06 +0200)]
Fixes NB#138261, settings dialog not shown when the password is incorrect

14 years agoOn html adjustment changes, resize children in idle.
Jose Dapena Paz [Thu, 10 Sep 2009 13:50:25 +0000 (15:50 +0200)]
On html adjustment changes, resize children in idle.

* src/widgets/modest-gtkhtml-msg-view.c (html_adjustment_changed): readjust
  children in idle to avoid infinite recursion (fixes NB#136052).