summaryrefslogtreecommitdiff
path: root/gdk/linux-fb/gdkimage-fb.c
Commit message (Expand)AuthorAgeFilesLines
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-2/+2
* Initialize image->bits_per_pixel from the drawable, not from the rootAlex Larsson2001-07-261-1/+1
* Make sure you can compile out the implementation/wrapper assert macros.Alexander Larsson2001-05-101-0/+20
* Copy data and free data with free().Alexander Larsson2001-02-191-0/+5
* Fix syntax error introduced with earlier commit) (pointed out by OllieOwen Taylor2001-02-061-1/+0
* Make gdk_colormap_sync private since it was never exported in a headerOwen Taylor2001-02-021-5/+8
* Added virtual functions set_pixel, get_color, fill_span and draw_drawableAlexander Larsson2000-11-151-1/+1
* Cleanup and reindent of GtkFB.Alexander Larsson2000-11-131-27/+40
* Changes to make the new testgtk compile after gtk_menu_append was removed.Alexander Larsson2000-11-091-4/+4
* use g_object_new() instead of g_type_create_instance() which is a privateAlexander Larsson2000-11-071-3/+3
* Add last argument to t_type_register_static call.Alexander Larsson2000-11-021-6/+7
* Warning fixes.Elliot Lee2000-08-071-0/+1
* 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-114/+74
* *** empty log message ***Elliot Lee2000-06-201-19/+65
* Put it into CVS.Elliot Lee2000-05-311-0/+268