User
|
123808c7d5
|
Fix bug show include errors
|
2017-12-21 10:47:55 +01:00 |
|
User
|
b7911a5b87
|
Settings, bug fixes and extra functionalities
|
2017-11-07 15:20:29 +01:00 |
|
User
|
334359ac96
|
Export functionality, bug fixes
|
2017-10-27 15:45:11 +02:00 |
|
User
|
086f7d2887
|
LSLIPathHelper and updates
|
2017-10-26 14:50:23 +02:00 |
|
User
|
8d6b35dade
|
Lot's of bug fixes and features
|
2017-10-16 14:55:51 +02:00 |
|
User
|
c9baf200f7
|
Basic functionality
|
2017-10-09 10:54:25 +02:00 |
|
Ima Mechanique
|
5ecbdecaf3
|
Changing formatting of file-header/copyright statement.
|
2013-07-17 16:23:54 +01:00 |
|
Ima Mechanique
|
af230cbed7
|
Fixing indentation and braces in trunk/
|
2013-07-14 16:49:03 +01:00 |
|
Ima Mechanique
|
b69bfee3fe
|
Fixing indentation whitespace.
|
2013-07-07 04:38:17 +01:00 |
|
Ima Mechanique
|
33df6d8148
|
Adding required property setting for printing on AMD64 CPUs, plus code cleanup.
|
2013-07-05 20:58:01 +01:00 |
|
Ima Mechanique
|
d0fdf8b9a9
|
Fixing Bug 28 - Alt+F4/File => Exit does not close unsaved files properly.
|
2012-11-28 23:22:49 +00:00 |
|
Ima Mechanique
|
02fda552c0
|
Forces note-cards to save as UTF-8. Also renamed open/save dialog properties.
|
2012-10-23 16:19:43 +00:00 |
|
Ima Mechanique
|
3cec169755
|
Seperates code for opening script/notecard files and flags files appropriately.
|
2012-10-23 13:51:45 +00:00 |
|
Ima Mechanique
|
3b80d5668c
|
Settings cleanup
|
2012-03-18 05:50:54 +00:00 |
|
niel-archer
|
33400e8ba0
|
Cleaned up naming of menu strip entries.
|
2012-02-25 05:05:40 +00:00 |
|
niel-archer
|
8c5f8ea783
|
Fix lslint showing error list.
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@58 3f4676ac-adda-40fd-8265-58d1435b1672
|
2011-12-30 03:50:20 +00:00 |
|
niel-archer
|
690f867dce
|
Adding Release Notes to Help menu.
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@54 3f4676ac-adda-40fd-8265-58d1435b1672
|
2011-12-30 03:48:00 +00:00 |
|
mrsoundless
|
ad075a1fc8
|
Added llTextBox
Added llRemoveInventory
Fixed LINK_THIS based on the description on LSL Wiki
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@34 3f4676ac-adda-40fd-8265-58d1435b1672
|
2011-05-02 18:12:09 +00:00 |
|
mkudra
|
3b71bed738
|
Modified license text
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@33 3f4676ac-adda-40fd-8265-58d1435b1672
|
2011-04-24 21:42:11 +00:00 |
|
mkudra
|
6b3ea567b0
|
Multiple function prototypes and constants
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@29 3f4676ac-adda-40fd-8265-58d1435b1672
|
2011-04-24 15:53:15 +00:00 |
|
dimentox
|
bd6ffbf844
|
FYI I just updated lsl editor for the latest functions including stuff that is in beta.
Also enabled version control (SVN) for scripts.
And disabled the pesky outline window by default.
Enjoy!
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@27 3f4676ac-adda-40fd-8265-58d1435b1672
|
2011-04-21 05:51:05 +00:00 |
|
thoysg
|
573823c181
|
big transformation , using DockPanels now
it feels good to me!
-Thoys
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@26 3f4676ac-adda-40fd-8265-58d1435b1672
|
2010-08-02 14:35:46 +00:00 |
|
thoysg
|
f41df5f81c
|
Thanks for your patches Applied Patches elricember (2999014) and stevenlawson (2999149)
Fixed typo in licence text "ORIGIONAL" -> "ORIGINAL"
app.config cleanup
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@24 3f4676ac-adda-40fd-8265-58d1435b1672
|
2010-06-01 12:36:25 +00:00 |
|
dimentox
|
cfab480121
|
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@23 3f4676ac-adda-40fd-8265-58d1435b1672
|
2010-05-02 18:07:45 +00:00 |
|
dimentox
|
9c6aff6534
|
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@21 3f4676ac-adda-40fd-8265-58d1435b1672
|
2010-05-02 17:11:00 +00:00 |
|
thoysg
|
5a3a5a8611
|
Made selection in outline treeview possible
Added parameter for EndUpdate in SyntaxRichTextBox, so it only updates outline when needed
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@15 3f4676ac-adda-40fd-8265-58d1435b1672
|
2010-05-02 12:11:43 +00:00 |
|
thoysg
|
464587f8c6
|
Made the outlining tree view function
Added States.gif to images, needed it to convert an ENUM to ImageList index
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@14 3f4676ac-adda-40fd-8265-58d1435b1672
|
2010-05-02 10:46:23 +00:00 |
|
dimentox
|
3151e1e342
|
proper import
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@9 3f4676ac-adda-40fd-8265-58d1435b1672
|
2010-04-29 07:47:27 +00:00 |
|