aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenEdit.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-03end of first pass. many more smaller changes and preparations for later addit...k-m_schindler1-1/+1
2010-04-18change variable names "static" to "statics"tobigun1-2/+2
2009-11-09merged unicode branch (r1931) into trunks_alexander1-6/+5
2008-12-03broken build fixed.k-m_schindler1-1/+0
2008-12-03some cleanup and language files. Who does the others?k-m_schindler1-62/+8
2008-11-30Deluxe theme for Editor menu. Part 2. This part may break Classic theme.k-m_schindler1-19/+83
2008-11-27some more formattingk-m_schindler1-9/+17
2008-11-03All comments are English now (Polish ones have been translated)tobigun1-2/+0
2008-09-23added file headerstobigun1-0/+25
2008-09-06Delphi-mode set for FPCtobigun1-0/+4
2008-08-27rename Screen part2k-m_schindler1-0/+0
2008-08-27rename Screen part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-06-08- set svn:eol-style to nativetobigun1-121/+121
2008-03-25Fixed compilation on the mac.eddie-08151-2/+2
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-4/+9
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-2/+2
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-05General:tobigun1-3/+3
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-0/+2
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-5/+7
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+3
2007-05-08Readded Q Shortcut (Exit Application) on all Screenswhiteshark01-0/+4
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-3/+3