Commit Graph

2721 Commits

Author SHA1 Message Date
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
8bbaca9faf Fix duplicate symbols in Glade files. 2009-09-24 17:52:24 -04: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
acb28fef9d Goodbye libgnome and libgnomeui!! 2009-09-18 12:34:47 -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
8f3e43fb7d Remove unused ETable files. 2009-09-09 00:05:44 -04: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
e002b69b1c Fix widget include paths in public header files. 2009-08-30 13:34:15 -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
50302d03b3 Bug #205137 - Configurable date formats in components 2009-08-11 15:44:27 -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
1cf9c509c1 Use the right api to check for system timezone. 2009-07-20 12:17:03 +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
787e1f93d5 Make errors in taskbar clickable. 2009-07-17 16:51:25 -04:00
f8b8692499 Remove unused EActivity properties and subclasses. 2009-07-17 15:58:11 -04:00
52c6958571 Search bar stuff for Anjal. 2009-07-16 23:27:42 +05:30
6ed8ba1cb1 Bug #266150 - In list view Delete option not working in menu and toolbar 2009-07-16 18:12:18 +02:00
6d9e836a6f Merge branch 'master' into kill-bonobo 2009-07-14 13:38:12 -04:00
374bd42f69 Fix excessive whitespace. 2009-07-14 11:26:22 -04:00