David Capello
|
d6eb20ef7e
|
Update copyright year to 2011.
|
2011-01-18 20:49:53 -03:00 |
|
David Capello
|
7f96084c88
|
Rename src/gui/jwindow.cpp|h to src/gui/frame.cpp|h.
|
2010-10-02 10:47:58 -03:00 |
|
David Capello
|
cb3dd70fb8
|
Move Jinete library to src/gui directory (future gui-lib).
|
2010-09-26 15:59:32 -03:00 |
|
David Capello
|
46e847ef80
|
Remove internationalization stuff.
- Remove "_" macro.
- Remove src/intl/ directory.
|
2010-09-18 23:54:56 -03:00 |
|
David Capello
|
e2b8a8be1d
|
Remove user_printf() function.
|
2010-09-18 23:33:32 -03:00 |
|
David Capello
|
3f6f1471fd
|
Removed mouse speed option.
Removed _setup_mouse_speed() function and dialog/options.cpp file.
All the code is in cmd_options.cpp now.
|
2010-04-25 15:52:19 -03:00 |
|
David Capello
|
0feed51cde
|
Fixed problem in CurrentGfxModeGuard changing gfxmode when it is not necessary.
|
2010-04-23 21:55:10 -03:00 |
|
David Capello
|
cc12e8e88e
|
Added GfxMode and CurrentGfxModeGuard classes.
Now ConfigureScreen command uses these classes.
|
2010-04-22 18:28:12 -03:00 |
|