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
3b318d5cbf
Change License from GPL to LGPL.
...
svn path=/trunk/; revision=36520
2008-10-01 09:24:41 +00:00
abda2bda85
updated novell copyright notices (left others alone)
...
svn path=/trunk/; revision=35665
2008-06-20 22:26:57 +00:00
4503c052d0
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
...
2008-06-06 Matthew Barnes <mbarnes@redhat.com >
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
GTK_DISABLE_SINGLE_INCLUDES defined. (#536637 )
svn path=/trunk/; revision=35606
2008-06-06 15:12:53 +00:00
64b15c5cb7
Migrate from gtk_window_set_policy() to gtk_window_set_resizable() and
...
2008-06-03 Kjartan Maraas <kmaraas@gnome.org >
* e-cell-date-edit.c: (e_cell_date_edit_init):
* e-dateedit.c: (create_children):
* e-multi-config-dialog.c: (e_multi_config_dialog_init):
* e-unicode.h:
* test-calendar.c: (main):
* test-dateedit.c: (main):
* test-info-label.c: (main):
Migrate from gtk_window_set_policy() to gtk_window_set_resizable()
and clean up a bunch of coding style issues along the way.
svn path=/trunk/; revision=35584
2008-06-03 18:35:02 +00:00
e99e12428d
** Fixes bug #534360
...
2008-05-22 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #534360
Migrate from deprecated GtkObject symbols to GObject equivalents.
Touches over 150 files in all components; too many to list.
svn path=/trunk/; revision=35526
2008-05-22 17:27:48 +00:00
015345c498
** Fix for bug #529893
...
2008-04-25 Danny Baumann <dannybaumann@web.de >
** Fix for bug #529893
* widgets/misc/e-dateedit.c (create_children):
* widgets/misc/e-combo-cell-editable.c (build_popup):
* widgets/misc/e-cell-date-edit.c (e_cell_date_edit_init):
* widgets/table/e-table-header-item.c: (make_shaped_window_from_xpm):
* widgets/table/e-cell-combo.c: (e_cell_combo_init):
* widgets/table/e-cell-text.c: (ect_show_tooltip):
* widgets/text/e-text.c: (_do_tooltip):
* calendar/gui/e-calendar-view.c: (e_calendar_view_get_tooltips):
Properly set type hints for popup windows.
svn path=/trunk/; revision=35416
2008-04-25 13:35:38 +00:00