2a39437ee9
Adapt to single-include E-D-S libraries.
2012-06-03 15:14:03 -04:00
71924fc487
Fix memory leaks around gtk_tree_model_get() function
2012-05-31 10:44:49 +02:00
b4f895265d
Add missing linker flags.
2012-03-03 14:11:12 -05:00
23f5773903
Coding style and whitespace cleanup.
2012-02-20 10:04:25 -05:00
1600064022
Bug #591436 - Add -avoid-version to LDFLAGS
2012-02-15 11:22:21 +01:00
af7021e9bb
Bug #451377 - Timezone map resizes on mouseover
2011-10-20 13:02:52 +02:00
1f38f4d92c
Simplify library dependency flags.
...
We have a confusing array of nearly-identical CFLAGS/LIBS definitions in
configure.ac. Time to simplify. Instead let's just have one definition
that includes all the libraries provided by Evolution-Data-Server (incl.
Camel). That, in combination with GNOME_PLATFORM, gives us most of what
we need for compliation and linking, and we can sprinkle definitions for
additional library dependencies in Makefile.am's as needed.
2011-10-04 22:27:14 -04:00
fcbbdfbd18
Coding style and whitespace cleanup.
2011-09-04 07:34:32 -04:00
4cfb84c573
Whitespace and coding style cleanups.
2011-05-07 18:48:38 -04:00
0109aa3a92
More whitespace cleanup.
2011-01-30 11:33:28 -05:00
ba05584de5
Dialogs no longer have separators.
2011-01-25 10:28:26 -05:00
ebcce86769
Coding style and whitespace cleanups.
2010-09-11 14:14:04 -04:00
1869e4ebe8
Remove comments that have no point after pthreads dependency disappeared
2010-04-16 01:00:25 +02:00
72797decc1
Giant leap towards GSEAL compliance.
2010-04-08 11:05:26 -04:00
ec73f5522f
Coding style and whitespace cleanup.
2010-01-30 18:09:19 -05:00
10331b3632
Fix a potential uninitialized return value in e-timezone-dialog.c.
...
Caught by the Clang Static Analyzer.
2010-01-15 22:02:00 -05:00
5c80f1534b
Coding style and whitespace cleanup.
2010-01-04 20:22:21 -05:00
7a979aeb79
Minor ETimezoneDialog cleanup.
2010-01-02 22:22:36 -06:00
59bd81691d
Compiler and linker flag cleanups.
2009-12-27 14:32:39 -05:00
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
054c088169
Bug 589153 - Use GtkBuilder instead of libglade
2009-11-16 19:33:32 -05:00
f62728b55e
Bug 596848 - Use per-target CPPFLAGS in automake files
2009-09-30 23:37:50 -04:00
2c4510e858
Merge commit 'EVOLUTION_2_27_5' into kill-bonobo
2009-07-28 11:24:49 -04:00
1cf9c509c1
Use the right api to check for system timezone.
2009-07-20 12:17:03 +05:30
374bd42f69
Fix excessive whitespace.
2009-07-14 11:26:22 -04:00
0274669179
Fix excessive whitespace.
2009-07-12 23:33:07 -04:00
bfc5ba2511
Fix "make distcheck" errors and other build cleanups.
2009-06-30 18:34:08 -04:00
42e75c9162
Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.
2009-06-30 17:20:23 -04:00
433eac7844
More code cleanup.
2009-06-02 10:35:03 -04:00
8771a6de35
More code cleanup.
2009-06-01 19:09:19 -04:00
14f8eee012
Whitespace cleanup.
2009-05-28 13:21:01 -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
948235c3d1
Prefer GLib basic types over C types.
2009-05-27 10:29:19 -04:00
e4afd3f9fb
Remove trailing whitespace, again.
2009-05-26 23:21:02 -04:00
ffa17ed195
Fix compiler warnings in plugins.
2009-05-26 16:56:30 -04:00
04a042ee01
Fix compiler warnings in widgets.
2009-05-25 23:07:23 -04:00
d523f10dfe
Use Behdad's brilliant git.mk to generate .gitignore files.
2009-05-02 11:37:10 -04:00
14fa5c8a8c
Change License from GPL to LGPL. 2nd batch.
...
More changes to come.
svn path=/trunk/; revision=36247
2008-09-02 16:25:53 +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
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
592375b3a0
** Fixes bug #529641
...
2008-04-22 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #529641
* widgets/e-timezone-dialog/e-timezone-dialog.glade:
* widgets/e-dateedit.c (create_children):
* widgets/e-map.c (e_map_new):
Prefer the term "drop-down combination box" to "combo box" per the
GNOME Documentation Style Guide.
svn path=/trunk/; revision=35402
2008-04-23 01:23:42 +00:00
6f667c9d4d
Fix the string freeze break of the former commit.
...
2008-02-23 Andre Klapper <a9016009@gmx.de >
* e-timezone-dialog/e-timezone-dialog.glade:
Fix the string freeze break of the former commit.
svn path=/trunk/; revision=35078
2008-02-23 20:44:27 +00:00
bfed62628f
Fix for bug #471779 (Timezone entries in the timezone dialog combo-box are now sorted alphabetically)
...
svn path=/trunk/; revision=35077
2008-02-23 17:07:39 +00:00
9e4fcb29cf
** Remove trailing whitespace from source code.
...
2007-11-14 Matthew Barnes <mbarnes@redhat.com >
** Remove trailing whitespace from source code.
svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
82d8d4dfea
text/e.entry.[ch] text/e-completion.[ch] text/e-text-model-uri.[ch]
...
2007-10-26 Kjartan Maraas <kmaraas@gnome.org >
* e-timezone-dialog/e-timezone-dialog.c: (get_local_offset),
(get_local_timezone), (on_map_visibility_changed),
(on_map_button_pressed), (get_zone_from_point),
(e_timezone_dialog_set_timezone), (on_combo_changed):
* menus/gal-view-factory.c: (gal_view_factory_get_title):
* text/Makefile.am:
* text/e-text.c: (e_text_event), (popup_targets_received),
(next_word), (find_offset_into_line), (_get_position),
(e_text_class_init):
* text/e.entry.[ch]
* text/e-completion.[ch]
* text/e-text-model-uri.[ch]
* text/e-completion-view.[ch]
* text/e-completion-callbacks.[ch]
* text/e-completion-match.[ch]
* text/e-table-text-model.[ch]: Remove all of these. They
are now unused.
Warning fixes:
- NULL vs 0 vs FALSE
- ANSIfication of function declarations
svn path=/trunk/; revision=34468
2007-10-31 12:35:06 +00:00
8e47917e8c
Update FSF address in header comments ( #469886 ). Patch from Tobias
...
2007-09-02 Matthew Barnes <mbarnes@redhat.com >
* Update FSF address in header comments (#469886 ).
Patch from Tobias Mueller.
svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
9ea10deea3
Move away from g_asserts from g_return*.
...
svn path=/trunk/; revision=34142
2007-08-31 05:23:46 +00:00