aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenEditConvert.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-22screens code cleanupk-m_schindler1-3/+2
2009-11-09merged unicode branch (r1931) into trunks_alexander1-263/+416
2009-06-01fix a mac crash and possibly others. division by zerok-m_schindler1-13/+30
2009-04-25Cosmetics. No code changek-m_schindler1-23/+20
2009-03-07unclutter Umain: ConversionFileName moved to UScreenEditConvertk-m_schindler1-0/+3
2009-03-07unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...k-m_schindler1-4/+5
2008-12-13replace terrible code by using a set for Notes and Lyrics.k-m_schindler1-9/+17
2008-11-27some more formattingk-m_schindler1-94/+135
2008-11-03All comments are English now (Polish ones have been translated)tobigun1-24/+24
2008-10-28some compiler warnings/hints removedtobigun1-2/+0
2008-10-28- glPrint(Pchar) -> glPrint(string)tobigun1-1/+1
2008-10-19The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun1-3/+3
2008-09-23added file headerstobigun1-0/+25
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-08-08result-values for TMenu.Draw() addedtobigun1-1/+1
2008-06-07just some cleanuptobigun1-4/+4
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-1/+1
2008-04-10finally removed IlNut from Editor (*hope* it will work)s_alexander1-4/+0
2008-04-03rewriting of the txt file parsers_alexander1-1/+1
2008-03-25Fixed compilation on the mac.eddie-08151-6/+6
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-6/+10
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-2/+2
2008-03-21lenght -> lengthtobigun1-1/+1
2008-03-07Translated some Variablesf1fth_freed0m1-2/+2
2008-03-06Translated so Variable Namesf1fth_freed0m1-11/+11
2008-03-05Translated Variable Names and Typesf1fth_freed0m1-56/+56
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-05General:tobigun1-2/+2
2008-01-12bunch of smaller changes...jaybinks1-0/+1
2007-11-01fixed failed buildsjaybinks1-577/+581
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-4/+0
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-4/+6
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-1/+13
2007-09-18changes in order to compile in lazarus...jaybinks1-3/+38
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+3
2007-06-25Fixed wrong sentence timings (T in Editor) when last note of a sentence and f...whiteshark01-0/+30
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-3/+3