Commit Graph

15 Commits

Author SHA1 Message Date
Paul Kulchenko
d6f3b4052b Reimplemented scratchpad functionality using internal processes (similar to how the debugger is done) as IDE was too unstable when running in the same process 2012-04-29 17:26:22 -07:00
Paul Kulchenko
6a90c5e850 Turned 'unhiding' wx window while running or debugging off by default as it was causing performance problems with some applications 2012-04-22 15:39:03 -07:00
Paul Kulchenko
f1ac72b265 Added scratchpad (running live) functionality 2012-04-21 22:29:21 -07:00
Paul Kulchenko
fcdbd456de Added code analyzer based on lua-inspect 2012-04-20 14:47:31 -07:00
Paul Kulchenko
642fd63724 Added setting a project folder on initial start (zbstudio) 2012-01-30 18:21:51 -08:00
Paul Kulchenko
96bffc1322 Added markup formatting in the comments 2012-01-30 15:58:28 -08:00
Paul Kulchenko
e4e5e82660 Disabled attaching debugger by default as this triggers warning to open firewall on the first start, which is inconvenient 2012-01-18 14:00:48 -08:00
Paul Kulchenko
305cafbfcf Added About page for zbstudio 2012-01-17 20:38:02 -08:00
Paul Kulchenko
e7a789e466 Moved 'Watch Window' to 'View' menu for consistency and changed to always enable; disabled 'Compile' menu while debugging 2012-01-17 12:51:35 -08:00
Paul Kulchenko
cb28bb1b97 Fixed hiding 'load style' menu for zbstudio 2012-01-10 23:44:28 -08:00
Paul Kulchenko
2c396b775e Fixed loading icons when no ico file is present 2012-01-03 22:21:33 -08:00
Paul Kulchenko
14cf94f3bb Enabled 'Clear Output' menu by default for zbstudio 2012-01-01 18:04:32 -08:00
Paul Kulchenko
ae04d6e1aa Fixed logic of loading application .ico files to allow icons of different sizes to be correctly used 2011-12-29 13:16:53 -08:00
Paul Kulchenko
defba4f767 Added a new set of icons and handling of custom icons in zbstudio 2011-12-18 10:23:20 -08:00
Paul Kulchenko
fc7e075a01 Added back all zbstudio files that got removed in the merge 2011-12-10 15:11:44 -08:00