summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.7.1GTK_2_7_1Matthias Clasen2005-07-01178-32017/+33021
* Allow -1 for width/height and interpret them as "not constrained".Matthias Clasen2005-07-012-11/+38
* Prevent an infinite loop when G_FILENAME_ENCODING is invalid. (#309280,Matthias Clasen2005-07-014-2/+19
* Updated Traditional Chinese translation.Chao-Hsiung Liao2005-07-012-358/+324
* Updated traditional Chinese translation from GNOME HK TeamKwok-Koon Cheung2005-07-012-319/+202
* declare _gdk_xgrab_check_button_event.Manish Singh2005-06-305-49/+69
* Avoid infinite loop if a mask is zero. (#309222, David Saxton)Matthias Clasen2005-06-304-0/+15
* Clarify the code, gcc 4 complains about predecrement in MAX().Matthias Clasen2005-06-304-1/+13
* Don't prematurely unregister callbacks.Matthias Clasen2005-06-304-1/+10
* UpdatesMatthias Clasen2005-06-304-0/+41
* Handle broken grabs.Matthias Clasen2005-06-3010-12/+184
* UpdatesMatthias Clasen2005-06-3012-50/+125
* Clarify GtkComboBoxEntryRoss Burton2005-06-282-1/+6
* Updated Thai translation.Theppitak Karoonboonyanan2005-06-282-128/+150
* Make sure that cell boxes are always completely inside the item area.Matthias Clasen2005-06-284-10/+33
* Make the list of demos scrollable.Matthias Clasen2005-06-284-2/+30
* Fix positioning at the end of the line for lines ending in invisibleMatthias Clasen2005-06-284-3/+29
* Updated Spanish translation.Francisco Javier F. Serrador2005-06-274-1793/+1817
* Ignore GrabBroken events which are caused by overgrabbing inside theMatthias Clasen2005-06-279-31/+114
* Continue to activate even if we can't grab the keyboard.Matthias Clasen2005-06-274-13/+44
* Translation updated by Ivar Smolin.Priit Laes2005-06-272-716/+542
* Avoid a segfault. (#309054)Matthias Clasen2005-06-277-22/+92
* Cancel menus when they are grab-shadowed by something thats not a submenu.Matthias Clasen2005-06-274-0/+32
* Fix indentation.Owen Taylor2005-06-275-2/+17
* Fix leaks Same Closes bug #308953.Kjartan Maraas2005-06-275-2/+24
* Use GMappedFile.Matthias Clasen2005-06-275-66/+39
* Unregister XIM callbacks here. (#309054)Matthias Clasen2005-06-275-7/+35
* Pay attention to the scroll offset when drawing the box. (#308834, Tom vonMatthias Clasen2005-06-274-2/+21
* gdk/Makefile.am Current GNU tools do understand the PRIVATE keyword, so noTor Lillqvist2005-06-265-20/+40
* Current GNU tools do understand the PRIVATE keyword, so no need to removeTor Lillqvist2005-06-262-16/+16
* Updated Slovak translation.Marcel Telka2005-06-262-1260/+1252
* add GDK_GRAB_BROKEN to the switch cases.Manish Singh2005-06-266-2/+34
* Stop column header drag operations if the grab is broken.Matthias Clasen2005-06-264-0/+32
* Stop the drag if the grab is broken.Matthias Clasen2005-06-264-0/+26
* Don't do explicitly ungrab pointer and keyboard. We're unmapping the grabMatthias Clasen2005-06-264-23/+53
* Don't emit grab-broken for overgrabbing, until we figure out how to doMatthias Clasen2005-06-264-6/+30
* Updated Slovak translation.Marcel Telka2005-06-252-108/+119
* Add a GrabBroken event to GDK, and a grab-broken-event signal toMatthias Clasen2005-06-2516-27/+319
* Add some new stock items. (#166480, Kristof Vansant)Matthias Clasen2005-06-2513-0/+90
* Make movement by paragraphs up/down symmetric. (#307055, Behnam Esfahbod)Matthias Clasen2005-06-244-6/+7
* Fix up selection of conversion functions for MSB machines:Owen Taylor2005-06-244-13/+24
* Don't jump to the next line if we are at the end of the line.Matthias Clasen2005-06-244-1/+19
* Mention also bug #308413.Tor Lillqvist2005-06-243-6/+6
* Improve and simplify line segment rendering on Win32, especially theTor Lillqvist2005-06-246-298/+431
* fix language team referenceKwok-Koon Cheung2005-06-244-1740/+1771
* Updated Canadian English translation.Adam Weinberger2005-06-232-6/+10
* Fix an error in the cache timeout logic. (#166601, Morten Welinder)Matthias Clasen2005-06-234-5/+21
* Change the keynav for header reordering and resizing to Alt-arrows andMatthias Clasen2005-06-234-4/+20
* Remove a leftover debugging envvar.Matthias Clasen2005-06-234-4/+16
* Fix the big endian case for 3-channel source. (Reported by David Zeuthen)Owen Taylor2005-06-234-3/+21