summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unref the model after the last use, not before.GTK_MULTIHEAD_MERGEPOINT_01_02_02Jonathan Blandford2002-01-318-2/+37
* Install a Default RC file that sets the tooltips color to yellow. (#58542)Owen Taylor2002-01-311-0/+9
* Install a Default RC file that sets the tooltips color to yellow. (#58542)Owen Taylor2002-01-319-5/+61
* Fix another missing static.Owen Taylor2002-01-3111-20/+84
* Try to make sure that we have some focused widget on map. (#50339)Owen Taylor2002-01-311-6/+9
* make static.Mark McLoughlin2002-01-3115-18/+151
* Handle the case where bin->child is NULL. (#70153, Padraig O'Briain)Owen Taylor2002-01-319-2/+65
* Add missing files (Christian Rose #70165)Owen Taylor2002-01-3146-1638/+15402
* Updated Swedish translation.Christian Rose2002-01-312-24/+22
* save last minute changes before committing.Jonathan Blandford2002-01-319-25/+78
* only emit the signal if an interesting column changes.Jonathan Blandford2002-01-3010-15/+140
* remove unused variable.Manish Singh2002-01-309-3/+57
* Add bug number to my last entry.Matthias Clasen2002-01-307-7/+7
* Updated Danish translation.Ole Laursen2002-01-302-22/+20
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-3040-625/+124
* Allow a -1 icon size.Anders Carlsson2002-01-308-1/+29
* fix revrted bug fix. (use a define for max digits).Tim Janik2002-01-308-1/+36
* Try to make sure that we have some focused widget on map. (#50339)Owen Taylor2002-01-309-9/+139
* 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