Cronologia Commit

Autore SHA1 Messaggio Data
  Ivan Safrin ecd40648f2 Tweaked default shaders, re-enabled UITextInput calculating word wrap on setText, added debug printout to polyimport 12 anni fa
  cib d757905a32 Doxygen comments for PolyUIFileDialog 12 anni fa
  cib 7ab18bf289 Replaced path on my system with placeholder path in toolchain file. 12 anni fa
  Ivan Safrin c66d89ef7b Disconnect debugger in Windows player on quit 12 anni fa
  Ivan Safrin f3f3487ef3 Added missing resource files to windows IDE build 12 anni fa
  Ivan Safrin e2a146f45a Removed rc files from gitignore, added missing rc file to repo 12 anni fa
  Ivan Safrin 838f415b7a Added icons to IDE and the player in windows. Made the IDE create file associations for the IDE and the player on launch. Made the IDE a single instance applications and implemented opening files in the running instance. Added (hacky) support for WM_COPYDATA string passing in Windows core. 12 anni fa
  Ivan Safrin 4966c24025 Made IDE project always copy files. Added find option and shortcut to the menu, fixed external editor not opening paths with spaces on windows, fixed publishing on windows 12 anni fa
  Ivan Safrin d9d0f4bd4c Merge pull request #365 from dbstone/master 12 anni fa
  Ivan Safrin bbcd0e9307 Merge pull request #367 from christopherreed/luadoc-note-disable_gc 12 anni fa
  Ivan Safrin bbc056c02b Merge pull request #366 from christopherreed/fix-removeFile-crash 12 anni fa
  Ivan Safrin 97373207cb Fixed delete key in UITextInput 12 anni fa
  Ivan Safrin 8e8b88df50 Merge pull request #361 from MattTuttle/deleteKey 12 anni fa
  Ivan Safrin f5bd2323ff Merge pull request #358 from mcclure/texturecrash 12 anni fa
  Ivan Safrin f09dee97ab Made sure cursor gets set to arrow when modal dialogs are shown in the IDE and on entering top background 12 anni fa
  Ivan Safrin ff3db48c98 Merge branch 'master' of https://github.com/ivansafrin/Polycode 12 anni fa
  Ivan Safrin 8b7f8e37cd Fixed doubleclick to select word in UITextInput 12 anni fa
  Ivan Safrin b7dc5f4275 Decoupled block highlighting from regular syntax highlighting to speed up block comments in large chunks of text. 12 anni fa
  Christopher Reed 0d36ca7cd4 Fix potential memory leak. 12 anni fa
  Ivan Safrin 1d14f987c6 Focus now gets reset when a modal window is shown in the IDE 12 anni fa
  Ivan Safrin 201594023a Implemented UITextInput::setTextDiff, Undo/Redo now use setTextDiff, greatly speeding up undo/redo operations on large files 12 anni fa
  Christopher Reed d3b06c68eb Fix to make cursor changing a bit more responsive. 12 anni fa
  Christopher Reed f62d9e0c22 Put cursor code in anon namespace. 12 anni fa
  Christopher Reed 9712d50e37 Implemented PolySDLCore setCursor. 12 anni fa
  Christopher Reed 336ce497de Add guard for X11 related initializations. 12 anni fa
  Ivan Safrin 75dc35dfa8 UITextInput now only re-renders labels for affected lines, not entire view buffer 12 anni fa
  Christopher Reed 8b39189581 Use 'class_notes' tag to indicate non-gc'd classes in generated Lua documentation. 12 anni fa
  Christopher Reed b854d19bd2 Implement 'class_notes' tag for generated Lua documentation. 12 anni fa
  Ivan Safrin b0414acadf Fixed single line text fields, fixed selection with keys, fixed pasting multiple lines into single line text inputs 12 anni fa
  Christopher Reed 8f100fd043 Fix bug - potentially invalid pointer. 12 anni fa