Milan Crha
6ca624a22f
Bug #590127 - Define ETable::vertical-spacing style property
2009-11-18 11:53:20 +01:00
Matthew Barnes
4e19b2d0ec
Prefer EWebView calls over direct GtkHTML calls.
2009-11-17 14:49:49 -05:00
Matthew Barnes
ef498ab035
Remove some redundancy from EABContactDisplay.
2009-11-17 13:59:25 -05:00
Claude Paroz
4eb800f5fa
Remove markup from translatable strings in ui files
...
GTKBuilder format allows to separate markup from translatable content.
Whenever possible, this should be preferred so as there is less content to
translate and less error opportunities.
2009-11-17 16:47:49 +01:00
Claude Paroz
f06fda60d9
Bug 360461 - Do not hardcode invisible_char in ui files
2009-11-17 14:40:08 +01:00
Matthew Barnes
054c088169
Bug 589153 - Use GtkBuilder instead of libglade
2009-11-16 19:33:32 -05:00
Matthew Barnes
c5e04ca040
EWebView popup menu enhancements.
...
Bumps the GtkHtml dependency to 3.29.2 for gtk_html_unselect_all().
2009-11-13 11:26:43 -05:00
Matthew Barnes
48a400618b
Further tweaks for the command-line importing.
...
Includes Bastien Nocera's patch to register our importable MIME types
with the MIME database.
2009-11-12 13:02:23 -05:00
Milan Crha
13d07fdb63
Bug #588093 - Allow import of local files from command line
2009-11-12 12:32:06 +01:00
Milan Crha
26889bef61
Bug #601218 - Accepted meeting doesn't show attachments in calendar view
2009-11-10 14:26:19 +01:00
Matthew Barnes
5beeca1f80
Kill e-cursor(s) (both of them).
2009-11-09 21:19:20 -05:00
Matthew Barnes
f6ba97d964
Bug 601219 - Transient dialogs in composer window blocks main window
2009-11-09 12:31:31 -05:00
Li Yuan
1dad2d7745
Bug 271836 - Incorrect signature for "model_cell_changed" signal handler
2009-11-09 08:00:32 -05:00
Matthew Barnes
86ecfc5053
Convert some "Save As" actions to run asynchronously.
...
This introduces e-shell-utils for miscellaneous utility functions
that integrate with the shell or shell settings. First function
is e_shell_run_save_dialog(), which automatically remembers the
selected folder in the file chooser dialog.
Also, kill some redundant save dialog functions, as well as some
write-this-string-to-disk functions that block.
2009-11-07 14:01:46 -05:00
Matthew Barnes
a1f990ef82
Move EActivity and subclasses to e-util.
...
Planning to write some asynchronous utility functions in e-util that
return EActivity objects.
2009-11-07 14:01:45 -05:00
Matthew Barnes
f43bc7ed11
Add a menu to the Forward toolbar button.
...
Allows users to choose different mail forwarding methods without
navigating the main menu. Suggested by Ng Oon-Ee on evolution-list.
2009-10-28 04:45:06 -04:00
Matthew Barnes
58166e6459
Prefer G_N_ELEMENTS over sizeof calculations.
2009-10-27 09:25:01 -04:00
Milan Crha
7263df12fa
Bug #204900 - The sort indication arrows cover up the icons in tab header
2009-10-26 19:23:41 +01:00
Matthew Barnes
d48348f340
Coding style and whitespace cleanups.
2009-10-24 01:10:42 -04:00
Milan Crha
b2eca3f495
Bug #248745 - Indent single mail in a threaded view too
2009-10-23 16:16:48 +02:00
Matthew Barnes
17b6527680
Bug 599190 - Unable to drop attachments in the attachment bar
2009-10-22 20:11:41 -04:00
Milan Crha
bfef844d81
Bug #484839 - Sort, when in threading mode, properly
2009-10-22 19:24:32 +02:00
Milan Crha
7e40d7f799
Bug #598631 - Add tooltip of "Ctrl+click to open a link" in buffer tagger
2009-10-20 19:27:32 +02:00
Milan Crha
a500783aca
Bug #267749 - Week numbers are incorrect when the week starts on Sunday
2009-10-16 12:20:30 +02:00
Milan Crha
a0bf55c624
Bug #411768 - Don't remove column by drag&drop out of a table header
2009-10-15 20:18:40 +02:00
Milan Crha
79242432b2
Bug #404227 - Over-aggressive appointment editor date check
2009-10-15 20:15:31 +02:00
Milan Crha
971a53bec2
Bug #562512 - Make hyperlinks clickable in Memos, Tasks and Calendar
2009-10-15 18:34:57 +02:00
Matthew Barnes
36e80a2c16
Fix error in comment.
2009-10-06 23:16:01 -05:00
Matthew Barnes
7743ec3b57
Bug 593612 - Pane size restoration does not play nice with maximized windows
2009-10-06 23:14:34 -05:00
Lucian Langa
2ee273db7c
Bug 587014 - Magic space does not work as expected
2009-10-03 23:12:19 -04:00
Lucian Langa
25ac75586b
Bug 597224 - Cannot close preferences window with escape key
2009-10-03 23:00:58 -04:00
Matthew Barnes
656178049b
Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.
2009-10-01 16:24:49 -04:00
H.Habighorst
f62728b55e
Bug 596848 - Use per-target CPPFLAGS in automake files
2009-09-30 23:37:50 -04:00
Matthew Barnes
bab29564a3
Show import progress directly in the assistant window.
2009-09-26 10:28:36 -04:00
Matthew Barnes
02c2097ea6
More import assistant cleanup.
2009-09-26 10:28:30 -04:00
Matthew Barnes
43a1145226
Rename EShellImporter to EImportAssistant and move it to widgets.
2009-09-26 10:28:24 -04:00
Milan Crha
17ccb42efb
Bug #593609 - Have buildable exchange-operations plugin again
2009-09-25 10:25:40 +02:00
Matthew Barnes
8bbaca9faf
Fix duplicate symbols in Glade files.
2009-09-24 17:52:24 -04:00
Milan Crha
e73e6f1ea8
Bug #593633 - Runtime warnings trying to create a recurrence event
2009-09-24 12:25:35 +02:00
Matthew Barnes
0585b94eb2
Disable gdk_event_get_graphics_expose() call in EMap.
...
The function is deprecated in GTK+ now. Looks like it was just an
optimization anyway -- the map seems to work fine without it -- but I
left the logic intact in case I'm wrong.
2009-09-19 14:39:04 -04:00
Matthew Barnes
acb28fef9d
Goodbye libgnome and libgnomeui!!
2009-09-18 12:34:47 -04:00
Matthew Barnes
591bcbeb91
Remove a bunch of unused functions.
2009-09-15 05:26:52 -05:00
Matthew Barnes
e841a0b223
Bug 594863 - Message body doesn't allow right click pop up menu
2009-09-12 22:35:45 -05:00
Matthew Barnes
8f3e43fb7d
Remove unused ETable files.
2009-09-09 00:05:44 -04:00
Matthew Barnes
fa9051e040
Finish killing Bonobo.
2009-09-08 14:53:45 -04:00
Matthew Barnes
8962868ff9
Relax the EBinding API to reduce GObject casting.
...
Also make it more fault-tolerant by warning about non-existent
property names instead of just crashing.
2009-09-01 21:12:44 -04:00
Matthew Barnes
f5991437c3
Get EConfig and EEvent hooks working again.
...
There were a number of problems:
- Walk the GType tree to find EPluginHook subclasses, instead of
just registering the immediate children.
- Some EConfig and EEvent subclasses were not being configured
properly (particularly the mail and calendar subclasses).
- Add preference window pages after the main loop starts to make
sure all plugins and plugin hooks are installed first.
2009-08-31 12:53:52 -04:00
Matthew Barnes
e002b69b1c
Fix widget include paths in public header files.
2009-08-30 13:34:15 -04:00
Matthew Barnes
0f7f4cfe38
Coding style and whitespace cleanup.
2009-08-30 00:48:57 -04:00
Matthew Barnes
0fda8cb5a2
Remove redundant "vertical view" functions.
2009-08-27 17:35:21 -04:00