summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released GTK+ 1.2.6GTK_1_2_6CDT 1999 Shawn T. Amundson1999-10-0740-203/+240
* Fix a typo where gtkrc.vi_VN.tcvn5712 wasn't getting deleted, causingOwen Taylor1999-10-0710-11/+152
* Added Galician .po fileJesus Bravo Alvarez1999-10-061-0/+475
* Fix stupid extra g_free introduced in one of the last one or two commits.Owen Taylor1999-10-068-1/+42
* Fix typo from last commit.Owen Taylor1999-10-061-0/+2
* Make naming of gtkrc files consistent, put each style that a gtkrc.* fileOwen Taylor1999-10-0637-110/+211
* ru.po: Updated Russian translationSergey I. Panov1999-10-051-1/+1
* don't list gtkrc in gtkconf_DATA, it totally barfsManish Singh1999-10-058-1/+36
* Free device->info.axes for core pointer.Owen Taylor1999-10-058-2/+41
* Added several gtkrc.* fiels for new charset encodingsPablo Saratxaga1999-10-0527-0/+262
* added several gtkrc.* filesPablo Saratxaga1999-10-051-7/+21
* ru.po: Updated Russian translationSergey I. Panov1999-10-052-6/+6
* updatedNam SungHyun1999-10-041-6/+6
* Added Ukrainian translation from Yuri Syrota <yuri@renome.rovno.ua>.Kjartan Maraas1999-10-0110-1/+527
* Rename idle to idle_id, to deal with obsolete, broken C libraries.Owen Taylor1999-09-309-12/+47
* Get rid of stupid C unsigned integer bug. (Bug #2272)Owen Taylor1999-09-298-1/+113
* Added Romainan translation from Dan Damian <dand@dnttm.ro>.Kjartan Maraas1999-09-2810-1/+502
* Don't add in allocation->x/y twice!Owen Taylor1999-09-279-8/+66
* We may be queueing a resize on a toplevel container between the time weOwen Taylor1999-09-268-1/+58
* Updated Polish translationChyla Zbigniew1999-09-262-126/+130
* updated Estonian tranlationLauris Kaplinski1999-09-262-26/+29
* Make 'dist-hook' targets, which copy the .spec file into $(distdir),Elliot Lee1999-09-241-1/+1
* 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