aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-05-25 10:52:46 +0800
committerChris Lahey <clahey@src.gnome.org>2000-05-25 10:52:46 +0800
commita93167a77225fa4756852cec1e3a54663ce991e3 (patch)
tree22ca37fcda7f20b8200ca748141733b74c21a0da /shell
parentc6c72bce6f8227662a205a0c22e0b1d9ddfc6aab (diff)
downloadgsoc2013-evolution-a93167a77225fa4756852cec1e3a54663ce991e3.tar.gz
gsoc2013-evolution-a93167a77225fa4756852cec1e3a54663ce991e3.tar.zst
gsoc2013-evolution-a93167a77225fa4756852cec1e3a54663ce991e3.zip
Was using the wrong include here.
2000-05-24 Christopher James Lahey <clahey@helixcode.com> * e-shell-view.c: Was using the wrong include here. * e-storage-set-view.c: Got rid of the lines in the tree view. svn path=/trunk/; revision=3195
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog6
-rw-r--r--shell/e-shell-view.c2
-rw-r--r--shell/e-storage-set-view.c2
3 files changed, 9 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 26a88bb1cb..a6243ba328 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,11 @@
2000-05-24 Christopher James Lahey <clahey@helixcode.com>
+ * e-shell-view.c: Was using the wrong include here.
+
+ * e-storage-set-view.c: Got rid of the lines in the tree view.
+
+2000-05-24 Christopher James Lahey <clahey@helixcode.com>
+
* Makefile.am: Added libepaned.a.
* e-shell-view.c: Switched from GtkPaned to EPaned.
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c
index 8f6e0a307e..9b52631166 100644
--- a/shell/e-shell-view.c
+++ b/shell/e-shell-view.c
@@ -42,7 +42,7 @@
#include "e-shell-view.h"
#include "e-shell-view-menu.h"
-#include <widgets/e-paned/e-paned.h>
+#include <widgets/e-paned/e-hpaned.h>
#define PARENT_TYPE gnome_app_get_type () /* Losing GnomeApp does not define GNOME_TYPE_APP. */
diff --git a/shell/e-storage-set-view.c b/shell/e-storage-set-view.c
index 1e2a9a5807..f6c5699e22 100644
--- a/shell/e-storage-set-view.c
+++ b/shell/e-storage-set-view.c
@@ -555,7 +555,9 @@ e_storage_set_view_construct (EStorageSetView *storage_set_view,
/* Set up GtkCTree/GtkCList parameters. */
gtk_ctree_construct (ctree, 1, 0, NULL);
+#if 0
gtk_ctree_set_line_style (ctree, GTK_CTREE_LINES_DOTTED);
+#endif
gtk_clist_set_selection_mode (GTK_CLIST (ctree), GTK_SELECTION_BROWSE);
gtk_clist_set_row_height (GTK_CLIST (ctree), E_SHELL_MINI_ICON_SIZE);
e05fc30fec7b236'>Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) * Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1 | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) * Support STAGEDIR.vanilla2013-11-072-3/+2 | * Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1 | | | | textproc) * - Add WWWsunpoet2013-08-301-1/+0 | | | | | - Use single space after WWW: - Remove Author line * - Use single space after WWW:sunpoet2013-08-291-1/+1 | * - Convert to new perl frameworkmat2013-08-031-1/+2 | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. * For perl@ owned ports:eadler2013-03-291-6/+2 | | | | | - Fix COMMENT - Trim header * - Remove SITE_PERL from *_DEPENDSculot2012-06-051-2/+2 | | | | Submitted by: az@ * - Assign clsung's p5- ports to perl@swills2012-05-011-1/+1 | | | | Approved by: clsung via IRC * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1 | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr * -remove MD5ohauer2011-07-031-1/+0 | * - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0 | | | | | | so standarize and remove it With Hat: perl@ * - update to 1.4.1dinoex2010-03-281-1/+1 | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi * - update to jpeg-8dinoex2010-02-051-1/+1 | * Chase math/gsl update,makc2009-12-021-1/+1 | | | | bump PORTREVISION * - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1 | | | | | | bumped or updated Requested by: edwin * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) * - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1 | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) * Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-7/+1 | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. * SHA256ifyedwin2006-01-241-0/+1 | | | | Approved by: krion@ * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2 | | | | | Approved by: krion@ PR: ports/88711 (related)