summaryrefslogtreecommitdiff
path: root/uisimulator/x11/uibasic.c (follow)
Commit message (Expand)AuthorAge
* Remove Win32 and X11 simulator sources. They've been deprecated for a while i...Dan Everton2006-08-12
* X11 simulator: * Correctly redraw the window when it was destroyed by overlay...Jens Arnold2005-10-23
* X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...Jens Arnold2005-10-23
* brought back drawdots() and drawrectangles() since the player sim needs themDaniel Stenberg2005-07-14
* introducing H1x0 style grayscale support in the X11 simDaniel Stenberg2005-07-14
* Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses ...Jens Arnold2005-07-08
* Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2005-05-23
* 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
* Eanbled building gmini simulator (Win32 & X11).Jens Arnold2005-01-23
* The Iriver display is blueBjörn Stenberg2004-09-16
* Default window zoom for Recorder simulator is 2.Kjell Ericson2003-01-20
* Using the structures "rectangle" and "points" when drawing (Win32 doesn't hav...Kjell Ericson2002-10-28
* The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT.Kjell Ericson2002-10-21
* Player don't use dynamic fonts.Mats Lidell2002-10-18
* Drawing the same kind of frame for both recorder and player.Kjell Ericson2002-10-17
* First attempt to adjust the drawing routines to be able to zoom the window.Kjell Ericson2002-10-16
* Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg2002-09-12
* fix window sizes to match the screen size, enlarged the player sim fontDaniel Stenberg2002-08-09
* warning hunt and kill sessionDaniel Stenberg2002-06-14
* no more Logf(), only use debugf()Daniel Stenberg2002-05-06
* draw the "box" before calling the appDaniel Stenberg2002-04-30
* changed the colors to be more Recorder-likeDaniel Stenberg2002-04-28
* moved X11-specific files into a separate subdir to keep root clean forDaniel Stenberg2002-04-27