summaryrefslogtreecommitdiff
path: root/gdk/linux-fb/gdkdrawable-fb2.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-1/+1
* Make 'filled' arguments for draw_arc/polygon/rectangle gboolean not gint.Owen Taylor2002-10-161-12/+12
* Patch from Eric Warmonhoven to get linux-fb compiling with multiheadOwen Taylor2002-09-101-0/+8
* Implement copy_to_image instead of get_imageAlex Larsson2002-01-251-1/+1
* gdk/linux-fb/gdkdrawable-fb2.c update to latest Pango APIManish Singh2001-11-241-4/+2
* Removed unused function.Alex Larsson2001-09-081-1/+1
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-4/+4
* 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/+15
* Make GtkFB compile and link.Alexander Larsson2001-03-121-5/+5
* Add a shortcut if the window and the current clip_region doesn't overlap.Alexander Larsson2001-02-131-0/+9
* A bunch of whitespace cleanup.Alexander Larsson2001-01-311-5/+5
* Don't leak built-in cursors.32001-01-231-0/+5
* Define EMULATE_GDKFONT. Add extra pango_font stuff to GfkFontPrivate.92001-01-191-0/+95
* Doh! Mixed up x and y.72001-01-171-2/+2
* For optization, add an full_shapes argument to gdk_fb_clip_region. If thisAlexander Larsson2001-01-151-8/+32
* Take shaped windows in consideration when generating clip region.Alexander Larsson2001-01-121-1/+25
* Added ENABLE_SHADOW_FBAlexander Larsson2001-01-111-11/+455
* free colormap in here. Sync from X port. (gdk_fb_set_colormap): allow theAlexander Larsson2001-01-051-11/+43
* Uh? What happed? My cvs checkin got broken pipe..Alexander Larsson2000-12-211-18/+39
* More complete colormap handling. Now GdkRGB work in 8 bpp modes.Alexander Larsson2000-12-051-1/+2
* Remove old debug g_warning(). (gdk_fb_draw_drawable): The src argument canAlexander Larsson2000-12-051-5/+9
* Huge GtkFB patch with lots of small bugfixes and initial selections implement...Alexander Larsson2000-11-251-28/+25
* i2000-11-22 Alexander Larsson <alexl@redhat.com>Alexander Larsson2000-11-221-1108/+136
* Removed unused arguments from gdk_fb_drawable_get_pixel().Alexander Larsson2000-11-201-33/+7
* Added virtual functions set_pixel, get_color, fill_span and draw_drawableAlexander Larsson2000-11-151-457/+959
* Cleanup and reindent of GtkFB.Alexander Larsson2000-11-131-478/+546
* Changes to make the new testgtk compile after gtk_menu_append was removed.Alexander Larsson2000-11-091-74/+92
* Add last argument to t_type_register_static call.Alexander Larsson2000-11-021-1/+4
* Handle GDK_INCLUDE_INFERIORS subwindow_mode.Elliot Lee2000-08-071-0/+3
* Warning fixes.Elliot Lee2000-08-071-0/+4
* We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()Elliot Lee2000-07-311-9/+13
* (Part 2) Remove gdk_*_lookup() defines, since they are defined by theElliot Lee2000-07-241-175/+270
* *** empty log message ***Elliot Lee2000-06-201-321/+629
* Remove deadwood code.GTK_PRE_FLICKERElliot Lee2000-06-011-0/+2
* Put it into CVS.Elliot Lee2000-05-311-0/+959