summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.2.9GTK_1_2_9Owen Taylor2001-03-0214-47/+145
* HmmFatih Demir2001-03-021-21/+20
* Added tr ...Fatih Demir2001-03-028-1/+29
* Added Turkish translationFatih Demir2001-03-022-0/+472
* Updated Slovenian translationAndraz Tori2001-03-011-64/+64
* Updated Swedish translation.Christian Rose2001-03-012-28/+35
* Never make harmless warning fixes! :-(Owen Taylor2001-03-018-2/+37
* Updated French translation.Christophe Merlet2001-03-013-8/+13
* Fix the .in files, add note about --with-native-locale.GTK_1_2_9PRE3Owen Taylor2001-03-0147-689/+722
* Patch from ChiDeok Hwang to move call to sync_selection() up a few linesOwen Taylor2001-03-0118-21/+184
* Redo the focus stuff once more. Keep track of the focus status via anOwen Taylor2001-02-279-5/+138
* fix messed up commit message from earlierOwen Taylor2001-02-277-14/+35
* Remove left-over debug-printf.Owen Taylor2001-02-279-6/+73
* When recursing, get the list of children and ref them all before walkingOwen Taylor2001-02-279-19/+182
* Add a configuration option --with-native-locale, that greatly speeds upOwen Taylor2001-02-2712-15/+209
* Update to describe submitting patches and bug reports toOwen Taylor2001-02-2713-168/+354
* We can't maintain a flag in gtk_window_focus_in/out, because GtkPlug andOwen Taylor2001-02-2710-7/+76
* Do the setting of tree->root_tree in parent_set rather than _map(), fixingOwen Taylor2001-02-268-19/+148
* Fixed spellingStano Visnovsky2001-02-232-3/+7
* Change to parent implementation instead of cut-and-paste that was out ofOwen Taylor2001-02-2310-40/+98
* Grab on a offscreen GtkInvisible so that we can move handle boxes whoseOwen Taylor2001-02-238-36/+156
* Don't flip cursor. (#50934)Owen Taylor2001-02-228-5/+29
* Update the current font from the contents of the entry. (#3123)Owen Taylor2001-02-228-43/+85
* Remove duplicate fwd decl for gtk_default_draw_shadow.Jody Goldberg2001-02-2216-44/+430
* Updated sl translationAndraz Tori2001-02-201-28/+28
* Fix incorrect mask. (#51039, fix from Martin Maierhofer)Owen Taylor2001-02-199-1/+113
* Updated (applied gtk-pauls-990307-0.patch)Owen Taylor2001-02-182-5/+9
* Updated Slovenian translationAndraz Tori2001-02-171-36/+36
* Unset the active menu item before deactivating the menu, soOwen Taylor2001-02-178-0/+46
* draw lines with text_gc rather than black_gc. (Patch from Vlad HarchevOwen Taylor2001-02-168-5/+49
* 1.2.9pre1GTK_1_2_9PRE1Owen Taylor2001-02-1647-1157/+1380
* Updated italian translationChristopher R. Gabriel2001-02-152-41/+44
* Updated Slovak translationStano Visnovsky2001-02-142-37/+41
* Minor fixes to Greek translationSimos Xenitellis2001-02-132-59/+63
* Fix problems with characters < 256 in wide character locales. (Patch fromOwen Taylor2001-02-138-1/+43
* Properly handle passive buttons at button creation time (#50686).Owen Taylor2001-02-138-26/+92
* Call gdk_colormap_sync() - fixes #50678.Owen Taylor2001-02-139-0/+53
* Fix some cases of implicit casting between void * and function pointers.Owen Taylor2001-02-139-4/+132
* [ Enabling patch for better looking theme engines ]Owen Taylor2001-02-1227-351/+1381
* Don't allow insensitive widgets to have a grab.Owen Taylor2001-02-129-2/+47
* Updated Brazilian Portuguese translation.Gustavo Maciel Dias Vieira2001-02-122-92/+73
* Small corrections in Lithuanian translation.Gediminas Paulauskas2001-02-122-76/+53
* use the font->ascent and ->descent to calculate the requisition height,Ian Peters2001-02-118-6/+75
* Updated translation. Updated translation.Kjartan Maraas2001-02-083-81/+86
* 1.2.9Nam SungHyun2001-02-081-38/+38
* Updated French translation.Christophe Merlet2001-02-052-88/+94
* Surround additional regions with HAVE_SHAPE_EXT. (#50511, Eric Ding)Owen Taylor2001-02-038-0/+39
* Remove definition of _XOPEN_SOURCE, since it breaks things on BSD. If youOwen Taylor2001-02-029-19/+97
* Fix problem with passing signed chars to isupper() / tolower().Owen Taylor2001-02-029-20/+76
* Fix some reference counting problems problems in last patch.Owen Taylor2001-02-028-12/+56