Commit Graph

15 Commits

Author SHA1 Message Date
6fc351d2e8 eekkey: Dropped in favor of Button
Each Button has a KeyState, which may be shared with other buttons. The list of pressed and locked buttons is used as a list of keys, causing a search for the button in the current view.
2019-08-18 13:22:18 +00:00
53b89aae45 symbol: Remove remains 2019-08-08 19:18:29 +00:00
87dd9b4374 Remove references to the removed theme classes 2019-08-02 17:04:16 +02:00
b5f0aa423b xml: Remove unused file 2019-08-01 14:16:01 +00:00
b02ae1b7cc Support text symbol.
a
2011-08-30 18:17:45 +09:00
1b5bab9c18 Add eek_init(). 2011-08-18 11:53:44 +09:00
4b409de5ba Add guard to prevent individual headers from being included directly. 2011-04-28 13:03:21 +09:00
37c2579253 Merge theme handling code (WIP). 2011-03-04 18:52:25 +09:00
7916930160 Implement serialization to GVariant. 2011-02-14 14:13:02 +09:00
e6df7d90fe Use GObject instead of guint to represent keysyms. 2011-01-28 16:19:18 +09:00
880ba76bd8 Update copyright year. 2011-01-27 16:58:59 +09:00
d29e83e5f6 Add XML layout engine (WIP). 2011-01-26 19:24:06 +09:00
63b9fea27b Add experimental GtkDrawingArea based UI. 2010-06-15 19:17:05 +09:00
ece1c559a2 Fix typo. 2010-06-07 14:48:39 +09:00
9b452c0ffa Initial commit. 2010-06-04 12:09:08 +09:00