summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released GTK+ 1.2.5GTK_1_2_5CDT 1999 Shawn T. Amundson1999-09-2434-27/+55
* changed version from Gtk+-1.2.5-pre2, to Gtk+-1.2.5, interface age 0,Tim Janik1999-09-2415-13/+48
* Add GDK_WLIBS to LDADDS (fixes bug #2144)Owen Taylor1999-09-238-0/+36
* check for container DRAWABLE (instead of VISIBLE), so we don't queueTim Janik1999-09-238-1/+43
* updates for real 1.2.5Tim Janik1999-09-231-3/+4
* grr, even if Gdk doesn't handle CreateNotify itself, still put out aTim Janik1999-09-239-32/+142
* Updated for 1.2.5.Vincent Renardias1999-09-212-2/+6
* Updated Danish translation from Kenneth Christiansen <kenneth@ripen.dk>Kjartan Maraas1999-09-202-28/+34
* added pt_BR.po filePablo Saratxaga1999-09-2013-39/+569
* released Gtk+-1.2.5-pre2, interface age 0, binary age 5.Tim Janik1999-09-1934-28/+57
* Make the data argument const guchar *.Owen Taylor1999-09-199-2/+37
* Stop leaking the color_hash all over the place. Simplify and improve theOwen Taylor1999-09-199-68/+67
* Try to behave sensibly if the focus widget is the window itself. (ShouldOwen Taylor1999-09-198-4/+54
* Updated Danish translation from Kenneth Christiansen <kenneth@ripen.dk>.Kjartan Maraas1999-09-172-4/+9
* make gboolean args in prototypes and implementations consistent (TomasTim Janik1999-09-1715-81/+206
* Delay the call to gtk_tooltips_layout_text() until later.Owen Taylor1999-09-178-1/+61
* Added workaround for old widgets that don't propagate draws to allOwen Taylor1999-09-168-1/+57
* NEWS updatesTim Janik1999-09-143-7/+10
* slight version increment to 1.2.5-pre2.Tim Janik1999-09-1422-43/+420
* Ignore queues of areas that are completely off screen.Owen Taylor1999-09-138-19/+104
* backed out Raja's recent VPATH build "improvements", we are fine withTim Janik1999-09-138-7/+55
* renamed two variables, hopefully didn't introduce short lived bugs, thatTim Janik1999-09-128-10/+52
* Fix AC_DEFINEs.Raja R Harinath1999-09-128-14/+31
* updated danis hfilePablo Saratxaga1999-09-111-6/+6
* put Greek file from gtk+ HEAD cvsPablo Saratxaga1999-09-1010-8/+510
* added Estonian language filePablo Saratxaga1999-09-1014-40/+538
* Fix typo where comparison was being done against an uninitialized valueOwen Taylor1999-09-108-8/+67
* Move gtk_window_unset_transient_for() call after we do checks involvingOwen Taylor1999-09-108-2/+51
* fixed "GNU Make" check to pass with new make version 3.77.95.Tim Janik1999-09-0832-27/+62
* Go back to using `touch' to create an empty file.Raja R Harinath1999-09-078-1/+36
* updated da filePablo Saratxaga1999-09-061-13/+40
* return FALSE if node has no children. (Reported by: Chris RogersLars Hamann1999-09-058-1/+40
* Updated translation.Kjartan Maraas1999-09-042-4/+8
* Improve VPATH builds. `$@' is valid only in the build dir, not after we'veRaja R Harinath1999-09-038-6/+56
* Released GTK+ 1.2.5-pre1 (test release)GTK_1_2_5_pre1CDT 1999 Shawn T. Amundson1999-09-0331-24/+52
* Overview of Changes in GTK+ 1.2.5:Owen Taylor1999-09-031-0/+5
* Rewrite for simplicity, and hopefully correctness. (Fixes bug #1322, whichOwen Taylor1999-09-038-52/+146
* When we receive an unexpected destroy notify on one of our windows, don'tOwen Taylor1999-09-0311-11/+142
* Fix stupid signedness problem that was causing background to sometimes beOwen Taylor1999-09-038-4/+47
* [ Fixes pointed out by Ettore Perazzoli <ettore@comm2000.it> ]Owen Taylor1999-09-039-43/+113
* don't echo @GTK_VERSION@, butTim Janik1999-09-038-1/+43
* changed version number to 1.2.5-pre1, interface age 0, binary age 5. weTim Janik1999-09-0336-95/+185
* Ref the RC style that is passed in. The lack of the ref before was a bug.Owen Taylor1999-09-031-5/+12
* Add name => font and name => fontset hashes. The name => fontset hash is aOwen Taylor1999-09-0310-8/+390
* Updated polish translationChyla Zbigniew1999-09-032-79/+75
* Remove useless and slightly confusing test. [ XInternAtom (,,TRUE) willOwen Taylor1999-09-0215-6/+151
* uncommaTim Janik1999-09-021-1/+1
* added GTK_WIN_POS_CENTER_ALWAYS.Tim Janik1999-09-029-64/+315
* s/size_changed/default_size_changed/g so i know what's really going onTim Janik1999-09-028-7/+49
* queue a new resize if we have size_changed upon handling_resize. this is aTim Janik1999-09-028-0/+272