aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UCommon.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-15- port theme detection code from UIni to UThemeswhiteshark01-0/+25
2009-11-09merged unicode branch (r1931) into trunks_alexander1-242/+79
2009-06-03cosmetics. no code changek-m_schindler1-50/+48
2008-10-25Some threading questions cleared:tobigun1-14/+3
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-12removed resource.inctobigun1-27/+0
2008-09-12- Windows resources (.rc) reduced to the icontobigun1-57/+44
2008-09-11Define BSD changed to FreeBSD as Darwin also defines BSDtobigun1-4/+4
2008-09-10FreeBSD compatibility fixes:tobigun1-8/+9
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-25FPC 2.2.2 compatibility fix.tobigun1-19/+6
2008-08-08warnings suppressedtobigun1-0/+4
2008-08-08somw warnings removedtobigun1-0/+4
2008-08-06moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N...tobigun1-89/+0
2008-07-21fpc 2.2.2 fix, clocale is not available for windowstobigun1-0/+2
2008-07-02Audio/Video engine update:tobigun1-1/+60
2008-06-16Delphi 7 compatibility fix:tobigun1-15/+38
2008-06-14code improvement: conversion of case statements to boolean assignmentsk-m_schindler1-30/+11
2008-06-13corrected String index to start from 1 and not from 0k-m_schindler1-4/+4
2008-06-09- all references to the libc unit removed. The Libc unit (not the library) wa...tobigun1-6/+18
2008-06-08- set svn:eol-style to nativetobigun1-791/+791
2008-06-08inconsistent line endings unifiedtobigun1-3/+3
2008-05-16Change IFDEF LINUX to UNIX in order to include darwink-m_schindler1-3/+3
2008-05-10Update to Bass 2.4. Do not forget to replace the old with the new dll.tobigun1-3/+16
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun1-2/+2
2008-04-30SDL-free implementation of ConsoleWriteLn. The handler for thread-safe consol...tobigun1-19/+19
2008-04-30- title-bar icon working again in windowed modetobigun1-3/+72
2008-04-30Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun1-1/+1
2008-04-27- Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo...tobigun1-0/+87
2008-04-24- reverted some stuff that was erroneously commited by one of the last commits.tobigun1-470/+622
2008-04-22SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit...tobigun1-4/+121
2008-04-07- Removed lrs resource usage in linux. Resources are copied to /usr/share/res...tobigun1-300/+353
2008-04-06removed lazarus dependenciestobigun1-293/+300
2008-03-25Fixed compilation on the mac.eddie-08151-281/+293
2008-03-22Added functions to determine to which character-class (alpha(=letter), numeri...tobigun1-1/+65
2008-03-03- actual.. -> current..tobigun1-0/+2
2007-11-20Changed Platform from Interface to Class.eddie-08151-89/+3
2007-11-03Windows Lazarus Build working again...jaybinks1-302/+301
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-91/+105
2007-10-27made some major progress with ffmpeg audio playback !!!jaybinks1-0/+88
2007-10-02fixed bug in StringReplaceW...jaybinks1-5/+17
2007-10-02oops AdaptFilePaths was meant to be available to any compiler.jaybinks1-5/+6
2007-10-02Fixed linux compilation.jaybinks1-158/+183
2007-09-22minor bug fixes to have lazarus build load resources into SDL_Image jaybinks1-2/+24
2007-09-20renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks1-132/+136
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-98/+132