summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtk-unused.sgml
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation fixes. (#80021, Yao Zhang; #75567, #75279, VitalySoeren Sandmann2002-09-281-9/+0
* Add a singleton object that we can use to get notification when displaysOwen Taylor2002-06-201-0/+9
* Set the width of the layout to the actual wrap width (our requisition) notOwen Taylor2002-05-141-12/+0
* add example to docs, as people are seeming to have trouble with thisJonathan Blandford2002-03-151-89/+78
* Lots of docs.Jonathan Blandford2002-03-091-0/+7
* Update version to 2.0.0Owen Taylor2002-03-051-0/+8
* Add x11.sgml.Owen Taylor2002-01-301-0/+6
* new function (which I then decided not to use but I think it's needed toHavoc Pennington2002-01-171-6/+0
* map event_window after mapping child, so we don't loose events.Tim Janik2002-01-151-0/+6
* sgml fixesHavoc Pennington2002-01-121-6/+0
* don't cast a possible NULL pointer.Tim Janik2002-01-091-0/+61
* don't forget to offset the pointer by x/y_offset into the new window whenTim Janik2002-01-071-0/+13
* Add gtktextutil.hOwen Taylor2001-12-231-6/+19
* UpdatesOwen Taylor2001-11-211-69/+89
* applied patch from owen to get rid of accel map notifiers. changed thingsTim Janik2001-11-201-0/+39
* fix allocation to be relative to paned->allocation, now that this is aTim Janik2001-11-201-0/+7
* New function to get a GdkWindow to compare event->window to.Jonathan Blandford2001-11-151-14/+0
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-2/+249
* Darn. I can't believe this took this long to fix.Jonathan Blandford2001-10-291-0/+48
* Call update_im_spot_location here explicitlyHavoc Pennington2001-10-271-0/+19
* add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, soHavoc Pennington2001-10-221-0/+18
* Remove handle_box from App demo.Jonathan Blandford2001-10-221-15/+35
* to compare pattern specs, use g_pattern_spec_equal() instead of directTim Janik2001-10-131-0/+191
* fix test case, it previously verified incorrect behaviorHavoc Pennington2001-10-041-44/+52
* docsJonathan Blandford2001-10-031-0/+13
* docsHavoc Pennington2001-10-021-0/+12
* Stop being stupid and emitting the signal every time.Jonathan Blandford2001-09-271-0/+8
* use gtk_text_iter_can_insertHavoc Pennington2001-09-251-0/+8
* don't try to handle alignment here, because it's done by PangoLayout afterHavoc Pennington2001-09-211-0/+22
* add variables and checks for specific versions of dependencies. PreviouslyHavoc Pennington2001-09-211-13/+0
* Add editable interface. This should be the last big GtkTreeView APIJonathan Blandford2001-09-171-0/+14
* Rename interface signals to make them more clear. Also, changeJonathan Blandford2001-09-121-6/+0
* fix xscale and yscale behaviour which havoc broke. they have to default toTim Janik2001-09-101-0/+13
* move some of the accel group functions into a Private subsectionHavoc Pennington2001-09-081-6/+86
* default xscale/yscale to 0.0, not 0.5, 0.5 isn't usefulHavoc Pennington2001-09-081-7/+8
* Write documentation Write documentationJonathan Blandford2001-09-081-0/+6
* put GtkPacker back in here so it won't be in gtk-unused.txt, but don't putHavoc Pennington2001-09-081-0/+7
* remove g_print.Jonathan Blandford2001-09-081-0/+27
* remove CellRendererTextPixbufHavoc Pennington2001-09-081-0/+52
* update adjustments after validating destination yrange; fixes #53918 (ThisHavoc Pennington2001-09-071-24/+0
* Version 1.3.7GTK_1_3_7Owen Taylor2001-09-041-0/+7
* updates for 1.3.7 release.Tim Janik2001-09-041-0/+35
* apply fix to #58420 from Hidetoshi Tajima and Matthias ClasenHavoc Pennington2001-08-301-16/+0
* add default iconHavoc Pennington2001-08-291-0/+14
* remove gtk_menu_* compat defines; these are already in gtkmenu.h, and theHavoc Pennington2001-08-261-0/+17
* chain parent class handlers, pointed out by Joshua N PritikinTim Janik2001-08-231-7/+0
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+7
* fix a typo.Havoc Pennington2001-08-101-0/+30
* use g_file_test() instead of long deprecated g_scanner_stat_mode().Tim Janik2001-07-291-0/+6
* Add property support. (#51858)Owen Taylor2001-07-191-0/+18