summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kill some stray characters breaking the build.Mark McLoughlin2003-06-306-3/+28
* Add GtkExpander. See discussion in bug #60553.Mark McLoughlin2003-06-309-0/+1718
* Updated Indonesian translationMohammad DAMT2003-06-302-49/+83
* gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.cSoeren Sandmann2003-06-2919-1259/+4654
* Additions.Matthias Clasen2003-06-293-13/+88
* More formatting fixes for docs.Matthias Clasen2003-06-296-18/+24
* Doc comment fix.Matthias Clasen2003-06-296-1/+20
* updated Walloon filePablo Saratxaga2003-06-2914-918/+661
* Stop discriminating against 32bpp ICOs a): Use the byte size of the imageMatthias Clasen2003-06-282-13/+18
* Fix for #111028, thanks to J. Ali Harlow, who writes: I found that theTor Lillqvist2003-06-2813-65/+212
* Make it compile with C89 compilers.Soeren Sandmann2003-06-278-3/+45
* Fix typos. Update thread example I missed yesterday.BST 2003 Tony Gale2003-06-256-7/+34
* UpdateFatih Demir2003-06-252-529/+539
* Add a blurb for shadow_type.Matthias Clasen2003-06-248-13/+65
* Thread support updates from Owen. Various suggestions from Steve Chaplin.BST 2003 Tony Gale2003-06-246-95/+184
* Updated Indonesian translationMohammad DAMT2003-06-247-833/+1183
* Move GtkIMContext to "Abstract Base Classes", since its abstract.Matthias Clasen2003-06-2314-14/+30
* Add RTL variants of stock icons.Matthias Clasen2003-06-233-2/+32
* Remove the pointless refusal to load images with dubious disposal mode onMatthias Clasen2003-06-232-11/+8
* Typo fix.Matthias Clasen2003-06-222-1/+3
* Add gdk_pixbuf_loader_new_with_mime_type.Matthias Clasen2003-06-225-0/+69
* Reset block_count to 0 for all application extensions, otherwise the dataMatthias Clasen2003-06-223-139/+168
* Updated Azerbaijani translation.Metin Amiroff2003-06-222-270/+284
* Mention dup'd bug#s.Tor Lillqvist2003-06-225-5/+5
* When emulating X11's automatic grab on button down, pass owner_events asTor Lillqvist2003-06-226-11/+57
* Merge from 2.2Matthias Clasen2003-06-212-24/+45
* Another question.Matthias Clasen2003-06-182-2/+18
* Add a question about changing fonts. (#114747)Matthias Clasen2003-06-182-0/+47
* Look for DLLs also in the bin subdirectory, where libtool 1.5 installsTor Lillqvist2003-06-177-11/+63
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2003-06-172-160/+142
* Add rule to regenerate man pages from Docbook. (man_MANS): AddMatthias Clasen2003-06-1719-9/+670
* Add autogenerated indices.Matthias Clasen2003-06-164-0/+13
* Document new properties as 2.4 additions.Matthias Clasen2003-06-1411-76/+263
* Updated Swedish translation.Christian Rose2003-06-142-465/+685
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-06-122-165/+172
* Special case pixmaps. (#114880)Anders Carlsson2003-06-126-0/+32
* Fix some typos.Matthias Clasen2003-06-112-5/+8
* Document child-notify and drag-data-received signals. Owen, we need toMatthias Clasen2003-06-116-0/+126
* silly typo fix. s/seperator/separator/. This gets rid of the assert spamKristian Rietveld2003-06-116-1/+31
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2003-06-112-1517/+905
* Updated Spanish translation by Juan Manuel GarcĂ­a MolinaPablo Gonzalo del Campo2003-06-102-217/+228
* New function for XIM instantiate callback. New function where call toHidetoshi Tajima2003-06-106-90/+278
* Merged from stable.Kristian Rietveld2003-06-096-1/+36
* Merged from stable.Kristian Rietveld2003-06-096-15/+60
* Make it compile with C89 compilersSoeren Sandmann2003-06-096-2/+22
* Add gtk_text_view_[gs]et_overwrite().Matthias Clasen2003-06-092-0/+6
* Install boolean property "overwrite". (gtk_text_view_[gs]et_property):Matthias Clasen2003-06-097-0/+103
* Install boolean child properties "resize" and "shrink".Matthias Clasen2003-06-097-28/+174
* Back out event->window test - it wasn't needed because of the call toOwen Taylor2003-06-096-4/+66
* Use application/x-rootwindow-drop for root window drops. (#108670, AlexOwen Taylor2003-06-098-5/+61