summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* 2.8.20Matthias Clasen2006-07-021-0/+7
* Don't leak default_sort_data. (#346341, Christian Weiske)Matthias Clasen2006-07-021-0/+7
* Update the size of the drawable for the root window when the screen sizeMatthias Clasen2006-06-291-0/+6
* Avoid a refcounting leak in the python bindings. (#344876, Phil Dumont)Matthias Clasen2006-06-261-0/+5
* Require atk 1.9.0Matthias Clasen2006-06-191-2/+6
* Fix borderline cases in tab visibility calculation. Fixes #168105Carlos Garnacho2006-06-151-0/+6
* Bump versionMatthias Clasen2006-06-121-0/+2
* 2.8.19GTK_2_8_19Matthias Clasen2006-06-121-0/+2
* UpdatesMatthias Clasen2006-06-121-1/+5
* Convert \n to \r\n also when storing CF_UNICODETEXT (UTF-16) in theTor Lillqvist2006-06-111-0/+6
* Add bug reporter name.Tor Lillqvist2006-06-091-1/+1
* Call ReleaseDC() on DCs acquired with GetDC() (for windows), andTor Lillqvist2006-06-091-0/+9
* Typo.Tor Lillqvist2006-06-081-2/+2
* [WM_WINDOWPOSCHANGED] Add note that the code snippet here is mostlyTor Lillqvist2006-06-081-0/+11
* Remove the right XID from the xid table. (#34327, Sampo Savolainen, TimMatthias Clasen2006-06-051-0/+5
* forgotten commitMatthias Clasen2006-06-051-0/+5
* Bump versionMatthias Clasen2006-05-261-0/+2
* 2.8.18GTK_2_8_18Matthias Clasen2006-05-261-0/+6
* queue a redraw for the full width of the row, not just the width we gotKristian Rietveld2006-05-261-0/+6
* We shouldn't subtract 1 from the depth when calculating the space reservedKristian Rietveld2006-05-261-0/+6
* add missing chunk from patch in #316689, (gtk_tree_view_top_row_to_dy):Kristian Rietveld2006-05-261-0/+7
* Rollback the following changes, to fix it the proper way in Pango:Behdad Esfahbod2006-05-221-0/+14
* Add new function _gdk_screen_get_font_map() and have one fontmap perBehdad Esfahbod2006-05-221-0/+12
* Avoid warnings if a child is NULL. (#342007, Patrick Monnerat)Matthias Clasen2006-05-191-0/+3
* Fix a boundary case in scrolling where a tab was not shown. (#168105,Matthias Clasen2006-05-191-0/+6
* use atk_relation_add_target() to add the targets, since it sets up weakDamon Chaplin2006-05-191-0/+6
* Don't produce a stuck drag if shift is held. (#341734, Sebastien Bacher)Matthias Clasen2006-05-181-0/+3
* Always set protocol. (#342003, Tommi Komulainen)Matthias Clasen2006-05-181-0/+3
* Only unref the pixbuf if the image has the appropriate storage type.Matthias Clasen2006-05-181-0/+4
* Make drops end up at the right spot. (#342072, Yevgen Muntyan)Matthias Clasen2006-05-181-0/+5
* Fix an RTL problem with toggles in expander columns. (#341896, RoozbehMatthias Clasen2006-05-161-0/+6
* Look at both GDK_SCROLL_MASK and GDK_BUTTON_PRESS_MASK. (#139628)Tor Lillqvist2006-05-091-0/+5
* don't use non-existing local variables.Michael Natterer2006-05-031-0/+5
* Change colormap to font map in docs. (#340093)Behdad Esfahbod2006-04-291-0/+6
* Fix typo in docs. (#340063)Behdad Esfahbod2006-04-281-0/+5
* Cast to double before dividing by PANGO_SCALE. (#334582)Behdad Esfahbod2006-04-281-3/+8
* Handle the case of being called after the drag is cancelled. (#339224,Matthias Clasen2006-04-271-0/+6
* _GtkFileChooserButtonPrivate: Added has_title flag so we can rememberMurray Cumming2006-04-201-0/+13
* Map VK_NUMPAD[0-9] to GDK_KP_[0-9]. (#337562)Tor Lillqvist2006-04-191-0/+5
* fix another coverity bugMatthias Clasen2006-04-161-0/+3
* fix another coverity bugMatthias Clasen2006-04-161-0/+3
* Avoid a NULL dereference. (Coverity)Matthias Clasen2006-04-161-2/+7
* Reorganize slightly to avoid a possible NULL pointer dereference.Matthias Clasen2006-04-131-0/+5
* Don't allow passing NULL for x1 or x2, adjust callers.Matthias Clasen2006-04-131-0/+3
* Reorganize to avoid a possible NULL pointer dereference. (Coverity)Matthias Clasen2006-04-131-0/+3
* Fix another Coverity bugMatthias Clasen2006-04-121-0/+3
* Handle closed displays correctly. (Coverity)Matthias Clasen2006-04-121-0/+3
* modules/engines/pixbuf/Makefile.am Build fixes for Cygwin. (#338262)Matthias Clasen2006-04-121-0/+4
* Make this work for list == NULL. (Coverity)Matthias Clasen2006-04-121-0/+3
* Handle _gtk_text_line_get_data() returning NULL in all cases. (Coverity)Matthias Clasen2006-04-121-0/+4