aboutsummaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-09-29 09:51:45 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-09-29 09:51:45 +0800
commit11b30502cd6b5b8b9679c21e57fd11d49725d375 (patch)
treea8597d7c7390553b0a912d58d7d9a4c6e66c5d85 /po
parent9072c0e4dca7048582bf59f89fca23c3a6a01e86 (diff)
downloadgsoc2013-evolution-11b30502cd6b5b8b9679c21e57fd11d49725d375.tar.gz
gsoc2013-evolution-11b30502cd6b5b8b9679c21e57fd11d49725d375.tar.zst
gsoc2013-evolution-11b30502cd6b5b8b9679c21e57fd11d49725d375.zip
use bound_text to print the summary, so it wraps instead of being clipped
001-09-28 Damon Chaplin <damon@ximian.com> * gui/print.c (print_comp_item): use bound_text to print the summary, so it wraps instead of being clipped to 1 line. Fixes part 3 of bug #10285, I think. * gui/dialogs/alarm-page.glade: left-aligned the Date/Time label. Also set the width of the Summary & Date/Time labels to 10, and set expand to TRUE, to make sure that the dialog doesn't keep getting wider as the summary text on the main page gets longer. Could possibly use an EClippedLabel here instead, so we get a '...' at the end if it is clipped. * gui/dialogs/recurrence-page.glade: changed Summary & Date/Time widths as above. * gui/print.c (print_calendar): use landscape mode for the month preview. (print_border_with_triangles): use EPSILON to account for floating point errors. Hopefully fixes part 2b of bug #10285. svn path=/trunk/; revision=13246
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions
gnome-3.28&id=60e51bda11dcc0742419f2a459990d0d81cb07d8'>Use USES=pathfix where applicable.mat2016-10-211-1/+0 * Update to 1.6.9.adamw2016-01-122-3/+3 * Update to 1.6.7.adamw2016-01-072-3/+4 * Update to 1.6.6.adamw2015-08-152-4/+3 * Stop trying to be a parselmouth.adamw2015-05-091-1/+1 * Support fetching the GeoLite City and GeoLite ASN databases.adamw2015-05-092-4/+20 * Allow the server for the GeoIP database to be altered by an environmentadamw2015-04-303-5/+8 * USE_GITHUB: For the new support, fix DISTNAME to be more consistent.bdrewery2015-04-291-2/+2 * Use the new USE_GITHUB format.adamw2015-04-202-4/+3 * Update to 1.6.5.adamw2015-02-272-4/+4 * Update WWW. Old URL no longer exists.adamw2015-01-311-1/+1 * Update to 1.6.4.adamw2015-01-142-5/+4 * DATADIR needs to be created as an empty dir for geoipupdate.sh.adamw2014-11-172-0/+2 * Update to 1.6.3. Add LICENSE.adamw2014-10-303-6/+8 * Create the temporary directory within DATADIR, to ensure they're createdadamw2014-10-133-6/+3 * Rather than fetching the data files and piping them through gunzip,adamw2014-09-072-11/+13 * - Update GeoIP to 1.6.2 and switch to its new github location.adamw2014-08-273-6/+16 * Ensure that DATADIR exists before attempting to fetch the data filesadamw2014-08-122-26/+26 * Fix build as unprivileged user again, adding patch-man__Makefile.am.mandree2014-08-121-0/+17 * Remove :oldver from GeoIP's USES=libtool. This allows the port to installadamw2014-08-122-3/+4 * Give at least some indication of what is happening.adamw2014-07-281-0/+3 * Update GeoIP to 1.6.0.adamw2014-07-285-37/+14 * Fix unprivileged build. Remove libtool from USE_AUTOTOOLS.mandree2014-07-242-7/+5