summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update for multihead.Owen Taylor2002-04-3023-51/+1200
* half-finished docs on merging GTK with existing hunks of code (event loopHavoc Pennington2002-04-302-0/+213
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-292-10/+3
* Fix some docs duplicated between templates and inline.Owen Taylor2002-04-265-107/+39
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-259-43/+19
* Remove GTK_OBJECT_CONNECTED.Matthias Clasen2002-04-242-1/+2
* Fix file corruption that got accidentally delivered.Matthias Clasen2002-04-241-2474/+1543
* Formatting fix.Matthias Clasen2002-04-232-2/+2
* Improve docs. (#62359)Matthias Clasen2002-04-235-22/+36
* Fix typo in "Simple Example". (#78661)Matthias Clasen2002-04-212-2/+6
* A bunch of trivial doc fixes.Matthias Clasen2002-04-208-1543/+2503
* Remove some files whose content is either obsolete or has been movedMatthias Clasen2002-04-194-989/+0
* s/<!>/<!-- -->/g throughout the documentation to bring the producedMatthias Clasen2002-04-1818-28/+49
* UpdatesOwen Taylor2002-03-291-0/+1
* Add a mention of running ldconfig. (#76126, Bill Nayland.)Owen Taylor2002-03-262-1/+10
* fix bugs in the code.Jonathan Blandford2002-03-252-24/+42
* Much expanded overview docs for GtkTreeView and related objects.Cody Russell2002-03-212-39/+263
* add example to docs, as people are seeming to have trouble with thisJonathan Blandford2002-03-1510-168/+143
* new FAQ.GTK_MULTIHEAD_MERGEPOINT_12_03_02Jonathan Blandford2002-03-123-28/+43
* Document GdkScreen.Matthias Clasen2002-03-127-30/+85
* Add interfaces to get docs on their signals.Matthias Clasen2002-03-112-0/+10
* Lots of docs.Jonathan Blandford2002-03-095-16/+218
* List -I/opt/gtk/include not -I /opt/gtk/include.Owen Taylor2002-03-082-3/+10