summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add a GrabBroken event to GDK, and a grab-broken-event signal toMatthias Clasen2005-06-251-0/+33
* Add some new stock items. (#166480, Kristof Vansant)Matthias Clasen2005-06-251-0/+20
* Make movement by paragraphs up/down symmetric. (#307055, Behnam Esfahbod)Matthias Clasen2005-06-241-0/+2
* Fix up selection of conversion functions for MSB machines:Owen Taylor2005-06-241-0/+7
* Don't jump to the next line if we are at the end of the line.Matthias Clasen2005-06-241-0/+5
* Mention also bug #308413.Tor Lillqvist2005-06-241-2/+2
* Improve and simplify line segment rendering on Win32, especially theTor Lillqvist2005-06-241-0/+54
* Fix an error in the cache timeout logic. (#166601, Morten Welinder)Matthias Clasen2005-06-231-0/+4
* Change the keynav for header reordering and resizing to Alt-arrows andMatthias Clasen2005-06-231-0/+5
* Remove a leftover debugging envvar.Matthias Clasen2005-06-231-0/+5
* Fix the big endian case for 3-channel source. (Reported by David Zeuthen)Owen Taylor2005-06-231-0/+6
* Don't trigger warnings if there are extra references to the hbox.Matthias Clasen2005-06-231-0/+4
* Use g_file_set_contents(). (#308722, Morten Welinder)Matthias Clasen2005-06-231-0/+5
* Set the time field in the event. (#308573, Morten Welinder)Matthias Clasen2005-06-221-0/+3
* Remove gratitious differences between the stable branch and HEAD, whichMatthias Clasen2005-06-221-0/+6
* Don't leak the cairo context Closes bug #308581.Kjartan Maraas2005-06-211-0/+5
* Modify all of the GtkMisc widgets to round down on centering calculationsMatthias Clasen2005-06-211-0/+9
* Connect to button-release-event as well, to handle touchscreen scenariosMatthias Clasen2005-06-211-0/+4
* Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, BenoitMatthias Clasen2005-06-211-2/+2
* Consistently use gchar. (#303455, Benoit Carpentier)Matthias Clasen2005-06-211-0/+3
* New function which can be used to implement scrolling in non-windowMatthias Clasen2005-06-211-0/+8
* Handle missing MAP_FAILED. (#308449, Georg Schwarz)Matthias Clasen2005-06-211-0/+5
* Bump version numberMatthias Clasen2005-06-201-0/+2
* 2.7.0GTK_2_7_0Matthias Clasen2005-06-201-0/+4
* Variant of gtk_window_present which takes a timestamp. (#166379, ElijahMatthias Clasen2005-06-201-0/+7
* Add a forgotten symbolMatthias Clasen2005-06-201-0/+2
* UpdatesMatthias Clasen2005-06-201-0/+4
* added a check which avoids processing updates on bin_window and scrollingKristian Rietveld2005-06-191-0/+6
* only keep the row at the same position if the full row is visible.Kristian Rietveld2005-06-191-0/+6
* set dy to zero if treeview's height is smaller than the current page_sizeKristian Rietveld2005-06-191-0/+6
* Make mousewheel scrolling possible in typeahead mode, suggestion fromKristian Rietveld2005-06-191-0/+9
* pass the event on to treeview, so it has a change of selecting a row, etc.Kristian Rietveld2005-06-191-0/+6
* This commit includes a fix for #169463, Stefan Kost.Kristian Rietveld2005-06-191-0/+17
* Add an ignore-hidden property with getter and setter. (#171612, ChristianMatthias Clasen2005-06-191-0/+6
* Make this work for inserting before/after an existing menuitem orMatthias Clasen2005-06-191-0/+7
* Add bug refMatthias Clasen2005-06-191-1/+2
* Allow to construct menu tool buttons.Matthias Clasen2005-06-191-0/+5
* Make this function public. (#64792, Havoc Pennington)Matthias Clasen2005-06-191-0/+7
* undo merging of the separate loop setting cell data with cell drawing loopKristian Rietveld2005-06-181-0/+7
* remove GDK_CURSOR and GDK_IS_CURSOR, instance checks don't work on boxedManish Singh2005-06-181-0/+9
* remove unused variable height_old.Manish Singh2005-06-181-0/+5
* Typo fixesMatthias Clasen2005-06-181-0/+4
* Fix 308111Matthias Clasen2005-06-181-0/+3
* Fix nl_langinfo() useMatthias Clasen2005-06-181-0/+5