summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Return boolean (and FALSE from focus_in / focus_out handlers. (#69528,Owen Taylor2002-01-291-1/+7
* Remove the scary startup warning.Owen Taylor2002-01-291-0/+5
* Add <Control>Tab bindings for "move-focus" so that Control-Tab to escapeOwen Taylor2002-01-291-0/+13
* Add comment about gtk-1-3-win32-production branch currently being ahead inTor Lillqvist2002-01-291-0/+8
* don't install an empty icon_set if none of the image files could be foundSven Neumann2002-01-291-0/+5
* fixed a segfault that showed up when using the color picker.Sven Neumann2002-01-291-0/+5
* fix default value for ::digits property, leave as 1 as per havoc'sTim Janik2002-01-291-0/+7
* fix assertion failure by creating the line data, but not validating it atHavoc Pennington2002-01-291-0/+10
* modules/input/imhangul.c modules/input/imhangul-defs.h po/POTFILES.in. AddOwen Taylor2002-01-291-0/+6
* ChangeLog fixupsOwen Taylor2002-01-281-3/+2
* Paint focus before shadow to give theme engines a bit more flexibility.Owen Taylor2002-01-281-0/+7
* no longer g_assert.Jonathan Blandford2002-01-281-0/+5
* When setting the GtkTreeView's model, set prelight_node, prelight_tree,Jon Trowbridge2002-01-281-0/+6
* Changes to gtktreeview to better support thicker focus lines,Bill Haneman2002-01-281-0/+24
* Only activate/edit the row if shift is not pressed, #69248Jonathan Blandford2002-01-281-0/+5
* Fix build.Anders Carlsson2002-01-281-0/+4
* General property notification cleanup.Matthias Clasen2002-01-281-0/+10
* & with the default mod mask so accels work when numlock is on.Anders Carlsson2002-01-281-0/+5
* ugh, I also forgot to add the date in the ChangeLog ...Kristian Rietveld2002-01-271-2/+2
* add _gtk_rbtree_mark_invalid (my previous commit already needed this ...)Kristian Rietveld2002-01-271-0/+5
* Fix for bug #69586Kristian Rietveld2002-01-271-0/+12
* Set the cursor to GDK_XTERM.Anders Carlsson2002-01-271-0/+3
* add mouse_cursor_obscured.Anders Carlsson2002-01-271-0/+18
* removed unused return value.Sven Neumann2002-01-271-0/+4
* Don't send MODALITY_ON/OFF if socket->same_app (More fixes for #69735)Owen Taylor2002-01-271-0/+5
* Return FALSE not true in the grab_widget == NULL case. (Bug reported byOwen Taylor2002-01-271-0/+9
* Merge from gdk-pixbuf stable.Federico Mena Quintero2002-01-251-0/+11
* Implement copy_to_image instead of get_imageAlex Larsson2002-01-251-0/+16
* changed the comment so that gtk-doc doesn't get confused.Sven Neumann2002-01-251-0/+5
* assert that the passed in arrow is always _UP or _DOWN, this catches falseTim Janik2002-01-251-0/+13
* update docs, return current FALSE if x is smaller than the current visibleKristian Rietveld2002-01-241-0/+7
* fix column reordering fully. (gtk_tree_view_size_allocate): fix evil bug.Jonathan Blandford2002-01-241-0/+7
* Don't clear the model until we clean up all the other objects that mightOwen Taylor2002-01-241-0/+6
* include gtk/gtkwidget.hMark McLoughlin2002-01-241-0/+4
* Use insensitive state for insensitive arrows, not just an "etched state".Owen Taylor2002-01-241-0/+6
* use a variable that's actually been declared.Manish Singh2002-01-241-0/+5
* set minimum gtk-doc version to 0.9, since we need to use the newDamon Chaplin2002-01-231-0/+6
* Remove excessive g_return_if_fail() calls. (#57615)Matthias Clasen2002-01-231-0/+3
* Make it work for paths with underline accelerators. (#69247)Matthias Clasen2002-01-231-0/+5
* Stop spinning if widget becomes insensitive. (#56248)Owen Taylor2002-01-231-0/+5
* Decreate value since we now use doubles.Owen Taylor2002-01-231-0/+5
* Fix sizing bug I introduced accidentally, #69358Jonathan Blandford2002-01-221-0/+5
* Update last change to prevent core dumpGTK_MULTIHEAD_MERGEPOINT_22_01_02Padraig O'Briain2002-01-221-0/+5
* add some more stamp checks (pointed out by Anders Carlsson)Kristian Rietveld2002-01-221-0/+11
* Update top_row. Remove extraneous print statements.Jonathan Blandford2002-01-211-0/+5
* Document allowed values for ifactory.Matthias Clasen2002-01-211-0/+9
* only resize the window.Jonathan Blandford2002-01-211-0/+5
* Trap the case where there is no default widget and the entry is the focusOwen Taylor2002-01-211-0/+7
* Set the fallback program class here, rather thanOwen Taylor2002-01-211-0/+6
* Fix wrong types for command line arguments (#69124, Ryan Lovett)Owen Taylor2002-01-211-0/+10