Histórico de Commits

Autor SHA1 Mensagem Data
  cib d757905a32 Doxygen comments for PolyUIFileDialog há 12 anos atrás
  Ivan Safrin c66d89ef7b Disconnect debugger in Windows player on quit há 12 anos atrás
  Ivan Safrin f3f3487ef3 Added missing resource files to windows IDE build há 12 anos atrás
  Ivan Safrin e2a146f45a Removed rc files from gitignore, added missing rc file to repo há 12 anos atrás
  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. há 12 anos atrás
  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 há 12 anos atrás
  Ivan Safrin d9d0f4bd4c Merge pull request #365 from dbstone/master há 12 anos atrás
  Ivan Safrin bbcd0e9307 Merge pull request #367 from christopherreed/luadoc-note-disable_gc há 12 anos atrás
  Ivan Safrin bbc056c02b Merge pull request #366 from christopherreed/fix-removeFile-crash há 12 anos atrás
  Ivan Safrin 97373207cb Fixed delete key in UITextInput há 12 anos atrás
  Ivan Safrin 8e8b88df50 Merge pull request #361 from MattTuttle/deleteKey há 12 anos atrás
  Ivan Safrin f5bd2323ff Merge pull request #358 from mcclure/texturecrash há 12 anos atrás
  Ivan Safrin f09dee97ab Made sure cursor gets set to arrow when modal dialogs are shown in the IDE and on entering top background há 12 anos atrás
  Ivan Safrin ff3db48c98 Merge branch 'master' of https://github.com/ivansafrin/Polycode há 12 anos atrás
  Ivan Safrin 8b7f8e37cd Fixed doubleclick to select word in UITextInput há 12 anos atrás
  Ivan Safrin b7dc5f4275 Decoupled block highlighting from regular syntax highlighting to speed up block comments in large chunks of text. há 12 anos atrás
  Ivan Safrin 1d14f987c6 Focus now gets reset when a modal window is shown in the IDE há 12 anos atrás
  Ivan Safrin 201594023a Implemented UITextInput::setTextDiff, Undo/Redo now use setTextDiff, greatly speeding up undo/redo operations on large files há 12 anos atrás
  Ivan Safrin 75dc35dfa8 UITextInput now only re-renders labels for affected lines, not entire view buffer há 12 anos atrás
  Christopher Reed 8b39189581 Use 'class_notes' tag to indicate non-gc'd classes in generated Lua documentation. há 12 anos atrás
  Christopher Reed b854d19bd2 Implement 'class_notes' tag for generated Lua documentation. há 12 anos atrás
  Ivan Safrin b0414acadf Fixed single line text fields, fixed selection with keys, fixed pasting multiple lines into single line text inputs há 12 anos atrás
  Christopher Reed 8f100fd043 Fix bug - potentially invalid pointer. há 12 anos atrás
  Ivan Safrin be424958ef Fixed UITextInput Undo/Redo and select all functionality há 12 anos atrás
  Devin Stone 98d5e0b71a see previous commit há 12 anos atrás
  Devin Stone 753dc34942 Timing on Windows now uses QueryPerformanceCounter() instead of GetTickCount() há 12 anos atrás
  Devin Stone c1f2e71e20 fixing timing bug há 12 anos atrás
  Ivan Safrin 14890293f8 UITextInput speedups, bugfixes há 12 anos atrás
  Ivan Safrin 48b6f85600 Fixed error in previous commit há 12 anos atrás
  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. há 12 anos atrás