Commit historia

Upphovsman SHA1 Meddelande Datum
  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 år sedan
  Ethan M f4f3ab3d41 Rewrote and refactored file/project saving and closing in PolycodeIDEApp. Rewrote removeEditor() due to undesirable behavior regarding modal dialogs. 12 år sedan
  Ethan M 6078bdda1e Added showNext/PreviousEditor() in PolycodeFrame. 12 år sedan
  Isak Andersson 9a469f08ba use tabs, not spaces 12 år sedan
  Isak Andersson 3b876bcbd0 IDE now opens external text editor if one is specified and enabled instead of internal text editor 12 år sedan
  Ivan Safrin 00ca758c8c Added joystick support in Linux SDL core, added joystick event functions to polycode player 12 år sedan
  Ivan Safrin a943d7372f Added joystick helper methods to CoreInput (getJoystickButtonState and getJoystickAxisValue) 12 år sedan
  Isak Andersson b2bdba6433 work around config file loading too late for settings ui getting correct default values and refactor some to clean up 12 år sedan
  Isak Andersson ce16652d89 Settings are now loaded from config file 12 år sedan
  Isak Andersson 1a83a4b8ca formatting in ideapp 12 år sedan
  Isak Andersson d02c9cdd98 settings are now written to file 12 år sedan
  Isak Andersson 74de0dc5ab Hide settings window when ok button is pressed 12 år sedan
  Isak Andersson 9c065c74af IDEApp now listens for OK_EVENTs from settingsWindow and handles the event 12 år sedan
  Christopher Reed e0f8151ce6 fix habit 12 år sedan
  Christopher Reed ca1e9c9c84 Added 'safe' return values to unimplemented SDLCore->openFolderPicker and SDLCore->openFilePicker. 12 år sedan
  Christopher Reed f95a911afc Fix for #301; copied file chooser behavior in ExportProjectWindow from NewProjectWindow. 12 år sedan
  Isak Andersson c2723688af Buttons in settings window now listen to events and do their respective action, cannot test browse though because of issue #301 12 år sedan
  Isak Andersson 4d77c658f5 Add the final buttons: cancel and ok to the settings window 12 år sedan
  Isak Andersson 322b627fcd Add use external text editor checkbox and input field and a browse button to settings window 12 år sedan
  Isak Andersson ef3bd8d29d You can now close the settings window with the x button 12 år sedan
  Isak Andersson 2f35da6e95 Add a settings window that shows up and has a label for Misc settings 12 år sedan
  Isak Andersson 9efc2a6e12 Add a settings menu entry to the edit menu 12 år sedan
  Christopher Reed fd2b37f9d1 Minor fix to PolycodePlayer. 12 år sedan
  Ivan Safrin 23d3773a3e Fixed UITextInput hanging in some cases 12 år sedan
  Ivan Safrin 3156a86afe Polycode will now ask you if you want to save unsaved files on quitting. Mac only for now 12 år sedan
  Ivan Safrin e35f53bb64 Merge pull request #303 from TheCosmotect/projbrowser-selection 12 år sedan
  Ivan Safrin 980ea35b76 Fixed crash resulting from closing the last editor in the IDE not setting current editor to NULL 12 år sedan
  Ivan Safrin 3fd75d0ac3 Merge pull request #283 from TheCosmotect/master 12 år sedan
  Ivan Safrin 911d0c9f94 Fixed SliderProp value overlapping with the slider 12 år sedan
  Ivan Safrin 337a5059f8 Added resizing support for IDE editor props. Added resize support for UIComboBox. Added resize support for UIHSlider, fixed resizing for UITextInput. Added padding to UITextInput's scissor box so descenders don't get cut off. Made textfields slightly darker. 12 år sedan