Paul Kulchenko
bfbc5d2000
Fixed typos in French translation.
2012-11-11 22:39:52 -08:00
Paul Kulchenko
841beb31ce
Added Spanish translation (thanks to Inigo Sola).
2012-11-11 22:38:52 -08:00
Paul Kulchenko
119a5eb2ae
Added reporting of run-time errors from remote processes (helps #73 ).
2012-11-10 21:06:26 -08:00
Paul Kulchenko
0729da3403
Added 'tomorrow' color theme.
2012-11-10 19:54:49 -08:00
Paul Kulchenko
29e56be459
Fixed fold style to properly set background color.
2012-11-10 18:14:20 -08:00
Paul Kulchenko
17bdb480c9
Added redirect of remote 'print' commands for Gideros applications.
2012-11-08 16:57:08 -08:00
Paul Kulchenko
4da3dde68d
Added check for 'main.lua' in Corona projects.
2012-11-08 16:56:19 -08:00
Paul Kulchenko
9b330c26ca
Added ability to suspend a running application even when there is no editor tab or file to activate.
2012-11-08 16:24:52 -08:00
Paul Kulchenko
9bdb1d016b
Added serialization of remote 'print' results and an output filter for debugging (helps #73 ).
2012-11-08 13:42:21 -08:00
Paul Kulchenko
4a881cf855
Added redirect of remote 'print' commands to the Output window in the IDE (helps #73 ).
2012-11-07 19:05:54 -08:00
toiffel
411eb2d338
Finished Russian translation
2012-11-07 09:06:30 -08:00
Paul Kulchenko
7fea9b4ec7
Added Corona SDK support ( closes #73 ).
2012-11-06 22:35:14 -08:00
Paul Kulchenko
f0f9a37c7d
Fixed an issue with a config file being loaded into the editor when specified in the command line.
2012-11-04 16:37:51 -08:00
Paul Kulchenko
e7c374c39f
Fixed an issue with markdown formatting not working after setting styles from a config file ( fixes #74 ).
2012-11-04 16:26:58 -08:00
crazybutcher
ba7a7c470d
fixup luxinia interpreters for new load order of config
2012-11-04 18:39:34 +01:00
Paul Kulchenko
67b3e3fe5b
Added French translation (thanks to Roland Yonaba).
2012-11-04 08:48:20 -08:00
Paul Kulchenko
32299a29b2
Fixed capitalization in Russian translation.
2012-11-04 00:01:03 -07:00
Paul Kulchenko
896e9f7c75
Fixed spacing in console messages.
2012-11-04 00:00:23 -07:00
Paul Kulchenko
ab3caee258
Added (more) verbose output to debugger to assist in troubleshooting.
2012-11-03 23:59:53 -07:00
crazybutcher
3f1d617c8f
Merge remote-tracking branch 'zbstudio/master'
...
Conflicts:
cfg/estrela.lua
2012-11-03 16:07:41 +01:00
crazybutcher
b549f807bb
support for luxinia1debug variant
2012-11-03 16:04:21 +01:00
crazybutcher
d36dbc005c
old estrela behavior for openend files
2012-11-03 16:00:57 +01:00
crazybutcher
95fce2cdc8
removed luaapi wrappers for cg/cuda (outdated)
2012-11-03 15:59:12 +01:00
Paul Kulchenko
a897472f05
Completed reorganization of front-end processing ( closes #67 and #5 ).
...
Moved specs/interpreters/tools to be loaded before configuration files are processed.
2012-10-29 22:48:02 -07:00
Paul Kulchenko
23decac1de
Merge branch 'master' of git://estrelaeditor.git.sourceforge.net/gitroot/estrelaeditor/estrelaeditor
2012-10-29 17:47:58 -07:00
Paul Kulchenko
60994d0da8
Added handling of LUA_DEV to make loading Lua for Windows libraries working out of the box ( fixes #71 ).
2012-10-29 17:42:35 -07:00
Paul Kulchenko
af02cb2c24
Added internationalization support ( closes #70 ).
2012-10-29 11:59:54 -07:00
crazybutcher
c7d6f9726a
minor changes to tools' settings and clcc requring an environment variable
2012-10-27 17:43:02 +02:00
crazybutcher
655f3811de
notes about estrela being gone and compatibility
2012-10-27 17:42:15 +02:00
crazybutcher
22f1540a5c
Merge remote-tracking branch 'zbstudio/master'
2012-10-27 17:06:00 +02:00
Paul Kulchenko
f576e9000d
Added multi-tab support for scratchpad.
2012-10-26 22:22:39 -07:00
Paul Kulchenko
589f7d94d2
Added documentation on accelerator/shortcut syntax.
2012-10-26 22:04:00 -07:00
Paul Kulchenko
16bb3cb6cb
Added key map to change key binding for menu and toolbar items from a config file ( closes #64 ).
2012-10-25 13:30:12 -07:00
Paul Kulchenko
6da6153053
Added hiding IDE while closing and saving configuration.
2012-10-24 22:06:41 -07:00
Paul Kulchenko
a7797f9d9a
Updated CHANGELOG and MANIFEST for v0.33.
0.33
2012-10-22 17:52:36 -07:00
Paul Kulchenko
78e1f176a5
Updated OSX build script to include 'myprograms' folder if exists.
2012-10-22 17:44:36 -07:00
Paul Kulchenko
a592893b4d
Updated Gideros interpreter to extend wait time for Gideros player to start.
2012-10-22 15:59:01 -07:00
Paul Kulchenko
1a1f25c135
Added configuration option to specify hostname when the default one is not reachable ( fixes #68 ).
2012-10-21 13:53:42 -07:00
Paul Kulchenko
00692634a8
Updated text and added timestamp to auto-recover message.
2012-10-20 21:24:13 -07:00
Paul Kulchenko
1037389ce0
Added search for Moai and Love2d executables in default locations on OSX and Windows.
2012-10-20 21:17:34 -07:00
Paul Kulchenko
cc645ebb69
Added values from package.path to LUA_PATH that is used for processes started from the IDE.
2012-10-20 20:29:34 -07:00
Paul Kulchenko
544ada09e2
Restored animation of closing tabs when switching projects.
...
Using Freeze/Thaw to disable animation didn't work well as it was
interfering with popup messages (for example, when a file is modified) and
was not consistent with the behavior of opening files.
2012-10-20 20:18:36 -07:00
Paul Kulchenko
85d14ca6fd
Added conversion of relative filenames to absolute when used in command line.
2012-10-20 11:37:15 -07:00
Paul Kulchenko
1d33dd6482
Added handling of command line parameters on OSX and Linux; updated documentation.
2012-10-20 10:42:04 -07:00
Paul Kulchenko
faa0e0e16d
Added auto-recovery to save/restore editor content ( fixes #23 ).
2012-10-19 13:59:55 -07:00
Paul Kulchenko
bb60b9421c
Updated configuration example to avoid using ide.spec that is not available ( fixes #67 ).
2012-10-19 12:43:11 -07:00
Paul Kulchenko
ab44438859
Updated CMake build script to handle wildcards in the MANIFEST.
2012-10-17 12:37:54 -07:00
Paul Kulchenko
a463b5fd28
Moved all Estrela features into a separate bundle that can be loaded using cfg/estrela.lua config.
2012-10-17 12:37:26 -07:00
Paul Kulchenko
d021bfa986
Fixed an issue with the current file name not showing in the title bar after startup.
2012-10-17 11:43:49 -07:00
Paul Kulchenko
beeee9e32f
Removed multiple file types offered in Save As dialog.
...
All known types have been listed previously, which created problems
with different extensions assigned by default on different platforms.
Only the current extension is now being offered.
If the current file has no extension, then "*.*" is used as a mask.
2012-10-17 11:39:15 -07:00