Commit Graph

1170 Commits

Author SHA1 Message Date
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
58166e6459 Prefer G_N_ELEMENTS over sizeof calculations. 2009-10-27 09:25:01 -04:00
d48348f340 Coding style and whitespace cleanups. 2009-10-24 01:10:42 -04:00
17b6527680 Bug 599190 - Unable to drop attachments in the attachment bar 2009-10-22 20:11:41 -04:00
7e40d7f799 Bug #598631 - Add tooltip of "Ctrl+click to open a link" in buffer tagger 2009-10-20 19:27:32 +02:00
a500783aca Bug #267749 - Week numbers are incorrect when the week starts on Sunday 2009-10-16 12:20:30 +02:00
79242432b2 Bug #404227 - Over-aggressive appointment editor date check 2009-10-15 20:15:31 +02:00
971a53bec2 Bug #562512 - Make hyperlinks clickable in Memos, Tasks and Calendar 2009-10-15 18:34:57 +02:00
36e80a2c16 Fix error in comment. 2009-10-06 23:16:01 -05:00
7743ec3b57 Bug 593612 - Pane size restoration does not play nice with maximized windows 2009-10-06 23:14:34 -05:00
2ee273db7c Bug 587014 - Magic space does not work as expected 2009-10-03 23:12:19 -04:00
25ac75586b Bug 597224 - Cannot close preferences window with escape key 2009-10-03 23:00:58 -04:00
656178049b Build with GTK_DISABLE_DEPRECATED and fix resulting breakage. 2009-10-01 16:24:49 -04:00
f62728b55e Bug 596848 - Use per-target CPPFLAGS in automake files 2009-09-30 23:37:50 -04:00
bab29564a3 Show import progress directly in the assistant window. 2009-09-26 10:28:36 -04:00
02c2097ea6 More import assistant cleanup. 2009-09-26 10:28:30 -04:00
43a1145226 Rename EShellImporter to EImportAssistant and move it to widgets. 2009-09-26 10:28:24 -04:00
17ccb42efb Bug #593609 - Have buildable exchange-operations plugin again 2009-09-25 10:25:40 +02:00
e73e6f1ea8 Bug #593633 - Runtime warnings trying to create a recurrence event 2009-09-24 12:25:35 +02:00
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
591bcbeb91 Remove a bunch of unused functions. 2009-09-15 05:26:52 -05:00
e841a0b223 Bug 594863 - Message body doesn't allow right click pop up menu 2009-09-12 22:35:45 -05:00
fa9051e040 Finish killing Bonobo. 2009-09-08 14:53:45 -04:00
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
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
0f7f4cfe38 Coding style and whitespace cleanup. 2009-08-30 00:48:57 -04:00
0fda8cb5a2 Remove redundant "vertical view" functions. 2009-08-27 17:35:21 -04:00
7dc82b2dcb Add vertical view to Memos and Tasks. 2009-08-27 17:35:21 -04:00
0e1066b431 Add EPaned widget to generalize vertical view. 2009-08-27 17:35:21 -04:00
54568ac94c Fix return types to match the type of function 2009-08-26 22:17:34 +02:00
473f8dca64 Bug 511769 - Poor indication of when network is unavailable 2009-08-25 00:09:45 -04:00
452650a573 Bug 359909 - "New" Button too small 2009-08-24 23:35:46 -04:00
2a8e2030e4 Chip away at GSEAL compliance. 2009-08-16 12:36:46 -04:00
672adf12a0 Fix compiler warnings and deprecated GTK+ API usage. 2009-08-16 11:42:26 -04:00
f22e25d735 Bug #580895 - Kill libgnomeui/gnome-thumbnail.h 2009-08-10 21:52:20 -04:00
cdd06c393d Compiler warning fixes (as part of bug #424078) 2009-08-10 19:31:44 -04:00
cf3c80c4bd Add a FIXME comment to e-attachment.c 2009-08-10 16:37:24 -04:00
052e89dd42 Seal up ESignature and add GObject properties. 2009-08-06 20:00:49 -04:00
de85e3c786 Replace more "config" classes with property bindings. 2009-08-05 16:13:02 -04:00
2c4510e858 Merge commit 'EVOLUTION_2_27_5' into kill-bonobo 2009-07-28 11:24:49 -04:00
bfd6635397 Get GnomeCalendar and the a11y stuff building. 2009-07-27 15:41:54 -04:00
30ac043b6e Coding style and whitespace cleanups. 2009-07-26 08:18:59 -04:00
20da1867ea Bug #589580 - Crashes when dragging an image to the contact editor 2009-07-24 11:31:21 +02:00
55978f863a Fix Attachment bar size of Anjal. 2009-07-24 08:20:14 +05:30
e77740c19c Add API for getting task count. 2009-07-20 10:50:04 +05:30
1294dde93c Fix a typo in Chen's prev commit. 2009-07-20 10:50:04 +05:30
b3bff7ba57 Kill some obsolete utility functions. 2009-07-18 19:55:37 -04:00
fa360fde28 More whitespace cleanup. 2009-07-18 14:07:42 -04:00
dcf2c0e754 More whitespace cleanup. 2009-07-18 14:05:38 -04:00
c4540a7778 Coding style and whitespace cleanups. 2009-07-17 20:51:13 -04:00