summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2.7.2GTK_2_7_2Matthias Clasen2005-07-081-0/+8
* Pass a GdkDragAction to gtk_drag_get_cursor. (#309784, Sebastian Bacher)Matthias Clasen2005-07-081-0/+5
* Use g_get_host_name().Tor Lillqvist2005-07-081-0/+4
* Add -DHPPEX -DSHMLINK to CFLAGS for HP-UX. (#162979, Paul Cornett)Matthias Clasen2005-07-081-0/+3
* Add some additional docs on precision here too. (#309238, Steve Chaplin)Matthias Clasen2005-07-081-0/+4
* Don't generate events on destroyed windows.Matthias Clasen2005-07-071-0/+3
* Implement Drag-and-Drop to the file list. (#145121, Sven Neumann)Matthias Clasen2005-07-071-0/+9
* Fix #157787, reported by Jonathan Blandford:Matthias Clasen2005-07-071-0/+15
* change_orientation() should return void, remove unused variable inManish Singh2005-07-071-0/+5
* Don't create the GdkPixbuf until we know that we have something to put inTor Lillqvist2005-07-061-0/+6
* Add some additional docs on precision. (#309238, Steve Chaplin)Matthias Clasen2005-07-061-0/+3
* Fix includesMatthias Clasen2005-07-061-0/+4
* UpdatesMatthias Clasen2005-07-051-0/+5
* Add comment about the current named cursor implementation, and what itTor Lillqvist2005-07-051-0/+15
* Take window groups into account. (#309473, Diego Gonzalez)Matthias Clasen2005-07-051-0/+8
* in the 'main' expose loop, add back the calls to _set_cell_data removedKristian Rietveld2005-07-051-0/+6
* Demonstrate vertical menubarsMatthias Clasen2005-07-051-0/+2
* Add a GtkAboutDialog::wrap-license propertyMatthias Clasen2005-07-051-0/+7
* Add some missing files to EXTRA_DISTMatthias Clasen2005-07-051-0/+6
* Queue a resize on the contained menuitems as well.Matthias Clasen2005-07-041-0/+8
* updated <io.h> for open() use G_PI instead of M_PIHans Breuer2005-07-031-0/+17
* Hmm, when committing my vertical menubar patch, I forgot theMatthias Clasen2005-07-031-0/+4
* Correct the blurb for the icon-sizes setting. String change. (#309355,Matthias Clasen2005-07-031-0/+6
* Bump versionMatthias Clasen2005-07-011-0/+2
* 2.7.1GTK_2_7_1Matthias Clasen2005-07-011-0/+6
* Prevent an infinite loop when G_FILENAME_ENCODING is invalid. (#309280,Matthias Clasen2005-07-011-0/+5
* declare _gdk_xgrab_check_button_event.Manish Singh2005-06-301-0/+6
* Avoid infinite loop if a mask is zero. (#309222, David Saxton)Matthias Clasen2005-06-301-0/+3
* Clarify the code, gcc 4 complains about predecrement in MAX().Matthias Clasen2005-06-301-0/+3
* Don't prematurely unregister callbacks.Matthias Clasen2005-06-301-0/+3
* UpdatesMatthias Clasen2005-06-301-0/+4
* Handle broken grabs.Matthias Clasen2005-06-301-0/+24
* Make sure that cell boxes are always completely inside the item area.Matthias Clasen2005-06-281-0/+6
* Make the list of demos scrollable.Matthias Clasen2005-06-281-0/+3
* Fix positioning at the end of the line for lines ending in invisibleMatthias Clasen2005-06-281-0/+6
* Ignore GrabBroken events which are caused by overgrabbing inside theMatthias Clasen2005-06-271-0/+27
* Continue to activate even if we can't grab the keyboard.Matthias Clasen2005-06-271-0/+5
* Avoid a segfault. (#309054)Matthias Clasen2005-06-271-0/+13
* Cancel menus when they are grab-shadowed by something thats not a submenu.Matthias Clasen2005-06-271-0/+6
* Fix indentation.Owen Taylor2005-06-271-0/+5
* Fix leaks Same Closes bug #308953.Kjartan Maraas2005-06-271-0/+6
* Use GMappedFile.Matthias Clasen2005-06-271-0/+7
* Unregister XIM callbacks here. (#309054)Matthias Clasen2005-06-271-0/+5
* Pay attention to the scroll offset when drawing the box. (#308834, Tom vonMatthias Clasen2005-06-271-0/+6
* gdk/Makefile.am Current GNU tools do understand the PRIVATE keyword, so noTor Lillqvist2005-06-261-0/+8
* add GDK_GRAB_BROKEN to the switch cases.Manish Singh2005-06-261-0/+10
* Stop column header drag operations if the grab is broken.Matthias Clasen2005-06-261-0/+3
* Stop the drag if the grab is broken.Matthias Clasen2005-06-261-0/+3
* Don't do explicitly ungrab pointer and keyboard. We're unmapping the grabMatthias Clasen2005-06-261-0/+7
* Don't emit grab-broken for overgrabbing, until we figure out how to doMatthias Clasen2005-06-261-0/+6