aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--widgets/misc/e-canvas-background.c2
-rw-r--r--widgets/text/e-entry.c2
3 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f3f0628e18..1cb32ffe20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-21 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * widgets/misc/e-canvas-background.c:
+ * widgets/text/e-entry.c: Resolve Bug #309074
+
2005-08-10 Tor Lillqvist <tml@novell.com>
* tools/Makefile.am: Don't try to build killev on Win32.
diff --git a/widgets/misc/e-canvas-background.c b/widgets/misc/e-canvas-background.c
index d0d1479e37..d224ab6cd9 100644
--- a/widgets/misc/e-canvas-background.c
+++ b/widgets/misc/e-canvas-background.c
@@ -475,7 +475,7 @@ ecb_class_init (GObjectClass *object_class)
g_object_class_install_property (object_class, PROP_FILL_STIPPLE,
g_param_spec_object ("fill_stipple",
_( "Fill stipple" ),
- _( "FIll stipple" ),
+ _( "Fill stipple" ),
GDK_TYPE_WINDOW,
G_PARAM_READWRITE));
diff --git a/widgets/text/e-entry.c b/widgets/text/e-entry.c
index 9b37664648..5601440b8d 100644
--- a/widgets/text/e-entry.c
+++ b/widgets/text/e-entry.c
@@ -1303,7 +1303,7 @@ e_entry_class_init (GObjectClass *object_class)
g_object_class_install_property (object_class, PROP_FILL_STIPPLE,
g_param_spec_object ("fill_stipple",
_( "Fill stipple" ),
- _( "FIll stipple" ),
+ _( "Fill stipple" ),
GDK_TYPE_WINDOW,
G_PARAM_READWRITE));
>* - Don't remove directory created by shared-mime-infopav2005-01-081-1/+0 * Reset undeliverable maintainer address:kris2005-01-021-3/+2 * - Deal with empty directories left behindpav2004-12-312-0/+10 * [PATCH] change MAINTAINER email address for all my ports.edwin2004-12-302-2/+2 * - Add optional knob for libicalpav2004-12-292-2/+19 * Compiles on amd64 now.obrien2004-12-291-2/+2 * - Workaround for people who have mpeg4ip installed poluting system withpav2004-12-285-2/+46 * Back out the previous change. Mita-san will continue tohrs2004-12-272-2/+2 * Fix plist.krion2004-12-272-17/+15 * - Update to 1.4.2pav2004-12-243-17/+8 * Reset MAINTAINER to ports@.nork2004-12-232-2/+2 * Fix pkg-plist.skv2004-12-211-0/+1 * Don't remove system locale directories (not listed in the relevantkris2004-12-201-3/+0 * Set the device directory to /var/lirc and check for libirman in the correctmikeh2004-12-201-2/+2 * - Remove extra directories from ru and de man pages.sem2004-12-182-0/+7 * Update to 5.3bkrion2004-12-172-3/+3 * Since it doesn't build on alpha, use NOT_FOR_ARCHS knob.krion2004-12-171-0/+2 * Clean up handling of locale directories at deinstall-time:kris2004-12-161-6/+0 * Fix the dependency of gtk-sharp that was moved from LOCALBASE to X11BASE.mezz2004-12-151-2/+2 * - Update to 1.5.1pav2004-12-153-31/+3 * - Fix build on amd64 and possibly other 64-bit architecturespav2004-12-151-0/+28 * Make portlint happier.edwin2004-12-141-2/+4 * Update to KDE 3.3.2lofi2004-12-142-4/+2 * - Update to 1.4.1pav2004-12-132-3/+3 * - Update to 1.0sem2004-12-123-3/+7 * Add hcidump, utility similar to tcpdump, but operating on Bluetooth stack.pav2004-12-116-0/+71 * Fix plist.lofi2004-12-101-0/+1 * Updated to 1.43skv2004-12-092-3/+3 * Updated to 1.002skv2004-12-092-3/+3 * - Update to 5.3a and unmark BROKENpav2004-12-095-504/+14 * - Fix build with gcc 3.4pav2004-12-093-7/+37 * - Update to 0.9.12pav2004-12-093-5/+3 * - Update to 1.4.1pav2004-12-093-3/+9 * Bump PORTREVISION to chase the gtkhtml3 shared library version.marcus2004-12-081-1/+1 * Fix fat-fingered last commit.linimon2004-12-051-1/+1 * With portmgr hat on, reset Roger's maintainership of these ports. Whilelinimon2004-12-051-2/+2 * BROKEN: Unfetchablekris2004-12-041-0/+2 * Add capability to build with libirman support.mikeh2004-12-031-4/+28 * Add another MASTER_SITEarved2004-12-021-1/+2 * Add bfhist, statistics generator for BinkleyForce FTN mailer.pav2004-11-284-0/+29 * - Update to 0.98.0pav2004-11-2624-370/+356 * - Set NO_WERROR because some user's CFLAGS could generate warningspav2004-11-261-4/+8 * Add missing filekris2004-11-251-0/+1 * Don't remove all empty locale directories, only the ones we (might have)kris2004-11-251-3/+12 * update: comms/efax-gtk 2.2.13daichi2004-11-252-18/+17 * Respect CFLAGSvs2004-11-241-3/+9 * BROKEN on !i386: Does not compilekris2004-11-181-0/+4 * Bump PORTEPOCH, since PORTVERSION was decreased by previous commit.krion2004-11-181-0/+1 * - Synchronized with latest version (1.1.4).mita2004-11-176-112/+133 * - Use external libgsm instead of bundled object filepav2004-11-161-1/+6 * - Update to 0.9.11pav2004-11-163-10/+11 * Add tlf, an amateur radio curses based logging program.pav2004-11-1315-0/+320 * Remove conditional runtime dependency on the gtar port, it's availablelofi2004-11-121-2/+0 * More pthread-check fixes.lofi2004-11-122-1/+426 * Update to version 0.12.0markus2004-11-102-3/+3 * - Unbreak on 5.xpav2004-11-092-76/+56 * Update to KDE 3.3.1lofi2004-11-082-3/+12 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-087-1/+7 * - Update to 1.2.2pav2004-11-064-15/+24 * - Update to 0.9.10pav2004-11-055-39/+37 * Update to 1.4.0arved2004-11-053-13/+23 * Fix build under resent 6.0 (SWI_CAMNET and SWI_CAMBIO removed by scottl).osa2004-11-013-63/+123 * Add qsstv, SSTV decode and Version 5 supports FAX receptionpav2004-10-298-0/+607 * The qpage port will run words together in long pages. The problempav2004-10-292-1/+12 * - Update to 2.2.12pav2004-10-272-8/+4 * - Update of maintainer's email addresspav2004-10-262-3/+3 * [maintainer update] comms/gnokii update to 0.6.4edwin2004-10-264-9/+45 * Fix missing JAVA_HOME at configurehq2004-10-251-1/+1 * Fix breakage caused by the recent upgrade of graphics/libtiff -- HylaFax'smi2004-10-222-3/+21 * - Remove patch file which proved to not work [1]pav2004-10-222-15/+1 * - Try to fix build on amd64/6-CURRENT where openobex-config gets installedpav2004-10-221-0/+1 * RXTX: serial and parallel I/O libraries supporting Sun's CommAPI. Open-sourcehq2004-10-208-0/+83 * Update to 2.1perky2004-10-182-3/+3 * Update to version 0.11.0markus2004-10-163-8/+27 * - Update to 0.7.4:sergei2004-10-164-22/+25 * - Upgrade to 8.1.10 (various small fixes).kuriyama2004-10-152-4/+4 * - update to 1.1.31jmz2004-10-143-9/+10 * - add USE_GCC=2.95 and unbreak this portleeym2004-10-132-10/+4 * Maintainer update: efax-gtk 2.2.11edwin2004-10-122-4/+4 * Update to 1.5c.linimon2004-10-122-4/+4 * [patch] comms/ltmdm: ltmdm.sh patchedwin2004-10-122-1/+5 * Maintainer update: comms/efax-gtkedwin2004-10-122-3/+3 * - Avoid strange build failures by running of autoheader (which is the correctpav2004-10-121-1/+2 * - Update to 0.6pav2004-10-129-90/+77 * Fix build with gcc-3.4krion2004-10-096-9/+83 * Unbreak the build with recent GCC.danfe2004-10-082-7/+12 * Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1 * BROKEN on 5.x: Does not compilekris2004-09-261-0/+4 * One of the man-pages (faxinfo.8c) was listed twice in a row...mi2004-09-241-1/+1 * Commit maintainer's update to 4.2.0 from 4.1.8, unbreak -current.mi2004-09-244-26/+270 * Unbreak the build.danfe2004-09-242-7/+23 * The port builds fine now, so remove BROKEN mark.danfe2004-09-231-4/+0 * BROKEN on 5.x: Does not compilekris2004-09-191-1/+7 * BROKEN on 5.x: Does not compilekris2004-09-194-4/+28 * BROKEN on 5.x: Configure failskris2004-09-191-1/+7 * Fix small C++ typo and unbreak the build.danfe2004-09-181-0/+19 * BROKEN on 5.x: Does not compilekris2004-09-181-0/+4 * . Update to 0.6. [1]glewis2004-09-042-3/+4 * Fix build with gcc 3.4arved2004-09-031-6/+7 * Update to 2.2.9aarved2004-09-022-3/+3 * Update to KDE 3.3lofi2004-08-313-95/+28 * Add TrustedQSL, an Amateur Radio Station electronic trusted logbookpav2004-08-229-0/+285 * - Distfile rerolled with zero diff (verified)pav2004-08-212-4/+2 * Per maintainer, this is a 4.x-only driver. Also, unquote the existinglinimon2004-08-211-1/+4 * Updated to 1.39skv2004-08-203-3/+4 * Fix build with gcc-3.4krion2004-08-194-30/+122 * BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-1/+7 * Updated to 1.36skv2004-08-154-16/+23 * Updated to 1.000002skv2004-08-154-16/+17 * Fix plist.krion2004-08-151-0/+11 * Fix build with gcc-3.4krion2004-08-132-1/+90 * Factor out all but one of the build switches of the KDE main module portslofi2004-08-115-175/+79 * BROKEN: Size mismatchkris2004-08-101-0/+2 * Change maintainer's email.krion2004-08-082-2/+2 * Fix statistic read and write.krion2004-08-073-1/+31 * Update to 0.4.99.7vs2004-08-062-4/+5 * Update to 0.7.3krion2004-08-042-4/+4 * Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15ade2004-08-042-0/+14 * Update to 2.2.9.mezz2004-08-032-3/+3 * Correct a configure-misdetection which went unnoticed until now, but causeslofi2004-08-011-0/+4 * Update to version 0.0.7markus2004-07-303-19/+9 * - Fix build with gcc-3.4pav2004-07-304-0/+81 * - Really fix build in mpeg4ip presencepav2004-07-291-4/+3 * Use tty_close() and ttygone() where it need instead ofosa2004-07-282-23/+27 * Add Klog, an amateur radio logging program for KDEarved2004-07-256-0/+51 * fix build when mpeg4ip is installedsem2004-07-241-2/+13 * Update to 0.7.2arved2004-07-234-18/+21 * Realy fix "link_elf: symbol ttyclose undefined" error andosa2004-07-232-4/+4 * Fix detection of the bluetooth stackvs2004-07-222-8/+9 * 1) Merge two patches for ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c into one patchosa2004-07-224-231/+232 * Revert back wrong changes, because port have strangeosa2004-07-222-239/+174 * Fix run on recent -CURRENT by removing ttyclose() calls.osa2004-07-222-174/+239 * - Update to 1.3, which brings a non-interactive send/getpav2004-07-182-3/+3 * - Update to 0.6.4pav2004-07-177-81/+225 * Reset undeliverable maintainer address:kris2004-07-161-1/+1 * Add cutecom 0.0.5, a graphical serial terminal.markus2004-07-158-0/+138 * Add linrad, Amateur Radio DSP utility (SDR)pav2004-07-1515-0/+714 * Enable this port on non-i386 architectures on -current after 9 July.vs2004-07-131-3/+5 * Support WITHOUT_NLSkrion2004-07-112-2/+9 * Support WITHOUT_NLSkrion2004-07-112-11/+18 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-104-4/+4 * Fix for gnome-libs induced breakage.vs2004-07-092-0/+14 * Update to 0.5vs2004-07-083-9/+11 * Update to 0.6.3krion2004-07-085-34/+40 * . SIZEify.glewis2004-07-081-0/+1 * Add xastir, a hamradio orientated GIS package designed to handle APRS.pav2004-07-066-0/+237 * - Unbreak on 4.x: pass threading library to linkerpav2004-07-052-10/+13 * - Unbreak plist: fix perl man page installationpav2004-07-052-8/+2 * - Unbreak on 5.x (multiline literal)pav2004-07-051-0/+52 * Add nasawash, Amateur Radio program for cleaning NASA format keplerianpav2004-07-054-0/+49 * - Update to 2.2.8apav2004-07-053-69/+3 * Add echolinux, an EchoLink client for UNIX.pav2004-07-0512-0/+246 * Add nokryptia, a program to convert music files like MP3 to workpav2004-07-034-0/+36 * Chase fixes in TTY source.edwin2004-07-012-14/+119 * Add cdr_read 1.09, utility for reading of the call detail records fromvs2004-06-304-0/+44 * Update to 0.54.1vs2004-06-282-3/+3 * - Update to 2.2.8pav2004-06-287-39/+73 * Add thebridge, an amateur radio EchoLink compatible conference bridgepav2004-06-279-0/+115 * - Add astro as secondary categorypav2004-06-261-1/+1 * Add predict, a ncurses application to predict and track positions of amateurpav2004-06-266-0/+82 * - Update AT&T service with new URLpav2004-06-262-3/+13 * Remove expired ports, plus the three ports that depended on them.kris2004-06-21