aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
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 /Makefile.am
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 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2fb2b21aee..84a6970be4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,6 +28,7 @@ SUBDIRS = \
calendar \
wombat \
art \
+ default_user \
po
dist-hook:
/commit/converters?h=gstreamer0.10-removal&id=66e219659186912d9150a362b91313a75783dde5'>Reduce over inclusion of bsd.port.mkbapt2014-01-161-3/+1 * converters/psiconv: Unbreak by fixing obvious typomarino2014-01-141-1/+1 * converters/fconv: Unbreak for root buildsmarino2014-01-142-7/+12 * Fix profiled library packaging.bland2014-01-142-1/+7 * - Upgrade to 2.03.kuriyama2014-01-136-12/+12 * Update to version 7 to allow using lua 5.2bapt2014-01-134-38/+16 * Update to 1.0.kwm2014-01-131-1/+1 * - Upgrade to 2.90.kuriyama2014-01-112-3/+3 * - Stagify lang/ghc and all the Haskell Cabal portspgj2014-01-103-3/+0 * - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused bypgj2014-01-103-3/+3 * Support stagebapt2014-01-091-8/+4 * Support stagebapt2014-01-091-20/+11 * Support stagebapt2014-01-092-8/+5 * Support stagebapt2014-01-091-6/+4 * Support stagebapt2014-01-091-10/+4 * Support stagebapt2014-01-091-1/+0 * Support stage & use pkg-plistbapt2014-01-092-17/+15 * Support stagebapt2014-01-091-1/+0 * Support stagebapt2014-01-092-11/+9 * Support stagebapt2014-01-091-2/+1 * Support stagebapt2014-01-091-1/+0 * Support stagebapt2014-01-091-2/+1 * Forgot to commit the plist earlierbapt2014-01-091-0/+1 * Support stagebapt2014-01-091-10/+6 * Support stagebapt2014-01-092-13/+4 * Support stagebapt2014-01-091-4/+5 * Support stagebapt2014-01-092-8/+2 * Support stagebapt2014-01-091-11/+6 * Support stagebapt2014-01-091-4/+3 * Support stagebapt2014-01-091-5/+3 * Hackish way to support stage (bad upstream that uses DESTDIR instead of PREFIX)bapt2014-01-091-3/+2 * Support stagebapt2014-01-091-3/+2 * Support stagebapt2014-01-091-4/+3 * Support stagebapt2014-01-092-11/+6 * Support stagebapt2014-01-091-2/+1 * Support stagebapt2014-01-092-31/+30 * Support stagebapt2014-01-091-14/+9 * Support stagebapt2014-01-092-5/+4 * Support stagebapt2014-01-091-7/+6 * Reversed the logic of a backwards NOPORTDOCS.adamw2014-01-081-1/+1 * Fix pkgname conflictsbapt2014-01-042-2/+2 * Convert converters to MDOCS and MEXAMPLESadamw2014-01-0413-23/+42 * Enable stage supportjohans2013-12-291-7/+7 * Convert Mk/bsd.cran.mk to the Uses framework.dbn2013-12-282-4/+2 * Update poppler to 0.24.4.kwm2013-12-28