summaryrefslogtreecommitdiff
path: root/gtk/gtkwidget.c
Commit message (Expand)AuthorAgeFilesLines
* new signal GtkWidget::set_parent. this signal will be emitted once aTim Janik1998-02-181-4/+45
* applied patch to fix draw_indicator behaviour from Lars Hamann and StefanTim Janik1998-02-171-7/+4
* \nTim Janik1998-02-171-0/+1
* D&D fixesElliot Lee1998-02-161-1/+0
* Change style->white to style->base[] where appropriate. Change the defaultOwen Taylor1998-02-131-2/+4
* Check for the RESIZE_NEEDED flag and remove the widget from the list.Owen Taylor1998-02-101-16/+29
* clean ups. -timjTim Janik1998-02-071-0/+4
* new function to perform the same actions as gtk_list_remove_items, butTim Janik1998-02-051-11/+13
* documentation. -timjTim Janik1998-02-041-0/+7
* indentations. -timjTim Janik1998-02-041-10/+6
* attach/detach to menu widget viaTim Janik1998-02-031-6/+15
* dunno, what cvs wants right now. i just told me theseTim Janik1998-02-021-14/+14
* fixed a bad, bad referencing bug that could caused unreferencing ofTim Janik1998-02-021-12/+17
* watch the next ChangeLog update...Tim Janik1998-02-021-9/+9
* fixed a refresh bug with unrealization of no_window widgets.Tim Janik1998-02-021-1/+6
* GTK_RESIZE_NEEDED is a private flag now.Tim Janik1998-02-021-59/+58
* Added a new GTK_IN_REPARENT flag and revised gtk_widget_reparent so thatOwen Taylor1998-02-011-32/+40
* In gtk_widget_init, set the flags _on_top_of_ those forOwen Taylor1998-01-311-1/+1
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-387/+437
* some gtk_*_set_arg fixesTim Janik1998-01-211-0/+4
* sensitivity and state setting combination.Tim Janik1998-01-201-143/+169
* this is a stack of grabbing widgets now, having unique entries. theTim Janik1998-01-191-2/+2
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-9/+67
* gtk_*_get_arg() and gtk_*_set_arg() implementations. new argTim Janik1998-01-181-0/+18
* new functions gtk_box_reorder_child, gtk_box_query_child_packing andTim Janik1998-01-181-11/+120
* implementation of gtk_widget_get()Tim Janik1998-01-161-7/+39
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-48/+60
* GDK_VISIBILITY_NOTIFY events were not working at all. It was myArturo Espinosa1998-01-061-0/+13
* corrects a small resize bug in the viewport widget. The viewport widgetShawn Amundson1998-01-021-0/+54
* handlebox now lets you set in_root flag (and if you set that, its location as...Elliot Lee1998-01-011-2/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-28/+68
* Misc fixes for color changing stuffElliot Lee1997-11-281-12/+25
* new gtk_main_level(). fixes to gtk_window_show() to prevent -1x-1 size onGnome CVS User1997-11-281-399/+400
* cleanups for color changing stuffElliot Lee1997-11-271-3/+3
* Initial revisionElliot Lee1997-11-241-0/+3390