Commit Graph

2315 Commits

Author SHA1 Message Date
Kwok-Koon Cheung
cf8cf9c84e Rename zh_TW.Big5 -> zh_TW, to prevent future encoding naming problem. 2001-09-01 20:25:23 +00:00
Kjartan Maraas
c2a9d6ee1e Update 2001-08-21 08:03:25 +00:00
Kjartan Maraas
71b6637a18 Updated Norwegian (nynorsk) translation from Roy-Magne Mo
2001-08-21  Kjartan Maraas  <kmaraas@gnome.org>

	* nn.po: Updated Norwegian (nynorsk) translation from Roy-Magne
	Mo <rmo@sunnmore.net>.
2001-08-20 22:54:59 +00:00
Fatih Demir
21bd1eee0d Also added the gtk+ Tamil translation for Gtk+ 2001-08-19 12:21:54 +00:00
Kwok-Koon Cheung
81ebbd9b01 Update traditional/simplified chinese translation. 2001-08-14 08:03:50 +00:00
Chyla Zbigniew
d166a71b81 Updated Polish translation 2001-08-09 11:42:07 +00:00
Owen Taylor
a254282090 ref/unref, not ref/ref.
Sun Aug  5 10:29:42 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtklist.c: ref/unref, not ref/ref.
2001-08-05 14:30:16 +00:00
Owen Taylor
9535fcff49 Fix problem with selecting a new focus child.
Sun Aug  5 09:48:08 2001  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtklist.c (gtk_list_clear_items): Fix
        problem with selecting a new focus child.

        * gtk/gtklist.c (gtk_list_clear_items): Clear
        list->undo/list_focus_child after unparenting
        child, since unparenting the child can result
        in list->last_focus_child being set. (#58024)
2001-08-05 14:22:52 +00:00
Gediminas Paulauskas
de12b3169b added lv to ALL_LINGUAS.
2001-08-01  Gediminas Paulauskas <menesis@delfi.lt>

	* configure.in: added lv to ALL_LINGUAS.

2001-08-01  Peteris Krisjanis  <peterisk@apollo.lv>

	* lv.po: Updated Latvian translation.
2001-08-01 19:33:44 +00:00
Owen Taylor
a1a39db8b1 Remove dummy ta po - Tamil translation doesn't really make sense for
Tue Jul 24 16:41:12 2001  Owen Taylor  <otaylor@redhat.com>

	* configure.in po/ta.po (ALL_LINGUAS): Remove dummy ta po - Tamil
	translation doesn't really make sense for GTK+-1.2 anyways,
        so lets not worry about the fact that it is missing
        in this branch.
2001-07-24 20:42:21 +00:00
Darin Adler
635d96c11d Placeholder empty Tamil translation to make things build until the real
* ta.po: Placeholder empty Tamil translation to make
	things build until the real translation is committed.
2001-07-24 20:07:46 +00:00
Darin Adler
1aec108a07 Add BUILD_INCLUDED_LIBINTL for compatibility with newer gettext.
* acinclude.m4: Add BUILD_INCLUDED_LIBINTL for
	compatibility with newer gettext.

	* examples/helloworld/.cvsignore: Ignore the
	generated executable.
2001-07-24 19:23:40 +00:00
Chyla Zbigniew
3739dac0fa Updated Polish translation 2001-07-18 20:41:07 +00:00
jacob berkman
c6bd44081e #include <config.h> as the previous patch requires it
2001-07-10  jacob berkman  <jacob@ximian.com>

	* gtk/gtkrc.c: #include <config.h> as the previous patch requires
	it
2001-07-10 18:06:35 +00:00
Fatih Demir
0319027436 Added ta to ALL_LINGUAS. 2001-06-26 10:24:29 +00:00
Fatih Demir
0c89ef8f68 Added ta.po 2001-06-26 10:22:32 +00:00
Pablo Saratxaga
dd505ea3a9 Check for nl_langinfo (CODESET), changed the algorithm ussed to look for
locale dependent rc files so it does a better job
2001-06-21 20:06:14 +00:00
Alex Larsson
ab470a809d Allow expose event compression past configure notify events for other
2001-06-01  Alex Larsson  <alexl@redhat.com>

	* gdk/gdkevents.c (expose_predicate):
	Allow expose event compression past configure notify events for
	other toplevel window. This fixes performance when dragging a
	window of an application over another window of the same
	application. In this case there will be interleaved exposure
	and configure events.
2001-06-01 23:13:50 +00:00
Owen Taylor
72c57c3903 fix ChangeLog entry 2001-05-31 18:23:00 +00:00
Owen Taylor
2b78a9abc9 Account for the fact that the border width is _outside_ the allocation.
Thu May 31 12:43:57 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkoptionmenu.c: Account for the fact that the border
	width is _outside_ the allocation. (Fixes #54585)
2001-05-31 18:22:24 +00:00
Andraz Tori
4e966d0f97 Updated Slovenian translation 2001-05-02 02:22:12 +00:00
Federico Mena Quintero
096301bd5f Only consider crossing events if the parent of the window is the root
2001-04-19  Federico Mena Quintero  <federico@ximian.com>

	* gtk/gtkwindow.c (gtk_window_focus_filter): Only consider
	crossing events if the parent of the window is the root window.
	This is so that GtkPlugs will not do funny things when they think
	they should get the focus.
2001-04-25 22:30:52 +00:00
Nam SungHyun
1c21a77a84 updated 2001-04-12 09:53:49 +00:00
Owen Taylor
a2b279dbd1 Fix check of wrong variable.
Wed Apr 11 16:20:00 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtklabel.c (gtk_label_parse_uline): Fix check
	of wrong variable.
2001-04-11 20:22:27 +00:00
Chema Celorio
719c6a2c92 invalidate some acelerators.
2001-04-01  Chema Celorio  <chema@celorio.com>

	* gtk/gtkmenu.c (gtk_menu_paint):
	(gtk_menu_key_press): invalidate some acelerators.

	* gtk/gtkmenu.h: update header for new feature.

	* gtk/gtkmenu.c (gtk_menu_key_press): rewrite, add speed improvements.
	(gtk_menu_key_press): who wrote this ? sigh... use GList instead.
2001-04-02 06:58:40 +00:00
Owen Taylor
131966090f Released 1.2.10.
Sun Apr  1 23:01:31 2001  Owen Taylor  <otaylor@redhat.com>

	* Released 1.2.10.

Sun Apr  1 22:22:47 2001  Owen Taylor  <otaylor@redhat.com>

	[ Addition of safety checks to try to avoid segfaulting
	  on broken setups always. ]

	* gdk/gdkfont.c (_gdk_font_wc_to_glyphs): Add a boolean
	return value to deal with failure of conversion of
	wide characters to glyphs.

	* gtk/gtkentry.c gtk/gtklabel.c: Handle failure of
	mbstowcs/wcstombs a bit better.

	* gdk/gdkfont.c gdk/gdkdraw.c: Deal with failure of
	_gdk_font_wc_to_glyphs() gracefully

	* gdk/gdkim.c (_gdk_wcstombs_len): quietly return NULL on
	failure instead of g_return_if_fail().

Wed Mar 28 16:05:29 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkfontsel.c (gtk_font_selection_select_size): Fix
	problem where fractional sizes caused infinite loop.
	(bugzilla.redhat.com #33081)

Wed Mar 28 14:52:08 2001  Owen Taylor  <otaylor@redhat.com>

	* docs/Makefile.am: Remove excess rules breaking
	distcheck.
GTK_1_2_10
2001-04-02 03:51:01 +00:00
Owen Taylor
9eec86b770 Fix problem where dropping into internal child widgets (such as GtkCList
Wed Mar 28 12:33:20 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkdnd.c: Fix problem where dropping into
	internal child widgets (such as GtkCList tab labels)
	(#52457, reported by Daniel Erat). Can't use
	gtk_container_children(), so provide a substitute
	which uses gtk_container_forall().
2001-03-28 17:43:08 +00:00
Ole Laursen
d78b20c7a6 Updated Danish translation 2001-03-27 20:12:43 +00:00
Andraz Tori
e64144a00f Updated Slovenian translation 2001-03-25 13:04:59 +00:00
Darin Adler
5dbcf115a9 Fixed #if G_ENABLE_DEBUG that was supposed to be #ifdef G_ENABLE_DEBUG.
* gtk/gtkobject.h: Fixed #if G_ENABLE_DEBUG that
	was supposed to be #ifdef G_ENABLE_DEBUG.
2001-03-23 02:44:31 +00:00
Christian Rose
1c92bad0ee Fixed Swedish translation in some places, thanks to comments from Gran
Uddeborg <goeran@uddeborg.pp.se>.
2001-03-19 13:41:21 +00:00
Fatih Demir
e901ee0e51 Header fix 2001-03-18 19:11:24 +00:00
Fatih Demir
1be9a82cd3 Updated tr.po 2001-03-18 19:04:19 +00:00
Fatih Demir
2e765264e7 Updated tr.po 2001-03-18 15:37:48 +00:00
Owen Taylor
de55adbf46 Updated
Thu Mar 15 15:23:11 2001  Owen Taylor  <otaylor@redhat.com>

	* NEWS: Updated

	* configure.in (GTK_BINARY_AGE): Up micro => 10,
	binary => 10, interface => 1.

	* INSTALL.in: Add some discouraging words about
	--with-xinput=gxi.

	* configure.in (x_ldflags): Make --with-xinput be
	--with-xinput=xfree, and warn for --with-xinput=gxi.

Thu Mar 15 14:29:47 2001  Owen Taylor  <otaylor@redhat.com>

        * gdk/gdkselection.c (sanitize_ctext): Handle
	extended segments, which can contain arbitrary octets,
	properly. (Fixes problems with cut-and-paste and,
	e.g., KOI8-R.)

	* gtk/gtktext.c gtk/gtkeditable.c: Patch from
	Vlad Harchev to avoid using gdk_draw_text_wc()
	on text that is really chars, not wchars. (Cannot
	convert between chars and wide chars with assignment!)
2001-03-15 22:13:21 +00:00
Pablo Saratxaga
832178099c fixed chars 2001-03-15 10:49:58 +00:00
Pablo Saratxaga
e7b447e89d updated Azeri file 2001-03-15 09:12:56 +00:00
Owen Taylor
296abc67a4 Make somewhat more safe on broken libcs, also add a g_return_if_fail() to
Thu Mar 15 01:31:07 2001  Owen Taylor  <otaylor@redhat.com>

	* gdk/gdkim.c (_gdk_wcstombs_len): Make somewhat more
	safe on broken libcs, also add a g_return_if_fail()
	to make the failure case when we somehow get a
	string of invalid wide characters more clear.
	(#51644, Sergey Vlasov)
2001-03-15 06:54:43 +00:00
Owen Taylor
c6351975cd Fix problem in testing the result of g_get_home_dir(), and test the result
Thu Mar 15 01:05:49 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkrc.c (gtk_rc_add_initial_default_files): Fix
	problem in testing the result of g_get_home_dir(),
	and test the result of g_get_home_dir() in another
	place for consistency. (#51833). Also fix off-by-one
	error in check against GTK_RC_MAX_MODULE_PATHS.
2001-03-15 06:25:54 +00:00
Owen Taylor
560b7a063d head -n 7 ChangeLog 2001-03-15 05:45:28 +00:00
Owen Taylor
f1fd0af53b Fix missed equal_pos => option for --with-xinput=gxi. (Which is broken
Wed Mar 14 23:38:23 2001  Owen Taylor  <otaylor@redhat.com>

        * gdk/gdk.c (gdk_init_check): Fix missed equal_pos => option
        for --with-xinput=gxi. (Which is broken anyways, but
        oh well...) (#51973)

        * gtk/gtkeditable.c (gtk_editable_get_event_time): Fix excess free
        in case where there is no current event. (#51889)

        * gtk/gtkwindow.[ch]: Handle focus for the case of
        PointerRoot (no window manager) by using algorithm taken
        from xterm.
2001-03-15 04:39:32 +00:00
Valek Frob
1b5b657065 Small fix. 2001-03-14 14:26:40 +00:00
Pablo Saratxaga
047ccde819 added Vietnamese file 2001-03-13 01:49:17 +00:00
Andraz Tori
2af348b786 Updated Slovenian translation 2001-03-11 22:10:48 +00:00
Pablo Saratxaga
c38487ceaa Updated Serbian files 2001-03-10 14:26:44 +00:00
Pablo Saratxaga
957ce8e00f converted az.po to 8bit encoding 2001-03-09 16:22:21 +00:00
Christian Meyer
4dd7cd5b52 Revised German translation. 2001-03-08 03:53:09 +00:00
Owen Taylor
4390744d27 Only check the ignore_enter flag for the menu shell that the item is
Mon Mar  5 16:38:15 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkmenushell.c (gtk_menu_shell_enter_notify): Only
	check the ignore_enter flag for the menu shell that
	the item is actually a child of, not for attached
	submenus. (#51536)
2001-03-05 21:52:22 +00:00
Owen Taylor
91df70d81b Release 1.2.9
Fri Mar  2 12:35:40 2001  Owen Taylor  <otaylor@redhat.com>

	* Release 1.2.9

        * NEWS: Final update for 1.2.9

	* INSTALL INSTALL.in: Add note about the movement of
	the include files.
GTK_1_2_9
2001-03-02 20:01:07 +00:00
Fatih Demir
063048efbf Hmm 2001-03-02 18:40:45 +00:00