aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorMatthew Loper <mloper@src.gnome.org>2000-04-24 11:10:30 +0800
committerMatthew Loper <mloper@src.gnome.org>2000-04-24 11:10:30 +0800
commit7c309e43b25b9de136c5329d7fc041baeaf841c6 (patch)
treea97f3dbc1e924cbd1f6e2caa66ebffb337cc1b58 /e-util/ChangeLog
parent0fe51af01075beb777894bacca9e98aeef3f860a (diff)
downloadgsoc2013-evolution-7c309e43b25b9de136c5329d7fc041baeaf841c6.tar.gz
gsoc2013-evolution-7c309e43b25b9de136c5329d7fc041baeaf841c6.tar.zst
gsoc2013-evolution-7c309e43b25b9de136c5329d7fc041baeaf841c6.zip
+ * widgets/Makefile.am: Added e-paned directory.
+ + * default_user/Makefile.am: new file. + + * default_user/Main_Shortcuts.xml: New file; is used to fill the + shortcut bar's "main shortcuts" pane. + + * default_user/Other_Shortcuts.xml: New file, used to fill the + shortcut bar's "other shortcuts" pane. + + * default_user/Inbox.mbox: New file. This is the first message a + new user will see when they fire up Evolution. Needs work. + + * Makefile.am: added default_user directory. + * configure.in: same. + + * e-paned.c: New file. Makes a GtkPaned with more than two + children. + * e-paned.h: same. + + * Makefile.am: added e-paned.[ch]. + + * e-shell-view.h: Added hpaned and treeview widgets to + EShellView. Added e_shell_view_toggle_shortcut_bar() and + e_shell_view_toggle_treeview(). + + * e-shell-view.c (e_shell_view_setup_shortcut_display): Use EPaned + widget to house our shortcut bar. + (e_shell_view_toggle_shortcut_bar): New function; toggles whether + the shortcut bar is showing. + (e_shell_view_toggle_treeview): Same, for the treeview (NYI). + (e_shell_view_new): Put the notebook view in our EPaned widget. + + * e-shell-view-menu.c (esv_cmd_toggle_shortcut_bar): New function; + toggles whether the shortcut bar is viewed. + (esv_cmd_toggle_treeview): Same, but with the treeview. Added + menuitems in the "view" menu to allow access to the above. + svn path=/trunk/; revision=2575
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index e3d13ef2b3..de6a388a16 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,11 @@
+2000-04-24 Matt Loper <matt@helixcode.com>
+
+ * e-paned.c: New file. Makes a GtkPaned with more than two
+ children.
+ * e-paned.h: same.
+
+ * Makefile.am: added e-paned.[ch].
+
2000-04-19 Christopher James Lahey <clahey@helixcode.com>
* e-xml-utils.c, e-xml-utils.h: Added
'>Update to 1.3, which adds a man page.naddy2006-04-243-10/+14 * Reset pat due to no response to email about his status.linimon2006-04-153-3/+3 * - Update to 2.23pav2006-04-052-4/+4 * Update to KDE 3.5.2lofi2006-03-314-10/+8 * Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-077-4/+7 * Conversion to a single libtool environment.ade2006-02-238-6/+27 * Remove expired port x11-clocks/gdesklets-praytimegarga2006-02-157-104/+0 * Update to KDE 3.5.1.lofi2006-02-014-594/+6 * Don't remove system symlinkskris2006-01-261-2/+0 * SHA256ifyedwin2006-01-2421-0/+21 * Revert last commit. It is not possible (yet) to have the dirrmtry usagelinimon2006-01-231-1/+2 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-222-6/+6 * - Update graphics/libglut to 6.4.1.sem2006-01-121-2/+2 * Update to KDE 3.5.0lofi2006-01-096-64/+72 * [UPDATE]: x11-clocks/xdaliclockedwin2006-01-071-1/+1 * Update to 2.22edwin2006-01-062-4/+4 * - Update to 2.1.2.7 and take maintainershippav2005-12-1810-73/+131 * - Unbreakehaupt2005-12-114-37/+16 * Add SHA256 hashes to my portsehaupt2005-11-301-0/+1 * None of the XCONTRIB sites have recent versions of this distfile.linimon2005-11-271-2/+1 * Original mastersite disappeared; use a backup.linimon2005-11-272-3/+1 * Remove dead mastersites.linimon2005-11-272-4/+2 * There haven't been any new releases of this in several years, so there'slinimon2005-11-271-1/+1 * Mark as deprecated: mastersite disappeared.linimon2005-11-271-1/+4 * Mark as deprecated: no longer avaialable from mastersite.linimon2005-11-271-1/+4 * Mark as deprecated: distfile for this ancient program only exists on thelinimon2005-11-271-1/+4 * - Style: ports@freebsd.org -> ports@FreeBSD.orgpav2005-11-261-1/+1 * - Add SHA256pav2005-11-2627-0/+28 * - Add SHA256pav2005-11-241-0/+1 * . Add SHA256.glewis2005-11-161-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-153-3/+3 * o) Drop maintainership cause I didn't use these ports since months anymore.lkoeller2005-11-141-1/+1 * Fix fetch.novel2005-11-111-1/+3 * Fix fetch.novel2005-11-111-1/+3 * Remove the usage of 'misc' as a secondary category.linimon2005-11-102-2/+2 * Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-052-4/+4 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-059-8/+9 * Respect X11BASEmnag2005-10-261-2/+2 * Support non-standard X11BASEkris2005-10-221-0/+1 * Fix unfetchable MASTER_SITESmnag2005-10-111-1/+1 * Remove stale mastersite.linimon2005-10-091-2/+1 * Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1 * - Update to 0.3pav2005-09-232-6/+4 * - Fix doubled http:// in WWW linepav2005-09-151-1/+1 * Remove obsolete mastersite.linimon2005-09-141-1/+0 * reset maintainer to ports@FreeBSD.org since original maintainer doesn'toliver2005-09-071-1/+1 * Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-012-4/+4