summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtkaccellabel.h fixed documentation by syncing the parameter namesSven Neumann2002-01-152-13/+16
* close a comment blockjacob berkman2002-01-151-1/+1
* fix a load of open line ends, (gtk_tree_model_sort_set_model): only freeKristian Rietveld2002-01-151-68/+69
* Documentation additions.Matthias Clasen2002-01-148-16/+297
* allow cancel to happen.Jonathan Blandford2002-01-141-8/+23
* Unset initial_pos_set after the first configure request.Owen Taylor2002-01-141-0/+1
* Fix problem where widget->requisition was being used instead ofOwen Taylor2002-01-141-2/+18
* g_getenv() returns a const string.Sven Neumann2002-01-141-2/+4
* Documentation.Matthias Clasen2002-01-141-0/+222
* various cleanups, (get_child_iter_from_elt): removed,Kristian Rietveld2002-01-131-96/+20
* revert Owen's change (using a strdupped string as object data), so theKristian Rietveld2002-01-121-3/+3
* sgml fixesHavoc Pennington2002-01-121-7/+12
* actually iterate through the list rather than infinitely loopjacob berkman2002-01-111-0/+1
* Rename to reset_rc_styles_recurse(). (#68084)Matthias Clasen2002-01-101-17/+14
* gtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.cVitaly Tishkov2002-01-105-7/+7
* set the background of our bin window also (fixes #58957)jacob berkman2002-01-101-0/+15
* Now we test we can unselect nodes before selecting new ones.Jonathan Blandford2002-01-102-4/+26
* pass NULL to gtk_tree_model_rows_reordered and not an iter with user_dataKristian Rietveld2002-01-091-4/+2
* Fix problem with menus without accel groups, such as the menus for optionOwen Taylor2002-01-092-4/+10
* update the accel path upon parent changes.Tim Janik2002-01-091-0/+20
* small but important fix to force vadjustments at size_alocate time fromTim Janik2002-01-091-1/+1
* don't cast a possible NULL pointer.Tim Janik2002-01-098-12/+12
* Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't referenceMike Kestner2002-01-095-6/+6
* Speak of window IDs rather than XIDs in the docs.Matthias Clasen2002-01-093-8/+9
* wow! Am I a moron or what 0 < 1 is not equivalent to strcmp ("a", "b")Jonathan Blandford2002-01-082-9/+56
* Handle TOGGLE/RADIOBUTTON as well. (#68201, Damon Chaplin.)Owen Taylor2002-01-081-2/+4
* Fix coordinate translations, once and for all.Owen Taylor2002-01-082-23/+24
* queue a resize onjacob berkman2002-01-081-1/+1
* Don't draw the handle if we aren't showing both children. (#68135, DiegoOwen Taylor2002-01-081-4/+4
* Fix leak of result of gtk_container_get_children().Owen Taylor2002-01-081-0/+2
* Fix leaks of results of gtk_container_get_children(). (#68199, DamonOwen Taylor2002-01-081-2/+12
* Fix problem where child->requisition was accessed directly instead ofOwen Taylor2002-01-081-2/+5
* add trailing */ on doc comment.James Henstridge2002-01-081-0/+1
* Doc typo fix. (#68172)Matthias Clasen2002-01-0814-129/+231
* Remove unused pixels and rowstride variables.Anders Carlsson2002-01-071-5/+0
* don't forget to offset the pointer by x/y_offset into the new window whenTim Janik2002-01-072-9/+17
* Replace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS.Matthias Clasen2002-01-072-1/+47
* need to cast image->mem away from void* to avoid 'error C2036: 'void *' :Hans Breuer2002-01-051-3/+4
* Documentation additions.Matthias Clasen2002-01-051-0/+43
* Fix a comment.Matthias Clasen2002-01-042-2/+2
* tiny docs changeHavoc Pennington2002-01-041-1/+1
* At least don't infinite loop if the widget and window heirarchies don'tOwen Taylor2002-01-041-14/+50
* When tab is pressed and the text view isn't editable, move the focusAnders Carlsson2002-01-031-1/+8
* Free dash list if necessary.Anders Carlsson2002-01-034-7/+27
* Rename gtk_tree_view_queue_draw_node to _gtk_tree_view_queue_draw_node.Anders Carlsson2002-01-024-30/+28
* don't ignore realized but visible && !mapped resize containers (which isTim Janik2002-01-021-2/+2
* automake still doesn't support libsomething_la_LDFLAGS, so fix the buildjacob berkman2002-01-021-1/+2
* propagate exposes to no window children not in the buffer window.Havoc Pennington2002-01-024-2/+96
* move README.linux-fb in hereHavoc Pennington2002-01-015-13/+327
* Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.Tor Lillqvist2002-01-011-3/+3