summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add some missing files.Owen Taylor2002-10-143-1/+8
* Update.Owen Taylor2002-10-1415-58/+70
* Dist the xml/*.xml, not sgml/*.sgml. (#95678, Owen Taylor)Matthias Clasen2002-10-142-2/+9
* Adapt to latest gtk-doc changes.Matthias Clasen2002-10-144-9/+26
* Documentation fixes.Soeren Sandmann2002-10-1333-201/+754
* Lots of trivial doc fixes.Matthias Clasen2002-10-117-40/+41
* Documentation updates.Matthias Clasen2002-10-114-13/+55
* Documentation updates.Matthias Clasen2002-10-111-0/+4
* Documentation improvements.Matthias Clasen2002-10-102-4/+60
* docs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwindow.c,Soeren Sandmann2002-10-051-5/+9
* remove unused codepath.Soeren Sandmann2002-10-0415-210/+203
* Add a check for the Xrandr extension.Owen Taylor2002-10-041-0/+7
* Adjustments for recent gdk-pixbuf changes.Matthias Clasen2002-10-033-17/+179
* ===== Released 2.1.0 ======GTK_2_1_0Owen Taylor2002-09-3011-59/+43
* Minor documentation fixes. (#80021, Yao Zhang; #75567, #75279, VitalySoeren Sandmann2002-09-2812-46/+73
* Doc twiddleOwen Taylor2002-09-241-1/+0
* Privatize gtk_selection_request, gtk_selection_incr_eventOwen Taylor2002-09-231-1/+1
* Restore back to the default format instead of an empty format.Owen Taylor2002-09-231-1/+2
* call gtk_widget_ensure_style() before reading "button_relief". FixesSoeren Sandmann2002-09-072-0/+2
* docs/reference/gtk/tmpl/gtkdialog.sgmlSoeren Sandmann2002-09-0115-88/+100
* cleanupsBST 2002 Tony Gale2002-08-262-98/+461
* update packaging script for current tutorialBST 2002 Tony Gale2002-08-2532-23/+159278
* update g_connect_signal usageBST 2002 Tony Gale2002-08-242-74/+75
* minor menu example comment fix (feeling my way back in after a longTony Gale2002-08-151-3/+3
* Remove gdk_screen_close, add a section for GdkDisplayManager, addMatthias Clasen2002-08-122-1/+28
* Minor documentation fixesSoren Sandmann2002-08-1022-121/+144
* Remove gtk_style_get_font_for_display.Matthias Clasen2002-08-072-1/+4
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-13/+5
* Fix up the example program a bit. (#88814, Johnson Wong)Owen Taylor2002-07-302-3/+10
* Don't use GTK_RC_FILES, since it causes problems with what KDE (etc.) doesOwen Taylor2002-07-241-1/+1
* fixed the example code (return TRUE from the expose_event handler).Sven Neumann2002-07-162-0/+7
* Load-at-size functionality for gdk-pixbuf.Matthias Clasen2002-07-065-28/+59
* Fix for failure of gdk_pixbuf_xlib_get_from_drawable if sourceBill Haneman2002-07-019-34/+34
* Renames:Owen Taylor2002-06-205-30/+50
* Add a singleton object that we can use to get notification when displaysOwen Taylor2002-06-204-28/+14
* Make the core pointer object per-display. (#85698)Owen Taylor2002-06-181-3/+1
* Fix for cursor screen => display change.Owen Taylor2002-06-183-5/+10
* Fix so that the encoding of the filename is handled properly in the caseOwen Taylor2002-06-131-4/+2
* Fix sizing bug.Jonathan Blandford2002-06-0815-94/+110
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-26/+8
* Replace homegrown "nbsp", "hash" and "percent" entities by standard ISOMatthias Clasen2002-06-0313-30/+45
* Make stock icons appear again (patch by Gediminas Paulauskas):Matthias Clasen2002-05-303-70/+79
* add gtk_menu_style_set(). fixes #79345Soeren Sandmann2002-05-3010-39/+39
* Markup fixesMatthias Clasen2002-05-2870-716/+700
* Set the width of the layout to the actual wrap width (our requisition) notOwen Taylor2002-05-1434-44/+426
* Bump version to 2.1.0, binary, interface age 0.Matthias Clasen2002-05-052-0/+8
* Doc updates.Matthias Clasen2002-05-025-27/+30
* set these.Matthias Clasen2002-05-013-2/+28
* Move GdkScreen struct to the GdkScreen section.Matthias Clasen2002-05-016-41/+68
* Update for multihead.Owen Taylor2002-04-3014-11/+251