summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* include missing #ifdef G_ENA\BLE_DEBUGJonathan Blandford2002-05-162-2/+11
* Don't filter control-shift+[non-hex]. (#80252, reported by NalinOwen Taylor2002-05-161-14/+16
* Fixes for #78258Owen Taylor2002-05-161-8/+24
* Fix a missed check for division by zero. (#77820, Gareth Pearce)Owen Taylor2002-05-161-1/+5
* If the menu is scrolled down or up, and some of the widget area is empty,Ettore Perazzoli2002-05-161-29/+0
* Don't call gdk_pointer_grab() to change the cursor if we've alreadyOwen Taylor2002-05-151-1/+7
* Special case menu items to pop down on motion. (#75961)Owen Taylor2002-05-152-24/+43
* Update from contents of size entry on focus out. (#76493, LaurisOwen Taylor2002-05-152-2/+18
* Move the column chooser files to column-chooser/ (and fix a typo in the icon ...Anders Carlsson2002-05-151-2/+2
* If not building libpng, don't rebuild gtkstockpixbufs.h (#81819, BillOwen Taylor2002-05-151-1/+1
* Remove the result file on error. (#79929, David Highley)Owen Taylor2002-05-142-13/+24
* Fix prepending at the start of the list. (#56349, Thomas Leonard.)Owen Taylor2002-05-141-10/+14
* Fix frame_right/frame_top screwup. (Detlef Reichl, #78111)Owen Taylor2002-05-142-4/+4
* Fix format of selection data to be 8 rather than GTK_TYPE_POINTER.Owen Taylor2002-05-143-14/+4
* Set the width of the layout to the actual wrap width (our requisition) notOwen Taylor2002-05-145-10/+23
* Try adding a #ifndef/#define for XkbKeySymEntry to make up for OSF brokenOwen Taylor2002-05-142-22/+35
* Discard configure events from SubstructureNotify. (#81760, Rich Burridge)Owen Taylor2002-05-142-1/+4
* Change parameter names to match the header file and the documentation.Matthias Clasen2002-05-132-21/+21
* gtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk/gtkwindow.c a few typosVitaly Tishkov2002-05-134-6/+6
* [ merge from stable ]Daniel Elstner2002-05-101-0/+17
* set_redraw_on_allocate (FALSE); (gtk_tree_view_size_allocate): invalidateSoeren Sandmann2002-05-081-11/+54
* added a new conditional CROSS_COMPILING which indicates ($build != $host).Michael Natterer2002-05-071-14/+18
* call func on current node before the child nodes.Kristian Rietveld2002-05-061-1/+1
* unset user_data before destroying the window. (fixes #80065).Kristian Rietveld2002-05-061-4/+15
* Bump version to 2.1.0, binary, interface age 0.Matthias Clasen2002-05-053-2/+68
* The "big treeview focus patch". Fixes several issues and adds someKristian Rietveld2002-05-055-75/+618
* oops, need to update these on HEAD branch too.. -tigert-Tuomas Kuosmanen2002-05-042-0/+0
* changed the order of the arguments. #80278Erwann Chenede -2002-05-032-7/+7
* Typo fix.Matthias Clasen2002-05-021-1/+1
* Correct the composite_child blurb.Matthias Clasen2002-05-022-7/+7
* Add nicks and blurbs for child properties. (#57143)Matthias Clasen2002-05-023-19/+57
* remove virtualization and made it cross platform. fix #79961 fixedErwann Chenede -2002-05-012-18/+18
* Make it work, even if the window is already realized or mapped.Owen Taylor2002-04-301-8/+23
* Improve a warning.Matthias Clasen2002-04-305-18/+18
* use gtk_text_layout_invalidate_cache instead of cut-and-pasteHavoc Pennington2002-04-302-11/+12
* Doc fixes.Owen Taylor2002-04-302-4/+5
* Add thisAnders Carlsson2002-04-302-0/+2638
* assign something to "prev" so that removing tag info succeeds. Part ofHavoc Pennington2002-04-302-10/+40
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-2955-814/+1948
* Fix so that you can set a new sort func.Jonathan Blandford2002-04-291-3/+7
* if the deleted node was "below" this path, then do not unref all nodesKristian Rietveld2002-04-261-1/+8
* This commit fixes binary compatibility, which I broke with my recent cellKristian Rietveld2002-04-264-40/+72
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-4/+6
* Fixes #74206.Kristian Rietveld2002-04-252-3/+32
* make the search dialog not scroll horizontally (prolly fixes #74806).Kristian Rietveld2002-04-251-2/+2
* Avoid a possible division by zero. (#77820)Matthias Clasen2002-04-251-2/+6
* use the child's requisition.height, not allocation.height, as width ofSoeren Sandmann2002-04-251-2/+5
* resort if we're already in 'unsorted' state, and update the docsKristian Rietveld2002-04-241-1/+6
* Remove GTK_OBJECT_CONNECTED.Matthias Clasen2002-04-241-2/+2
* temporarily set ->priv->edited_column to NULL. Pleas read the comment inKristian Rietveld2002-04-241-3/+19