NSIS/Examples
kichik d02eae4d94 String Functions 1.07
- StrStrAdv and StrCase have their functions remodeled with LogicLib. Functions have a lesser chance to have bugs.
 - Added case-sensitive comparation option for StrStrAdv.
 - StrCase now uses System.dll which makes case convertions effective with all latin letters (i.e. ?).
 - StrClbSet and StrClbGet removed, added StrClb.
 - Made compact the most usual operations inside the header file. File size reduced.
 - Added "!verbose" to header file -> faster compilation and header file output organized (code borrowed from LogicLib.nsh).


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3663 212acab6-be3b-0410-9dea-997c60f758d6
2004-09-24 13:59:03 +00:00
..
Modern UI new languages 2004-08-13 23:29:42 +00:00
bigtest.nsi graphics path changed 2003-11-19 13:51:45 +00:00
cvsdata.nsi files for new library system 2004-08-07 07:55:53 +00:00
example1.nsi page commands 2003-09-05 15:16:15 +00:00
example2.nsi missed Install_Dir 2003-12-02 12:10:17 +00:00
gfx.nsi new Graphics folder with a good structure, updated icons 2003-09-23 18:34:01 +00:00
languages.nsi added multilingual license example 2003-12-25 13:31:14 +00:00
LogicLib.nsi LogicLib 2.5 2004-08-23 13:35:47 +00:00
makensis.ini check for already installed versions 2003-10-08 17:44:33 +00:00
makensis.nsi case changes for case sensitive platforms 2004-08-20 15:17:29 +00:00
one-section.nsi typo fixed 2003-12-24 22:50:22 +00:00
primes.nsi page commands 2003-09-05 15:16:15 +00:00
rtest.nsi test GetFunctionAddress too 2003-11-19 21:45:22 +00:00
silent.nsi typo 2004-02-06 18:19:51 +00:00
StrFunc.nsi String Functions 1.07 2004-09-24 13:59:03 +00:00
UserVars.nsi commit?! 2004-01-04 13:15:42 +00:00
VersionInfo.nsi Missing LoadLanguageFile 2003-06-25 01:16:33 +00:00
viewhtml.nsi Chapter1.html no longer comes with the default package 2003-11-19 14:08:06 +00:00
waplugin.nsi - Disabled DirShow as it hasn't been working since b0 which was released more than a year ago. 2003-12-24 15:54:06 +00:00