fb9ecaeaa7
Remove unused e_date_edit_have_time().
2012-07-18 10:54:28 -04:00
63e74f2171
EDateEdit cleanups.
2012-07-18 10:54:28 -04:00
6c05b09be1
Do not call g_object_notify() when property didn't change
2012-06-18 15:35:44 +02:00
2a39437ee9
Adapt to single-include E-D-S libraries.
2012-06-03 15:14:03 -04:00
23f5773903
Coding style and whitespace cleanup.
2012-02-20 10:04:25 -05:00
53bc6ffc53
The EExtension framework is now in libebackend.
...
The EModule, EExtensible and EExtension classes as well as the
e_type_traverse() function have been moved to Evolution-Data-Server's
libebackend library to replace e-data-server-module.c.
Now Evolution-Data-Server modules use the same framework as Evolution.
2011-09-26 09:45:55 -04:00
fcbbdfbd18
Coding style and whitespace cleanup.
2011-09-04 07:34:32 -04:00
f014ab82c8
Coding style and whitespace cleanups.
2011-06-08 13:14:48 -04:00
cb97c2dc8f
Coding style and whitespace cleanup.
2011-05-21 17:56:06 -04:00
4cfb84c573
Whitespace and coding style cleanups.
2011-05-07 18:48:38 -04:00
c6fd77460f
Coding style and whitespace cleanup.
2011-03-05 12:34:28 -05:00
b22ac14482
Fix Gtk-Doc comment notation.
...
Seeing lots of what I assume to be doxygen syntax in comment blocks.
2011-03-01 13:09:11 -05:00
1301cf02ef
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
2011-02-25 16:20:41 +01:00
0109aa3a92
More whitespace cleanup.
2011-01-30 11:33:28 -05:00
21ab8044da
Coding style and whitespace cleanup.
2011-01-29 20:22:57 -05:00
9bd1641646
Various critical warnings about comp-editor-pages and date edit
2011-01-25 10:37:39 -05:00
753c60fc67
Drop backward-compatibility cruft.
2011-01-25 10:28:26 -05:00
0af3ff804c
Fudge gtk_widget_get_preferred_size() for gtk2.
...
Easy enough to fake gtk_widget_get_preferred_size() in gtk2 using
gtk_widget_size_request(). Reduces diff noise with gtk3 branch.
2011-01-14 14:58:29 -05:00
b09b3e9cca
Bug #633779 - GtkComboBoxText issues
2010-11-18 13:35:36 +01:00
a891b81cfb
Coding style and whitespace cleanup.
2010-11-07 21:13:03 -05:00
2de2e7f12f
Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files
2010-10-27 21:43:25 +02:00
4a08257b83
Deal with GtkComboBoxEntry removal in gtk+-3.0.
2010-10-20 16:10:15 -04:00
8da37ea812
Bug 632641 - Handle combo box text API going away
2010-10-20 15:08:16 -04:00
1e663aa132
Replace EBinding with GBinding.
...
GObject now does property bindings itself.
Requires GLib >= 2.26.
2010-10-14 07:12:52 -04:00
afe6f502c3
Use new GDK keysym names if available.
...
In GTK+ 2.21.8, the keysym names were renamed from GDK_* to GDK_KEY_*.
I've added backward-compatibility macors to gtk-compat.h, which can be
dumped as soon as we require GTK+ >= 2.22.0.
2010-09-17 18:39:59 -04:00
ebcce86769
Coding style and whitespace cleanups.
2010-09-11 14:14:04 -04:00
4c05b9e925
Coding style and whitespace cleanup.
2010-08-29 11:22:28 -04:00
ecf3434da0
GObject boilerplate cleanup.
...
Prefer thread-safe G_DEFINE_TYPE and G_DEFINE_INTERFACE macros over
manual GType registration.
This is just a start... lots more to do.
2010-08-24 14:37:02 -04:00
179db75ce0
Bug #620815 - Memory leaks with Evolution
2010-06-24 20:43:16 +02:00
72797decc1
Giant leap towards GSEAL compliance.
2010-04-08 11:05:26 -04:00
8ffcfb4e10
Add extensions to configure calender widgets.
...
Make ECalendarItem, ECalendarView, ECalModel, EDateEdit, EMeetingStore,
and EMeetingTimeSelector extensible and register extensions to
automatically bind every instance to the appropriate EShellSettings.
2010-03-20 11:49:46 -04:00
2836a54dd6
Work around recent GTK+ deprecations.
2010-03-05 07:36:23 -05:00
a6d296b998
Baby steps toward GSEAL compliance.
2010-01-13 14:17:42 -05:00
e77ee5d5d3
Coding style and whitespace cleanup.
2010-01-03 12:15:01 -06:00
3f36489c67
Bug #329693 - Add contexts to translated "None" words
2009-12-23 17:11:59 +01:00
455353a19d
Bug #605192 - New memo window has start date as None
2009-12-22 20:32:28 +01:00
054c088169
Bug 589153 - Use GtkBuilder instead of libglade
2009-11-16 19:33:32 -05:00
79242432b2
Bug #404227 - Over-aggressive appointment editor date check
2009-10-15 20:15:31 +02:00
de85e3c786
Replace more "config" classes with property bindings.
2009-08-05 16:13:02 -04:00
fa360fde28
More whitespace cleanup.
2009-07-18 14:07:42 -04:00
374bd42f69
Fix excessive whitespace.
2009-07-14 11:26:22 -04:00
d1f3e3514e
Bug #525689 - Do not show all days as Sunday in a comp-editor
2009-07-03 10:27:36 +02:00
8771a6de35
More code cleanup.
2009-06-01 19:09:19 -04:00
6413227cef
Whitespace cleanup.
2009-05-28 13:13:05 -04:00
fad4af8a3d
Prefer GLib basic types over C types.
2009-05-28 12:13:23 -04:00
6f5464f34c
Remove trailing whitespace, again.
2009-05-28 12:13:22 -04:00
8a072ffc7c
GN-bug #572348 - Removed deprecated Gtk+ symbols
...
Some still left, because those gone in kill-bonobo branch.
2009-04-24 11:45:21 +02:00
e42f276527
Bug 577929 – Consolidate marshallers
...
Consolidate all marshalling specifications to e-util/e-marshal.list.
This reduces code duplication and makes it slightly easier to locate
unused marshallers.
2009-04-23 10:02:07 -04:00
82d5ac92da
** Fix for bug #559027
...
2009-02-25 Milan Crha <mcrha@redhat.com >
** Fix for bug #559027
* e-dateedit.c: (on_date_entry_focus_out):
Do not set date for 'None' value.
svn path=/trunk/; revision=37323
2009-02-25 10:44:12 +00:00
d636d0ead7
License changes.
...
svn path=/trunk/; revision=36641
2008-10-17 16:46:27 +00:00