summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl
Commit message (Expand)AuthorAgeFilesLines
* Markup fixes.Matthias Clasen2001-12-1328-298/+304
* Typo fixes Typo fix. (#66746)Matthias Clasen2001-12-123-15/+9
* Add docs.Matthias Clasen2001-12-091-75/+79
* Doc markup fix.Matthias Clasen2001-12-081-2/+2
* Typo fixes.Matthias Clasen2001-12-073-175/+167
* Fix docs. (#66383)Matthias Clasen2001-12-064-170/+145
* Deprecate. (#65851)Matthias Clasen2001-12-051-4/+4
* add brief explanation of how to use GtkOptionMenuHavoc Pennington2001-12-011-0/+10
* Typo fixes. (#65607)Matthias Clasen2001-11-281-1/+1
* UpdatesOwen Taylor2001-11-2125-245/+593
* fix docs for gtk_window_set_policy() to reflect existence ofHavoc Pennington2001-11-211-4/+3
* applied patch from owen to get rid of accel map notifiers. changed thingsTim Janik2001-11-205-14/+103
* fix allocation to be relative to paned->allocation, now that this is aTim Janik2001-11-203-11/+13
* Move notification of "has_default" to here, so it is safe to callOwen Taylor2001-11-173-1/+20
* New function to get a GdkWindow to compare event->window to.Jonathan Blandford2001-11-158-26/+36
* Return the currently selected column when we get the column, #64380Jonathan Blandford2001-11-142-3/+8
* Rearrange docs (#64566)Matthias Clasen2001-11-142-7/+4
* add border width to requisition, request non-anchored childrenHavoc Pennington2001-11-131-3/+3
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-1316-259/+325
* Mass fixing of trivial doc bugs. (#63544, #57007, #64141, #63472, #57108,Matthias Clasen2001-11-108-64/+62
* Fix docs for gtk_tree_view_column_set_sort_order. (#62647)Matthias Clasen2001-11-102-24/+12
* Document all stock items with their stock text.Matthias Clasen2001-11-102-70/+71
* 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-041-0/+18
* fix infinite loop noticed by yosh.Jonathan Blandford2001-11-012-0/+6
* include initialization_versions.sgml, file-saving.sgml andMatthias Clasen2001-10-313-83/+0
* Add GTK_SELECTION_NONE enum, #61695Jonathan Blandford2001-10-312-0/+8
* 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-281-6/+6
* Documentation updates.Matthias Clasen2001-10-284-14/+14
* Typo fix. Updates. Document the special values <none> and <parent> forMatthias Clasen2001-10-271-3/+6
* 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-271-1/+1
* Clarify that a maximum length of 0 means infinity. This fixes #58771.Anders Carlsson2001-10-271-2/+2
* Finish a sentence. This fixes #56702.Anders Carlsson2001-10-271-2/+2
* Clarify that we're returning a spin button in the _new function. ThisAnders Carlsson2001-10-271-1/+1
* Change docs for gtk_toolbar_append_item to say that it appends an item toAnders Carlsson2001-10-271-2/+2
* Remove documentation for gtk_tree_view_column_cell_event since thatAnders Carlsson2001-10-271-0/+5
* 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-226-57/+203
* Remove note about deprecation. (We've standard on G_CONST_RETURN ratherOwen Taylor2001-10-221-3/+7
* Add gtkimcontextsimple.Owen Taylor2001-10-191-0/+41
* Switch to DocBook 4.1 (for the PNG notation).Matthias Clasen2001-10-191-74/+140
* Resurrect 1.2 documentation. (#62604)Matthias Clasen2001-10-182-6/+6
* Add GdkPixbuf, GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590Matthias Clasen2001-10-181-8/+4
* Documentation updates. Updates.Matthias Clasen2001-10-172-26/+25
* to compare pattern specs, use g_pattern_spec_equal() instead of directTim Janik2001-10-1324-25/+641