Doug Coleman
|
317c3f82d5
|
fix using
|
2009-10-05 13:18:45 -05:00 |
Doug Coleman
|
474e02020c
|
use 1&& in a few places, clean up some more ui code
|
2009-10-04 17:50:34 -05:00 |
Joe Groff
|
9798564536
|
clean up textured window code
|
2009-09-25 09:42:09 -05:00 |
Joe Groff
|
28d78c9954
|
fix cocoa bootstrap
|
2009-09-24 20:25:41 -05:00 |
Joe Groff
|
2af6104d99
|
reset frame inset when windows dwm is toggled off and on, and use the system dialog background for textured windows when dwm is disabled
|
2009-09-24 16:08:58 -05:00 |
Slava Pestov
|
0238fce941
|
ui.backend.x11: fix set-fullscreen
|
2009-09-04 12:35:45 -04:00 |
Slava Pestov
|
861a3f563b
|
x11.events, ui.backend.x11: actually make it work
|
2009-08-31 00:24:25 -04:00 |
Slava Pestov
|
e36029b376
|
x11 and ui.backend.x11: update to use new structs
|
2009-08-30 22:55:19 -05:00 |
Doug Coleman
|
0d8115a940
|
fullscreen* -> (fullscreen?), set-fullscreen* -> (set-fullscreen), fix jamshred screen toggling
|
2009-05-13 22:28:33 -05:00 |
Joe Groff
|
a0c8d0ae9e
|
fix x11 backend bugs
|
2009-05-02 21:55:19 -05:00 |
Joe Groff
|
623b16d048
|
X11 backend for pixel formats
|
2009-05-02 16:39:31 -05:00 |
Slava Pestov
|
5579842d7a
|
Fix USING:
|
2009-04-18 02:52:29 -05:00 |
Slava Pestov
|
4f74810c15
|
Split off x11 vocab from x11.xlib, and add x11.unix for event loop integration
|
2009-04-18 01:56:29 -05:00 |
Jose A. Ortega Ruiz
|
b6a8e023a5
|
Fix: setting WM_CLASS in X11 backend using UTF8 string
|
2009-04-13 01:17:04 +02:00 |
slava
|
509869ca70
|
X11 UI: Fix resize flicker, exception when closing window, unsuccessful attempt at fixing raise-window
|
2009-04-10 13:29:07 -04:00 |
Slava Pestov
|
2fee574b4f
|
Working on X11 backend
|
2009-03-02 02:55:54 -06:00 |
Slava Pestov
|
ce1bc1d6ed
|
Fixing conflicts from stack checker changes
|
2009-02-24 01:21:10 -06:00 |
Slava Pestov
|
88b401b383
|
Rename math.geometry.rect to math.rectangles
Remove math.geometry.points
Remove rect-loc and rect-dim words
|
2009-02-05 03:28:41 -06:00 |
Slava Pestov
|
0a0431e6ab
|
Fix conflict
|
2009-01-30 02:24:34 -06:00 |
Slava Pestov
|
9bf2675fa3
|
Remove two rot usages from UI
|
2009-01-26 16:30:17 -06:00 |
Slava Pestov
|
4f5a927afb
|
Move UI text backends to ui.text.*, move UI backends to ui.backend.*, add font datatype
|
2009-01-26 00:36:37 -06:00 |