Wed, 08 Dec 2010 19:17:03 +0800 |
Thinker K.F. Li |
Rename X_kb_event_t to mb_kb_event_t
|
Mon, 22 Nov 2010 10:29:36 +0800 |
Thinker K.F. Li |
Change naming convention from X_MB to X_supp or x_supp
refine_backend_if
|
Mon, 22 Nov 2010 00:42:30 +0800 |
Thinker K.F. Li |
Make functions of X_supp.c static and fill fields of backend.
refine_backend_if
|
Mon, 22 Nov 2010 00:42:29 +0800 |
Thinker K.F. Li |
Use mb_backend_t::new instead of mb_backend_t::init
refine_backend_if
|
Mon, 22 Nov 2010 00:42:29 +0800 |
Thinker K.F. Li |
Change interface of mb_backend_t for more concise
refine_backend_if
|
Fri, 24 Sep 2010 11:19:53 +0800 |
Thinker K.F. Li |
Export the function to create a runtime for an existed window for X.
|
Tue, 14 Sep 2010 01:08:39 +0800 |
Shih-Yuan Lee (FourDollars) |
Unify coding style tag for emacs and vim.
|
Wed, 28 Oct 2009 02:39:02 +0800 |
wycc |
Add backend layer to seperate the backend with the MBAF. Currently, X is the only backend. If we have more than one backend, we need to modify the Makefile to sleect the backend or implement a backend selection mechanism in the runtime.
|
Thu, 22 Jan 2009 18:10:47 +0800 |
Thinker K.F. Li |
Initialize an image loader for X runtime
|
Wed, 05 Nov 2008 15:24:01 +0800 |
Thinker K.F. Li |
Move header files to $(top_srcdir)/include/ and prefixed with 'mb_'.
include_mb_test
base
include/mb/X_supp.h@1557dcf9655a
|