summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* free cursor_path after usageKristian Rietveld2002-01-298-40/+224
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2002-01-291-62/+57
* Show correct size in the size entry.Anders Carlsson2002-01-298-0/+40
* Use gtk_tree_view_set_cursor() instead ofOwen Taylor2002-01-298-14/+105
* Switch over to GtkTreeView from GtkCList. Remove the entries above theOwen Taylor2002-01-2911-351/+639
* Return boolean (and FALSE from focus_in / focus_out handlers. (#69528,Owen Taylor2002-01-298-9/+55
* Remove the scary startup warning.Owen Taylor2002-01-298-10/+35
* Add <Control>Tab bindings for "move-focus" so that Control-Tab to escapeOwen Taylor2002-01-2911-22/+114
* Add comment about gtk-1-3-win32-production branch currently being ahead inTor Lillqvist2002-01-298-0/+63
* don't install an empty icon_set if none of the image files could be foundSven Neumann2002-01-298-7/+50
* fixed a segfault that showed up when using the color picker.Sven Neumann2002-01-298-2/+37
* fix default value for ::digits property, leave as 1 as per havoc'sTim Janik2002-01-299-14/+68
* fix assertion failure by creating the line data, but not validating it atHavoc Pennington2002-01-2910-91/+108
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2002-01-292-49/+65
* modules/input/imhangul.c modules/input/imhangul-defs.h po/POTFILES.in. AddOwen Taylor2002-01-2911-1/+2732
* ChangeLog fixupsOwen Taylor2002-01-287-21/+14
* Paint focus before shadow to give theme engines a bit more flexibility.Owen Taylor2002-01-288-4/+61
* Hungarian translationsSzabolcs Ban2002-01-282-182/+136
* no longer g_assert.Jonathan Blandford2002-01-288-1/+44
* Fix hint computation again.Owen Taylor2002-01-282-4/+9
* When setting the GtkTreeView's model, set prelight_node, prelight_tree,Jon Trowbridge2002-01-288-0/+48
* Changes to gtktreeview to better support thicker focus lines,Bill Haneman2002-01-2810-37/+239
* Only activate/edit the row if shift is not pressed, #69248Jonathan Blandford2002-01-288-1/+41
* Fix build.Anders Carlsson2002-01-288-1/+29
* General property notification cleanup.Matthias Clasen2002-01-2833-71/+203
* Fix problems in computing MISSING hint.Owen Taylor2002-01-282-2/+7
* Forgot to commit this last week.Jonathan Blandford2002-01-281-0/+7
* Converted to UTF-8 (I read the README but forgot to do it before).Duarte Loreto2002-01-282-583/+588
* & with the default mod mask so accels work when numlock is on.Anders Carlsson2002-01-288-1/+36
* Optimize the case where a component is entirely transparent by skippingOwen Taylor2002-01-286-8/+55
* ugh, I also forgot to add the date in the ChangeLog ...Kristian Rietveld2002-01-277-14/+14
* add _gtk_rbtree_mark_invalid (my previous commit already needed this ...)Kristian Rietveld2002-01-279-0/+60
* Fix for bug #69586Kristian Rietveld2002-01-279-52/+161
* Set the cursor to GDK_XTERM.Anders Carlsson2002-01-278-2/+26
* add mouse_cursor_obscured.Anders Carlsson2002-01-2711-4/+243
* Fixed a few type errors. :-)Ole Laursen2002-01-272-6/+10
* Updated Danish translation and converted it to UTF-8.Ole Laursen2002-01-272-923/+1022
* removed unused return value.Sven Neumann2002-01-278-9/+30
* Don't send MODALITY_ON/OFF if socket->same_app (More fixes for #69735)Owen Taylor2002-01-278-3/+41
* Return FALSE not true in the grab_widget == NULL case. (Bug reported byOwen Taylor2002-01-279-1/+65
* Merge from gdk-pixbuf stable.Federico Mena Quintero2002-01-252-4/+15
* Merge from gdk-pixbuf stable.Federico Mena Quintero2002-01-258-4/+81
* Implement copy_to_image instead of get_imageAlex Larsson2002-01-2511-55/+212
* changed the comment so that gtk-doc doesn't get confused.Sven Neumann2002-01-258-6/+41
* assert that the passed in arrow is always _UP or _DOWN, this catches falseTim Janik2002-01-259-1/+100
* update docs, return current FALSE if x is smaller than the current visibleKristian Rietveld2002-01-248-10/+60
* Updated Malay Translation.Hasbullah Bin Pit2002-01-242-309/+315
* fix column reordering fully. (gtk_tree_view_size_allocate): fix evil bug.Jonathan Blandford2002-01-249-35/+118
* Don't clear the model until we clean up all the other objects that mightOwen Taylor2002-01-248-8/+45
* include gtk/gtkwidget.hMark McLoughlin2002-01-248-1/+29