summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* This commit adds stock icon functionality to GtkCellRendererPixbuf whichKristian Rietveld2002-04-221-0/+14
* Save x and y in window_private.Alexander Larsson2002-04-211-0/+9
* remove leftover conflict marker.Matthias Clasen2002-04-201-1/+0
* A bunch of trivial doc fixes.Matthias Clasen2002-04-201-0/+12
* add "selected_shadow_type" style propertySoeren Sandmann2002-04-201-0/+4
* Accept NULL for color to mean "unmodify"Owen Taylor2002-04-201-0/+9
* replace GDK_IS_WINDOW with GDK_IS_DRAWABLE in the assert, only checkKristian Rietveld2002-04-201-0/+8
* add bug numberKristian Rietveld2002-04-191-0/+2
* add _gtk_tree_view_column_autosizeKristian Rietveld2002-04-191-0/+13
* Remove some files whose content is either obsolete or has been movedMatthias Clasen2002-04-191-0/+10
* cancel editing if tree_view->priv->edited_column != NULL (fixes #76066)Kristian Rietveld2002-04-191-0/+5
* subtract TREE_VIEW_HEADER_HEIGHT from allocation->height to get the realKristian Rietveld2002-04-191-0/+8
* rename last_single_clicked{,_2} to last_button_press{,_2}, as the latterGTK_MULTIHEAD_MERGEPOINT_19_04_02Kristian Rietveld2002-04-191-0/+10
* s/<!>/<!-- -->/g throughout the documentation to bring the producedMatthias Clasen2002-04-181-0/+12
* gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) Fix typo, thanks toTor Lillqvist2002-04-181-0/+14
* so this function was completely broken. Fix it and improve readability.Kristian Rietveld2002-04-171-0/+6
* Add a small test case.Anders Carlsson2002-04-171-0/+5
* fix docsKristian Rietveld2002-04-161-0/+4
* check ->priv->cursor and ->priv->anchor rowrefs before removingKristian Rietveld2002-04-161-0/+8
* don't install/change accelerators from locked accel groups.Tim Janik2002-04-161-0/+8
* include internal children when doing focus.Jonathan Blandford2002-04-151-0/+7
* add _gtk_tree_view_column_get_editable_cell andKristian Rietveld2002-04-141-0/+15
* Fix typo in message.Abigail Brady2002-04-141-0/+4
* create the target pixbuf AFTER filling in width/height, so that passing inHavoc Pennington2002-04-131-0/+6
* Fixes #75510Kristian Rietveld2002-04-131-0/+19
* fix cut-n-paste bug which breaks big-endian machines (fixes #73585)jacob berkman2002-04-121-0/+5
* relocate the remove_weak_pointer to just before we free the page, to beHavoc Pennington2002-04-121-0/+6
* add clamp_node argument (toplevel): update usages ofKristian Rietveld2002-04-121-0/+9
* add freeze / thaws to stop deluge of 'notify' signals.Michael Meeks2002-04-121-0/+7
* Export private _gtk_menu_shell_activate() to encapsulate cut-and-pasteOwen Taylor2002-04-111-0/+10
* Fix problems with HandleBox and focusing - #78232Owen Taylor2002-04-091-0/+12
* Always set the ALLOC_NEEDED and REQUEST_NEEDED flags up the hierarchy,Owen Taylor2002-04-091-0/+8
* Fixes #78110Kristian Rietveld2002-04-091-0/+32
* Initialize error to NULL.Anders Carlsson2002-04-091-0/+4
* really revert testgtk.cManish Singh2002-04-081-0/+4
* check the return value of _gtk_tree_view_find_node and return if it'sKristian Rietveld2002-04-081-0/+8
* free anchor row reference after unselecting the selection (fixes #76272)Kristian Rietveld2002-04-051-0/+16
* implement. (gtk_tree_view_move_cursor_up_down): check for focusJonathan Blandford2002-04-051-0/+17
* Fix undefined variable typo. Patch from Simon Floery <simon.floery@gmx.at>Alex Larsson2002-04-051-0/+6
* fix segfault upon NULL return from gdk_utf8_to_string_target().Tim Janik2002-04-041-0/+9
* revert accidentally commited change to testgtk.cSoeren Sandmann2002-04-041-0/+5
* Fix problem with menu titles being clipped (#75948)Soeren Sandmann2002-04-041-0/+5
* Fix some bugs, and introduce a minor feature.Tor Lillqvist2002-04-041-0/+25
* set the sort_func correctly, 77030Jonathan Blandford2002-04-021-0/+4
* update version to 2.0.2, binary age 2, interface age 2.GTK_2_0_2Tim Janik2002-04-021-0/+7
* add check for y > tree_view->priv->height (fixes #76974)Kristian Rietveld2002-04-011-0/+16
* recommit after tagging 2_0_1Owen Taylor2002-03-301-0/+5
* ===== Released 2.0.1 ======Owen Taylor2002-03-301-3/+2
* revert the latest stamp increment changes, as it broke stuff for treesKristian Rietveld2002-03-301-0/+5
* Call gdk_keyval_to_lower() on the key passed in, since we lowercase allGTK_MULTIHEAD_MERGEPOINT_30_03_02Owen Taylor2002-03-291-0/+8