Commit Graph

24 Commits

Author SHA1 Message Date
79a377ddf2 Final cleanup for the CFLAGS and LIBS in the Makefiles.
svn path=/trunk/; revision=15486
2002-01-27 17:21:36 +00:00
91cc026904 Update the copyrights, replacing Helix Code with Ximian and
helixcode.com with ximian.com all over the place.

svn path=/trunk/; revision=10440
2001-06-23 08:52:02 +00:00
10a1eb46a9 Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. So
you must include <config.h>, heh.

and a stil-not-working "fix" for galview menus.

svn path=/trunk/; revision=9707
2001-05-08 00:28:34 +00:00
8391885d18 Removed .oafinfo files -- they are obsolete. Moved pixmaps from
2001-03-15  Gediminas Paulauskas <menesis@delfi.lt>

Removed .oafinfo files -- they are obsolete.
Moved pixmaps from calendar/gui/ to art/
Moved evolution.png to art/
Moved evolution.desktop.in to data/
Generate doc/devel/executive-summary/Makefile

svn path=/trunk/; revision=8727
2001-03-15 03:46:54 +00:00
8e329fc40b Do it in the dead dir too. Look mum, no ChangeLog...
svn path=/trunk/; revision=8192
2001-02-12 23:58:43 +00:00
78226c924a Shh
svn path=/trunk/; revision=7362
2001-01-10 07:44:53 +00:00
042e514a26 return NULL if we can't create a view.
2000-12-04  Michael Meeks  <michael@helixcode.com>

	* e-shell-view.c (get_control_for_uri): return NULL if we can't
	create a view.
	(setup_evolution_shell_view_interface): add precondition.

+

	lots of cleans.

svn path=/trunk/; revision=6778
2000-12-04 17:56:54 +00:00
a547f501cb removed #ifdef ENABLE_NLS/#endif on Miguel's request.
2000-11-30  Gediminas Paulauskas <menesis@delfi.lt>

removed #ifdef ENABLE_NLS/#endif on Miguel's request.

svn path=/trunk/; revision=6727
2000-11-30 00:58:47 +00:00
ca58532ff1 #!/usr/bin/perl -pi.bak
s/GNOME\/GenericFactory/GNOME\/ObjectFactory/g;
    s/Bonobo\/EmbeddableFactory/GNOME\/ObjectFactory/g;
    s/Bonobo\/GenericFactory/GNOME\/ObjectFactory/g;

svn path=/trunk/; revision=6580
2000-11-15 16:46:18 +00:00
4441d197dc Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up
2000-11-11  Matt Bissiri  <bissiri@eecs.umich.edu>

	Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*"
	to sync up with yesterday's IDL re-scoping.

svn path=/trunk/; revision=6541
2000-11-11 06:27:43 +00:00
fa3cf53363 modified or added a bunch of .cvsignore to ignore generated files, which
* modified or added a bunch of .cvsignore to ignore
generated files, which are not in repository.
* call *textdomain() in various files only when
ENABLE_NLS is defined

svn path=/trunk/; revision=6310
2000-11-01 10:44:51 +00:00
faed5f42e4 AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It
uses either $(prefix)/share/locale or $(prefix)/lib/locale.) Cope with
this.

svn path=/trunk/; revision=6141
2000-10-24 03:09:37 +00:00
2da3ba3890 2000-10-20 Michael Meeks <michael@helixcode.com>
* contact-editor/e-contact-editor.c (tb_save_and_close_cb):

	* gui/component/addressbook.c (toggle_view_as_cb):

2000-10-20  Michael Meeks  <michael@helixcode.com>

	* notes/component-factory.c (control_activate_cb):

svn path=/trunk/; revision=6087
2000-10-20 21:26:47 +00:00
3c075e5ac8 cripple, not worth updating to new UI code.
2000-10-18  Michael Meeks  <michael@helixcode.com>

	* notes/component-factory.c (control_activate, control_deactivate),
	(create_view): cripple, not worth updating to new UI code.

svn path=/trunk/; revision=6021
2000-10-19 03:17:26 +00:00
70f69f3e0d Fix a small bug
svn path=/trunk/; revision=5834
2000-10-11 07:24:03 +00:00
3c04fa28d7 Make it compile.
svn path=/trunk/; revision=5833
2000-10-11 07:14:49 +00:00
8b2ca26789 s/Bonobo_UIHandler/Bonobo_UIContainer/
s/include "bonobo-ui-handler.h"/include "bonobo-ui-compat.h"/

svn path=/trunk/; revision=5539
2000-09-21 14:13:27 +00:00
1e8e112a3e remove USING_OAF reference
svn path=/trunk/; revision=5100
2000-08-29 18:15:01 +00:00
623b1de43d Everywhere unref the remote_uih having done a set_container.
svn path=/trunk/; revision=4524
2000-08-04 03:09:01 +00:00
55499e0ce4 EvolutionShellClient.
svn path=/trunk/; revision=3820
2000-06-30 05:36:32 +00:00
dad705c65c Removed the usage of "x" and "y" arguments to EText.
2000-06-21  Christopher James Lahey  <clahey@helixcode.com>

	* notes/e-note.c, widgets/meeting-time-sel/e-meeting-time-sel.c,
	widgets/shortcut-bar/e-icon-bar.c: Removed the usage of "x" and
	"y" arguments to EText.

	* widgets/e-text/e-text.c, widgets/e-text/e-text.h: Removed the
	"x" and "y" arguments to EText.   Added vertical scrolling.

svn path=/trunk/; revision=3670
2000-06-21 05:37:37 +00:00
7ba831860d Build a libeshell.a' library in shell/' so that we don't need to
link to the shell's object files directly from the components
anymore.  (That was really gross.)

svn path=/trunk/; revision=3546
2000-06-13 04:53:48 +00:00
b1e9135cab *** empty log message ***
svn path=/trunk/; revision=3465
2000-06-07 20:02:36 +00:00
ff31a1c535 Stuff
svn path=/trunk/; revision=3447
2000-06-06 22:34:12 +00:00