summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version = 1.1.16GTK_1_1_16CST 1999 Shawn T. Amundson1999-02-1626-158/+248
* Tue, 16 Feb 1999 12:51:56 +0100Vincent Renardias1999-02-161-22/+22
* Use a ScrolledWindow test how Text widgets work within ScrolledWindow.Owen Taylor1999-02-1610-41/+109
* When setting styles, remove unecessary explicits draws and clears.Owen Taylor1999-02-1617-50/+102
* Updated for 1.1.16.Owen Taylor1999-02-168-0/+47
* Free label->label_wc.Owen Taylor1999-02-168-0/+37
* Some coding style fixups.Owen Taylor1999-02-168-78/+174
* When we find a match, stop searching. (Because we assume pspec != NULL inOwen Taylor1999-02-1511-194/+581
* gtk/gtkwidget.c (gtk_widget_real_grab_focus):Owen Taylor1999-02-159-2/+75
* default to yes for development trees.Tim Janik1999-02-158-1/+47
* don't autoselect focus_row in case of GTK_SELECTION_EXTENDEDLars Hamann1999-02-1113-599/+535
* updated spanis hlanguage filePablo Saratxaga1999-02-111-2/+2
* don't autoselect focus_row in case of GTK_SELECTION_EXTENDEDLars Hamann1999-02-1011-553/+350
* applied patch from Paolo Molaro to fix GTK_TYPE_POINTER args ofTim Janik1999-02-1011-223/+298
* Reverted coding style "fixups"Owen Taylor1999-02-108-416/+429
* Supplement the existing WMNormalHints, don't overwrite them.Owen Taylor1999-02-109-34/+94
* asure that ->value_buf always points to an allocated area.Tim Janik1999-02-1014-1849/+2072
* Fixed some bugs with set_default_size.Owen Taylor1999-02-1044-221/+746
* Removed extraneous line that crept in in previous commit.Owen Taylor1999-02-108-1/+35
* Moved entry->visible into editable class. (Leave it behind deprecated forOwen Taylor1999-02-1011-14/+112
* If we can't find helvetica, fall back to "fixed". If we can't findOwen Taylor1999-02-1014-22/+120
* Updated.Changwoo Ryu1999-02-092-43/+47
* Added a style_set() function so that word lengths get recomputed on styleOwen Taylor1999-02-098-11/+86
* changed to 64 (gtk_clist_draw_focus) (hadjustment_value_changed)Lars Hamann1999-02-089-9/+75
* Small corrections.Sergey I. Panov1999-02-081-10/+10
* missing from the CVS for some reasonGMT 1999 Tony Gale1999-02-087-0/+28
* Changed translation of two strings. For consistancy only.Sergey I. Panov1999-02-081-3/+3
* add SpinButton exampleGMT 1999 Tony Gale1999-02-088-0/+29
* - Heavily edited GtkCombo section initially from Christopher T. LansdownGMT 1999 Tony Gale1999-02-0810-411/+1204
* updated spanish language filePablo Saratxaga1999-02-081-6/+5
* Changed a remaining "menufactory" to "itemfactory"Guillaume Laurent1999-02-072-2/+2
* Add the entire draw_data_list back to the free list, not just the lastOwen Taylor1999-02-068-5/+50
* fix commentTim Janik1999-02-061-1/+1
* search last visible column instead of using clist->columns.Lars Hamann1999-02-069-15/+100
* Adjust saved positions of children when resizing a guffaw_gravity = TRUEOwen Taylor1999-02-0510-86/+264
* Don't assume any more that the gtkwidget.c code will queue a redraw on usOwen Taylor1999-02-059-18/+91
* Fixes to account for the changed structure of the windows of rangeOwen Taylor1999-02-041-20/+9
* fix typosNam SungHyun1999-02-041-8/+8
* change my email addressChristopher Blizzard1999-02-048-1/+29
* version=1.1.15GTK_1_1_15CST 1999 Shawn T. Amundson1999-02-0415-15/+116
* spelling fix in comment from joey@kuolema.Infodrom.North.DE (MartinManish Singh1999-02-048-2/+37
* Make sure we set the icon window position before it is shown to preventOwen Taylor1999-02-028-22/+122
* new sections on Layout and SpinButton [nice widget]GMT 1999 Tony Gale1999-02-0211-18/+1337
* Put in some information about 'gtk-config --libs gthread'.Owen Taylor1999-02-029-3/+72
* in case of GTK_SELECTION_BROWSE select first inserted row.Lars Hamann1999-02-0210-52/+246
* Autogenned file removalManish Singh1999-02-011-1/+0
* Pass gthread on to gtk-config.Owen Taylor1999-02-0110-17/+143
* Remove autogenned filesManish Singh1999-02-015-5171/+1
* Update from Paul Siegmann <pauls@euronet.nl>Owen Taylor1999-02-012-84/+88
* Fixed problem with uints resulting in huge child allocations.Owen Taylor1999-02-018-40/+82