Historique des commits

Auteur SHA1 Message Date
  Ivan Safrin d857b25e22 Hooked up IDE property controls to the Undo/Redo system and implemented Undo/Redo in the screen editor for most actions. ColorPicker and HSlide no longer send out change events on drag, only on release, multiple fixes in the IDE il y a 12 ans
  cib 25ea7028cd Added horizontal scroll to single line TextInput il y a 12 ans
  cib 17c51168dd Started work on fix for #238 il y a 12 ans
  Ivan Safrin b5f25b409e Merge pull request #253 from TheCosmotect/indent-2 il y a 12 ans
  Ethan M 2effa2380f Added UITextInput::shiftText(), which allows blocks of text to be shifted left and right il y a 12 ans
  cib 4c6685599c Fixed the doxygen string for UITextInput::insertLine il y a 12 ans
  cib f8fb6a7a3d Added doxygen comments to PolyUITextInput.h il y a 12 ans
  cib e54e2df5b3 You can now undo typed words in TextInput il y a 13 ans
  Ivan Safrin f8dc3922a7 OS-specific shortcut keys and core shortcut events il y a 13 ans
  Ivan Safrin a6bb676068 New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings il y a 13 ans
  Ivan Safrin 7f22869b70 Fixed incorrect line deletion in UITextInput il y a 13 ans
  Ivan Safrin f168cfc541 Sped up syntax highlighting on large files il y a 13 ans
  Ivan Safrin 3b371b3df5 Major speed improvements to UITextInput when dealing with large text files il y a 13 ans
  Ivan Safrin 3977a25908 Line number support in UITextInput, Monokai syntax theme il y a 13 ans
  Ivan Safrin 27b28a43df IDE text editor tweaks il y a 13 ans
  Ivan Safrin 0f8b40abc1 Syntax hilighting theme support and Solarized Dark theme for IDE il y a 13 ans
  Ivan Safrin e7a3abcb94 Replace and Replace All for IDE text editor il y a 13 ans
  Ivan Safrin 24d0347b15 Find support in UITextInput and IDE text editor il y a 13 ans
  Ivan Safrin 54e9b1a16d Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes il y a 13 ans
  Ivan Safrin 0e027f9626 Fixed method overloading for const char * initialized ObjectEntry's, fixed input on UIComboBox, IDE project data now stored in PolycodeProject, projects now resaved before building and files parsed in il y a 13 ans
  Ivan Safrin 5f8cc87ab9 Beginnings of a syntax highlight engine il y a 13 ans
  Ivan Safrin f9ff37a7d8 More UI visual tweaks il y a 13 ans
  Ivan Safrin 363a3c9a10 Undo/Redo support for UITextInput il y a 13 ans
  Ivan Safrin f6dddc3e47 Multiple UITextInput fixes (crashing on deleting lines, mouse input while scrolling) il y a 13 ans
  Ivan Safrin 5e0b6cf926 Scrolling setters for scrollbars and scroll container, execute command for Core, app launcher for Cocoa core, misc IDE changes il y a 13 ans
  Ivan Safrin bfb4c04ce1 Added scissor test support, removed entity masking (never really worked anyway), masking in UIScrollContainer now uses the new scissor testing il y a 13 ans
  Ivan Safrin 059ea5cac4 Vertical and Horizontal UI sizers, UITree resizes better, made all UI elements sublass UIElement, IDE tree/editor resizing with new UI sizers il y a 13 ans
  Ivan Safrin 027d9462f5 UI HSlider fixes and UI Color picker il y a 14 ans
  Ivan Safrin 40ee2aafec Revisiting UI Module and IDE il y a 14 ans
  Ivan Safrin 8b1ae6d785 3D Physics module, minor fixes across the board. il y a 14 ans