summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Improve a warning.Matthias Clasen2002-04-301-0/+19
* use gtk_text_layout_invalidate_cache instead of cut-and-pasteHavoc Pennington2002-04-301-0/+13
* Multi-screen test case form multihead branch with a few cleanups. (Get ridOwen Taylor2002-04-301-0/+12
* fix problem with finalizing non-initialized fully display when failing toOwen Taylor2002-04-301-0/+10
* Doc fixes.Owen Taylor2002-04-301-1/+5
* Update for multihead.Owen Taylor2002-04-301-2/+5
* retionalized multihead code in _gdk_x11_copy_to_image. fixes #80256 andErwann Chenede -2002-04-301-0/+5
* assign something to "prev" so that removing tag info succeeds. Part ofHavoc Pennington2002-04-301-0/+13
* Make multihead-safe; use a different IM context per display.Alex Larsson2002-04-301-0/+15
* Missing ChangeLog entry and indentation fixOwen Taylor2002-04-301-0/+81
* Fix silly bug, noticed by Sven Neumann.Alex Larsson2002-04-291-0/+5
* Fix so that you can set a new sort func.Jonathan Blandford2002-04-291-0/+5
* Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in aAnders Carlsson2002-04-261-0/+16
* if the deleted node was "below" this path, then do not unref all nodesKristian Rietveld2002-04-261-0/+8
* tests/testtreecolumns.c quit the main loop when the window is destroyed.Sven Neumann2002-04-261-0/+6
* This commit fixes binary compatibility, which I broke with my recent cellKristian Rietveld2002-04-261-0/+17
* include X11/Xlib.h, fixes the buildKristian Rietveld2002-04-261-0/+4
* Add missing gdkscreen/display-x11.h files.Owen Taylor2002-04-261-0/+5
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-0/+49
* fix typo in ChangeLogKristian Rietveld2002-04-251-1/+1
* Fixes #74206.Kristian Rietveld2002-04-251-0/+13
* make the search dialog not scroll horizontally (prolly fixes #74806).Kristian Rietveld2002-04-251-0/+5
* Avoid a possible division by zero. (#77820)Matthias Clasen2002-04-251-0/+5
* use the child's requisition.height, not allocation.height, as width ofSoeren Sandmann2002-04-251-0/+6
* resort if we're already in 'unsorted' state, and update the docsKristian Rietveld2002-04-241-0/+5
* Remove GTK_OBJECT_CONNECTED.Matthias Clasen2002-04-241-0/+5
* temporarily set ->priv->edited_column to NULL. Pleas read the comment inKristian Rietveld2002-04-241-0/+6
* Improve docs. (#62359)Matthias Clasen2002-04-231-0/+5
* This commit adds a cell_background property for cell renderers. With thisKristian Rietveld2002-04-231-1/+19
* Update ChangeLogAnders Carlsson2002-04-221-1/+2
* Use gtk_entry_get_public_chars. Fixes #79532.Anders Carlsson2002-04-221-0/+6
* 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