modest
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

14 years agoFixes NB#112513, show the proper account title when opening folders window from notif...
Sergio Villar Senín [Tue, 19 May 2009 18:08:34 +0000 (20:08 +0200)]
Fixes NB#112513, show the proper account title when opening folders window from notifications

14 years agoFremantle: sync folders on closing header window instead of selection change.
Jose Dapena Paz [Tue, 19 May 2009 14:15:11 +0000 (16:15 +0200)]
Fremantle: sync folders on closing header window instead of selection change.

* src/hildon2/modest-header-window.c (..._finalize): sync the folder on
  closing the header window (useful for updating in server delete/seen flags).
* src/widgets/modest-folder-view.c: don't do a sync on folder selection
  changed signal in fremantle.

14 years agoFixes NB#113242, use dbus_connection_send_with_reply_and_block to prevent crashes...
Sergio Villar Senín [Tue, 19 May 2009 12:03:03 +0000 (14:03 +0200)]
Fixes NB#113242, use dbus_connection_send_with_reply_and_block to prevent crashes for using DBus in multithreaded environments when retrieving the device dbus name

14 years agoLoad up to 4096 characters in formatter creating reply/forward messages.
Jose Dapena Paz [Tue, 19 May 2009 09:52:42 +0000 (11:52 +0200)]
Load up to 4096 characters in formatter creating reply/forward messages.

* src/modest-formatter.c (extract_text): extract up to 4096 characters
  for creating reply/forward messages. This should limit problems
  creating derivated big messages (fixes NB#116091).

14 years agoDon't show max chars banner again and again when it's been already displayed.
Jose Dapena Paz [Tue, 19 May 2009 10:05:19 +0000 (12:05 +0200)]
Don't show max chars banner again and again when it's been already displayed.

* src/hildon2/modest-msg-edit-window.c: keep a weak reference to the max
  chars banner, so that we don't show again and again the same banner when
  it's already displayed.

14 years agoFixes NB#117618, autocomplete own user name with the proper name from Me Card
Sergio Villar Senín [Tue, 19 May 2009 09:28:26 +0000 (11:28 +0200)]
Fixes NB#117618, autocomplete own user name with the proper name from Me Card

14 years agoFixes NB#117665, use the file name typed by user when showing the already existing...
Sergio Villar Senín [Tue, 19 May 2009 09:17:14 +0000 (11:17 +0200)]
Fixes NB#117665, use the file name typed by user when showing the already existing file error

14 years agoFixes NB#117666, added "auto" flag to backup configuration
Sergio Villar Senín [Tue, 19 May 2009 08:32:39 +0000 (10:32 +0200)]
Fixes NB#117666, added "auto" flag to backup configuration

14 years agoFixes NB#117585, replaced a logical id by its new version
Sergio Villar Senín [Tue, 19 May 2009 07:09:20 +0000 (09:09 +0200)]
Fixes NB#117585, replaced a logical id by its new version

14 years agoClose the edit mode after running move to dialog, not before.
Jose Dapena Paz [Mon, 18 May 2009 17:10:14 +0000 (19:10 +0200)]
Close the edit mode after running move to dialog, not before.

* src/modest-ui-actions.c
  (on_move_to_dialog_response): unset edit mode on destroying the move to
  dialog.
  (modest_ui_actions_on_edit_mode_move_to): don't close the edit mode
  on processing the action to show the dialog (fixes NB#116989).

14 years agoUpdating version and bug fix info for week 21, 2009 - monday release 3.0.17-rc6
Sudheer Kumar Chiluveri [Mon, 18 May 2009 13:11:33 +0000 (16:11 +0300)]
Updating version and bug fix info for week 21, 2009 - monday release

14 years agoFixes NB#117428, allow special characters in region list search field
Sergio Villar Senín [Mon, 18 May 2009 11:05:06 +0000 (13:05 +0200)]
Fixes NB#117428, allow special characters in region list search field

14 years agoFixes NB#116720, make the notifications persistent. This mean that they'll survive...
Sergio Villar Senín [Mon, 18 May 2009 10:41:34 +0000 (12:41 +0200)]
Fixes NB#116720, make the notifications persistent. This mean that they'll survive reboots

14 years agoFixes NB#114384, close modal dialogs when an external application opens an editor
Sergio Villar Senín [Mon, 18 May 2009 10:36:25 +0000 (12:36 +0200)]
Fixes NB#114384, close modal dialogs when an external application opens an editor

The old implementation was not properly detecting the modal dialogs when the modest window was not a topmost window

14 years agoFixes NB#117330, allow numeric characters in providers picker
Sergio Villar Senín [Mon, 18 May 2009 07:58:32 +0000 (09:58 +0200)]
Fixes NB#117330, allow numeric characters in providers picker

14 years agoMe card contact is normally a OssoABookContact and not a EContact
Sergio Villar Senín [Fri, 15 May 2009 16:20:56 +0000 (18:20 +0200)]
Me card contact is normally a OssoABookContact and not a EContact

14 years agoupdated changelog for week 21. 3.0.17-rc5
vivek [Fri, 15 May 2009 12:47:00 +0000 (15:47 +0300)]
updated changelog for week 21.

14 years agoFixes NB#117008, show the proper wizard pages for plugin protocols
Sergio Villar Senín [Fri, 15 May 2009 09:06:15 +0000 (11:06 +0200)]
Fixes NB#117008, show the proper wizard pages for plugin protocols

14 years agoFixes NB#116993, messages sent with Yahoo! are not moved to Outbox
Sergio Villar Senín [Thu, 14 May 2009 18:19:49 +0000 (20:19 +0200)]
Fixes NB#116993, messages sent with Yahoo! are not moved to Outbox

Actually the problem was that the Camel maildir provider does not allow character "!" in the folder name. So the outbox for that account could not be created

14 years agoFixes NB#99805, number editor must use input mode numeric
Sergio Villar Senín [Thu, 14 May 2009 12:14:31 +0000 (14:14 +0200)]
Fixes NB#99805, number editor must use input mode numeric

14 years agoFix cummulative checking of attachments size on modest_ui_actions_compose_msg
Jose Dapena Paz [Thu, 14 May 2009 11:13:11 +0000 (13:13 +0200)]
Fix cummulative checking of attachments size on modest_ui_actions_compose_msg

* src/modest-ui-actions.c (modest_ui_actions_on_compose_msg): fix the
  second calculation of the space allocated by attachments, as it was wrong
  (fixes NB#111542).

14 years agoOn attaching from remote, be sure we don't create a message that's not
Jose Dapena Paz [Thu, 14 May 2009 11:28:04 +0000 (13:28 +0200)]
On attaching from remote, be sure we don't create a message that's not
allowed to send because of its size

* src/modest-ui-actions.c (modest_ui_actions_compose_msg): now we check
  the expected size of the message even before showing the editor. If
  message is too big we return an error, and tell we cannot create the
  message. We also check now if the message is bigger than the available
  disk space.

14 years ago* Added detection of horizontal-movement and tree view row resolution
Sergio Villar Senín [Thu, 14 May 2009 09:48:09 +0000 (11:48 +0200)]
* Added detection of horizontal-movement and tree view row resolution
* Created a new API to return a TnyHeader from its coordinates in the header view
* Delete header when horizontal-movement from left to right is detected

14 years agoFixes NB#116624, do not create new contacts if they already exist when invoking ...
Sergio Villar Senín [Thu, 14 May 2009 08:53:17 +0000 (10:53 +0200)]
Fixes NB#116624, do not create new contacts if they already exist when invoking "reply all"

14 years agoRequest motion events after processing the first one in attachments view
Jose Dapena Paz [Wed, 13 May 2009 18:18:28 +0000 (20:18 +0200)]
Request motion events after processing the first one in attachments view

14 years agoActivate attachments on release, and show usual "light/unlight" on clicked item.
Jose Dapena Paz [Wed, 13 May 2009 18:28:31 +0000 (20:28 +0200)]
Activate attachments on release, and show usual "light/unlight" on clicked item.

* src/widgets/modest-attachments-view.c: Now, on links style, we do the
  typical press release cycle for activation (cancelation if we move pointer
  off, light on press, etc).

14 years agoAvoid addressbook buttons expanding if field grows.
Jose Dapena Paz [Wed, 13 May 2009 15:10:36 +0000 (17:10 +0200)]
Avoid addressbook buttons expanding if field grows.

* src/hildon2/modest-msg-edit-window.c (_create_addressbook_box): set the
alignment expanding of addressbook buttons to be 0.0, to avoid autoexpanding
(fixes NB#115954).

14 years agoFixes NB#116483, user name incorrectly prefilled when there is no Me Card
Sergio Villar Senín [Wed, 13 May 2009 12:16:30 +0000 (14:16 +0200)]
Fixes NB#116483, user name incorrectly prefilled when there is no Me Card

14 years agoDo cancel "Send&receive" operation when closing the accounts window
Sergio Villar Senín [Wed, 13 May 2009 11:38:09 +0000 (13:38 +0200)]
Do cancel "Send&receive" operation when closing the accounts window

14 years agoFixes NB#116438, replaced a logical id for "1 new message" by the correct one
Sergio Villar Senín [Wed, 13 May 2009 10:25:05 +0000 (12:25 +0200)]
Fixes NB#116438, replaced a logical id for "1 new message" by the correct one

14 years agoHeader view's top model is now a sort model and not a filter model
Sergio Villar Senín [Wed, 13 May 2009 10:10:06 +0000 (12:10 +0200)]
Header view's top model is now a sort model and not a filter model

14 years agoRemoved trailing whitespaces
Sergio Villar Senín [Wed, 13 May 2009 10:04:36 +0000 (12:04 +0200)]
Removed trailing whitespaces

14 years agoReplaced the order of sortable and filter models. Now it looks like this:
Sergio Villar Senín [Wed, 13 May 2009 09:06:36 +0000 (11:06 +0200)]
Replaced the order of sortable and filter models. Now it looks like this:

tny model -> filter model -> sort model

14 years agoFixes NB#116476, special characters are allowed now in providers picker entry
Sergio Villar Senín [Wed, 13 May 2009 07:47:49 +0000 (09:47 +0200)]
Fixes NB#116476, special characters are allowed now in providers picker entry

14 years agoFixes NB#115922, do not show duplicate entries in Country list
Sergio Villar Senín [Tue, 12 May 2009 18:18:13 +0000 (20:18 +0200)]
Fixes NB#115922, do not show duplicate entries in Country list

14 years agoupdated changelog for week 20 Tuesday build 3.0.17-rc4
vivek [Tue, 12 May 2009 12:24:51 +0000 (15:24 +0300)]
updated changelog for week 20 Tuesday build

14 years agoUse the HildonTouchSelectEntry API to set the text column
Sergio Villar Senín [Tue, 12 May 2009 11:59:34 +0000 (13:59 +0200)]
Use the HildonTouchSelectEntry API to set the text column

14 years agoFixes NB#116255, providers list is now searchable by using a HildonTouchSelectorEntry
Sergio Villar Senín [Tue, 12 May 2009 11:59:03 +0000 (13:59 +0200)]
Fixes NB#116255, providers list is now searchable by using a HildonTouchSelectorEntry

14 years agoFixes NB#102523, show accounts window when deleting the last account and viewing...
Sergio Villar Senín [Tue, 12 May 2009 10:30:43 +0000 (12:30 +0200)]
Fixes NB#102523, show accounts window when deleting the last account and viewing the outbox folder

14 years agoFixes NB#116113, there are no standalone editors/viewers in Fremantle, always show...
Sergio Villar Senín [Tue, 12 May 2009 08:59:13 +0000 (10:59 +0200)]
Fixes NB#116113, there are no standalone editors/viewers in Fremantle, always show window stacks

14 years agoFixes NB#114996, do not add duplicate addresses to the "add to contacts" dialog
Sergio Villar Senín [Mon, 11 May 2009 15:37:18 +0000 (17:37 +0200)]
Fixes NB#114996, do not add duplicate addresses to the "add to contacts" dialog

14 years agoFixes NB#115890, when "check names" is invoked replace the resolved recipients in...
Sergio Villar Senín [Mon, 11 May 2009 11:21:49 +0000 (13:21 +0200)]
Fixes NB#115890, when "check names" is invoked replace the resolved recipients in the focused widget

14 years agoUse the proper translation for fetching country names and improve mcc detection.
Jose Dapena Paz [Mon, 11 May 2009 09:51:10 +0000 (11:51 +0200)]
Use the proper translation for fetching country names and improve mcc detection.

* src/modest-utils.c
  (modest_utils_open_mcc_mapping): allow fetching
  using LC_MESSAGES or LANG. It uses g_strsplit with ":" to try with
  the mcc files for each of the languages or regions you may have
  selected.
  (modest_utils_fill_country_model): first fetch the mcc for LANG to
  detect the current region. Then fetch the mcc for LC_MESSAGES for
  filling the countries list in the proper language (fixes NB#110057).

14 years agoAdd support in gnome port for detecting if message is modified, showing
Jose Dapena Paz [Sun, 10 May 2009 16:31:11 +0000 (18:31 +0200)]
Add support in gnome port for detecting if message is modified, showing
priorities, undo/redo, use recpt editor widgets, show as "important" all
toolbar items.

14 years agoRemove formatting tab in global settings of gnome port
Jose Dapena Paz [Sun, 10 May 2009 15:03:56 +0000 (17:03 +0200)]
Remove formatting tab in global settings of gnome port

14 years agoUse GtkSourceView for editor instead of GtkTextView
Jose Dapena Paz [Sun, 10 May 2009 14:39:08 +0000 (16:39 +0200)]
Use GtkSourceView for editor instead of GtkTextView

* configure.ac: add detection of GtkSourceView dependency for gnome.
* src/gnome/modest-msg-edit-window.c: use GtkSourceView instead of TextView.
  We also set a visible margin of 78 characters (good hint for using
  typical standards on writing mails). Also fix priority settings.
* src/gnome/ui/modest-msg-edit-window-ui.xml: remove formatting options.
* src/widgets/modest-gtkhtml-msg-view.c: only show the priority in a separate
  line for hildon 2.2.

14 years agoUse GtkTextBuffer instead of gtkhtml in editor (no support for rich text in gnome).
Jose Dapena Paz [Sun, 10 May 2009 12:20:26 +0000 (14:20 +0200)]
Use GtkTextBuffer instead of gtkhtml in editor (no support for rich text in gnome).

* src/modest-init.c (init_default_settings): for gnome, we always use plain
  text.
* src/gnome/modest-msg-edit-window.c: use GtkTextView instead of GtkHTML for
  editor.

14 years agoFix toolbar ui manager load in gnome and maemo ports
Jose Dapena Paz [Sun, 10 May 2009 11:27:17 +0000 (13:27 +0200)]
Fix toolbar ui manager load in gnome and maemo ports

* src/widgets/modest-msg-edit-window-ui.h: properly set the send and find
  toolbar actions, to be for non hildon2 ports, instead of hildon2 port only.

14 years agoTypo in gnome port making build fail.
Jose Dapena Paz [Sun, 10 May 2009 11:17:53 +0000 (13:17 +0200)]
Typo in gnome port making build fail.

* src/modest-ui-actions.c (modest_ui_actions_on_folder_selection_changed):
  removed a typo in Gnome build, that made build crash.

14 years agoFixed gnome compiling
Ivan Gomez [Thu, 7 May 2009 16:19:17 +0000 (18:19 +0200)]
Fixed gnome compiling

14 years agoAdded an extra check
Sergio Villar Senín [Fri, 8 May 2009 16:13:16 +0000 (18:13 +0200)]
Added an extra check
Properly disconnect a signal on finalize

14 years agoFixes NB#115325, show error note when trying to create a folder under outbox folder
Sergio Villar Senín [Fri, 8 May 2009 16:12:50 +0000 (18:12 +0200)]
Fixes NB#115325, show error note when trying to create a folder under outbox folder

14 years ago** Patch by Ville Vainio
Sergio Villar Senín [Fri, 8 May 2009 12:00:51 +0000 (14:00 +0200)]
** Patch by Ville Vainio

Fixes NB#115318, "updating" not shown in viewer while loading cached messages

14 years agoFixes NB#115045, prefill the user name with the information from my own contact
Sergio Villar Senín [Fri, 8 May 2009 10:51:52 +0000 (12:51 +0200)]
Fixes NB#115045, prefill the user name with the information from my own contact

14 years agoFixes NB#115566, do not show "invalid username or password" on connection errors
Sergio Villar Senín [Fri, 8 May 2009 10:49:00 +0000 (12:49 +0200)]
Fixes NB#115566, do not show "invalid username or password" on connection errors

14 years agoversion and bug fix info update for week 20, 2009 - friday release 3.0.17-rc3
Sudheer Kumar Chiluveri [Fri, 8 May 2009 11:31:43 +0000 (14:31 +0300)]
version and bug fix info update for week 20, 2009 - friday release

14 years agoFixes NB#115315, add a separator between each recipient resolved by "check names"
Sergio Villar Senín [Fri, 8 May 2009 10:21:02 +0000 (12:21 +0200)]
Fixes NB#115315, add a separator between each recipient resolved by "check names"

14 years agoFix crash when we hit the editor limit of an utf8 formated text on replying.
Jose Dapena Paz [Fri, 8 May 2009 09:40:07 +0000 (11:40 +0200)]
Fix crash when we hit the editor limit of an utf8 formated text on replying.

* src/widgets/modest-msg-edit-window.c
  (body_insert_text): use utf8 for counting characters on controlling the
  limit of characters in a message in modest (fixes NB#115353).

14 years agoOriginal patch by Dmitry Kazachkov
Sergio Villar Senín [Fri, 8 May 2009 08:34:26 +0000 (10:34 +0200)]
Original patch by Dmitry Kazachkov

Fixes several coverity issues.

14 years agoFixes NB#114489, show the account settings dialog on connection errors
Sergio Villar Senín [Fri, 8 May 2009 08:00:52 +0000 (10:00 +0200)]
Fixes NB#114489, show the account settings dialog on connection errors

14 years agoShow header window title for inbox as Inbox - Account instead of with ()
Jose Dapena Paz [Thu, 7 May 2009 15:04:26 +0000 (17:04 +0200)]
Show header window title for inbox as Inbox - Account instead of with ()

14 years agoAdded modest_addressbook_get_my_name API
Sergio Villar Senín [Thu, 7 May 2009 07:36:53 +0000 (09:36 +0200)]
Added modest_addressbook_get_my_name API

14 years agoOnly notify for new headers without seen flag (fixes MB#3004)
Jose Dapena Paz [Wed, 6 May 2009 18:07:29 +0000 (20:07 +0200)]
Only notify for new headers without seen flag (fixes MB#3004)

14 years agoSet title of window in headers window to show the account if folder is inbox
Jose Dapena Paz [Wed, 6 May 2009 16:18:18 +0000 (18:18 +0200)]
Set title of window in headers window to show the account if folder is inbox

14 years agoFixes NB#114384, try to close active dialogs whenever we want to show a new window...
Sergio Villar Senín [Wed, 6 May 2009 12:22:45 +0000 (14:22 +0200)]
Fixes NB#114384, try to close active dialogs whenever we want to show a new window on top of them

14 years agoFixes the get_modal method of Hildon2 window manager
Sergio Villar Senín [Wed, 6 May 2009 12:21:53 +0000 (14:21 +0200)]
Fixes the get_modal method of Hildon2 window manager

14 years agoFixes NB#114892, suggest a proper parent for the new folder in the "move to" dialog
Sergio Villar Senín [Wed, 6 May 2009 09:52:33 +0000 (11:52 +0200)]
Fixes NB#114892, suggest a proper parent for the new folder in the "move to" dialog

By proper parent, I mean the currently viewed folder in the "move to" folder

14 years agoFixed a reference leak
Sergio Villar Senín [Wed, 6 May 2009 09:56:35 +0000 (11:56 +0200)]
Fixed a reference leak

14 years agoShow always accounts window below the wizard (fixes NB#113810)
Jose Dapena Paz [Wed, 6 May 2009 08:26:50 +0000 (10:26 +0200)]
Show always accounts window below the wizard (fixes NB#113810)

14 years agoFixes NB#114847, set autocapitalization for user name
Sergio Villar Senín [Wed, 6 May 2009 07:41:21 +0000 (09:41 +0200)]
Fixes NB#114847, set autocapitalization for user name

14 years agoProper logical id for add attachment menu option in editor
Jose Dapena Paz [Tue, 5 May 2009 18:35:12 +0000 (20:35 +0200)]
Proper logical id for add attachment menu option in editor

14 years agoShow folders with non read messages with active text color
Jose Dapena Paz [Tue, 5 May 2009 18:22:39 +0000 (20:22 +0200)]
Show folders with non read messages with active text color

14 years agoFixes NB#114785, fixes a crash when removing attachments.
Sergio Villar Senín [Tue, 5 May 2009 16:51:18 +0000 (18:51 +0200)]
Fixes NB#114785, fixes a crash when removing attachments.

Sets a proper clear function for the call to gtk_clipboard_set_with_owner. It must not be NULL.

14 years agoProper alignment of header view rows
Jose Dapena Paz [Tue, 5 May 2009 15:50:54 +0000 (17:50 +0200)]
Proper alignment of header view rows

14 years agoIcon size for attachment and priority in header view bigger
Jose Dapena Paz [Tue, 5 May 2009 15:45:18 +0000 (17:45 +0200)]
Icon size for attachment and priority in header view bigger

14 years agoShow with active color non readed headers instead of using bold
Jose Dapena Paz [Tue, 5 May 2009 15:54:12 +0000 (17:54 +0200)]
Show with active color non readed headers instead of using bold

14 years ago added an extra space to the debian/changelog
vivek [Tue, 5 May 2009 14:04:40 +0000 (17:04 +0300)]
  added an extra space to the debian/changelog

14 years agoCommitted debian/changelog on behalf Vivek Sekar 3.0.16-rc1
Sergio Villar Senín [Tue, 5 May 2009 10:59:12 +0000 (12:59 +0200)]
Committed debian/changelog on behalf Vivek Sekar