summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11/uibasic.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-23X11 simulator: * Correctly redraw the window when it was destroyed by overlay...Jens Arnold1-1/+2
2005-10-23X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...Jens Arnold1-5/+5
2005-07-14brought back drawdots() and drawrectangles() since the player sim needs themDaniel Stenberg1-0/+33
2005-07-14introducing H1x0 style grayscale support in the X11 simDaniel Stenberg1-78/+59
2005-07-08Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses ...Jens Arnold1-1/+1
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg1-1/+14
2005-03-18Major rework of the x11 simulator button handling. (1) Button repeat should a...Jens Arnold1-8/+15
2005-03-18Extensive code policing (indentation levels, tab characters).Jens Arnold1-122/+115
2005-01-23Eanbled building gmini simulator (Win32 & X11).Jens Arnold1-0/+2
2004-09-16The Iriver display is blueBjörn Stenberg1-0/+5
2003-01-20Default window zoom for Recorder simulator is 2.Kjell Ericson1-6/+1
2002-10-28Using the structures "rectangle" and "points" when drawing (Win32 doesn't hav...Kjell Ericson1-4/+39
2002-10-21The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT.Kjell Ericson1-8/+8
2002-10-18Player don't use dynamic fonts.Mats Lidell1-5/+0
2002-10-17Drawing the same kind of frame for both recorder and player.Kjell Ericson1-5/+0
2002-10-16First attempt to adjust the drawing routines to be able to zoom the window.Kjell Ericson1-30/+24
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg1-0/+1
2002-08-09fix window sizes to match the screen size, enlarged the player sim fontDaniel Stenberg1-1/+10
2002-06-14warning hunt and kill sessionDaniel Stenberg1-8/+2
2002-05-06no more Logf(), only use debugf()Daniel Stenberg1-28/+0
2002-04-30draw the "box" before calling the appDaniel Stenberg1-3/+2
2002-04-28changed the colors to be more Recorder-likeDaniel Stenberg1-2/+2
2002-04-27moved X11-specific files into a separate subdir to keep root clean forDaniel Stenberg1-0/+253