summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
...
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-042-12/+26
* Havoc Pennington <hp@redhat.com>Havoc Pennington2001-01-021-0/+1
* New function, as in the X11 backend. (gdk_window_new,Tor Lillqvist2000-12-305-41/+51
* Set the system colormap on input only windows, to avoid special cases allHavoc Pennington2000-12-301-1/+2
* Don't use isprint() for chars > 255.Alexander Larsson2000-12-221-1/+1
* Uh? What happed? My cvs checkin got broken pipe..Alexander Larsson2000-12-216-951/+168
* Check for FreeType using freetype-config, since we can't rely on Xft toOwen Taylor2000-12-201-0/+1
* wow, that implementation was pretty non-working.Havoc Pennington2000-12-181-20/+28
* Port to GObject, can go back in gdk-pixbuf after setting up aHavoc Pennington2000-12-172-7/+87
* Add two virtualized functions gdk_drawable_get_clip_region - to get theOwen Taylor2000-12-1514-121/+367
* Add gdkkeys.Tor Lillqvist2000-12-1410-1376/+1645
* Add support for ps2 intellimouse.32000-12-132-5/+13
* Don't free gdk_fb_keyboard twice.Alexander Larsson2000-12-121-2/+0
* add prot struct member to hold masks for detecting the start of a protocolJames Henstridge2000-12-091-8/+46
* /dev/ttyS0 -> /dev/mouseAlexander Larsson2000-12-081-1/+1
* Add dummy gdk_fontset_loadAlexander Larsson2000-12-081-0/+6
* Docs, docs, anyone want docs!Alexander Larsson2000-12-083-2/+4
* New file containing the abstracted keyboard driver. Most code taken fromAlexander Larsson2000-12-0810-879/+1719
* fix name of function, noticed by AlexHavoc Pennington2000-12-071-1/+1
* Detect freetype properly Make use of above.Elliot Lee2000-12-061-3/+3
* Add gdkmouse-fb.cAlexander Larsson2000-12-067-1008/+1043
* Update to match latest gmain/gsource changes.Alexander Larsson2000-12-062-29/+38
* add gdkkeys.[hc]Havoc Pennington2000-12-0611-226/+1239
* Make GdkColor specify element sizes to avoid waste on 64-bit platforms.Elliot Lee2000-12-051-4/+4
* Fix link to PNG home, remove reference to fribidi.Owen Taylor2000-12-052-49/+46
* Remove bogus colormap setting.Alexander Larsson2000-12-051-14/+1
* More complete colormap handling. Now GdkRGB work in 8 bpp modes.Alexander Larsson2000-12-052-39/+185
* Remove old debug g_warning(). (gdk_fb_draw_drawable): The src argument canAlexander Larsson2000-12-053-149/+30
* Use italic instead of oblique in font aliases.Alexander Larsson2000-12-052-18/+27
* fix this to be saneHavoc Pennington2000-12-042-0/+13
* Divide size by 2, not multiply.Alexander Larsson2000-12-043-26/+31
* Return positive descent.Alexander Larsson2000-12-041-1/+1
* don't create dangling pointers to the appearance attributes from the lineHavoc Pennington2000-12-021-2/+5
* Note: GtkFB now requires Freetype 2 final.12000-12-012-77/+197
* Properly handle gc->clip_region == NULL>Owen Taylor2000-12-011-1/+4
* Changes by Hans Breuer:Tor Lillqvist2000-11-303-11/+28
* Set the size of the font from the description. (gdk_text_width): GrossAlexander Larsson2000-11-292-5/+9
* If you pass width or height == 0 to gdk_window_clear_area they should beAlexander Larsson2000-11-291-0/+6
* If there is a grab, but no grab-cursor, use the cursor from the grabbedAlexander Larsson2000-11-291-3/+13
* Do implicit button grabs, even if the window doesn't want the event.Alexander Larsson2000-11-291-61/+91
* Zap warning.Elliot Lee2000-11-281-2/+0
* The cursor should be hidden if it is part of either the source orAlexander Larsson2000-11-281-3/+4
* Fix filled arcs and commit previous stuff which i somehow missed.Alexander Larsson2000-11-283-31/+48
* Implement configure events and correct enter/leave notification.Alexander Larsson2000-11-284-110/+207
* Huge GtkFB patch with lots of small bugfixes and initial selections implement...Alexander Larsson2000-11-2513-171/+471
* Correct calculation of font metrics. Now GtkEntrys have sane size.Alexander Larsson2000-11-221-2/+4
* i2000-11-22 Alexander Larsson <alexl@redhat.com>Alexander Larsson2000-11-2218-1409/+1640
* Removed unused arguments from gdk_fb_drawable_get_pixel().Alexander Larsson2000-11-202-64/+36
* Fix off-by-one error when destroying allocated segments on failure.Owen Taylor2000-11-181-1/+1
* Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2Owen Taylor2000-11-183-5/+13