summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Updated.Owen Taylor2001-04-034-89/+98
* changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc()Tim Janik2001-04-033-61/+60
* use more elaborate variable names.Tim Janik2001-04-039-122/+113
* BOXED,BOXED,BOXED,BOXED): new marshaller.Jonathan Blandford2001-04-026-97/+106
* got rid of gtk_widget_popup(), a function that bad needs to be nuked, notTim Janik2001-04-015-42/+54
* fixed a bunch of notifications, added reference counts around emissionsTim Janik2001-04-017-100/+226
* added value_changed signal which proxies for the adjustment. CleanedMike Kestner2001-03-302-139/+5
* Now we listen to the reorder signal.Jonathan Blandford2001-03-301-1/+3
* Add private function to get the aux info structure fo the widget.Owen Taylor2001-03-291-0/+2
* *** empty log message ***Owen Taylor2001-03-2910-91/+134
* c++ fixes.Tim Janik2001-03-282-97/+88
* More work on implementing sortable interface.Jonathan Blandford2001-03-281-1/+2
* Apply property patch from Lee MallaboneHavoc Pennington2001-03-234-0/+26
* fix up some docsHavoc Pennington2001-03-2334-136/+1402
* docs on GdkKeymapHavoc Pennington2001-03-225-143/+200
* some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET.Tim Janik2001-03-229-203/+216
* Make GtkIconSource an opaque datatype, and add a bunch of accessorHavoc Pennington2001-03-194-150/+145
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-188-177/+176
* s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMNJonathan Blandford2001-03-161-0/+1
* change to use gint instead of gint16, to avoid overflow issues, sinceHavoc Pennington2001-03-162-1/+4
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-0/+4
* add varargs for properties to set on the tag.Havoc Pennington2001-03-161-0/+2
* Delete.Havoc Pennington2001-03-1510-369/+363
* Switch to using an enum with registration for icon sizes, instead ofHavoc Pennington2001-03-124-179/+182
* fixed signals with GDK_TYPE_DRAG_CONTEXT, it needs to be marshaled as anTim Janik2001-03-093-20/+19
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-0/+11
* added accumulator data argument to g_signal_newc() functions.Tim Janik2001-03-084-126/+125
* Document ::hierarchy-changed.Owen Taylor2001-03-082-0/+15
* use full set, since current set wasn't building on all configs.Owen Taylor2001-03-083-56/+81
* removed old emission hook API.Tim Janik2001-03-071-41/+33
* remove trailer (gtk_entry_set_property): remove trailerHavoc Pennington2001-03-072-0/+11
* new function, turns off decorations for a window.Havoc Pennington2001-03-079-206/+212
* marshaller fixes.Tim Janik2001-03-0713-266/+455
* add --nogtkinit.Jonathan Blandford2001-03-072-1/+5
* You can't use + as a metacharacter for basic regular expressions. (ThisOwen Taylor2001-03-0332-4835/+230
* Minor correctionsGMT 2001 Tony Gale2001-03-011-3/+5
* Remove draw_focus and draw_default (gtk_widget_draw_focus): remove thisHavoc Pennington2001-02-281-0/+11
* Fogot to change the dateTony Gale2001-02-271-1/+1
* New question re memory leaks.GMT 2001 Tony Gale2001-02-271-0/+19
* fix these docs to reflect the current state of affairsHavoc Pennington2001-02-202-64/+30
* add --deprecated-guardsHavoc Pennington2001-02-2013-1031/+297
* prepend underscore (gdk_pixbuf_get_named_module): prepend underscoreHavoc Pennington2001-02-2010-708/+54
* sync up automated changes made by gtk-doc (manually verified correctness)Havoc Pennington2001-02-182-47/+17
* Use the new snazzy mother-of-all-gtk-doc-makefiles.Owen Taylor2001-02-1225-2621/+8114
* windows (file is blank)Havoc Pennington2001-02-095-3/+90
* better error message if you try to add a widget to a bin that already hasHavoc Pennington2001-02-091-0/+3
* s/MISK/MISC/GMT 2001 Tony Gale2001-02-051-4/+4
* Add the intro docs sectionHavoc Pennington2001-02-042-2/+54
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-0318-37/+197
* bracket in #ifdef GTK_ENABLE_BROKEN.Havoc Pennington2001-01-3124-276/+319