summaryrefslogtreecommitdiff
path: root/gdk/linux-fb/gdkgc-fb.c
Commit message (Expand)AuthorAgeFilesLines
* Deep copy dash_list too. (_gdk_fb_gc_new): Set default cap_style beforeAlexander Larsson2001-06-131-14/+27
* Actually copy the whole gc, not just the public parts.Alexander Larsson2001-02-201-1/+1
* Don't leak built-in cursors.32001-01-231-0/+2
* Huge GtkFB patch with lots of small bugfixes and initial selections implement...Alexander Larsson2000-11-251-0/+1
* Added virtual functions set_pixel, get_color, fill_span and draw_drawableAlexander Larsson2000-11-151-6/+18
* Cleanup and reindent of GtkFB.Alexander Larsson2000-11-131-126/+144
* 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/+2
* Handle GDK_INCLUDE_INFERIORS subwindow_mode.Elliot Lee2000-08-071-0/+2
* Warning fixes.Elliot Lee2000-08-071-0/+3
* (Part 2) Remove gdk_*_lookup() defines, since they are defined by theElliot Lee2000-07-241-22/+63
* *** empty log message ***Elliot Lee2000-06-201-1/+24
* Put it into CVS.Elliot Lee2000-05-311-0/+308