gtk2/gdk/linux-fb
Alexander Larsson 75fd7f09af Added --enable-fbmanager. This is some experimental code that lets several
2001-06-25  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Added --enable-fbmanager. This is some experimental code
	that lets several GtkFB apps coordinate their access to the
	framebuffer.

	* acconfig.h:
	Added ENABLE_FB_MANAGER.

	* gdk/linux-fb/Makefile.am:
	Added gdkfbmanager and gdkfbswitch.

	* gdk/linux-fb/gdkkeyboard-fb.c:
	* gdk/linux-fb/gdkmouse-fb.c:
	* gdk/linux-fb/gdkprivate-fb.h:
	Split device init and open so that
	they can be opened and closed while switched
	away.

	* gdk/linux-fb/gdkmain-fb.c:
	Add the basic manager communication.

	* gdk/linux-fb/gdkrender-fb.c:
	Don't update to the shadow fb if we're
	blocked by the fb manager.
2001-06-25 23:01:36 +00:00
..
.cvsignore Put it into CVS. 2000-05-31 21:50:38 +00:00
gdkcolor-fb.c Better error messages. 2001-05-04 21:41:17 +00:00
gdkcursor-fb.c Don't reference last_cursor if it is null. Fixes crash when rotating the 2001-02-13 13:35:48 +00:00
gdkdnd-fb.c Don't pass on GDK_ACTION_DEFAULT. The Xdnd code passes zero instead, so do 2001-06-13 16:00:24 +00:00
gdkdrawable-fb2.c Make sure you can compile out the implementation/wrapper assert macros. 2001-05-10 22:44:27 +00:00
gdkevents-fb.c Add empty gdk_setting_get(). 2001-04-03 08:39:28 +00:00
gdkfb.h Take shaped windows in consideration when generating clip region. 2001-01-12 15:45:26 +00:00
gdkfbmanager.c Added --enable-fbmanager. This is some experimental code that lets several 2001-06-25 23:01:36 +00:00
gdkfbmanager.h Added --enable-fbmanager. This is some experimental code that lets several 2001-06-25 23:01:36 +00:00
gdkfbswitch.c Added --enable-fbmanager. This is some experimental code that lets several 2001-06-25 23:01:36 +00:00
gdkfont-fb.c Update to new PangoLanguage changes. 2001-06-15 15:58:26 +00:00
gdkgc-fb.c Deep copy dash_list too. (_gdk_fb_gc_new): Set default cap_style before 2001-06-13 15:02:35 +00:00
gdkgeometry-fb.c Added ENABLE_SHADOW_FB 2001-01-11 16:39:21 +00:00
gdkglobals-fb.c Doh! Mixed up x and y. 2001-01-17 15:52:22 +00:00
gdkim-fb.c Remove old XIM code. 2001-03-09 20:28:20 +00:00
gdkimage-fb.c Make sure you can compile out the implementation/wrapper assert macros. 2001-05-10 22:44:27 +00:00
gdkinput-none.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkinput.c A bunch of whitespace cleanup. 2001-01-31 09:18:20 +00:00
gdkinputprivate.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkkeyboard-fb.c Added --enable-fbmanager. This is some experimental code that lets several 2001-06-25 23:01:36 +00:00
gdkmain-fb.c Added --enable-fbmanager. This is some experimental code that lets several 2001-06-25 23:01:36 +00:00
gdkmouse-fb.c Added --enable-fbmanager. This is some experimental code that lets several 2001-06-25 23:01:36 +00:00
gdkpango-fb.c Uh? What happed? My cvs checkin got broken pipe.. 2000-12-21 10:33:40 +00:00
gdkpixmap-fb.c Better error messages. 2001-05-04 21:41:17 +00:00
gdkprivate-fb.h Added --enable-fbmanager. This is some experimental code that lets several 2001-06-25 23:01:36 +00:00
gdkproperty-fb.c New function for getting toplevel window at position. 2001-05-07 19:24:18 +00:00
gdkrender-fb.c Added --enable-fbmanager. This is some experimental code that lets several 2001-06-25 23:01:36 +00:00
gdkselection-fb.c A bunch of whitespace cleanup. 2001-01-31 09:18:20 +00:00
gdkvisual-fb.c Add some example config files that can be used with the URW fonts. 2001-06-14 18:10:01 +00:00
gdkwindow-fb.c Unify shaped window code and make it repaint the area that used to be part 2001-06-13 21:40:37 +00:00
Makefile.am Added --enable-fbmanager. This is some experimental code that lets several 2001-06-25 23:01:36 +00:00
mi.h Put it into CVS. 2000-05-31 21:50:38 +00:00
miarc.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
midash.c Put it into CVS. 2000-05-31 21:50:38 +00:00
mifillarc.c Fix filled arcs and commit previous stuff which i somehow missed. 2000-11-28 15:38:23 +00:00
mifillarc.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mifpoly.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mifpolycon.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
miline.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mipoly.c Put it into CVS. 2000-05-31 21:50:38 +00:00
mipoly.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mipolygen.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
mipolyutil.c Put it into CVS. 2000-05-31 21:50:38 +00:00
miscanfill.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mispans.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
mispans.h i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
mistruct.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mitypes.h Added virtual functions set_pixel, get_color, fill_span and draw_drawable 2000-11-15 12:45:30 +00:00
miwideline.c free colormap in here. Sync from X port. (gdk_fb_set_colormap): allow the 2001-01-05 14:01:36 +00:00
miwideline.h Put it into CVS. 2000-05-31 21:50:38 +00:00
mizerclip.c Put it into CVS. 2000-05-31 21:50:38 +00:00
mizerline.c i2000-11-22 Alexander Larsson <alexl@redhat.com> 2000-11-22 10:07:34 +00:00
TODO Add s'more TODO items. 2000-11-15 22:08:10 +00:00
x-cursors.xbm Set serif font to something sane. 2000-08-03 02:33:46 +00:00