summaryrefslogtreecommitdiffstats
path: root/uisimulator/win32
AgeCommit message (Expand)AuthorFilesLines
2002-09-13chartables.c is goneDaniel Stenberg1-4/+1
2002-09-13minor correctionsDaniel Stenberg1-7/+7
2002-09-12Bill Napier's patchRobert Hak1-1/+13
2002-09-10added snake refRobert Hak1-1/+4
2002-09-10lcd_update_rect() added. *please* verify this someone who can actuallyDaniel Stenberg1-21/+47
2002-09-06Fixed red win32 buildBjörn Stenberg1-7/+4
2002-09-04wps-display.c Justin Heiner1-1/+9
2002-09-03Updated win32 MakefileBjörn Stenberg1-4/+11
2002-08-30Moved display portions of wps.c into new file: wps-display.cBjörn Stenberg1-1/+4
2002-08-28Reverted back to monospace again. Let's not rock the boat until people can ch...Björn Stenberg1-1/+0
2002-08-27Made LCD_PROPFONTS default on recorderBjörn Stenberg1-6/+1
2002-08-26Adapted wormlet to code standard and added it to simulators.Björn Stenberg1-1/+5
2002-08-22removed backlight-win32.c as it is not needed any moreFelix Arends1-28/+0
2002-08-22this makefile works at least for the recorder, we will have to talk about a r...Felix Arends1-2/+3
2002-08-21darned compiler couldn't see I made a mistake so I had to correct it myselfDaniel Stenberg1-4/+4
2002-08-21matsl's simulator icons addedDaniel Stenberg1-1/+4
2002-08-13Corrective brain surgeryBjörn Stenberg1-1/+1
2002-08-13Added stubs.c to win32 sim buildBjörn Stenberg1-6/+5
2002-08-11Repaired win32 buildBjörn Stenberg1-0/+3
2002-08-11Removed warningsBjörn Stenberg1-1/+1
2002-08-08buttons can be pressed again nowFelix Arends1-1/+1
2002-08-07win32 up to dateFelix Arends1-0/+1
2002-08-07fix compiling (battery_level again)Heikki Hannikainen1-1/+4
2002-08-07make lcd_framebuffer extern, as it is now exported from the lcd driverDaniel Stenberg1-6/+6
2002-08-07Added status bar to file browser and wpsMarkus Braun2-3/+6
2002-08-07fix obvious errorsDaniel Stenberg1-40/+42
2002-08-07Unix coder playing win32 programmer, added button_get_w_tmo() and it whatDaniel Stenberg1-55/+83
2002-08-04remove compiler warningDaniel Stenberg1-3/+1
2002-08-04use the Makefile.vc6 insteadDaniel Stenberg1-81/+0
2002-08-02remove compiler warningsDaniel Stenberg3-7/+19
2002-08-02clean works nowDaniel Stenberg1-9/+6
2002-08-02Mingw compile adjustments. Mostly from Bill Napier.Daniel Stenberg4-3/+38
2002-08-02This is the new makefile for building the win32-simulator, cross-compiledDaniel Stenberg1-0/+205
2002-08-02This file is history, the VC++ Makfile is now Makefile.vc6Daniel Stenberg1-67/+0
2002-08-02This is the VC++ makefile renamed.Daniel Stenberg1-0/+67
2002-08-02win32simulator fix, __attribute__ defined for win32Felix Arends1-1/+2
2002-07-30latest fix for win32 simulatorFelix Arends2-1/+19
2002-07-20added power.cFelix Arends2-7/+5
2002-07-20defined APPSVERSION for win32 simulator and defined strncasecmpFelix Arends2-4/+9
2002-07-02relative paths in .vcproj fileFelix Arends2-1/+1
2002-07-02made get_button a little slower to get a more realistic controlFelix Arends3-1/+5
2002-07-02everything up-to-dateFelix Arends2-1/+29
2002-06-28win32 simulator up-to-dateFelix Arends3-10/+93
2002-06-27un-broke win32sim buildFelix Arends3-1/+9
2002-06-26adjusted for auto cvs compileFelix Arends1-4/+7
2002-06-26resource was not compiled correctlyFelix Arends1-2/+5
2002-06-25Finally, again a working version of the win32 simulator. I re-wrote the makef...Felix Arends6-105/+109
2002-06-191.1 compabilityFelix Arends4-8/+59
2002-06-15defined current_tick variable and repaired broken build.Felix Arends5-1/+9
2002-06-12Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends11-53/+189