Search
lxdream.org :: lxdream :: changelog
lxdream 0.9.1
released Jun 29
Download Now

16 years agoIgnore Numlock, Capslock, etc when checking for grab exit
nkeynes [Sat, 26 Jan 2008 03:45:49 +0000]  tree
Ignore Numlock, Capslock, etc when checking for grab exit
src/gtkui/main_win.c


16 years agoAdd svn:keywords property
nkeynes [Sat, 26 Jan 2008 03:44:22 +0000]  tree
Add svn:keywords property
src/dckeysyms.h
src/maple/kbd.c
src/maple/mouse.c


16 years agoRemove obsolete asm file
nkeynes [Sat, 26 Jan 2008 03:16:17 +0000]  tree
Remove obsolete asm file
src/sh4/ia64asm.s


16 years agoUse GDK_* symbols rather than XK_*
nkeynes [Sat, 26 Jan 2008 03:11:56 +0000]  tree
Use GDK_* symbols rather than XK_*
src/drivers/video_gtk.c


16 years agoBug #50: Implement mouse and keyboard
nkeynes [Sat, 26 Jan 2008 02:45:27 +0000]  tree
Bug #50: Implement mouse and keyboard
src/Makefile.am
src/Makefile.in
src/config.c
src/dckeysyms.h
src/display.c
src/display.h
src/drivers/video_gtk.c
src/drivers/video_null.c
src/gtkui/ctrl_dlg.c
src/gtkui/gtkui.c
...

16 years agoBump the version number
nkeynes [Sat, 26 Jan 2008 02:43:30 +0000]  tree
Bump the version number
src/lxdream.h


16 years agoDetect if we failed to obtain a GLX visual and abort rather than crashing
nkeynes [Fri, 25 Jan 2008 05:52:51 +0000]  tree
Detect if we failed to obtain a GLX visual and abort rather than crashing
src/drivers/video_glx.c
src/gtkui/main_win.c


16 years agoFix dangling references to recovery_posn
nkeynes [Fri, 25 Jan 2008 05:38:26 +0000]  tree
Fix dangling references to recovery_posn
src/sh4/ia32mac.h
src/sh4/ia64abi.h


16 years agoFix backpatching when the block moves during translation
nkeynes [Tue, 22 Jan 2008 11:30:37 +0000]  tree
Fix backpatching when the block moves during translation
src/sh4/ia32abi.h
src/sh4/ia32mac.h
src/sh4/ia64abi.h
src/sh4/sh4trans.h
src/sh4/sh4x86.c
src/sh4/sh4x86.in


16 years agoFix typo, MMU_VMA_ERROR was supposed to be 8000 0000, not 0800 0000...
nkeynes [Tue, 22 Jan 2008 11:29:43 +0000]  tree
Fix typo, MMU_VMA_ERROR was supposed to be 8000 0000, not 0800 0000...
src/sh4/sh4core.h


.