summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.3.13GTK_1_3_13Owen Taylor2002-01-3057-14620/+15549
* add extra templates filesOwen Taylor2002-01-302-0/+156
* Add x11.sgml.Owen Taylor2002-01-307-11/+28
* Export gtk_widget_set_accel_path().Owen Taylor2002-01-3012-17/+91
* Consistently use GdkModifierType. (#66950, Mark Patton)Owen Taylor2002-01-3016-46/+138
* Deprecate GtkPreviewType, GtkSignalRunType, GtkSideType,Owen Taylor2002-01-301-0/+4
* Document that the end points are included in the range. (#69783, JeffreyOwen Taylor2002-01-3010-10/+52
* Revert the last changes to make the number of digits only effect drawing,Owen Taylor2002-01-309-16/+79
* ue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-01-3012-2/+116
* Fix wrong usage of g_value_set/get_object for PROP_TABS and memory leak inOwen Taylor2002-01-308-2/+44
* Document that a size of (GtkIconSize)-1 means don't scale.Owen Taylor2002-01-309-5/+97
* Optimize exposes of partial insensitive images.Havoc Pennington2002-01-299-98/+299
* Call _gdk_draw_pixbuf(), thus enabling using this function for pixbufsOwen Taylor2002-01-299-46/+97
* Patch from Jacob Berkman to fix problem when the height/width of a layoutOwen Taylor2002-01-299-31/+111
* Small fix to size of torn off window (#60271, Detlef Reichl)Owen Taylor2002-01-299-1/+63
* 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