Fridrich Strba
c4cde23066
Actually respect the --disable-schemas-install configure option
2010-03-15 14:51:13 +01:00
Matthew Barnes
59bd81691d
Compiler and linker flag cleanups.
2009-12-27 14:32:39 -05:00
Paul Bolle
64dddd6c7c
Bug 604822 - Drop more alert titles
...
Drop all alert titles to be found in *.error.xml. HIG suggests alerts
do not have a title.
2009-12-20 11:08:05 +01:00
Jonathon Jongsma
c2ee0afbc8
Rename EError to EAlert to match general use better
...
The EError mechanism is used both for error dialogs as well as basic alerts or
user prompts, so we should give it a more general name which matches this use.
This patch also cleans up a few includes of e-alert.h (formerly e-error.h) that
were not actually being used.
https://bugzilla.gnome.org/show_bug.cgi?id=602963
2009-11-30 13:33:04 -06:00
H.Habighorst
f62728b55e
Bug 596848 - Use per-target CPPFLAGS in automake files
2009-09-30 23:37:50 -04:00
Matthew Barnes
acb28fef9d
Goodbye libgnome and libgnomeui!!
2009-09-18 12:34:47 -04:00
Matthew Barnes
e37231b9e1
Kill debug messages in default-mailer plugin.
2009-09-01 16:41:11 -04:00
Matthew Barnes
fa360fde28
More whitespace cleanup.
2009-07-18 14:07:42 -04:00
Matthew Barnes
bfc5ba2511
Fix "make distcheck" errors and other build cleanups.
2009-06-30 18:34:08 -04:00
Matthew Barnes
e0dfedddff
Get the "default-mailer" plugin working again.
2009-06-24 22:33:44 -04:00
Matthew Barnes
e4afd3f9fb
Remove trailing whitespace, again.
2009-05-26 23:21:02 -04:00
Matthew Barnes
1f65552d0d
Bug 523216 – User-oriented plugin descriptions
2009-05-21 14:24:22 -04:00
Matthew Barnes
20533c3be5
Bug 542685 – [default-mailer] Leaking GConfValue
2009-05-02 22:59:06 -04:00
Matthew Barnes
d523f10dfe
Use Behdad's brilliant git.mk to generate .gitignore files.
2009-05-02 11:37:10 -04:00
Sankarasivasubramanian Pasupathilingam
dc4967ab61
License change from GPL to LGPL
...
svn path=/trunk/; revision=36448
2008-09-25 10:03:08 +00:00
Bharath Acharya
e860673f10
Have a check for OS_WIN32 and handle the schema data differently. make
...
2008-08-12 Bharath Acharya <abharath@novell.com >
* Makefile.am: Have a check for OS_WIN32 and handle the schema
* data differently. make install error on win32.
svn path=/trunk/; revision=35961
2008-08-12 04:19:31 +00:00
Bharath Acharya
f5c5017848
Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.
...
2008-08-12 Bharath Acharya <abharath@novell.com >
* Makefile.am: Use NO_UNDEFINED. Link with more libraries. To
generate dlls on Windows.
svn path=/trunk/; revision=35960
2008-08-12 04:04:18 +00:00
Matthew Barnes
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
Matthew Barnes
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
Matthew Barnes
de73ad4404
Fix some distcheck errors.
...
svn path=/trunk/; revision=34046
2007-08-20 14:30:11 +00:00
Hiroyuki Ikezoe
e0b92a2aaa
** Fix for bug #455799
...
2007-08-04 Hiroyuki Ikezoe <poincare@ikezoe.net >
** Fix for bug #455799
Remove all .cvsignore and update svn:ignore porperty in whole
directories.
svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
Hiroyuki Ikezoe
0a17d7f3cd
Plugged memory leak.
...
2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net >
* default-mailer.c: (org_gnome_default_mailer_check_default): Plugged
memory leak.
svn path=/trunk/; revision=33837
2007-07-25 23:26:52 +00:00
Srinivasa Ragavan
0e41bd2003
** Fix for bug #448970
...
svn path=/trunk/; revision=33732
2007-06-30 19:21:59 +00:00
Srinivasa Ragavan
54a9260f69
Fix for version removal from installed files.
...
svn path=/trunk/; revision=33646
2007-06-03 14:50:35 +00:00
Srinivasa Ragavan
1d573304a4
Fix for version removal from installed files.
...
svn path=/trunk/; revision=33644
2007-06-03 14:31:58 +00:00
Matthew Barnes
62fd2f2989
** Fixes part of bug #337616
...
2007-05-12 Matthew Barnes <mbarnes@redhat.com >
** Fixes part of bug #337616
* Makefile.am:
Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS.
* addressbook/Makefile.am:
* calendar/gui/Makefile.am:
* mail/Makefile.am:
* plugins/bogo-junk-plugins/Makefile.am:
* plugins/default-mailer/Makefile.am:
* shell/Makefile.am:
Add $(schema_DATA) to DISTCLEANFILES.
* plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in:
Rename as org-gnome-bogo-junk-plugin.eplug.xml.
* plugins/caldav/Makefile.am:
* plugins/import-ics-attachments/Makefile.am:
* plugins/publish-calendar/Makefile.am:
Add "eplug" file to CLEANFILES.
* plugins/mail-remote/Makefile.am:
Add "eplug.xml" file to EXTRA_DIST.
* po/POTFILES.in: Don't translate files we no longer ship.
svn path=/trunk/; revision=33521
2007-05-13 00:24:55 +00:00
Sankar P
0c83d5d341
Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
...
2007-04-02 Sankar P <psankar@novell.com >
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr >
Code Cleanup.
Fixes part of #301149
svn path=/trunk/; revision=33354
2007-04-02 07:13:50 +00:00
Srinivasa Ragavan
779f0e51a4
** Fix for bug #350823
...
svn path=/trunk/; revision=32634
2006-08-22 18:10:05 +00:00
Kjartan Maraas
fb9b67510f
Quiet CVS a bit
...
svn path=/trunk/; revision=32623
2006-08-22 09:41:47 +00:00
Srinivasa Ragavan
fe71fc1db2
Commited fix for crash during startup.
...
svn path=/trunk/; revision=31591
2006-02-27 09:22:15 +00:00
Kjartan Maraas
45f799eb86
Make this place a bit more quiet
...
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
Harish Krishnaswamy
1f082fa212
Fix make-clean issues.
...
2005-12-12 Harish Krishnaswamy <kharish@novell.com >
* Makefile.am: Fix make-clean issues.
svn path=/trunk/; revision=30750
2005-12-12 05:36:17 +00:00
Michael Zucci
98297fbb8b
Initial import
...
svn path=/trunk/; revision=29570
2005-06-23 04:18:03 +00:00