summaryrefslogtreecommitdiff
path: root/gdk/linux-fb/gdkprivate-fb.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure you can compile out the implementation/wrapper assert macros.Alexander Larsson2001-05-101-1/+7
* Define EMULATE_GDKFONT. Add extra pango_font stuff to GfkFontPrivate.92001-01-191-0/+11
* Doh! Mixed up x and y.72001-01-171-5/+21
* For optization, add an full_shapes argument to gdk_fb_clip_region. If thisAlexander Larsson2001-01-151-2/+6
* Take shaped windows in consideration when generating clip region.Alexander Larsson2001-01-121-4/+3
* Added ENABLE_SHADOW_FBAlexander Larsson2001-01-111-9/+19
* Uh? What happed? My cvs checkin got broken pipe..Alexander Larsson2000-12-211-33/+3
* New file containing the abstracted keyboard driver. Most code taken fromAlexander Larsson2000-12-081-31/+28
* Add gdkmouse-fb.cAlexander Larsson2000-12-061-5/+8
* Remove old debug g_warning(). (gdk_fb_draw_drawable): The src argument canAlexander Larsson2000-12-051-8/+11
* Divide size by 2, not multiply.Alexander Larsson2000-12-041-4/+6
* Set the size of the font from the description. (gdk_text_width): GrossAlexander Larsson2000-11-291-3/+1
* Fix filled arcs and commit previous stuff which i somehow missed.Alexander Larsson2000-11-281-1/+0
* Implement configure events and correct enter/leave notification.Alexander Larsson2000-11-281-2/+7
* Huge GtkFB patch with lots of small bugfixes and initial selections implement...Alexander Larsson2000-11-251-2/+2
* i2000-11-22 Alexander Larsson <alexl@redhat.com>Alexander Larsson2000-11-221-51/+72
* Fixed some debug macros.Alexander Larsson2000-11-151-1/+2
* Added virtual functions set_pixel, get_color, fill_span and draw_drawableAlexander Larsson2000-11-151-33/+105
* Cleanup and reindent of GtkFB.Alexander Larsson2000-11-131-14/+5
* Changes to make the new testgtk compile after gtk_menu_append was removed.Alexander Larsson2000-11-091-6/+7
* use g_object_new() instead of g_type_create_instance() which is a privateAlexander Larsson2000-11-071-1/+1
* Add last argument to t_type_register_static call.Alexander Larsson2000-11-021-1/+7
* Use G_GNUC_CONST.Elliot Lee2000-08-301-8/+3
* We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()Elliot Lee2000-07-311-2/+12
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* (Part 2) Remove gdk_*_lookup() defines, since they are defined by theElliot Lee2000-07-241-8/+83
* *** empty log message ***Elliot Lee2000-06-201-2/+60
* Put it into CVS.Elliot Lee2000-05-311-0/+194