summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Move notification of "has_default" to here, so it is safe to callOwen Taylor2001-11-174-1/+30
* Updates.Matthias Clasen2001-11-173-140/+178
* New function to get a GdkWindow to compare event->window to.Jonathan Blandford2001-11-158-26/+36
* Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)Owen Taylor2001-11-151-0/+14
* Go back to DocBook 3.0 to get the autobuilder on developer.gnome.org backMatthias Clasen2001-11-152-1/+10
* Return the currently selected column when we get the column, #64380Jonathan Blandford2001-11-142-3/+8
* Add --sgml-mode.Matthias Clasen2001-11-145-6/+6
* Rearrange docs (#64566)Matthias Clasen2001-11-145-43/+63
* add border width to requisition, request non-anchored childrenHavoc Pennington2001-11-131-3/+3
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-1319-304/+381
* new files explaining where the code for rendering pixbufs lives. (#61151)Matthias Clasen2001-11-124-0/+63
* Mass fixing of trivial doc bugs. (#63544, #57007, #64141, #63472, #57108,Matthias Clasen2001-11-109-64/+71
* Fix docs for gtk_tree_view_column_set_sort_order. (#62647)Matthias Clasen2001-11-103-24/+18
* Document all stock items with their stock text.Matthias Clasen2001-11-104-80/+80
* expose the child widgets in here (gtk_text_view_realize): set parentHavoc Pennington2001-11-061-3/+3
* Add a function gdk_window_invalidate_maybe_recurse() for use in "shallowOwen Taylor2001-11-042-0/+24
* gdk_rgb_init() doesn't need to be called anymore. Use g_object_(un)_refSebastian Wilhelmi2001-11-036-28/+43
* Removed -DGTK_DISABLE_COMPAT_H.Sebastian Wilhelmi2001-11-021-1/+1
* fix infinite loop noticed by yosh.Jonathan Blandford2001-11-013-5/+11
* include initialization_versions.sgml, file-saving.sgml andMatthias Clasen2001-10-319-398/+23
* Add GTK_SELECTION_NONE enum, #61695Jonathan Blandford2001-10-312-0/+8
* massize rewrite. Static models now totally work. I'm not 100% sure aboutJonathan Blandford2001-10-312-6/+5
* Updates. (#63293)Matthias Clasen2001-10-304-41/+57
* Darn. I can't believe this took this long to fix.Jonathan Blandford2001-10-296-60/+52
* Update struct member docs since they're gdouble now instead of gfloat.Anders Carlsson2001-10-282-6/+11
* Forgotten file.Matthias Clasen2001-10-281-0/+8
* Documentation updates.Matthias Clasen2001-10-285-141/+242
* Remove note about coordinates in GdkPoint being 16-bit since they'reAnders Carlsson2001-10-282-2/+5
* do not call gtk_settings_get_default() here as that requires an Xjacob berkman2001-10-281-0/+6
* Typo fix. Updates. Document the special values <none> and <parent> forMatthias Clasen2001-10-273-41/+57
* Call update_im_spot_location here explicitlyHavoc Pennington2001-10-273-19/+19
* Clarify that the string argument in gtk_accel_label_new most be non-NULL.Anders Carlsson2001-10-272-1/+5
* Clarify that a maximum length of 0 means infinity. This fixes #58771.Anders Carlsson2001-10-272-2/+5
* Finish a sentence. This fixes #56702.Anders Carlsson2001-10-272-2/+5
* Clarify that we're returning a spin button in the _new function. ThisAnders Carlsson2001-10-272-1/+5
* Change docs for gtk_toolbar_append_item to say that it appends an item toAnders Carlsson2001-10-272-2/+8
* Remove gtk_tree_view_column_cell_event here too.Anders Carlsson2001-10-272-1/+1
* Oct 26 11:54:53 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-274-35/+21
* Remove documentation for gtk_tree_view_column_cell_event since thatAnders Carlsson2001-10-272-0/+9
* Change FALSE to TRUE in documentation for gdk_atom_intern, to document theAnders Carlsson2001-10-272-1/+10
* Update GtkStyle since it's now a GObject and not a struct. This fixesAnders Carlsson2001-10-261-1/+1
* gtk/gtkbutton.[ch] fixed inline commentsSven Neumann2001-10-261-0/+4
* if we move to the front of a segment, use the "slow" technique for movingHavoc Pennington2001-10-241-3/+3
* add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, soHavoc Pennington2001-10-224-11/+34
* Clarify behavior in docs, #61777 (gtk_text_iter_forward_search)Havoc Pennington2001-10-222-7/+11
* Remove handle_box from App demo.Jonathan Blandford2001-10-2213-115/+259
* Remove note about deprecation. (We've standard on G_CONST_RETURN ratherOwen Taylor2001-10-222-3/+13
* Don't call g_thread_init(), we don't want to link to -lgthread if we don'tOwen Taylor2001-10-221-3/+0
* Add a function, gdk_threads_init() that must be explicitely called toOwen Taylor2001-10-221-0/+11
* get them from $(top_srcdir)/gtk/stock-icons/ rather thanjacob berkman2001-10-202-72/+78