summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released GTK+ 2.2.4.GTK_2_2_4Kristian Rietveld2003-09-0468-704/+1046
* updates.Kristian Rietveld2003-09-046-7/+26
* Review Greek translationNikos Charonitakis2003-09-042-848/+624
* Updated the Greek translationKostas Papadimas2003-09-042-106/+66
* for the END case, use end_position - page_size instead of G_MAXINT, sinceKristian Rietveld2003-09-036-3/+39
* if icon->style != NULL, unref it. (Fixes memleak, patch from KjartanKristian Rietveld2003-09-036-0/+28
* broken pipeKristian Rietveld2003-09-0318-22/+22
* big patch from Kjartan Maraas to fix numerous typos.Kristian Rietveld2003-09-036-6/+51
* Correct compile line for threads example.BST 2003 Tony Gale2003-09-036-2/+7
* Don't call CloseHandle() on the HMODULE returned from GetModuleHandle().Tor Lillqvist2003-09-026-2/+55
* revert the change to only select when button 1 is pressed introduced inKristian Rietveld2003-09-026-3/+32
* Update header.Kjartan Maraas2003-08-312-5/+9
* 2003-08-30 updated ja.po. T.Aihana <aihana@gnome.gr.jp>updated ja.po. T.Aihana2003-08-302-763/+827
* Added "sq" to ALL_LINGUASLaurent Dhima2003-08-296-1/+21
* Added Albanian translation by Besnik Bleta <besnikbleta@hotmail.com>Laurent Dhima2003-08-291-0/+5
* Added Albanian fileLaurent Dhima2003-08-291-0/+4921
* *** empty log message ***Wang Jian2003-08-282-2/+6
* Revision of Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-08-282-144/+79
* Updated Slovenian translationAndraz Tori2003-08-271-31/+31
* Updated German translation.Christian Neumair2003-08-272-5/+9
* Dutch translation updated.Vincent van Adrighem2003-08-262-5/+10
* Fix missing tag #120713BST 2003 Tony Gale2003-08-266-2/+22
* === Released 2.2.3 ===GTK_2_2_3Owen Taylor2003-08-263-66/+98
* Updated Hindi translationGuntupalli Karunakar2003-08-262-336/+203
* Fix variable declaration not at start of block. (#120371, Damien Carbery)Owen Taylor2003-08-267-14/+61
* Updated Welsh translation.Dafydd Harries2003-08-262-24/+16
* My firstname is Frederic, not Federico :)Frédéric Crozat2003-08-265-5/+5
* === Released 2.2.3 ===Owen Taylor2003-08-2669-9386/+14512
* Since we add one to the layout's reported width to account for the cursor,Owen Taylor2003-08-267-3/+67
* Send the focus on to the parent when there was no focus widget before andOwen Taylor2003-08-257-192/+430
* Don't include page->menu_label - causes various problems, includingOwen Taylor2003-08-256-2/+30
* Fixes #115871, reported by Michael Natterer.Kristian Rietveld2003-08-258-29/+173
* Send the focus on to the parent when there was no focus widget before andOwen Taylor2003-08-255-0/+145
* Fix up CapsLock and NumLock handling for non-XKB. Add a special case hackOwen Taylor2003-08-256-48/+123
* *** empty log message ***Richard Allen2003-08-251-6/+4
* Fix some missing initializations of rc_file->directory.Owen Taylor2003-08-246-1/+28
* Fix problem where rc_file->directory wasn't always getting set. (#120549,Owen Taylor2003-08-246-1/+32
* Updated Slovenian translationAndraz Tori2003-08-231-116/+120
* Updated Azerbaijani translation.Metin Amiroff2003-08-232-574/+495
* Updated Slovak translation.Stanislav Visnovsky2003-08-222-272/+225
* Updated Korean translation.Changwoo Ryu2003-08-222-168/+169
* Updated Icelandic translation and added "is" to ALL_LINGUAS.Samúel Jón Gunnarsson2003-08-228-518/+552
* Added "ne" to ALL_LINGUAS. Added Nepali translation by Pawan ChitrakarChristian Rose2003-08-228-1/+352
* Keep a list of current GtkRcFiles being parsed, not just the directoriesOwen Taylor2003-08-216-22/+61
* Fix option menu scrolling (#119821, Owen Taylor).Kristian Rietveld2003-08-216-5/+76
* Change the interpretation of consumed_modifiers so that it contains: -Owen Taylor2003-08-216-11/+126
* Merge from HEAD.Kristian Rietveld2003-08-216-44/+116
* *** empty log message ***Richard Allen2003-08-211-1/+3
* always round approximate digit widths up, to avoid truncation, convert toKristian Rietveld2003-08-206-5/+51
* Don't look at the same directory twice (in simple cases). (#120342)Noah Levitt2003-08-206-15/+47