aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@src.gnome.org>2000-03-27 10:58:23 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2000-03-27 10:58:23 +0800
commit2589a36ea0c4bfa872dcbf866af35ed023d3605c (patch)
treee95cd8ddc24c5f9f2ef263210e466bf362b66a52 /ChangeLog
parent480f22c1380b92ea680bad6435bc072c6d06b8ea (diff)
downloadgsoc2013-evolution-2589a36ea0c4bfa872dcbf866af35ed023d3605c.tar
gsoc2013-evolution-2589a36ea0c4bfa872dcbf866af35ed023d3605c.tar.gz
gsoc2013-evolution-2589a36ea0c4bfa872dcbf866af35ed023d3605c.tar.bz2
gsoc2013-evolution-2589a36ea0c4bfa872dcbf866af35ed023d3605c.tar.lz
gsoc2013-evolution-2589a36ea0c4bfa872dcbf866af35ed023d3605c.tar.xz
gsoc2013-evolution-2589a36ea0c4bfa872dcbf866af35ed023d3605c.tar.zst
gsoc2013-evolution-2589a36ea0c4bfa872dcbf866af35ed023d3605c.zip
ChangeLog shuffling.
ChangeLog shuffling. Miguel. svn path=/trunk/; revision=2174
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog59
1 files changed, 0 insertions, 59 deletions
diff --git a/ChangeLog b/ChangeLog
index 02ae6656e9..e124f18f83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -75,13 +75,6 @@
for name, full name, birthday, telephone, email, and street
address properties.
-2000-03-22 NotZed <NotZed@HelixCode.com>
-
- * e-util/e-sexp.h: Formatting cleanup.
-
-2000-03-07 NotZed <NotZed@HelixCode.com>
-
- * e-util/Makefile.am (libeutil_la_SOURCES): s-sexp.h -> e-sexp.h.
2000-03-22 Christopher James Lahey <clahey@helixcode.com>
@@ -294,9 +287,6 @@
* widgets/e-minicard/Makefile.am: Added e-table since e-minicard
is now dependent on an e-table-model for its data.
- * e-util/e-canvas.c, e-util/e-canvas.h: Fixed some bugs here to
- speed up reflow and to make it fail less often.
-
* addressbook/demo, addressbook/demo/.cvsignore,
addressbook/demo/Makefile.am, addressbook/demo/demo.c,
addressbook/demo/spec: A new program to test ETable and EMinicard
@@ -321,10 +311,6 @@
2000-03-10 Christopher James Lahey <clahey@helixcode.com>
- * e-util/e-canvas.c, e-util/e-canvas.h: Designed a new system for
- doing hierarchical displays in the canvas. Adds an extra idle
- loop to the canvas system.
-
* widgets/e-minicard/e-minicard.c,
widgets/e-minicard/e-minicard-label.c,
widgets/e-minicard/e-minicard-label.h,
@@ -358,10 +344,6 @@
"y" to set the children's position to using
e_canvas_item_move_absolute.
-2000-03-05 Christopher James Lahey <clahey@helixcode.com>
-
- * e-util/e-xml-utils.c: Fixed e_xml_set_integer_prop_by_name.
-
2000-03-05 Matt Loper <matt.loper@splashtech.com>
* tests/ui-tests/message-browser.c: Commenting added.
@@ -371,11 +353,6 @@
(camel_stream_to_gstring): New function.
(on_object_requested): Cleaned up.
-2000-03-04 Christopher James Lahey <clahey@helixcode.com>
-
- * e-util/e-xml-utils.c, e-util/e-xml-utils.h: Added
- e_xml_set_integer_prop_by_name.
-
2000-03-04 bertrand <bertrand@helixcode.com>
* tests/ui-tests/Makefile.am: add bonobo to the build
@@ -438,11 +415,6 @@
* widgets/e-minicard/Makefile.am (INCLUDES): Fixed references to
eutil.
- * e-util/e-sexp.[ch]: Added. moved from filter-sexp.[ch]
-
- * e-util/Makefile.am (libeutil_a_SOURCES): Add e-sexp.
- (noinst_LTLIBRARIES): Changed to a libtool library.
-
* Makefile.am (SUBDIRS): Build e-util before other stuff.
(SUBDIRS): Build filter after camel.
@@ -455,17 +427,6 @@
* widgets/e-text/e-text.c, widgets/e-text/e-text.h: Updated these
to use the canvas ::update system properly.
-2000-02-24 Christopher James Lahey <clahey@helixcode.com>
-
- * e-util/e-xml-utils.c, e-util/e-xml-utils.h: Added
- e_xml_get_integer_prop_by_name.
-
- * e-util/Makefile.am: Added e-util.c.
-
- * e-util/e-util.h: Added e-util.c functions.
-
- * e-util/e-util.c: New file for compare functions
-
2000-02-24 Dan Winship <danw@helixcode.com>
* acconfig.h:
@@ -498,24 +459,6 @@
an EFocus for its "has_focus" argument. Made the font that
e-minicard-label uses only be allocated once.
- * e-util/e-canvas-utils.h: Fixed the comment at the top and added
- #ifndef __E_CANVAS_UTILS__.
-
- * e-util/Makefile.am: Added e-xml-utils.c and
- e-xml-utils.h.
-
- * e-util/e-xml-utils.h, e-util/e-xml-utils.c: Added files for some
- xml utilities.
-
- * e-util/e-util.h: Added type EFocus which describes which
- direction the focus will be coming from.
-
-2000-02-23 Dan Winship <danw@helixcode.com>
-
- * e-util/e-setup.c (e_setup_base_dir): Make ~/evolution mode 700
- rather than mode 600 (and use the symbolic name rather than the
- number).
-
2000-02-22 bertrand <Bertrand.Guiheneuf@aful.org>
* shell/Makefile.am (evolution_LDADD):
@@ -885,8 +828,6 @@
* configure.in: Add new Makefiles to Makefile list.
- * e-util/Makefile.am: Add canvas utilities to libeutil.
-
* widgets/e-text/Makefile.am: Build libetext.
* widgets/e-minicard/Makefile.am: Build libeminicard and test