summaryrefslogtreecommitdiff
path: root/uisimulator/x11/screenhack.c (follow)
Commit message (Expand)AuthorAge
* Remove Win32 and X11 simulator sources. They've been deprecated for a while i...Dan Everton2006-08-12
* make the x5 sim passDaniel Stenberg2006-01-11
* Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman2005-12-19
* silence picky gcc4 warningsDaniel Stenberg2005-11-28
* Placeholder definition for iPod keypadDave Chapman2005-11-14
* X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...Jens Arnold2005-10-23
* make it build fine for H300 (keypads) as wellDaniel Stenberg2005-06-18
* Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2005-05-23
* X11 simulator: Always restore the x11 button autorepeat setting, regardless a...Jens Arnold2005-03-19
* Major rework of the x11 simulator button handling. (1) Button repeat should a...Jens Arnold2005-03-18
* Extensive code policing (indentation levels, tab characters).Jens Arnold2005-03-18
* Fixed gmini X11 simulator.Jens Arnold2005-02-11
* I said 'correct'...Jens Arnold2005-02-11
* Print correct button assignments.Jens Arnold2005-02-11
* 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