modest
14 years agoFixes NB#121112, dbus API does not support filenames with commas
Sergio Villar Senin [Mon, 8 Jun 2009 08:07:29 +0000 (10:07 +0200)]
Fixes NB#121112, dbus API does not support filenames with commas

Now attachments URI's are properly escaped before transmitting them through DBus

14 years agoBuild fix
Sergio Villar Senin [Mon, 8 Jun 2009 08:04:30 +0000 (10:04 +0200)]
Build fix

14 years agoFixes NB#121163, crash when selecting special folders in new folder dialog
Sergio Villar Senin [Mon, 8 Jun 2009 07:40:44 +0000 (09:40 +0200)]
Fixes NB#121163, crash when selecting special folders in new folder dialog

14 years agoBuild fix
Sergio Villar Senin [Mon, 8 Jun 2009 07:30:31 +0000 (09:30 +0200)]
Build fix

14 years agoversion and bug fix info for week 24, 2009 second release 3.0.17-rc11
Sudheer Kumar Chiluveri [Fri, 5 Jun 2009 16:30:21 +0000 (19:30 +0300)]
version and bug fix info for week 24, 2009 second release

14 years agoFixes NB#120969, signature separator misses trailing space
Sergio Villar Senin [Fri, 5 Jun 2009 14:44:37 +0000 (16:44 +0200)]
Fixes NB#120969, signature separator misses trailing space

Do not ignore blank spaces at the end of the line when converting to HTML. In order to do that we use the non-breaking-space

14 years agoUse always the #define to refer to the signature separator
Sergio Villar Senin [Fri, 5 Jun 2009 10:49:06 +0000 (12:49 +0200)]
Use always the #define to refer to the signature separator

14 years agoFixes NB120950, crash in time_changed_cb()
Sergio Villar Senin [Fri, 5 Jun 2009 11:35:22 +0000 (13:35 +0200)]
Fixes NB120950, crash in time_changed_cb()

The problem was that we weren't disconnecting time notifications in datetime formatters when they were finalized

14 years agoFixes NB#120978, show find toolbar above message view toolbar
Sergio Villar Senin [Fri, 5 Jun 2009 11:20:04 +0000 (13:20 +0200)]
Fixes NB#120978, show find toolbar above message view toolbar

14 years agoFixes NB#113658, use <Control>R to reply to an email in a viewer
Sergio Villar Senin [Fri, 5 Jun 2009 10:14:35 +0000 (12:14 +0200)]
Fixes NB#113658, use <Control>R to reply to an email in a viewer

14 years agoFixes NB#120943, remote folders not shown in "New folder" dialog when a local folder...
Sergio Villar Senin [Fri, 5 Jun 2009 10:04:39 +0000 (12:04 +0200)]
Fixes NB#120943, remote folders not shown in "New folder" dialog when a local folder is selected as parent

14 years agoBuild fix
Jose Dapena Paz [Thu, 4 Jun 2009 15:48:20 +0000 (17:48 +0200)]
Build fix

14 years agoFixes NB#101877, no error note shown after configuring an account in memory full...
Sergio Villar Senin [Thu, 4 Jun 2009 15:27:37 +0000 (17:27 +0200)]
Fixes NB#101877, no error note shown after configuring an account in memory full conditions

* Renamed *_memory_full_* functions to *_disk_full_*
* Moved check_disk_full and is_disk_full operations to the ModestTnyAccountStore

14 years agoIn header view, don't use pointers for colors, as, when they're replaced
Jose Dapena Paz [Thu, 4 Jun 2009 10:59:14 +0000 (12:59 +0200)]
In header view, don't use pointers for colors, as, when they're replaced
because of a theme change, we can have uncontrolled access to them.

14 years agoFixes NB#119629, show "device memory full..." notification when moving a folder to...
Sergio Villar Senin [Thu, 4 Jun 2009 08:41:50 +0000 (10:41 +0200)]
Fixes NB#119629, show "device memory full..." notification when moving a folder to a storage in memory full conditions

14 years agoAdded an extra check
Sergio Villar Senin [Wed, 3 Jun 2009 18:42:13 +0000 (20:42 +0200)]
Added an extra check

14 years agoFixes NB#117408, message not removed from outbox when the account it belongs to is...
Sergio Villar Senin [Wed, 3 Jun 2009 18:41:14 +0000 (20:41 +0200)]
Fixes NB#117408, message not removed from outbox when the account it belongs to is removed

14 years agoupdating version and bug fix info for week 23 second release 3.0.17-rc10
Sudheer Kumar Chiluveri [Wed, 3 Jun 2009 14:03:14 +0000 (17:03 +0300)]
updating version and bug fix info for week 23 second release

14 years agoFixes NB#119622, show "device memory full..." error when trying to delete a remote...
Sergio Villar Senin [Wed, 3 Jun 2009 11:25:17 +0000 (13:25 +0200)]
Fixes NB#119622, show "device memory full..." error when trying to delete a remote folder in memory full conditions

14 years agoShow branding information in msg view
Jose Dapena Paz [Wed, 3 Jun 2009 09:45:04 +0000 (11:45 +0200)]
Show branding information in msg view

14 years agoAdd support for setting brand images in message view widgets
Jose Dapena Paz [Wed, 3 Jun 2009 09:44:58 +0000 (11:44 +0200)]
Add support for setting brand images in message view widgets

14 years agoProper alignment for branding icon in editor
Jose Dapena Paz [Tue, 2 Jun 2009 17:00:12 +0000 (19:00 +0200)]
Proper alignment for branding icon in editor

14 years agoImplement branding from account protocol service in edit window
Jose Dapena Paz [Wed, 3 Jun 2009 09:44:51 +0000 (11:44 +0200)]
Implement branding from account protocol service in edit window

14 years agoAdd also get_service_icon method to AccountProtocol API.
Jose Dapena Paz [Tue, 2 Jun 2009 15:28:06 +0000 (17:28 +0200)]
Add also get_service_icon method to AccountProtocol API.

14 years agoNew ModestAccountProtocol method "get_service_name"
Jose Dapena Paz [Tue, 2 Jun 2009 15:11:50 +0000 (17:11 +0200)]
New ModestAccountProtocol method "get_service_name"

14 years agoFixes NB#120438, remote folders not shown in new folder dialog
Sergio Villar Senin [Wed, 3 Jun 2009 09:20:42 +0000 (11:20 +0200)]
Fixes NB#120438, remote folders not shown in new folder dialog

14 years agoFixes NB#120277 different info banners while sharing a large file via email through...
Sergio Villar Senin [Tue, 2 Jun 2009 17:07:40 +0000 (19:07 +0200)]
Fixes NB#120277 different info banners while sharing a large file via email through external applications & as an attachment in new email

14 years agoFixes NB#120338, modest plugins need a way to notify modest that they don't want...
Sergio Villar Senin [Tue, 2 Jun 2009 16:42:15 +0000 (18:42 +0200)]
Fixes NB#120338, modest plugins need a way to notify modest that they don't want to received timed-interval syncs

14 years agoFixes NB#119126, show new email notification if the screen is off even if the applica...
Sergio Villar Senin [Tue, 2 Jun 2009 15:14:08 +0000 (17:14 +0200)]
Fixes NB#119126, show new email notification if the screen is off even if the application is in the foreground

14 years ago* Fixes NB#114986, show the proper error when folder creation fails in MMC due to...
Sergio Villar Senin [Tue, 2 Jun 2009 12:07:43 +0000 (14:07 +0200)]
* Fixes NB#114986, show the proper error when folder creation fails in MMC due to memory full conditions

14 years agoAlso sync on creating the datetime formatter. This way we don't lose a
Jose Dapena Paz [Tue, 2 Jun 2009 14:11:48 +0000 (16:11 +0200)]
Also sync on creating the datetime formatter. This way we don't lose a
time format change between app startup and first call to formatter.

14 years agoEmit format changed signal if timezone changes.
Jose Dapena Paz [Tue, 2 Jun 2009 14:04:02 +0000 (16:04 +0200)]
Emit format changed signal if timezone changes.

14 years agoTrack changes in timezone and format.
Jose Dapena Paz [Tue, 2 Jun 2009 14:08:49 +0000 (16:08 +0200)]
Track changes in timezone and format.

14 years agoProperly format dates using libtime information.
Jose Dapena Paz [Tue, 2 Jun 2009 12:46:04 +0000 (14:46 +0200)]
Properly format dates using libtime information.

14 years agotimestamp is in utc, remove special formatting
Jose Dapena Paz [Tue, 2 Jun 2009 12:24:38 +0000 (14:24 +0200)]
timestamp is in utc, remove special formatting

14 years agoBetter time offset calculation
Jose Dapena Paz [Tue, 2 Jun 2009 12:22:14 +0000 (14:22 +0200)]
Better time offset calculation

14 years ago** Select the proper attachment to show the "replace file" confirmation dialog
Sergio Villar Senin [Tue, 2 Jun 2009 09:38:06 +0000 (11:38 +0200)]
** Select the proper attachment to show the "replace file" confirmation dialog

* Fixes NB#120155, wrong filename in replace existing file confirmation dialog

14 years ago** get_modal() method of window manager must only return the visible modal windows
Sergio Villar Senin [Tue, 2 Jun 2009 09:19:05 +0000 (11:19 +0200)]
** get_modal() method of window manager must only return the visible modal windows

* Fixes NB#120160, color selection dialog shown when trying to open another editor from an external application when the color has been changed in the body text of the already opened editor

14 years agoThe active color GdkColor is not a pointer in fodler view now.
Jose Dapena Paz [Mon, 1 Jun 2009 16:04:12 +0000 (18:04 +0200)]
The active color GdkColor is not a pointer in fodler view now.

14 years ago** Show the "X new messages" string vertically centered
Sergio Villar Senin [Mon, 1 Jun 2009 12:08:49 +0000 (14:08 +0200)]
** Show the "X new messages" string vertically centered

* Fixes NB#119920, folder status representation string has incorrect vertical alignment

14 years ago** Use the new hint "amount" to set into a single notification the number of new...
Sergio Villar Senin [Mon, 1 Jun 2009 10:46:35 +0000 (12:46 +0200)]
** Use the new hint "amount" to set into a single notification the number of new emails received instead of issuing one notification per new email message received

* Fixes NB#113941, modest becomes slow with multiple new email notifications

14 years ago** Set the proper logical id for unread message count in folder view window
Sergio Villar Senin [Mon, 1 Jun 2009 10:26:14 +0000 (12:26 +0200)]
** Set the proper logical id for unread message count in folder view window

* Fixes NB#119775, "mcen_va_new_messages" shown instead of the proper translation

14 years ago** Sets the proper parent to a dialog. This could cause apparent "freezes" when chang...
Sergio Villar Senin [Mon, 1 Jun 2009 10:00:03 +0000 (12:00 +0200)]
** Sets the proper parent to a dialog. This could cause apparent "freezes" when changing between applications, because the dialog won't be shown in its proper place when coming back to modest

* Fixes NB#119715, set the proper parent to the "replace file" confirmation dialog when saving attachments

14 years agoUse empty icon for folder view if no icon available with that size in folder view.
Jose Dapena Paz [Mon, 1 Jun 2009 08:48:39 +0000 (10:48 +0200)]
Use empty icon for folder view if no icon available with that size in folder view.

14 years agoAnother printerr replaced by a g_warning
Jose Dapena Paz [Mon, 1 Jun 2009 08:24:27 +0000 (10:24 +0200)]
Another printerr replaced by a g_warning

14 years agoProperly handle missing icons in folder view.
Jose Dapena Paz [Mon, 1 Jun 2009 08:17:58 +0000 (10:17 +0200)]
Properly handle missing icons in folder view.

14 years agoSet remote folder icon in the place it was still missing.
Jose Dapena Paz [Mon, 1 Jun 2009 08:04:37 +0000 (10:04 +0200)]
Set remote folder icon in the place it was still missing.

14 years agoIf no disk available, information banner is shown even if no window visible
Jose Dapena Paz [Sun, 31 May 2009 19:50:55 +0000 (21:50 +0200)]
If no disk available, information banner is shown even if no window visible
(fixes NB#119631).

14 years agoNew modest_platform_system_banner (show even if no windows visible)
Jose Dapena Paz [Sun, 31 May 2009 19:53:34 +0000 (21:53 +0200)]
New modest_platform_system_banner (show even if no windows visible)

14 years agoCheck if subject or recipients are empty on trying to send with shortcut
Jose Dapena Paz [Sun, 31 May 2009 19:17:56 +0000 (21:17 +0200)]
Check if subject or recipients are empty on trying to send with shortcut
(fixes NB#118464).

14 years agoTranslate special folders in move to folder dialog action button.
Jose Dapena Paz [Sun, 31 May 2009 18:58:40 +0000 (20:58 +0200)]
Translate special folders in move to folder dialog action button.

14 years agoFix build with debug
Jose Dapena Paz [Sun, 31 May 2009 18:37:55 +0000 (20:37 +0200)]
Fix build with debug

14 years agog_debug should not dump output if debug flags or parameters are out.
Jose Dapena Paz [Sun, 31 May 2009 17:41:43 +0000 (19:41 +0200)]
g_debug should not dump output if debug flags or parameters are out.

14 years agoChanged g_log levels in all app. Idea is reducing the number of debug
Jose Dapena Paz [Sun, 31 May 2009 17:24:55 +0000 (19:24 +0200)]
Changed g_log levels in all app. Idea is reducing the number of debug
messages if modest is not built for showing debug.

14 years agoBetter algorithm for sorting folders, sorting each path part one by one.
Jose Dapena Paz [Sun, 31 May 2009 16:10:18 +0000 (18:10 +0200)]
Better algorithm for sorting folders, sorting each path part one by one.

* src/widgets/modest-folder-view.c (cmp_rows): new method compare_folders
  that compare the folder paths taking into account the path separators. Now
  we compare each part of the path one by one, to have the proper comparison
  (fixes NB#119818).

14 years agoShow inbox children in folder view as toplevel folders.
Jose Dapena Paz [Sun, 31 May 2009 15:42:21 +0000 (17:42 +0200)]
Show inbox children in folder view as toplevel folders.

* src/widgets/modest-folder-view.c (convert_parent_folders_to_dots):
  remove the inbox folders in the list of parent dots for folders
  representation in compact view (fixes NB#119822).

14 years agoversion and bug info update for week 23, 2009 first release 3.0.17-rc9
Sudheer Kumar Chiluveri [Fri, 29 May 2009 10:53:19 +0000 (13:53 +0300)]
version and bug info update for week 23, 2009 first release

14 years agoCheck current selection in new folder dialog picker for filling the chooser
Jose Dapena Paz [Fri, 29 May 2009 09:06:22 +0000 (11:06 +0200)]
Check current selection in new folder dialog picker for filling the chooser

* src/hildon2/modest-platform.c (folder_picker_clicked,
  folder_chooser_dialog_run): now we pass the current selected store to the
  folder chooser dialog, to show the proper account folders. Fixes NB#117246).

14 years agoFixes NB#119517, insert a break if the user types ',' or ';' in recipients widgets
Sergio Villar Senin [Thu, 28 May 2009 17:02:59 +0000 (19:02 +0200)]
Fixes NB#119517, insert a break if the user types ',' or ';' in recipients widgets

14 years agoFixes NB#119490, use "email_remote_folder" icon for remote folders
Sergio Villar Senin [Thu, 28 May 2009 12:16:15 +0000 (14:16 +0200)]
Fixes NB#119490, use "email_remote_folder" icon for remote folders

14 years agoIf an embedded email has not subject, show "no subject" in save attachments dialog
Sergio Villar Senin [Wed, 27 May 2009 15:06:52 +0000 (17:06 +0200)]
If an embedded email has not subject, show "no subject" in save attachments dialog

14 years agoChange spacing of custom setup complete labels.
Jose Dapena Paz [Wed, 27 May 2009 11:39:28 +0000 (13:39 +0200)]
Change spacing of custom setup complete labels.

14 years agoMoved all the signal handlers to a GSList managed by the ModestSignalMgr
Sergio Villar Senin [Tue, 26 May 2009 16:41:45 +0000 (18:41 +0200)]
Moved all the signal handlers to a GSList managed by the ModestSignalMgr

14 years agoMoved external objects unref's to dispose method
Sergio Villar Senin [Tue, 26 May 2009 16:19:17 +0000 (18:19 +0200)]
Moved external objects unref's to dispose method
Properly disconnect "activity-changed" signal when the folder view is finalized

14 years agoBug fix info and version update for week 22 release of modest. 3.0.17-rc8
Sudheer Kumar Chiluveri [Tue, 26 May 2009 12:26:04 +0000 (15:26 +0300)]
Bug fix info and version update for week 22 release of modest.

14 years agoFixes NB#118888, show the unescaped filename in the replace existing dialog confirmat...
Sergio Villar Senin [Tue, 26 May 2009 11:31:55 +0000 (13:31 +0200)]
Fixes NB#118888, show the unescaped filename in the replace existing dialog confirmation dialog when saving attachments

14 years agoFixes NB#117985, try to connect before downloading external images
Sergio Villar Senin [Tue, 26 May 2009 07:54:21 +0000 (09:54 +0200)]
Fixes NB#117985, try to connect before downloading external images

14 years agoDisabling "delete with horizontal movement" until panning works better.
Sergio Villar Senin [Tue, 26 May 2009 07:25:31 +0000 (09:25 +0200)]
Disabling "delete with horizontal movement" until panning works better.

14 years agoFixes NB#118518, show the proper plural form of a logical id when saving attachments
Sergio Villar Senin [Mon, 25 May 2009 11:28:30 +0000 (13:28 +0200)]
Fixes NB#118518, show the proper plural form of a logical id when saving attachments

14 years ago* src/hildon2/com.nokia.modest.service.in: also set shutdown timeout to 30
Jose Dapena Paz [Mon, 25 May 2009 10:56:16 +0000 (12:56 +0200)]
* src/hildon2/com.nokia.modest.service.in: also set shutdown timeout to 30
  for fremantle dbus service.

14 years agoSet allow shutdown to TRUE on dbus methods showing ui.
Jose Dapena Paz [Mon, 25 May 2009 09:13:45 +0000 (11:13 +0200)]
Set allow shutdown to TRUE on dbus methods showing ui.

14 years agoOnly use shutdown timeout in prestart mode.
Jose Dapena Paz [Mon, 25 May 2009 09:07:32 +0000 (11:07 +0200)]
Only use shutdown timeout in prestart mode.

* src/modest-main.c: disable shutdown timeout by default.
* src/hildon2/modest.desktop.in: set a shutdown timeout for hildon 2.2
  .desktop (this way it will work for prestarted mode).

14 years agoSet a timeout for prestarted mode (no shutdown before timeout finishes)
Jose Dapena Paz [Mon, 25 May 2009 08:58:39 +0000 (10:58 +0200)]
Set a timeout for prestarted mode (no shutdown before timeout finishes)

* src/modest-runtime.[ch]: added methods to access a boolean "allow_shutdown".
  Modest shutdown that happens on having empty window list and mail op queue
  will not happen if this is False.
* src/modest-main.c: only shutdown modest if allow_shutdown is false. Also
  set a timeout of 30 minutes (and allow CLI parameters to change this value).

14 years agoRefactored code in modest_text_utils_get_display_addresses to get a list of display...
Sergio Villar Senin [Mon, 25 May 2009 10:10:13 +0000 (12:10 +0200)]
Refactored code in modest_text_utils_get_display_addresses to get a list of display addresses

Fixes NB#118506, message viewer shows only the first recipient when opening a message of the sent folder

14 years agoFixes NB#118450, Ctrl-F must launch the find toolbar in message view window
Sergio Villar Senin [Mon, 25 May 2009 09:14:57 +0000 (11:14 +0200)]
Fixes NB#118450, Ctrl-F must launch the find toolbar in message view window

14 years agoFixes NB#118126 play a sound whenever a new email notification arrives
Sergio Villar Senin [Mon, 25 May 2009 06:58:00 +0000 (08:58 +0200)]
Fixes NB#118126 play a sound whenever a new email notification arrives

14 years agoversion and bug fix info update for week 22, 2009 - first release on Friday 3.0.17-rc7
Sudheer Kumar Chiluveri [Fri, 22 May 2009 13:46:34 +0000 (16:46 +0300)]
version and bug fix info update for week 22, 2009 - first release on Friday

14 years agoGnome build fixes
Jose Dapena Paz [Fri, 22 May 2009 10:46:33 +0000 (12:46 +0200)]
Gnome build fixes

14 years agoFix attachments view in Diablo
Jose Dapena Paz [Fri, 22 May 2009 10:36:47 +0000 (12:36 +0200)]
Fix attachments view in Diablo

14 years agoDiablo fixes
Jose Dapena Paz [Fri, 22 May 2009 09:27:47 +0000 (11:27 +0200)]
Diablo fixes

14 years agoSet proper "other body" title in msg view window.
Jose Dapena Paz [Fri, 22 May 2009 09:04:44 +0000 (11:04 +0200)]
Set proper "other body" title in msg view window.

14 years agoShow other bodies in attachment as other messages.
Jose Dapena Paz [Thu, 21 May 2009 09:51:36 +0000 (11:51 +0200)]
Show other bodies in attachment as other messages.

14 years agoOn pressing other bodies in attachment view, open them in msg view window
Jose Dapena Paz [Fri, 22 May 2009 09:04:36 +0000 (11:04 +0200)]
On pressing other bodies in attachment view, open them in msg view window

14 years agoCreate new method in ModestMsgView and ModestMsgViewWindow for setting a msg
Jose Dapena Paz [Fri, 22 May 2009 09:04:30 +0000 (11:04 +0200)]
Create new method in ModestMsgView and ModestMsgViewWindow for setting a msg
with a different body.

14 years agoShow digest attachments (and other non body text parts) in attachments view
Jose Dapena Paz [Fri, 22 May 2009 09:04:24 +0000 (11:04 +0200)]
Show digest attachments (and other non body text parts) in attachments view

14 years agoChange the body detection algorithm. Now we only force html/text detection
Jose Dapena Paz [Fri, 22 May 2009 09:04:16 +0000 (11:04 +0200)]
Change the body detection algorithm. Now we only force html/text detection
in multipart/related. In other cases we choose the first valid body (first
text type part).

14 years agoFixes NB#118220, properly hyperlinkify URL's. We were not parsing "&" and "?" charact...
Sergio Villar Senin [Fri, 22 May 2009 10:24:59 +0000 (12:24 +0200)]
Fixes NB#118220, properly hyperlinkify URL's. We were not parsing "&" and "?" characters because we're assuming that they were previously escaped

14 years agoFixes NB#118129, replaced logical strings for new messages again
Sergio Villar Senin [Fri, 22 May 2009 09:58:41 +0000 (11:58 +0200)]
Fixes NB#118129, replaced logical strings for new messages again

14 years agoFixes NB#117778, show the list of recipients in the header view and not only the...
Sergio Villar Senin [Fri, 22 May 2009 09:05:24 +0000 (11:05 +0200)]
Fixes NB#117778, show the list of recipients in the header view and not only the first one

14 years agoFixing a debug message. Modest UI is started with -s
Sergio Villar Senin [Fri, 22 May 2009 07:32:56 +0000 (09:32 +0200)]
Fixing a debug message. Modest UI is started with -s

14 years agoSeveral build fixes for Diablo
Sergio Villar Senin [Thu, 21 May 2009 18:36:12 +0000 (20:36 +0200)]
Several build fixes for Diablo

14 years agoNotification system now receives a list of structures with the required data for...
Sergio Villar Senin [Thu, 21 May 2009 16:17:58 +0000 (18:17 +0200)]
Notification system now receives a list of structures with the required data for notifications instead of a list of TnyHeader

14 years agoFixes a stack overflow caused by the recent commit that was pre-creating the send...
Sergio Villar Senin [Thu, 21 May 2009 16:13:37 +0000 (18:13 +0200)]
Fixes a stack overflow caused by the recent commit that was pre-creating the send queues

14 years agoDo NOT unref the send queues after creating them
Sergio Villar Senin [Thu, 21 May 2009 12:42:45 +0000 (14:42 +0200)]
Do NOT unref the send queues after creating them

14 years agoFixes NB#117533, force the creation of the send queues to allow them to automatically...
Sergio Villar Senin [Wed, 20 May 2009 17:42:55 +0000 (19:42 +0200)]
Fixes NB#117533, force the creation of the send queues to allow them to automatically send emails when connection becomes active

14 years agoProperly disconnect the signals in the send queues
Sergio Villar Senin [Wed, 20 May 2009 14:23:37 +0000 (16:23 +0200)]
Properly disconnect the signals in the send queues
Moved some signal connections to new() call

14 years agoFixes NB#117669, open_accounts DBus method was not properly locked and was causing...
Sergio Villar Senin [Wed, 20 May 2009 11:20:43 +0000 (13:20 +0200)]
Fixes NB#117669, open_accounts DBus method was not properly locked and was causing application deadlocks

14 years agoFixes NB#117938, autocomplete the email address with provided username in easysetupwizard
Sergio Villar Senin [Wed, 20 May 2009 09:49:21 +0000 (11:49 +0200)]
Fixes NB#117938, autocomplete the email address with provided username in easysetupwizard

14 years agoFixes NB#117911, unable to rename a folder after visiting it.
Sergio Villar Senin [Wed, 20 May 2009 09:18:53 +0000 (11:18 +0200)]
Fixes NB#117911, unable to rename a folder after visiting it.

We're leaking a reference of a filter model that was preventing the TnyFolder from being freed

14 years agoDo not unref the DBus connection and reuse it between calls
Sergio Villar Senin [Wed, 20 May 2009 08:29:49 +0000 (10:29 +0200)]
Do not unref the DBus connection and reuse it between calls