История коммитов

Автор SHA1 Сообщение Дата
  Ivan Safrin be424958ef Fixed UITextInput Undo/Redo and select all functionality 12 лет назад
  Devin Stone 98d5e0b71a see previous commit 12 лет назад
  Devin Stone 753dc34942 Timing on Windows now uses QueryPerformanceCounter() instead of GetTickCount() 12 лет назад
  Devin Stone c1f2e71e20 fixing timing bug 12 лет назад
  Ivan Safrin 14890293f8 UITextInput speedups, bugfixes 12 лет назад
  Christopher Reed 1522aa95f0 Change copyDiskItem to use 'cp -RT' instead of removing destItem prior to copy. 12 лет назад
  Christopher Reed e5d25ff53a Linux - remove destination file or directory before copying to it. 12 лет назад
  Ivan Safrin 48b6f85600 Fixed error in previous commit 12 лет назад
  Ivan Safrin 2d769810e5 Added word wrap support to UITextInput. UITextInput now scrolls with mouse selection. Fixed find functionality in the IDE text editor. UITextInput selection now updates on resize. Fixed various minor bugs in UITextInput. 12 лет назад
  Matt Tuttle e8ffd3e5ed Delete key removes following character in PolyUITextInput 12 лет назад
  mcc 9f06700ad9 Currently if you pass MaterialManager::createTextureFromFile an incorrect file path it returns the default texture, and if you pass it an empty string it special-case returns NULL. Other Polycode classes do not anticipate this inconsistency and can crash when this occurs. 12 лет назад
  Ivan Safrin 86f85a69b5 Fixed type from a previous pull request. 12 лет назад
  Devin Stone 6980ce7927 Update PolyWinCore.cpp 12 лет назад
  Ivan Safrin 2365cebc9b Fixed single line UITextInput crashing on mousewheel events, fixed normalized render targets not working properly 12 лет назад
  Ivan Safrin f45a2deed8 Added an option to generate Lua docs with the current Polycode's site header and footer for use on the site 12 лет назад
  Ivan Safrin 22f28ae1f4 Lua docs will no longer display empty sections, changed docs style to match the new design 12 лет назад
  Ivan Safrin 816680a199 Fixed mistyped Renderer call in SDL Core 12 лет назад
  Ivan Safrin 623cb1a643 Manually copied in two changes from Morgawr's pull request 12 лет назад
  Ivan Safrin ae315fb205 Added UIMenuItem to inheritInModule hack, removed check for modified files in bindings build script. 12 лет назад
  Ivan Safrin f0d7a3b15a Merge pull request #355 from samiamwork/cleanup_and_screenentity_2 12 лет назад
  Ivan Safrin da9422bcc2 Merge pull request #352 from samiamwork/scroll_container_size 12 лет назад
  Ivan Safrin 03fd4e8bb2 Merge pull request #354 from mcclure/glGetError 12 лет назад
  Ivan Safrin ad9eef0556 Merge pull request #353 from samiamwork/filenames_in_errors 12 лет назад
  Ivan Safrin de0c58bc37 Merge pull request #351 from samiamwork/renderer_init 12 лет назад
  Ivan Safrin 8f7182db25 Merge pull request #348 from mcclure/materialcrash 12 лет назад
  Ivan Safrin 7fbe810f49 Merge pull request #343 from CIB/master 12 лет назад
  Ivan Safrin 3a4bff747a Merge pull request #335 from CIB/mingw 12 лет назад
  Ivan Safrin fdb53641d8 Merge pull request #338 from CIB/zenx2 12 лет назад
  Ivan Safrin 66b8eb05bb Removed ScreenLine from Lua garbage collection 12 лет назад
  Nur Monson 4da40c3b3d Make getScreenPosition() use ScreenTransform 12 лет назад