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

Автор SHA1 Сообщение Дата
  Nur Monson c573948cf6 Fix variable "used uninitialized" warnings 12 лет назад
  Nur Monson 9d23ff302a Fix "unused variable" warnings on OS X 12 лет назад
  Nur Monson faa12ac8ed Fix member var init order warnings on OS X 12 лет назад
  Nur Monson a1fb468f61 Add missing variable assignment in applyClone method 12 лет назад
  Ivan Safrin b8a8e07fe0 Merge pull request #314 from CIB/master 12 лет назад
  cib ab10a12eaa Fixed IDE compilation on windows. 12 лет назад
  Ivan Safrin 7030403eca Tweaks to the external text editor pull request 12 лет назад
  Ivan Safrin 838d24257b Merge branch 'default-text-editor' of https://github.com/BitPuffin/Polycode into pullreq_testing 12 лет назад
  Ivan Safrin de08d2035e Merge branch 'file-selector-2' of https://github.com/TheCosmotect/Polycode into pullreq_testing 12 лет назад
  Ivan Safrin 2e7aadb9a3 Made ScreenSprite force replay on playAnimation if playing once, fixed crash in entity prop undos 12 лет назад
  Isak Andersson 381e3bc2d0 Move fileDialog event catching out of click event cheking in SettingsWindow.cpp 12 лет назад
  Isak Andersson 77c820e3b8 remove immature test log and add FIXME comment for catching fileDialog event 12 лет назад
  Isak Andersson c4af6fe136 fix crashing when pressing browse in settings window for external editor and windows users can now select .exe files 12 лет назад
  Ethan M 4effa2eb55 Increased width of file selector by 50 to accommodate path display somewhat. 12 лет назад
  Ethan M db8dedc027 UITextInput now refrains from printing characters when most modifier keys are being held down. 12 лет назад
  Ethan M 513d2de1f1 Merge branch 'master' of https://github.com/ivansafrin/Polycode into file-selector-2 12 лет назад
  Ethan M c8a2a2a53c Added a close file button next to the file selector combobox. 12 лет назад
  Ethan M 2226a275ee Initial commit for switching between open editors via the keyboard. Moved file selector update code out of event handler and into updateFileSelector(). Added ability to toggle between project path and file name display in file selector. 12 лет назад
  Ethan M f4f3ab3d41 Rewrote and refactored file/project saving and closing in PolycodeIDEApp. Rewrote removeEditor() due to undesirable behavior regarding modal dialogs. 12 лет назад
  Ethan M 6078bdda1e Added showNext/PreviousEditor() in PolycodeFrame. 12 лет назад
  Isak Andersson 9a469f08ba use tabs, not spaces 12 лет назад
  Isak Andersson 3b876bcbd0 IDE now opens external text editor if one is specified and enabled instead of internal text editor 12 лет назад
  Ivan Safrin 00ca758c8c Added joystick support in Linux SDL core, added joystick event functions to polycode player 12 лет назад
  Ivan Safrin a943d7372f Added joystick helper methods to CoreInput (getJoystickButtonState and getJoystickAxisValue) 12 лет назад
  Isak Andersson b2bdba6433 work around config file loading too late for settings ui getting correct default values and refactor some to clean up 12 лет назад
  Isak Andersson ce16652d89 Settings are now loaded from config file 12 лет назад
  Isak Andersson 1a83a4b8ca formatting in ideapp 12 лет назад
  Isak Andersson d02c9cdd98 settings are now written to file 12 лет назад
  Isak Andersson 74de0dc5ab Hide settings window when ok button is pressed 12 лет назад
  Isak Andersson 9c065c74af IDEApp now listens for OK_EVENTs from settingsWindow and handles the event 12 лет назад