Commit Graph

33392 Commits

Author SHA1 Message Date
401028fa0a News update for 2.31.90 release 2010-08-16 16:17:15 +05:30
b91e79ec73 ESelectionModel cleanups. 2010-08-15 22:37:06 -04:00
a43aa5eb4f Fix a typo. 2010-08-15 22:37:06 -04:00
32b1595aa1 Updated Slovenian translation 2010-08-14 20:20:55 +02:00
4e9050bc1e Whitespace and coding style cleanup. 2010-08-13 21:32:32 -04:00
8f7b23276d Fix a runtime warning. 2010-08-13 21:00:35 -04:00
6cb0cbd0be Pass an EShell to EMsgComposer instances.
Reduce the composer's dependency on e_shell_get_default().
2010-08-13 20:56:33 -04:00
caed9460b2 Updated Slovenian translation 2010-08-13 22:23:06 +02:00
49b8a8e3d9 Bug 624896 - Missing icons in table properties 2010-08-13 13:15:53 -04:00
51738170f9 Bug 605737 - Appointment reminder shows icons on buttons 2010-08-13 11:16:09 -04:00
26e59dcb2c Refresh alarm-notify.ui. 2010-08-13 10:35:27 -04:00
8f2015ecfd Bump minimum GtkHtml version to 2.31.90.
For bug 624913.
2010-08-13 08:25:49 -04:00
4032075425 Bug 624913 - Disallow drag-and-drop within the same attachment bar
Adds a boolean "dragging" property to the EAttachmentView interface,
which becomes TRUE when the user start a drag from the attachment view.
e_attachment_view_drag_motion() and e_attachment_view_drag_drop() both
return FALSE when this property is set.

Also, do not register the entire EMsgComposer window as a drag
destination.  Just intercept drag signals from the GtkHTML widget.

Requires gtkhtml commit 344eb5e to fully work correctly.
2010-08-13 08:09:37 -04:00
6caf022926 ECanvas cleanups. 2010-08-12 15:41:02 -04:00
5f49fa2561 Bug 323142 - Signature missing when handling mailto: URI with body part 2010-08-12 12:22:14 -04:00
a79893c002 EMsgComposer cleanups. 2010-08-12 12:17:45 -04:00
9cc5ad9118 Minor correction to previous commit. 2010-08-12 09:29:03 -04:00
dbb4c2472f Bug 626724 - Folder tree mistakes "mark as unread" as new mail 2010-08-12 08:51:55 -04:00
2f326f6ca4 EMFolderTreeModel cleanups. 2010-08-12 08:51:55 -04:00
59257d0bbc Pause timline instead of stop. It hides the search animation texture. 2010-08-12 11:54:31 +05:30
a6c40f7e8f Add keybindings to tab.
Control Up - Go to parent folder.
Control Shift Up/Down - prev/next tab
Control Shift w  - close tab.
2010-08-12 11:05:47 +05:30
7dbd643c72 Add commands for keybindings for tab mode. 2010-08-12 11:05:47 +05:30
c8725891e5 Remove -DGDK_DISABLE_DEPRECATED
Until we can port the GDK drawing code to cairo.

See: http://blogs.gnome.org/otte/2010/07/27/rendering-cleanup/
2010-08-11 10:25:14 -04:00
9c07255990 remove select-on-focus hack, and replace with new skip-a-parent
chaining hack; sub-set this only for when we have a hint visible
ie. fix alt-c + type-new-search
2010-08-11 15:10:01 +01:00
f2fba09301 Ensure widgets are registered, without relying on config dialog setup at startup. 2010-08-11 13:42:08 +01:00
46c2fbd4f7 build: Add libemformat to LDADD for evolution-settings 2010-08-11 13:31:34 +01:00
2ca6a310e1 Change the order of histogram. New things at the right. 2010-08-11 16:00:40 +05:30
0d1d8d2a07 Add Histogram of mail trend in clutter tab and enable DnD of tabs. 2010-08-11 15:32:50 +05:30
83b264bc20 Typo in tree_autoscroll(). 2010-08-10 19:51:44 -04:00
f1c03de09d Bug 271691 - Add a way to view all attachments inline 2010-08-10 18:53:31 -04:00
84abe8bbf3 EAttachmentView cleanups. 2010-08-10 18:53:31 -04:00
489ec676aa More EMFormat cleanups. 2010-08-10 18:53:31 -04:00
699e36491b Change em_format_redraw() to em_format_queue_redraw().
This changes the behavior of the function: instead of redrawing
immediately it schedules the redraw from an idle callback.  This
allows us to make multiple changes to EMFormat before redrawing.
2010-08-10 18:53:31 -04:00
18813ccd8f Defer the load / creation of configuration UI with changes to
e_preferences_window to take factory callbacks and store a reference
to the shell. - This makes start-up substantially faster, particularly
on Atom (eg.).

Remove a number of idle handlers used to create these UIs in the
first instance, cleaning the code.
2010-08-10 21:17:40 +01:00
abd3e2a257 docs on where the repo for the web version lives, and how to deal with it 2010-08-10 15:32:03 +01:00
78ebd5d8e7 Execute calendar search post startup, not 2010-08-10 15:23:39 +01:00
c1381b02bc EMFormat cleanups. 2010-08-10 07:40:46 -04:00
221c841d42 Bug 626453 - Show attachments inline when printing 2010-08-10 06:03:19 -04:00
4b92f70a49 Updated Tamil translation 2010-08-07 22:16:15 +05:30
a8c3a66d0b Updated Tamil translation 2010-08-07 22:14:16 +05:30
de726d8e56 Updated LowGerman translation 2010-08-07 13:05:29 +02:00
d9cef72bdf Updated French translation
Contributed by Laurent Coudeur and Claude Paroz
2010-08-06 19:36:39 +02:00
50a0719a8f fix bgo#625847 - make signatures work again. 2010-08-06 16:53:17 +01:00
601c5fe5a0 Make the intention of /tmp more explicit, and rescue people who happen
to have evolution .po files in /tmp from a sad fate ...
2010-08-06 10:23:47 +01:00
809f7a3ee8 use g_signal_connect_object to improve reliability 2010-08-05 16:55:42 +01:00
fa389cd2a1 Bug 626090 - Only set -fno-strict-aliasing for GCC 2010-08-05 08:44:22 -04:00
0169ef3792 Bug 626059 - Welcome messages has incorrect links 2010-08-05 06:29:10 -04:00
5c49c70d55 We are not using dbus-glib anymore, don't call dbus_g_thread_init 2010-08-05 01:01:19 +02:00
952c356d16 Updated Norwegian bokmål translation 2010-08-04 14:18:24 +02:00
c0b5daa8d3 Updated Galician translations and added galician docs files 2010-08-03 16:29:00 +02:00