aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-10-19 09:52:22 +0800
committerChris Lahey <clahey@src.gnome.org>2000-10-19 09:52:22 +0800
commiteb914c346efc8a21bce5362e142b2207783a2b0a (patch)
treed9252a1689f31a658c4be6cb078f1d4a3c3d3131 /mail
parent85b15ae2a12828fdfd946133750705601ced2847 (diff)
downloadgsoc2013-evolution-eb914c346efc8a21bce5362e142b2207783a2b0a.tar.gz
gsoc2013-evolution-eb914c346efc8a21bce5362e142b2207783a2b0a.tar.zst
gsoc2013-evolution-eb914c346efc8a21bce5362e142b2207783a2b0a.zip
Fixed some column widths.
2000-10-18 Christopher James Lahey <clahey@helixcode.com> * message-list.c: Fixed some column widths. svn path=/trunk/; revision=6013
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog4
-rw-r--r--mail/message-list.c6
2 files changed, 7 insertions, 3 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 3a64999447..28c346564f 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2000-10-18 Christopher James Lahey <clahey@helixcode.com>
+
+ * message-list.c: Fixed some column widths.
+
2000-10-18 Iain Holmes <iain@helixcode.com>
* mail-config-gui.c (mail_config): Make all the CLists have passive
diff --git a/mail/message-list.c b/mail/message-list.c
index b065405e30..b340efdb41 100644
--- a/mail/message-list.c
+++ b/mail/message-list.c
@@ -909,9 +909,9 @@ message_list_get_layout (MessageList *message_list)
{
/* Message status, From, Subject, Sent Date */
return g_strdup ("<ETableSpecification cursor-mode=\"line\">"
- "<ETableColumn model_col= \"0\" pixbuf=\"status\" expansion=\"0.0\" minimum_width=\"16\" resizable=\"false\" cell=\"render_message_status\" compare=\"integer\" sortable=\"false\"/>"
- "<ETableColumn model_col= \"1\" pixbuf=\"score\" expansion=\"0.0\" minimum_width=\"16\" resizable=\"false\" cell=\"render_score\" compare=\"integer\"/>"
- "<ETableColumn model_col= \"2\" pixbuf=\"attachment\" expansion=\"0.0\" minimum_width=\"16\" resizable=\"false\" cell=\"render_attachment\" compare=\"integer\" sortable=\"false\"/>"
+ "<ETableColumn model_col= \"0\" pixbuf=\"status\" expansion=\"0.0\" minimum_width=\"18\" resizable=\"false\" cell=\"render_message_status\" compare=\"integer\" sortable=\"false\"/>"
+ "<ETableColumn model_col= \"1\" pixbuf=\"score\" expansion=\"0.0\" minimum_width=\"20\" resizable=\"false\" cell=\"render_score\" compare=\"integer\"/>"
+ "<ETableColumn model_col= \"2\" pixbuf=\"attachment\" expansion=\"0.0\" minimum_width=\"18\" resizable=\"false\" cell=\"render_attachment\" compare=\"integer\" sortable=\"false\"/>"
"<ETableColumn model_col= \"3\" _title=\"From\" expansion=\"24.0\" minimum_width=\"32\" resizable=\"true\" cell=\"render_text\" compare=\"address_compare\"/>"
"<ETableColumn model_col= \"4\" _title=\"Subject\" expansion=\"30.0\" minimum_width=\"32\" resizable=\"true\" cell=\"render_tree\" compare=\"subject_compare\"/>"
"<ETableColumn model_col= \"5\" _title=\"Date\" expansion=\"24.0\" minimum_width=\"32\" resizable=\"true\" cell=\"render_date\" compare=\"integer\"/>"
pan> * Fix build on 4.xjylefort2005-07-221-3/+11 * Really fix it on 7.x.novel2005-07-211-2/+2 * Fix build on 4.x.kwm2005-07-181-0/+3 * - Add a dependency on database backend, bsddb by default, gdbm aspav2005-07-181-3/+13 * - Update to 5.0pav2005-07-162-3/+3 * Attempt to fix build on 7.x (7.x now is pretty same that 6.x, so teachnovel2005-07-151-0/+6 * - Fix MASTER_SITESpav2005-07-141-2/+2 * Add MASTER_SITE_GENTOO to MASTER_SITES to fix fetch.novel2005-07-141-1/+2 * Update to version 0.8markus2005-07-148-42/+76 * An application / program launcher for Motif/X much like thepav2005-07-126-0/+46 * Add a patch, bump the PORTREVISION.mezz2005-07-112-2/+21 * - Distfile was rerolledmarkus2005-07-113-2/+14 * Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog formarcus2005-07-091-1/+1 * Upgrade to version 0.9.16.006.olgeni2005-07-063-72/+56 * Add klipoquery 0.2.4, a panel applet for web searches using clipboardmarkus2005-07-055-0/+53 * Don't overwrite header file of chmlibarved2005-07-043-3/+17 * Fix pkg-plist.danfe2005-07-041-0/+1 * Fix plist.novel2005-07-032-0/+4 * - Don't depend on removed astro/gdesklets-weather portpav2005-07-031-3/+2 * - Update to 1.0pav2005-07-032-5/+5 * Update to 0.8.5.4.adamw2005-07-023-29/+34 * - Python is not required to build, only to rundanfe2005-07-012-6/+6 * Update to 0.35.1.novel2005-06-304-38/+33 * Add cycle 0.3.0, a calendar for women.danfe2005-06-3011-0/+1135 * Update to KDE 3.4.1lofi2005-06-2631-203/+968 * Add doodle.jylefort2005-06-268-0/+88 * Update to 0.4.10.novel2005-06-253-14/+3 * Add an extra patch which adds support of recently added tags system fornovel2005-06-252-0/+277 * Update to 1.6.0lawrance2005-06-254-4/+19 * Update to 2.0.1.kwm2005-06-243-4/+9 * - Fix plistmarkus2005-06-212-1/+2 * Updat to 1.5.3arved2005-06-213-3/+24 * Fix plistarved2005-06-212-0/+5 * Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-181-4/+3 * Directory share/pixmaps is now included in mtreelesi2005-06-152-2/+0 * - Add Bluetooth supportmarkus2005-06-133-20/+58 * Update to 0.7.5.mezz2005-06-134-6/+6 * Update Gaim to 1.3.1 and chase all dependent ports.marcus2005-06-111-1/+1 * Add kchm, a CHM file viewer for KDEarved2005-06-115-0/+63 * Update to 2.0.0.kwm2005-06-113-9/+20 * The second attempt to fix build on 4.x.novel2005-06-101-0/+2 * - Fix writing the volumemarkus2005-06-104-9/+17 * Add tpb 0.6.3, An On-Screen-Display for hotkeys of IBM ThinkPads and the firstmarkus2005-06-1010-0/+274 * BROKEN: Conflicting dependencies (py-gtk and py-gtk2)kris2005-06-101-0/+2 * - Fix a typo in COMMENT. [1]mezz2005-06-072-4/+12 * Update to 4.4.1.novel2005-06-067-49/+13 * Project has been renamed from menueditor to smeg. Visit website for moremezz2005-06-0613-120/+59 * Update to 3.30.novel2005-06-032-3/+3 * It seems that at least perl-5.6.2 is required.thierry2005-06-011-1/+7 * change the libtool version to use from 1.3 to 1.5oliver2005-06-011-1/+1 * Attempt to fix build on 4.x by adding readline dependency.novel2005-05-311-1/+7 * -Add a missing dependency. [1]mezz2005-05-301-2/+3 * Remove BROKEN: it should have been mysteriously fixed by some troll.thierry2005-05-301-5/+1 * Upgrade to 39.125.obraun2005-05-302-3/+3 * Fix plist.novel2005-05-281-0/+1 * - Update to 1.0.14pav2005-05-274-12/+11 * - Install documentationnovel2005-05-262-0/+26 * Fix build on 6.x.novel2005-05-251-0/+11 * Add adesklets - an interactive Imlib2 console for the X Window system.novel2005-05-255-0/+74 * deskutils/fusenshi: update to 0.7.3daichi2005-05-232-6/+7 * - Update to 1.2novel2005-05-213-6/+8 * Update to 0.8.4.4. Has lots of nifty new features and UI improvements.adamw2005-05-203-35/+46 * - Update to 0.9.5pav2005-05-203-5/+5 * - Distfile was rerolled. Changes:markus2005-05-172-2/+3 * Add missing php pcre dependencylawrance2005-05-171-1/+2 * LIB_DEPEND on readline-port on FreeBSD 4.xvs2005-05-171-1/+1 * Fix it in the runtime.mezz2005-05-172-0/+15 * Tomboy is a desktop note-taking application for Linux and Unix. Simplemezz2005-05-166-0/+94 * Mark as broke, doesn't build with Mono 1.1.7 yet.mezz2005-05-161-0/+2 * Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-131-1/+1 * Upgrade to 6.7.3edwin2005-05-122-3/+3 * Chase the Gaim 1.3.0 update.marcus2005-05-121-1/+1 * - Fix a bug in the Python interface for getting the IP addressmarkus2005-05-112-3/+13 * Fix build with xmms support enabled.novel2005-05-101-1/+1 * Add sugarcrm, a web based customer relationship management applicationlawrance2005-05-076-0/+2016 * Upgrade to 2.0.3.thierry2005-05-029-21/+30 * Upgrade to version 6.7.1edwin2005-04-302-3/+3 * BROKEN on i386: Does not buildkris2005-04-301-0/+4 * Fix build on alpha.lofi2005-04-293-0/+42 * The risk of cosmetic changes, i accidently broke it, fix.arved2005-04-271-2/+4 * Move shared directory for klirc profiles into kdehier.lofi2005-04-251-1/+0 * Fix plist.krion2005-04-254-0/+6 * Don't use autoconf213/automake14 during buildarved2005-04-243-31/+4 * - Update to version 0.36markus2005-04-243-405/+16 * Update to version 0.9.0krion2005-04-216-16/+14 * Update to 1.5.2jylefort2005-04-213-9/+9 * - Update to 3.29pav2005-04-203-3/+4 * Add gourmet, a neat GNOME recipe manager. I like the UI of thisadamw2005-04-155-0/+319 * Respect bmp-world order: Do not remove directories belonging to bmp itself.vs2005-04-141-1/+0 * Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-134-4/+4 * - Update to 2.6pav2005-04-134-16/+18 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * - Update to 1.0pav2005-04-124-20/+40 * Use intlhack.adamw2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Add bmp-docklet, a system tray controller for beep-media-player.adamw2005-04-105-0/+41 * - Update to 3.28pav2005-04-093-3/+5 * - Update to 1.6pav2005-04-092-3/+3 * - Add USE_GNOME=gnomehier to remove gnome directories.ahze2005-04-083-3/+3 * Update to version 0.74markus2005-04-072-3/+3 * Update to 2.10.1.marcus2005-04-078-64/+10 * - Update to 0.8.0b [1]hq2005-04-074-28/+99 * - Complete transition from ja_JP.EUC to ja_JP.eucJP localevs2005-04-054-18/+38 * - Update to version 1.1.flz2005-04-053-23/+38 * Update to 0.34.3.novel2005-04-052-4/+3 * Update to 0.3.8vs2005-04-046-16/+18 * Depend on archivers/gtar on CURRENT later than 600022lofi2005-04-041-0/+3 * - Update to version 0.7.3.flz2005-04-042-6/+5 * Update to version 0.73markus2005-04-045-39/+12 * Update to version 0.6markus2005-04-045-4/+34 * Upgrade to version 1.9.5.olgeni2005-04-033-5/+12 * A simple menu editor for GNOME 2.10 that can edit and add new entries. Itmezz2005-04-0313-0/+166 * - update to 0.6.5dinoex2005-04-033-864/+418 * BROKEN: Does not buildkris2005-03-271-0/+2 * - Add missed build dependency on gettextpav2005-03-221-0/+1 * Fix MASTER_SITES.krion2005-03-222-2/+4 * - Update to 0.9.8pav2005-03-212-4/+3 * Update to KDE 3.4lofi2005-03-2116-537/+1607 * Update to plans 6.6.5edwin2005-03-203-3/+7 * Alexandria is a GNOME application to help you manage your book collection.pav2005-03-205-0/+128 * - show the menu-icon which disappeared in gnome 2.10ahze2005-03-203-12/+25 * - Remove directories in gnomehierahze2005-03-171-2/+0 * - Ressurrect deskutils/taskjuggler.flz2005-03-177-0/+222 * Fully-qualify the path to update-desktop-database and update-mime-database inmezz2005-03-1710-14/+17 * Update to 0.34.2novel2005-03-173-7/+10 * Update to 0.13.marcus2005-03-155-81/+25 * - This needs gtkhtml python bindings from py-gnome-extras for runtimepav2005-03-151-5/+2 * Fix plist.krion2005-03-132-3/+2 * Update to version 0.3.7krion2005-03-138-38/+46 * Add a missing dependency on librsvg2.marcus2005-03-121-1/+1 * Fix with new gtkhtml3.kwm2005-03-121-0/+6 * Add gnome-menu-editorahze2005-03-124-0/+36 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-12