summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* === Released 2.2.2 ===GTK_2_2_2Owen Taylor2003-06-091-0/+6
* Back out event->window test - it wasn't needed because of the call toOwen Taylor2003-06-091-0/+13
* check if width is !null, not *width. Doh.Kristian Rietveld2003-06-091-0/+5
* Remove the weird dx logic, get all cell_area and background_areaKristian Rietveld2003-06-091-0/+9
* Updated.Owen Taylor2003-06-091-3/+12
* Use application/x-rootwindow-drop for root window drops. (#108670, AlexOwen Taylor2003-06-091-0/+9
* Before delivering an event to a widget, check that (if relevant), theOwen Taylor2003-06-091-1/+16
* swap G and B. Fixes (#114669)Soeren Sandmann2003-06-081-0/+5
* Recompute unconditionally in gtk_entry_style_set, and in a newOwen Taylor2003-06-081-0/+8
* Fix bug with set_adjustment (viewport, NULL);Owen Taylor2003-06-081-0/+5
* Many fixes, along with extensive cleanups and refactoring of code toOwen Taylor2003-06-061-0/+24
* Fix typo.Tor Lillqvist2003-06-061-0/+2
* Set graphics_exposures and subwindow_mode, too, even if they aren'tTor Lillqvist2003-06-061-0/+6
* made expand_collapse_timeout a wrapper with locks aroundKristian Rietveld2003-06-061-0/+9
* Add a 'finalizing' flag to keep preedit-[start,changed,end] signals fromHidetoshi Tajima2003-06-061-0/+8
* Ignore button presses that are not on the tab (#114534).Noah Levitt2003-06-061-0/+5
* Conditionalize deendencies for gdk-pixbuf-csource on cross-compilationOwen Taylor2003-06-061-0/+5
* Handle gtk_window_get_geometry_info() returning NULL. (#107311, JohnOwen Taylor2003-06-061-0/+6
* Subtract off twice the border width from the width/height, not 1x theOwen Taylor2003-06-051-0/+6
* If at the end of the buffer, move to the end iter - parallels behavior ofOwen Taylor2003-06-051-0/+7
* #80023, Yao Zhang, TOKUNAGA HiroyukiOwen Taylor2003-06-051-0/+15
* Never scroll on focus in (#81893, Patch from Paolo Maggi)Owen Taylor2003-06-051-0/+10
* #107883, Gustavo GiráldezOwen Taylor2003-06-051-0/+13
* Handle global filters.Tor Lillqvist2003-06-051-0/+5
* Fix for #84668, reported by Torbjörn Andersson:Matthias Clasen2003-06-051-1/+10
* New keybinding signal for (un)selecting the whole buffer. Bound toMatthias Clasen2003-06-051-0/+3
* Document restriction on types.Matthias Clasen2003-06-041-0/+6
* When drawing underlines, join up adjacent runs where possible, so we don'tOwen Taylor2003-06-041-0/+8
* Slightly modified patch from Owen Taylor <otaylor@redhat.com> to improveJonathan Blandford2003-06-041-0/+7
* Keep track of when we have a clip mask set for the GC, and when we unsetOwen Taylor2003-06-041-0/+12
* gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): UseOwen Taylor2003-06-041-0/+11
* use a silent assert for get_info. (reported by Michael Natterer),Kristian Rietveld2003-06-041-0/+9
* Don't respond to pings on a root window; prevents infinite loops if we areOwen Taylor2003-06-031-0/+7
* #71597, reported by Morten WelinderOwen Taylor2003-06-031-0/+19
* Remove bad optimization for src_rowstride == dest_stride. (Didn't considerOwen Taylor2003-06-031-0/+8
* reenabled button_release events for xinput devices. (#113948)Michael Natterer2003-06-031-0/+5
* Don't map the event window if the notebook isn't mapped. (#113980, RichardOwen Taylor2003-06-021-0/+6
* added a missing cast.Sven Neumann2003-06-021-0/+6
* Add some hints and an example to the docs. (#98427)Matthias Clasen2003-05-311-0/+5
* Rework debug_default handling to work with autoconf-2.5x. (#106348)Owen Taylor2003-05-301-0/+5
* Add a missing nameOwen Taylor2003-05-301-1/+1
* Committing for kenneth:Kristian Rietveld2003-05-301-0/+6
* use GETTEXT_PACKAGE to get a translation for "ipa"(#113850).Hidetoshi Tajima2003-05-301-0/+5
* use GETTEXT_PACKAGE to get a translation for "Default"(#113850).Hidetoshi Tajima2003-05-301-0/+5
* make "Default" label of default input method localizable. use translationsHidetoshi Tajima2003-05-301-0/+13
* put the focus grab separate, the user might clear the tree in the focus-inKristian Rietveld2003-05-291-0/+6
* reset a bunch of row reference when we unset the model. Also reset dy andKristian Rietveld2003-05-291-0/+6
* cancel the current editing, if it exists. (Fixes #108956, reported byKristian Rietveld2003-05-291-0/+6
* new function, (gtk_tree_view_row_deleted): traverse the tree from theKristian Rietveld2003-05-291-0/+7
* set the DnD icon in _drag_begin instead of _maybe_begin_dragging_row, soKristian Rietveld2003-05-291-0/+7