summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* When a grab widget is in effect, give the grab widget a first crack atOwen Taylor2001-02-028-6/+62
* Use $(libdir), not $(exe_prefix), since some people set $(libdir)Owen Taylor2001-02-029-3/+38
* Improve warnings a bit in a fashion similar to the part ofOwen Taylor2001-02-028-1/+48
* If PATH_MAX and MAXPATHLEN are not defined, define MAXPATHLEN to 2048.Owen Taylor2001-02-018-7/+68
* Remove a dependency on bin->child != NULL. (Basically, just a cleanup)Owen Taylor2001-02-018-25/+87
* If the node being moved isn't viewable there is no way that moving theOwen Taylor2001-02-018-2/+50
* Check bounds when setting selection. (#7302)Owen Taylor2001-02-018-3/+40
* avoid regeneration of gtkmarshal.c from stamp file dep, when notTim Janik2001-02-018-1/+43
* Apply patch gtk-gharris-000907-0.patch (Guy Harris) fixing problem whereOwen Taylor2001-02-018-4/+51
* Make the sensitivity of the reparented child track that of the originalOwen Taylor2001-01-318-14/+160
* Make Return key pop down window. (#12074, Jon K Hellan)Owen Taylor2001-01-318-53/+122
* Don't allow toggling of rows off in BROWSE or EXTENDED mode. (#12072, GregOwen Taylor2001-01-318-0/+71
* Move gtkfeatures.h from gtk_public_h_sources to directly here to avoidOwen Taylor2001-01-318-2/+43
* Patch from Kipp Hickman to make the event handlers in gtkrange.c returnOwen Taylor2001-01-319-9/+156
* We need to clear the focus area on focus out, even if a background pixmapOwen Taylor2001-01-318-19/+104
* Handle the case where bg_pixmap[i] == GDK_PARENT_RELATIVE.Owen Taylor2001-01-301-1/+1
* Fix from Sean Cunningham to deal with setting the shape properly whenOwen Taylor2001-01-308-2/+51
* For menu items with submenus, destroy the item along with the submenu.Owen Taylor2001-01-3010-18/+96
* Fix a problem where the focus widget sometimes wasn't drawn with theOwen Taylor2001-01-3010-29/+153
* [ Backport from HEAD ]Owen Taylor2001-01-309-18/+106
* [ Couple of additional tiny cleanup on last commit ]Owen Taylor2001-01-309-11/+11
* Handle setting the text of a cell to the old pointer value better, byOwen Taylor2001-01-309-23/+85
* Handle --display= forms of options taking arguments. Fix some memory leaksOwen Taylor2001-01-298-83/+149
* Return if fontsel->font_index == -1 - that is, if no font is selected.Owen Taylor2001-01-298-1/+47
* When removing an item from a menu, check to see if it matchesOwen Taylor2001-01-299-0/+109
* Fixed Hungarian translationSzabolcs Ban2001-01-252-24/+29
* updated Azeri filePablo Saratxaga2001-01-062-7/+71
* Set the colormap of input only windows to the system colormap. TheAlexander Larsson2001-01-038-1/+50
* Small fix for German translation.Christian Meyer2000-12-222-8/+14
* Attach the style to the window so that the style it is not leaked whenAlexander Larsson2000-12-208-0/+44