summaryrefslogtreecommitdiff
path: root/uisimulator/x11/screenhack.c (follow)
Commit message (Expand)AuthorAge
* Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg2004-09-16
* removed silly debug outputsDaniel Stenberg2004-06-16
* Now supports key-repeat in the simulator!Daniel Stenberg2003-04-23
* Printing keyboard shortcuts at startup.Kjell Ericson2003-01-21
* Default window zoom for Recorder simulator is 2.Kjell Ericson2003-01-20
* Added command line parameter "--old_lcd" that will simulate the old LCD ofKjell Ericson2002-10-28
* Doubled the height/width for player.Kjell Ericson2002-10-21
* Using expose-event instead of resizerequest-event in order to be able toKjell Ericson2002-10-16
* less crap makes better codeDaniel Stenberg2002-10-15
* Now the X11 simulator sets the BUTTON_REL bit properly and thus generatesDaniel Stenberg2002-10-14
* clean off heaps of unused codeDaniel Stenberg2002-09-09
* Removed beep-on-keypressBjörn Stenberg2002-08-26
* fix window sizes to match the screen size, enlarged the player sim fontDaniel Stenberg2002-08-09
* warning hunt and kill sessionDaniel Stenberg2002-06-14
* the sim should not take args off the command lineRobert Hak2002-06-04
* added x,y to BUTTON PRESSED event messageDave Chapman2002-05-10
* fixed title string in x11 windowDave Chapman2002-05-06
* changed window size to be about the same size as a recorderDaniel Stenberg2002-05-04
* Commented out the KEY PRESSED and EVENT debug messagesRobert Hak2002-05-03
* moved X11-specific files into a separate subdir to keep root clean forDaniel Stenberg2002-04-27