modest
14 years agoDo add contacts automatically to addressbook.
Sergio Villar Senin [Wed, 11 Nov 2009 15:40:42 +0000 (16:40 +0100)]
Do add contacts automatically to addressbook.

This will be changed in the future with an option in the menu

14 years agoSet up properly the alignment of show more buttons.
Jose Dapena Paz [Wed, 11 Nov 2009 12:10:27 +0000 (13:10 +0100)]
Set up properly the alignment of show more buttons.

14 years agoOnly enable show_latest for imap and pop accounts.
Jose Dapena Paz [Wed, 11 Nov 2009 12:55:12 +0000 (13:55 +0100)]
Only enable show_latest for imap and pop accounts.

14 years agoAdded missing initialization
Sergio Villar Senin [Wed, 11 Nov 2009 09:53:47 +0000 (10:53 +0100)]
Added missing initialization

14 years agoversion and bug fix info update for week 46, 2009 - third release 3.1.13
Sudheer Kumar Chiluveri [Tue, 10 Nov 2009 15:54:34 +0000 (17:54 +0200)]
version and bug fix info update for week 46, 2009 - third release

14 years agoDo not update the header window if the window was previously closed
Sergio Villar Senin [Mon, 9 Nov 2009 09:16:21 +0000 (10:16 +0100)]
Do not update the header window if the window was previously closed

Fixes NB#145788

14 years ago"Add to contacts" dialog must not be in edit mode
Sergio Villar Senin [Thu, 5 Nov 2009 16:15:13 +0000 (17:15 +0100)]
"Add to contacts" dialog must not be in edit mode

Fixes NB#144914 (8/8)

14 years agoFixed the dimming rule for "add_to_contacts" in the case of ModestMsgEditWindow
Sergio Villar Senin [Thu, 5 Nov 2009 15:29:31 +0000 (16:29 +0100)]
Fixed the dimming rule for "add_to_contacts" in the case of ModestMsgEditWindow

Fixes NB#144914 (7/8)

14 years agoDo ignore '\n' when splitting addresses
Sergio Villar Senin [Wed, 4 Nov 2009 18:15:10 +0000 (19:15 +0100)]
Do ignore '\n' when splitting addresses

Fixes NB#144914 (6/8)

14 years agoAdded "Add to Contacts" to the message editor window
Sergio Villar Senin [Wed, 4 Nov 2009 17:53:19 +0000 (18:53 +0100)]
Added "Add to Contacts" to the message editor window

Fixes NB#144914 (5/8)

14 years agoRefactored the code that offers UI to add contacts to address book
Sergio Villar Senin [Wed, 4 Nov 2009 17:05:18 +0000 (18:05 +0100)]
Refactored the code that offers UI to add contacts to address book

Fixes NB#144914 (4/8)

14 years agoModified dimming rule of "Add to contacts" to support edit windows
Sergio Villar Senin [Wed, 4 Nov 2009 16:47:49 +0000 (17:47 +0100)]
Modified dimming rule of "Add to contacts" to support edit windows

Fixes NB#144914 (3/8)

14 years agoRefactored the code that joins the addresses in a single string
Sergio Villar Senin [Wed, 4 Nov 2009 16:47:06 +0000 (17:47 +0100)]
Refactored the code that joins the addresses in a single string

Fixes NB#144914 (2/8)

14 years agoDo not automatically add new contacts to addressbook when sending messages
Sergio Villar Senin [Wed, 4 Nov 2009 12:39:11 +0000 (13:39 +0100)]
Do not automatically add new contacts to addressbook when sending messages

Fixes NB#144914 (1/8)

14 years agoUse the proper logical id for the "New" button in Move message dialog
Sergio Villar Senin [Mon, 9 Nov 2009 10:35:55 +0000 (11:35 +0100)]
Use the proper logical id for the "New" button in Move message dialog

Fixes NB#132034

14 years agoAdded some extra debugging
Sergio Villar Senin [Mon, 9 Nov 2009 17:29:39 +0000 (18:29 +0100)]
Added some extra debugging

14 years agoSave screenshot on closing modest (fixes NB#139348).
Jose Dapena Paz [Fri, 6 Nov 2009 15:49:50 +0000 (16:49 +0100)]
Save screenshot on closing modest (fixes NB#139348).

* src/widgets/modest-account-view.c: add API to hide/show the last updated
  values. The goal is hiding it on taking the screenshot.
* src/hildon2/modest-accounts-window.c: save screenshot on delete event,
  removing the last updated values.

14 years agoversion and bug fix info update for week 46, 2009 - second release 3.1.12
Sudheer Kumar Chiluveri [Fri, 6 Nov 2009 18:48:55 +0000 (20:48 +0200)]
version and bug fix info update for week 46, 2009 - second release

14 years agoProperly reply to pure HTML emails.
Sergio Villar Senin [Fri, 6 Nov 2009 13:30:44 +0000 (14:30 +0100)]
Properly reply to pure HTML emails.

Replaced Camel implementation with a GtkHTML based one

Fixes NB#140731

14 years agoDo only use effective mcc's for getting the providers and not when parsing the countr...
Sergio Villar Senin [Thu, 5 Nov 2009 18:13:40 +0000 (19:13 +0100)]
Do only use effective mcc's for getting the providers and not when parsing the country list

14 years agoRemove extra spaces in the middle of an address field.
Jose Dapena Paz [Fri, 6 Nov 2009 12:17:48 +0000 (13:17 +0100)]
Remove extra spaces in the middle of an address field.

14 years agoSet details dialog pannable horizontal policy to "never"
Jose Dapena Paz [Fri, 6 Nov 2009 11:24:16 +0000 (12:24 +0100)]
Set details dialog pannable horizontal policy to "never"

14 years agoUpdate translation strings for "Show more" button.
Jose Dapena Paz [Fri, 6 Nov 2009 09:29:55 +0000 (10:29 +0100)]
Update translation strings for "Show more" button.

14 years agoIf we remove all visible messages, then retrieve more messages.
Jose Dapena Paz [Mon, 2 Nov 2009 18:29:16 +0000 (19:29 +0100)]
If we remove all visible messages, then retrieve more messages.

14 years agoMore accurate calculation of "show_latest" field in header view.
Jose Dapena Paz [Mon, 2 Nov 2009 18:00:39 +0000 (19:00 +0100)]
More accurate calculation of "show_latest" field in header view.

14 years agoShow more button also in empty view.
Jose Dapena Paz [Tue, 3 Nov 2009 09:32:13 +0000 (10:32 +0100)]
Show more button also in empty view.

14 years agoChange default show latest size to 250
Jose Dapena Paz [Mon, 2 Nov 2009 16:35:49 +0000 (17:35 +0100)]
Change default show latest size to 250

14 years agoHide or show button if there are message not shown.
Jose Dapena Paz [Fri, 30 Oct 2009 13:58:09 +0000 (14:58 +0100)]
Hide or show button if there are message not shown.

14 years agoCalculate in a different way the number of messages shown.
Jose Dapena Paz [Fri, 30 Oct 2009 13:54:22 +0000 (14:54 +0100)]
Calculate in a different way the number of messages shown.

14 years agoShow count of visible messages in show more button.
Jose Dapena Paz [Fri, 30 Oct 2009 13:31:08 +0000 (14:31 +0100)]
Show count of visible messages in show more button.

14 years agoNow "show more" button is shown in header window action area.
Jose Dapena Paz [Fri, 30 Oct 2009 12:54:11 +0000 (13:54 +0100)]
Now "show more" button is shown in header window action area.

14 years agoIncremental fetch of headers driven by user
Jose Dapena Paz [Fri, 30 Oct 2009 11:30:04 +0000 (12:30 +0100)]
Incremental fetch of headers driven by user

14 years agoAdd way to limit the number of headers visible.
Jose Dapena Paz [Fri, 30 Oct 2009 11:29:58 +0000 (12:29 +0100)]
Add way to limit the number of headers visible.

14 years agoversion and bug fix info update for week 46, 2009 - first release 3.1.11
Sudheer Kumar Chiluveri [Thu, 5 Nov 2009 08:22:26 +0000 (10:22 +0200)]
version and bug fix info update for week 46, 2009 - first release

14 years agoIncrease the char limit for considering a header as "secure"
Sergio Villar Senin [Wed, 4 Nov 2009 11:54:05 +0000 (12:54 +0100)]
Increase the char limit for considering a header as "secure"

It seems that 2048 chars is not enough in some situations.

Fixes NB#139032

14 years agoRemove the first X lines when replying to HTML-only emails only the first time the...
Sergio Villar Senin [Wed, 4 Nov 2009 10:32:56 +0000 (11:32 +0100)]
Remove the first X lines when replying to HTML-only emails only the first time the buffer is read

Fixes NB#145249

14 years agoFixes a crash caused by an invalid dereference when changing colors in editor
Sergio Villar Senin [Wed, 4 Nov 2009 09:25:40 +0000 (10:25 +0100)]
Fixes a crash caused by an invalid dereference when changing colors in editor

Fixes NB#145254

14 years agoAdded a missing file
Sergio Villar Senin [Tue, 3 Nov 2009 16:21:36 +0000 (17:21 +0100)]
Added a missing file

14 years agoRemove Hildon1 conditional code from hildon2.
Sergio Villar Senin [Tue, 3 Nov 2009 16:09:29 +0000 (17:09 +0100)]
Remove Hildon1 conditional code from hildon2.

Fixes NB#141490

14 years agoRemove Hildon 0.x conditional code because Hildon 0.x is not available in Diablo...
Javier Jardón [Tue, 29 Sep 2009 16:51:32 +0000 (18:51 +0200)]
Remove Hildon 0.x conditional code because Hildon 0.x is not available in Diablo neither in Fremantle

Fixes NB#141120

14 years agoFix some compilation warnings in gnome version
Javier Jardón [Wed, 30 Sep 2009 12:43:35 +0000 (14:43 +0200)]
Fix some compilation warnings in gnome version

Fixes NB#139790

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()

Fixes NB#141651

14 years agoversion and bug fix info update for week 45, 2009 first release 3.1.9
Sudheer Kumar Chiluveri [Tue, 3 Nov 2009 16:13:32 +0000 (18:13 +0200)]
version and bug fix info update for week 45, 2009 first release

14 years agominor changes in changelog info
Sudheer Kumar Chiluveri [Tue, 3 Nov 2009 16:11:54 +0000 (18:11 +0200)]
minor changes in changelog info

14 years agoAdded some extra debugging to track problems with
Sergio Villar Senin [Mon, 2 Nov 2009 18:08:43 +0000 (19:08 +0100)]
Added some extra debugging to track problems with
authentication&connectivity

14 years agoRemove extra lines added during the HTML->text conversion when replying
Sergio Villar Senin [Mon, 2 Nov 2009 17:57:11 +0000 (18:57 +0100)]
Remove extra lines added during the HTML->text conversion when replying
mails.

Fixes NB#140731, reply to pure HTML emails distort the original message

14 years agoRemoved some trailing whitespaces
Sergio Villar Senin [Mon, 2 Nov 2009 09:40:35 +0000 (10:40 +0100)]
Removed some trailing whitespaces

14 years agoAdded test for OpenEditAccountsDialog Dbus method
Sergio Villar Senin [Fri, 23 Oct 2009 14:59:02 +0000 (16:59 +0200)]
Added test for OpenEditAccountsDialog Dbus method

14 years agoAdded the dbus method handler for OpenEditAccountsDialog
Sergio Villar Senin [Fri, 23 Oct 2009 14:47:28 +0000 (16:47 +0200)]
Added the dbus method handler for OpenEditAccountsDialog

14 years agoAdded OpenEditAccountsDialog service to libmodest dbus client
Sergio Villar Senin [Fri, 23 Oct 2009 11:36:57 +0000 (13:36 +0200)]
Added OpenEditAccountsDialog service to libmodest dbus client

14 years agoAdded close_all_but_initial() function call
Sergio Villar Senin [Fri, 23 Oct 2009 11:03:45 +0000 (13:03 +0200)]
Added close_all_but_initial() function call

14 years agoRefactored the code that closes the active dialogs
Sergio Villar Senin [Fri, 23 Oct 2009 09:35:03 +0000 (11:35 +0200)]
Refactored the code that closes the active dialogs

14 years agoFixes NB#140509, sync() currently viewed folder on send&receive even with auto-updates
Sergio Villar Senin [Fri, 30 Oct 2009 09:00:03 +0000 (10:00 +0100)]
Fixes NB#140509, sync() currently viewed folder on send&receive even with auto-updates

14 years agoversion and bug fix info update for week 44, 2009 fourth release 3.1.8
Sudheer Kumar Chiluveri [Wed, 28 Oct 2009 20:01:57 +0000 (22:01 +0200)]
version and bug fix info update for week 44, 2009 fourth release

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 agoFixed functional tests
Sergio Villar Senin [Wed, 28 Oct 2009 09:19:39 +0000 (10:19 +0100)]
Fixed functional tests

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 agoversion and bug fix info update for week 44, 2009 third release 3.1.7
Sudheer Kumar Chiluveri [Tue, 27 Oct 2009 09:33:50 +0000 (11:33 +0200)]
version and bug fix info update for week 44, 2009 third release

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 agoversion and bug fix info update for week 44, 2009 first release of modest 3.1.6
Sudheer Kumar Chiluveri [Thu, 22 Oct 2009 06:51:02 +0000 (09:51 +0300)]
version and bug fix info update for week 44, 2009 first release of modest

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 agoversion and bug fix info update for week 43, 2009 second release 3.1.5
Sudheer Kumar Chiluveri [Tue, 20 Oct 2009 08:21:57 +0000 (11:21 +0300)]
version and bug fix info update for week 43, 2009 second release

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

Fixes NB#139752, fix Modest compilation warnings

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

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 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 3.1.4
Sergio Villar Senin [Mon, 19 Oct 2009 09:32:13 +0000 (11:32 +0200)]
Fixed a compilation issue

14 years agoversion and bug fix info update for week 43, 2009 first release of modest
Sudheer Kumar Chiluveri [Mon, 19 Oct 2009 09:03:39 +0000 (12:03 +0300)]
version and bug fix info update for week 43, 2009 first release of modest

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#132979, fixed locales in GNOME version
Sergio Villar Senin [Fri, 16 Oct 2009 15:05:01 +0000 (17:05 +0200)]
Fixes NB#132979, fixed locales in GNOME version

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 agoversion and bug fix info update for week 42, 2009 third release 3.1.3
Sudheer Kumar Chiluveri [Wed, 14 Oct 2009 21:38:46 +0000 (00:38 +0300)]
version and bug fix info update for week 42, 2009 third release

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 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 agoversion and changes info update for week 42 release of libmodest-dbus-client 3.1.2
Sudheer Kumar Chiluveri [Wed, 14 Oct 2009 07:38:28 +0000 (10:38 +0300)]
version and changes info update for week 42 release of libmodest-dbus-client

14 years agoversion and bug fix info update for week 42, 2009 release of modest
Sudheer Kumar Chiluveri [Wed, 14 Oct 2009 07:35:40 +0000 (10:35 +0300)]
version and bug fix info update for week 42, 2009 release of 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 agoAdditional check in sort dialog (code review).
Jose Dapena Paz [Sat, 5 Sep 2009 11:00:27 +0000 (13:00 +0200)]
Additional check in sort dialog (code review).

* src/hildon2/modest-hildon2-sort-dialog.c
  (modest_hildon2_sort_dialog_get_sort_order): additional check on retrieving
  currently selected sort criteria in selector. If there's no selection
  return criteria of first element (fixes NB#136381).

14 years agoCode review fix in ModestAttachmentsView.
Jose Dapena Paz [Sat, 5 Sep 2009 10:52:46 +0000 (12:52 +0200)]
Code review fix in ModestAttachmentsView.

* src/widgets/modest-attachments-view.c (modest_attachments_view_set_message):
  don't assume msg_content_type != NULL doing an strcasecmp call
  (fix 1/2 NB#136381).

14 years agoversion and bug fix info update for week 42, 2009 first release 3.1.1
Sudheer Kumar Chiluveri [Thu, 8 Oct 2009 12:57:33 +0000 (15:57 +0300)]
version and bug fix info update for week 42, 2009 first release

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 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 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 agoChange version series to 3.1 in new branch.
Jose Dapena Paz [Wed, 7 Oct 2009 09:16:53 +0000 (11:16 +0200)]
Change version series to 3.1 in new branch.

14 years agoRemove the infinite loops that were causing the application hang modest-3-0
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).