modest
14 years agoShow close button in edit accounts dialog.
Jose Dapena Paz [Thu, 10 Dec 2009 14:40:01 +0000 (15:40 +0100)]
Show close button in edit accounts dialog.

14 years agoShow close button in smtp connections dialog.
Jose Dapena Paz [Thu, 10 Dec 2009 14:37:28 +0000 (15:37 +0100)]
Show close button in smtp connections dialog.

14 years agoReenable smtp servers dialog in gtk. We'll try to implement it properly
Jose Dapena Paz [Thu, 10 Dec 2009 14:19:33 +0000 (15:19 +0100)]
Reenable smtp servers dialog in gtk. We'll try to implement it properly
with network manager help.

14 years agoReplaced GtkWindow by ModestWindow in several places and viceversa
Sergio Villar Senín [Mon, 14 Dec 2009 11:58:18 +0000 (12:58 +0100)]
Replaced GtkWindow by ModestWindow in several places and viceversa

14 years agoFix gnome build after fixes for hildon screenshot.
Jose Dapena Paz [Mon, 14 Dec 2009 12:54:45 +0000 (13:54 +0100)]
Fix gnome build after fixes for hildon screenshot.

14 years agoOn setting the format of editor to html, recover the signature color
Jose Dapena Paz [Mon, 14 Dec 2009 12:16:57 +0000 (13:16 +0100)]
On setting the format of editor to html, recover the signature color
Fix 3/3 NB#147995.

14 years agoOn updating the signature in editor, set signature color properly.
Jose Dapena Paz [Mon, 14 Dec 2009 11:58:21 +0000 (12:58 +0100)]
On updating the signature in editor, set signature color properly.
Fix 2/3 NB#147995.

14 years agoOn filling the signature in compose message, put the grey color on it.
Jose Dapena Paz [Mon, 14 Dec 2009 11:46:59 +0000 (12:46 +0100)]
On filling the signature in compose message, put the grey color on it.
Fix 1/3 NB#147995.

14 years agoAvoid wait on taking screenshot. Now it shouldn't be required.
Jose Dapena Paz [Mon, 14 Dec 2009 10:44:39 +0000 (11:44 +0100)]
Avoid wait on taking screenshot. Now it shouldn't be required.

Fix 3/3 of NB#139348

14 years agoInvalidate screenshots on deleting/adding accounts, so we don't invalidate
Jose Dapena Paz [Mon, 14 Dec 2009 10:41:02 +0000 (11:41 +0100)]
Invalidate screenshots on deleting/adding accounts, so we don't invalidate
on every time we close modest.

Fix 2/3 of NB#139348

14 years agoForce deleting previous screenshot for creating a new one on exit of modest.
Jose Dapena Paz [Mon, 14 Dec 2009 10:25:42 +0000 (11:25 +0100)]
Force deleting previous screenshot for creating a new one on exit of modest.
Fix 1/3 of NB#139348

14 years agoAvoid redrawing many times on downloading images in message view
Jose Dapena Paz [Mon, 14 Dec 2009 09:49:56 +0000 (10:49 +0100)]
Avoid redrawing many times on downloading images in message view
(fixes MB#6279, NB#149801).

14 years agoOnly handle zoom keys in message view window (fixes NB#144441, NB#150401).
Jose Dapena Paz [Mon, 14 Dec 2009 08:39:45 +0000 (09:39 +0100)]
Only handle zoom keys in message view window (fixes NB#144441, NB#150401).

14 years agoMake modest_tny_mime_part_is_msg detection content type case insensitive.
Jose Dapena Paz [Fri, 11 Dec 2009 11:54:04 +0000 (12:54 +0100)]
Make modest_tny_mime_part_is_msg detection content type case insensitive.

14 years agoShow "*" after all mandatory input fields in setup wizard
Sergio Villar Senín [Fri, 11 Dec 2009 16:03:24 +0000 (17:03 +0100)]
Show "*" after all mandatory input fields in setup wizard

Fixes NB#125223

14 years agoExpunge messages when closing headers window
Sergio Villar Senín [Fri, 11 Dec 2009 13:26:40 +0000 (14:26 +0100)]
Expunge messages when closing headers window

14 years agoDon't fetch message size with count stream in bodystruct (we'll always have
Jose Dapena Paz [Fri, 11 Dec 2009 10:58:05 +0000 (11:58 +0100)]
Don't fetch message size with count stream in bodystruct (we'll always have
the proper size).

14 years agoDo not use UTF-8 functions to measure string lengths
Sergio Villar Senín [Fri, 11 Dec 2009 09:17:10 +0000 (10:17 +0100)]
Do not use UTF-8 functions to measure string lengths

Fixes NB#150022

14 years agoFixed a logical ID
Sergio Villar Senín [Thu, 10 Dec 2009 18:36:12 +0000 (19:36 +0100)]
Fixed a logical ID

14 years agoCompilation fixes
Sergio Villar Senín [Thu, 10 Dec 2009 18:55:13 +0000 (19:55 +0100)]
Compilation fixes

14 years agoDo not assume that ModestWindow's are GtkWindow's
Sergio Villar Senín [Thu, 10 Dec 2009 17:22:25 +0000 (18:22 +0100)]
Do not assume that ModestWindow's are GtkWindow's

14 years agoProperly initialize pkg-config stuff in configure.ac
Sergio Villar Senín [Thu, 10 Dec 2009 16:46:04 +0000 (17:46 +0100)]
Properly initialize pkg-config stuff in configure.ac

This fixes the build if WebKit is not present

14 years agoIf no connection is available and bs embedded image is not fetched, show
Jose Dapena Paz [Mon, 30 Nov 2009 13:22:46 +0000 (14:22 +0100)]
If no connection is available and bs embedded image is not fetched, show
get_view_images button

14 years agoOn performing message forward, fetch all parts (checking connection if
Jose Dapena Paz [Mon, 30 Nov 2009 13:02:07 +0000 (14:02 +0100)]
On performing message forward, fetch all parts (checking connection if
required) for bodystruct.

14 years agoDetect better the CID's of images in msg view.
Jose Dapena Paz [Mon, 30 Nov 2009 13:02:01 +0000 (14:02 +0100)]
Detect better the CID's of images in msg view.

14 years agoIn bodystruct support, if there are embedded internal images and they
Jose Dapena Paz [Thu, 26 Nov 2009 16:25:30 +0000 (17:25 +0100)]
In bodystruct support, if there are embedded internal images and they
weren't fetched, say that we have blocked external images.

14 years agoOn cancelling connect dialog saving attachments, don't show error.
Jose Dapena Paz [Thu, 26 Nov 2009 15:55:48 +0000 (16:55 +0100)]
On cancelling connect dialog saving attachments, don't show error.

14 years agoIf, on retrieving bs message, body is not available, mark the message as
Jose Dapena Paz [Thu, 26 Nov 2009 11:15:17 +0000 (12:15 +0100)]
If, on retrieving bs message, body is not available, mark the message as

14 years agoConnect to network on fetching bodystruct attachments
Jose Dapena Paz [Mon, 30 Nov 2009 13:01:47 +0000 (14:01 +0100)]
Connect to network on fetching bodystruct attachments

14 years agoOn using Bodystruct receive strategy, fetch bodies.
Jose Dapena Paz [Mon, 30 Nov 2009 13:01:41 +0000 (14:01 +0100)]
On using Bodystruct receive strategy, fetch bodies.

14 years agoChange wrap line limit to 72 columns (fixes NB#148772).
Jose Dapena Paz [Wed, 9 Dec 2009 17:29:40 +0000 (18:29 +0100)]
Change wrap line limit to 72 columns (fixes NB#148772).

14 years agoExpunge messages in server when removing them
Sergio Villar Senín [Wed, 9 Dec 2009 11:26:45 +0000 (12:26 +0100)]
Expunge messages in server when removing them

Fixes NB#149855

14 years agoDo not look into email addresses for "Check contacts"
Sergio Villar Senín [Wed, 9 Dec 2009 10:48:42 +0000 (11:48 +0100)]
Do not look into email addresses for "Check contacts"

Seems that the "FULL_NAME" query was searching also inside email addresses

Fixes NB#145849

14 years agoDo not use localized Re: or Fw: when replying/forwarding
Sergio Villar Senín [Wed, 9 Dec 2009 10:15:03 +0000 (11:15 +0100)]
Do not use localized Re: or Fw: when replying/forwarding

Localized versions will only be used if the original subject has them

Fixes NB#142363

14 years agoDo not restart Modest every X minutes
Sergio Villar Senín [Fri, 4 Dec 2009 15:20:32 +0000 (16:20 +0100)]
Do not restart Modest every X minutes

Fixes NB#149093

14 years agoTry to track focus in webview from parent viewport
Jose Dapena Paz [Fri, 4 Dec 2009 16:46:56 +0000 (17:46 +0100)]
Try to track focus in webview from parent viewport

14 years agoAdd search support in webkit
Jose Dapena Paz [Fri, 4 Dec 2009 17:50:19 +0000 (18:50 +0100)]
Add search support in webkit

14 years agoFix zoom in webkit view
Jose Dapena Paz [Fri, 4 Dec 2009 16:25:47 +0000 (17:25 +0100)]
Fix zoom in webkit view

14 years agoHandle link-clicked events through modest in webkit
Jose Dapena Paz [Fri, 4 Dec 2009 17:50:08 +0000 (18:50 +0100)]
Handle link-clicked events through modest in webkit

14 years agoDisable navigation in webkit widget
Jose Dapena Paz [Fri, 4 Dec 2009 17:50:04 +0000 (18:50 +0100)]
Disable navigation in webkit widget

14 years agoSome default settings for webkit widget.
Jose Dapena Paz [Fri, 4 Dec 2009 15:08:31 +0000 (16:08 +0100)]
Some default settings for webkit widget.

14 years agoBlock external images in webkit
Jose Dapena Paz [Fri, 4 Dec 2009 17:49:59 +0000 (18:49 +0100)]
Block external images in webkit

14 years agoWebkit based mime part and msg view implementation.
Jose Dapena Paz [Fri, 4 Dec 2009 17:49:45 +0000 (18:49 +0100)]
Webkit based mime part and msg view implementation.

14 years agoLink with webkit if enabled
Jose Dapena Paz [Fri, 4 Dec 2009 12:02:47 +0000 (13:02 +0100)]
Link with webkit if enabled

14 years agoAdd webkit detection to configure.ac
Jose Dapena Paz [Fri, 4 Dec 2009 17:49:31 +0000 (18:49 +0100)]
Add webkit detection to configure.ac

14 years agoFixed several invalid #ifdef statements
Sergio Villar Senín [Fri, 4 Dec 2009 15:50:59 +0000 (16:50 +0100)]
Fixed several invalid #ifdef statements

14 years agoFix br conversion in text utils
Jose Dapena Paz [Thu, 3 Dec 2009 19:37:28 +0000 (20:37 +0100)]
Fix br conversion in text utils

14 years agoChanged wpeditor font scale in gtk
Jose Dapena Paz [Thu, 3 Dec 2009 18:47:51 +0000 (19:47 +0100)]
Changed wpeditor font scale in gtk

14 years agoReplace hildon-common-strings in gtk
Jose Dapena Paz [Thu, 3 Dec 2009 18:47:47 +0000 (19:47 +0100)]
Replace hildon-common-strings in gtk

14 years agoReplace hildon-common-strings with proper translation strings in gtk
Jose Dapena Paz [Thu, 3 Dec 2009 18:47:42 +0000 (19:47 +0100)]
Replace hildon-common-strings with proper translation strings in gtk

14 years agoFix gtk find toolbar as it didn't have proper "show"
Jose Dapena Paz [Thu, 3 Dec 2009 17:34:48 +0000 (18:34 +0100)]
Fix gtk find toolbar as it didn't have proper "show"

14 years agoShow feedback on opening the file
Jose Dapena Paz [Thu, 3 Dec 2009 17:25:54 +0000 (18:25 +0100)]
Show feedback on opening the file

14 years agoHandlers for activating uris and files.
Jose Dapena Paz [Thu, 3 Dec 2009 17:15:54 +0000 (18:15 +0100)]
Handlers for activating uris and files.

14 years agoProper icon for attached messages in message view of gtk
Jose Dapena Paz [Thu, 3 Dec 2009 17:03:10 +0000 (18:03 +0100)]
Proper icon for attached messages in message view of gtk

14 years agoImplement modest_platform_get_icon for gtk
Jose Dapena Paz [Thu, 3 Dec 2009 18:47:32 +0000 (19:47 +0100)]
Implement modest_platform_get_icon for gtk

14 years agoSet a better secondary color in gtk
Jose Dapena Paz [Thu, 3 Dec 2009 16:20:31 +0000 (17:20 +0100)]
Set a better secondary color in gtk

14 years agoFix compact mail header background color in gtk
Jose Dapena Paz [Thu, 3 Dec 2009 16:17:14 +0000 (17:17 +0100)]
Fix compact mail header background color in gtk

14 years agoRevert "Query activesync for addressbooks too (if available)."
Sergio Villar Senín [Fri, 4 Dec 2009 10:42:21 +0000 (11:42 +0100)]
Revert "Query activesync for addressbooks too (if available)."

This reverts commit 2dbdfd39baafebbbd54f8beeb71007ad016019a4.

It was causing crashes when resolving recipients

Conflicts:

src/hildon2/modest-address-book.c

14 years agoFixed Hildon2 compilation
Sergio Villar Senín [Wed, 2 Dec 2009 18:27:47 +0000 (19:27 +0100)]
Fixed Hildon2 compilation

14 years agoRemoved ModestExpanderMailHeaderView
Sergio Villar Senín [Wed, 2 Dec 2009 18:27:06 +0000 (19:27 +0100)]
Removed ModestExpanderMailHeaderView

Now we always use the compact mail header view

14 years agoRemoved some G_CRITICALS
Sergio Villar Senín [Wed, 2 Dec 2009 18:01:31 +0000 (19:01 +0100)]
Removed some G_CRITICALS

14 years agoSet the proper parent for message details dialog
Sergio Villar Senín [Wed, 2 Dec 2009 17:17:46 +0000 (18:17 +0100)]
Set the proper parent for message details dialog

14 years agoFind more wisely the current toplevel.
Jose Dapena Paz [Thu, 3 Dec 2009 15:44:05 +0000 (16:44 +0100)]
Find more wisely the current toplevel.

14 years agoImplement banner modest-platform API with MOdestShellBanner
Jose Dapena Paz [Thu, 3 Dec 2009 15:44:00 +0000 (16:44 +0100)]
Implement banner modest-platform API with MOdestShellBanner

14 years agoNew ModestShellBanner for gtk
Jose Dapena Paz [Thu, 3 Dec 2009 15:43:55 +0000 (16:43 +0100)]
New ModestShellBanner for gtk

14 years agoRemove autoscroll in header window for gtk
Jose Dapena Paz [Thu, 3 Dec 2009 14:44:31 +0000 (15:44 +0100)]
Remove autoscroll in header window for gtk

14 years agoRemove arrows handling in gtk in header window
Jose Dapena Paz [Thu, 3 Dec 2009 14:41:49 +0000 (15:41 +0100)]
Remove arrows handling in gtk in header window

14 years agoRemoved folder view key press handler for collapse/decollapse as it's
Jose Dapena Paz [Thu, 3 Dec 2009 14:34:06 +0000 (15:34 +0100)]
Removed folder view key press handler for collapse/decollapse as it's
not used anymore

14 years agoRemove scroll with arrows in gtk
Jose Dapena Paz [Thu, 3 Dec 2009 14:31:32 +0000 (15:31 +0100)]
Remove scroll with arrows in gtk

14 years agoFix scrollable when we hit scroll limit
Jose Dapena Paz [Thu, 3 Dec 2009 14:27:51 +0000 (15:27 +0100)]
Fix scrollable when we hit scroll limit

14 years agoSet default size of ModestShell
Jose Dapena Paz [Thu, 3 Dec 2009 14:23:14 +0000 (15:23 +0100)]
Set default size of ModestShell

14 years agoMake escape close current view in gtk
Jose Dapena Paz [Thu, 3 Dec 2009 15:43:44 +0000 (16:43 +0100)]
Make escape close current view in gtk

14 years agoAdd fullscreen support in gtk
Jose Dapena Paz [Thu, 3 Dec 2009 14:13:45 +0000 (15:13 +0100)]
Add fullscreen support in gtk

14 years agoForward keyboard events to current window from shell
Jose Dapena Paz [Thu, 3 Dec 2009 15:43:40 +0000 (16:43 +0100)]
Forward keyboard events to current window from shell

14 years agoAdd separator below the top toolbar in shell
Jose Dapena Paz [Thu, 3 Dec 2009 13:26:30 +0000 (14:26 +0100)]
Add separator below the top toolbar in shell

14 years agoSet key shortcuts for menu and back button in Shell
Jose Dapena Paz [Thu, 3 Dec 2009 13:20:35 +0000 (14:20 +0100)]
Set key shortcuts for menu and back button in Shell

14 years agoAdd accelerator in ModestShell for "New message"
Jose Dapena Paz [Thu, 3 Dec 2009 15:43:27 +0000 (16:43 +0100)]
Add accelerator in ModestShell for "New message"

14 years agoShow rows hint in accounts and folder view for gtk
Jose Dapena Paz [Thu, 3 Dec 2009 13:06:21 +0000 (14:06 +0100)]
Show rows hint in accounts and folder view for gtk

14 years agoBetter vertical captioned layout in gtk
Jose Dapena Paz [Thu, 3 Dec 2009 12:32:34 +0000 (13:32 +0100)]
Better vertical captioned layout in gtk

14 years agoAdd cancel button in save settings dialog.
Jose Dapena Paz [Thu, 3 Dec 2009 12:30:08 +0000 (13:30 +0100)]
Add cancel button in save settings dialog.

14 years agoAlso avoid shadows with viewport in scrollables
Jose Dapena Paz [Thu, 3 Dec 2009 12:27:24 +0000 (13:27 +0100)]
Also avoid shadows with viewport in scrollables

14 years agoBy default scrollables don't show shadow
Jose Dapena Paz [Thu, 3 Dec 2009 12:21:14 +0000 (13:21 +0100)]
By default scrollables don't show shadow

14 years agoSet proper default dialog size in gtk settings dialog
Jose Dapena Paz [Thu, 3 Dec 2009 12:18:53 +0000 (13:18 +0100)]
Set proper default dialog size in gtk settings dialog

14 years agoChange margins in gtk settings dialog.
Jose Dapena Paz [Thu, 3 Dec 2009 12:16:59 +0000 (13:16 +0100)]
Change margins in gtk settings dialog.

14 years agoSet as bold "updating" title in gtk global settings dialog
Jose Dapena Paz [Thu, 3 Dec 2009 12:13:04 +0000 (13:13 +0100)]
Set as bold "updating" title in gtk global settings dialog

14 years agoNew translations added
Jose Dapena Paz [Thu, 3 Dec 2009 12:07:10 +0000 (13:07 +0100)]
New translations added

14 years agoFix crash on deleting account in gtk window mgr
Jose Dapena Paz [Thu, 3 Dec 2009 12:03:28 +0000 (13:03 +0100)]
Fix crash on deleting account in gtk window mgr

14 years agoRefactor translations from hildon-libs.
Jose Dapena Paz [Thu, 3 Dec 2009 11:55:25 +0000 (12:55 +0100)]
Refactor translations from hildon-libs.

14 years agoFix some translations.
Jose Dapena Paz [Thu, 3 Dec 2009 11:33:15 +0000 (12:33 +0100)]
Fix some translations.

14 years agoUse new global settings dialog for gtk.
Jose Dapena Paz [Thu, 3 Dec 2009 11:26:45 +0000 (12:26 +0100)]
Use new global settings dialog for gtk.

14 years agoAdded non-hildon2 ModestDefaultGlobalSettingsDialog
Jose Dapena Paz [Thu, 3 Dec 2009 13:07:59 +0000 (14:07 +0100)]
Added non-hildon2 ModestDefaultGlobalSettingsDialog

14 years agoAdd close button in gtk details dialog
Jose Dapena Paz [Tue, 1 Dec 2009 18:10:26 +0000 (19:10 +0100)]
Add close button in gtk details dialog

14 years agoSome compilation fixes for Hildon2 code
Sergio Villar Senín [Thu, 3 Dec 2009 09:16:30 +0000 (10:16 +0100)]
Some compilation fixes for Hildon2 code

14 years agoShow translated names in first item of paths in change folder dialog
Jose Dapena Paz [Wed, 2 Dec 2009 11:52:40 +0000 (12:52 +0100)]
Show translated names in first item of paths in change folder dialog
(fixes NB#121661).

14 years agoDo allow to move messages from local accounts
Sergio Villar Senín [Tue, 1 Dec 2009 09:14:16 +0000 (10:14 +0100)]
Do allow to move messages from local accounts

Fixes NB#136936

14 years agoFixed some translations
Sergio Villar Senín [Tue, 1 Dec 2009 19:01:00 +0000 (20:01 +0100)]
Fixed some translations

14 years agoMoved ui files to src/widgets
Jose Dapena Paz [Tue, 1 Dec 2009 17:47:58 +0000 (18:47 +0100)]
Moved ui files to src/widgets

14 years agoFix translations
Jose Dapena Paz [Tue, 1 Dec 2009 17:38:17 +0000 (18:38 +0100)]
Fix translations

14 years agoDon't allow top toolbar "arrowing" in shell.
Jose Dapena Paz [Tue, 1 Dec 2009 17:21:22 +0000 (18:21 +0100)]
Don't allow top toolbar "arrowing" in shell.

14 years agoProper ellipsizing in top toolbar of shell
Jose Dapena Paz [Tue, 1 Dec 2009 17:17:48 +0000 (18:17 +0100)]
Proper ellipsizing in top toolbar of shell