summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11/uibasic.c
AgeCommit message (Expand)AuthorFilesLines
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