My favorites | Sign in
Logo
             
Details: Show all Hide all

Last 7 days

  • Dec 30, 2009
    issue 7 (Modified version of your theme...) commented on by MeanEYE.rcf   -   Here's a screen shot :)
    Here's a screen shot :)
  • Dec 30, 2009
    issue 7 (Modified version of your theme...) reported by MeanEYE.rcf   -   Hi, It's stupid for me to contact you this way, but I was unable to find any other. Anyway... I saw the Wiki contribution page but my modifications to your theme are large in numbers. One of the things I've changed/added: 1. css3 support 2. margin color 3. marker color 4. cursor color 5. highlight color 6. darkened comments a bit 7. css directive coloring 8. python docstring coloring These are just few changes. You can find modified theme attached. :) Take what you like, :D discard other :)... Cheers!
    Hi, It's stupid for me to contact you this way, but I was unable to find any other. Anyway... I saw the Wiki contribution page but my modifications to your theme are large in numbers. One of the things I've changed/added: 1. css3 support 2. margin color 3. marker color 4. cursor color 5. highlight color 6. darkened comments a bit 7. css directive coloring 8. python docstring coloring These are just few changes. You can find modified theme attached. :) Take what you like, :D discard other :)... Cheers!

Older

  • Nov 19, 2009
    geany_dark_filedefs_20091119_234556.zip (Includes new LUA support - now comes in windows friendly .zi...) file uploaded by duncan.lock   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Nov 19, 2009
    Contribute (Add your contributions to the geany-dark scheme here:) Wiki page commented on by duncan.lock   -   ==Thanks again!== I've merged .lua support into the latest version of geany-dark-scheme! Thanks for all your hard work curtstrangward - and keep them coming everyone, either here, or by adding a issue. @zequez - glad we could all help you out :) Cheers, Dunc
    ==Thanks again!== I've merged .lua support into the latest version of geany-dark-scheme! Thanks for all your hard work curtstrangward - and keep them coming everyone, either here, or by adding a issue. @zequez - glad we could all help you out :) Cheers, Dunc
  • Nov 19, 2009
    Changelog (Geany-dark Project Changelog) Wiki page edited by duncan.lock   -   Revision r11 Edited wiki page through web user interface.
    Revision r11 Edited wiki page through web user interface.
  • Nov 19, 2009
    geany_dark_filedefs_20091119_234556.tar.bz2 (Includes new LUA support) file uploaded by duncan.lock   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Oct 04, 2009
    Contribute (Add your contributions to the geany-dark scheme here:) Wiki page commented on by zequez   -   Nice! I love this theme ^^. Is the thing that I was searching for :P
    Nice! I love this theme ^^. Is the thing that I was searching for :P
  • Oct 03, 2009
    Contribute (Add your contributions to the geany-dark scheme here:) Wiki page commented on by curtstrangward   -   filetype.lua {{{ # For complete documentation of this file, please see Geany's main documentation [styling] # foreground;background;bold;italic default=0xffffff;0x1E1E1E;false;false comment=0x747474;0x1E1E1E;false;false commentline=0x747474;0x1E1E1E;false;false commentdoc=0x747474;0x1E1E1E;false;false number=0x7ECDFF;0x1E1E1E;false;false word=0xFFCB4F;0x1E1E1E;true;false string=0xA18651;0x1E1E1E;false;false character=0xA18651;0x1E1E1E;false;false preprocessor=0xB2A886;0x1E1E1E;true;false operator=0x98BAC5;0x1E1E1E;false;false identifier=0xffffff;0x1E1E1E;false;false stringeol=0xA18651;0x1E1E1E;false;false literalstring=0xA18651;0x1E1E1E;false;false function_basic=0x729fcf;0x1E1E1E;true;false function_other=0x729fcf;0x1E1E1E;true;false coroutines=0x729fcf;0x1E1E1E;true;false word5=0xFFCB4F;0x1E1E1E;true;false word6=0xFFCB4F;0x1E1E1E;true;false word7=0xFFCB4F;0x1E1E1E;true;false word8=0xFFCB4F;0x1E1E1E;true;false [keywords] # all items must be in one line keywords=and break do else elseif end false for function if in local nil not or repeat return then true until while # Basic functions function_basic=_ALERT assert call collectgarbage coroutine debug dofile dostring error _ERRORMESSAGE foreach foreachi _G gcinfo getfenv getmetatable getn globals _INPUT io ipairs load loadfile loadlib loadstring math module newtype next os _OUTPUT pairs pcall print _PROMPT rawequal rawget rawset require select setfenv setmetatable sort _STDERR _STDIN _STDOUT string table tinsert tonumber tostring tremove type unpack _VERSION xpcall # String, (table) & math functions function_other=abs acos asin atan atan2 ceil cos deg exp floor format frexp gsub ldexp log log10 math.abs math.acos math.asin math.atan math.atan2 math.ceil math.cos math.cosh math.deg math.exp math.floor math.fmod math.frexp math.huge math.ldexp math.log math.log10 math.max math.min math.mod math.modf math.pi math.pow math.rad math.random math.randomseed math.sin math.sinh math.sqrt math.tan math.tanh max min mod rad random randomseed sin sqrt strbyte strchar strfind string.byte string.char string.dump string.find string.format string.gfind string.gmatch string.gsub string.len string.lower string.match string.rep string.reverse string.sub string.upper strlen strlower strrep strsub strupper table.concat table.foreach table.foreachi table.getn table.insert table.maxn table.remove table.setn table.sort tan # (coroutines), I/O & system facilities coroutines=appendto clock closefile coroutine.create coroutine.resume coroutine.running coroutine.status coroutine.wrap coroutine.yield date difftime execute exit flush getenv io.close io.flush io.input io.lines io.open io.output io.popen io.read io.stderr io.stdin io.stdout io.tmpfile io.type io.write openfile os.clock os.date os.difftime os.execute os.exit os.getenv os.remove os.rename os.setlocale os.time os.tmpname package.cpath package.loaded package.loadlib package.path package.preload package.seeall read readfrom remove rename seek setlocale time tmpfile tmpname write writeto # user definable keywords user1= user2= user3= user4= [settings] # default extension used when saving files extension=lua # the following characters are these which a "word" can contains, see documentation #wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 # if only single comment char is supported like # in this file, leave comment_close blank comment_open=-- comment_close= # this is an alternative way, so multiline comments are used #comment_open=--[[ #comment_close=]]-- # set to false if a comment character/string should start at column 0 of a line, true uses any # indentation of the line, e.g. setting to true causes the following on pressing CTRL+d #command_example(); # setting to false would generate this # command_example(); # This setting works only for single line comments comment_use_indent=true # context action command (please see Geany's main documentation for details) context_action_cmd= [build_settings] # %f will be replaced by the complete filename # %e will be replaced by the filename without extension # (use only one of it at one time) compiler= run_cmd=lua "%f" }}} Hope it's OK
    filetype.lua {{{ # For complete documentation of this file, please see Geany's main documentation [styling] # foreground;background;bold;italic default=0xffffff;0x1E1E1E;false;false comment=0x747474;0x1E1E1E;false;false commentline=0x747474;0x1E1E1E;false;false commentdoc=0x747474;0x1E1E1E;false;false number=0x7ECDFF;0x1E1E1E;false;false word=0xFFCB4F;0x1E1E1E;true;false string=0xA18651;0x1E1E1E;false;false character=0xA18651;0x1E1E1E;false;false preprocessor=0xB2A886;0x1E1E1E;true;false operator=0x98BAC5;0x1E1E1E;false;false identifier=0xffffff;0x1E1E1E;false;false stringeol=0xA18651;0x1E1E1E;false;false literalstring=0xA18651;0x1E1E1E;false;false function_basic=0x729fcf;0x1E1E1E;true;false function_other=0x729fcf;0x1E1E1E;true;false coroutines=0x729fcf;0x1E1E1E;true;false word5=0xFFCB4F;0x1E1E1E;true;false word6=0xFFCB4F;0x1E1E1E;true;false word7=0xFFCB4F;0x1E1E1E;true;false word8=0xFFCB4F;0x1E1E1E;true;false [keywords] # all items must be in one line keywords=and break do else elseif end false for function if in local nil not or repeat return then true until while # Basic functions function_basic=_ALERT assert call collectgarbage coroutine debug dofile dostring error _ERRORMESSAGE foreach foreachi _G gcinfo getfenv getmetatable getn globals _INPUT io ipairs load loadfile loadlib loadstring math module newtype next os _OUTPUT pairs pcall print _PROMPT rawequal rawget rawset require select setfenv setmetatable sort _STDERR _STDIN _STDOUT string table tinsert tonumber tostring tremove type unpack _VERSION xpcall # String, (table) & math functions function_other=abs acos asin atan atan2 ceil cos deg exp floor format frexp gsub ldexp log log10 math.abs math.acos math.asin math.atan math.atan2 math.ceil math.cos math.cosh math.deg math.exp math.floor math.fmod math.frexp math.huge math.ldexp math.log math.log10 math.max math.min math.mod math.modf math.pi math.pow math.rad math.random math.randomseed math.sin math.sinh math.sqrt math.tan math.tanh max min mod rad random randomseed sin sqrt strbyte strchar strfind string.byte string.char string.dump string.find string.format string.gfind string.gmatch string.gsub string.len string.lower string.match string.rep string.reverse string.sub string.upper strlen strlower strrep strsub strupper table.concat table.foreach table.foreachi table.getn table.insert table.maxn table.remove table.setn table.sort tan # (coroutines), I/O & system facilities coroutines=appendto clock closefile coroutine.create coroutine.resume coroutine.running coroutine.status coroutine.wrap coroutine.yield date difftime execute exit flush getenv io.close io.flush io.input io.lines io.open io.output io.popen io.read io.stderr io.stdin io.stdout io.tmpfile io.type io.write openfile os.clock os.date os.difftime os.execute os.exit os.getenv os.remove os.rename os.setlocale os.time os.tmpname package.cpath package.loaded package.loadlib package.path package.preload package.seeall read readfrom remove rename seek setlocale time tmpfile tmpname write writeto # user definable keywords user1= user2= user3= user4= [settings] # default extension used when saving files extension=lua # the following characters are these which a "word" can contains, see documentation #wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 # if only single comment char is supported like # in this file, leave comment_close blank comment_open=-- comment_close= # this is an alternative way, so multiline comments are used #comment_open=--[[ #comment_close=]]-- # set to false if a comment character/string should start at column 0 of a line, true uses any # indentation of the line, e.g. setting to true causes the following on pressing CTRL+d #command_example(); # setting to false would generate this # command_example(); # This setting works only for single line comments comment_use_indent=true # context action command (please see Geany's main documentation for details) context_action_cmd= [build_settings] # %f will be replaced by the complete filename # %e will be replaced by the filename without extension # (use only one of it at one time) compiler= run_cmd=lua "%f" }}} Hope it's OK
  • Sep 28, 2009
    issue 6 (NSIS Coloring Scheme) reported by mr.soup12   -   Hi Duncan. I hope it is acceptable that I place this coding scheme here. I tried twice on the wiki page without being able to format it like I wished. I noticed that you dropped support for NSIS in this release. This saddened me as I author most of my code in NSIS. A few days ago I upload the filetypes.nsis to the online editor and played with the coloring. This is the resulting file. I still have some things I would like to add, but this is a fully functional filetypes file (except for compilation, which is either a geany issue or a nsis issue or a me issue). At any rate, I believe it to be slightly better then the old filetypes.nsis that I based it from. If it means your standards, please include it in the next release. If not, please let us exchange dialogue on the subject. (Does anybody talk like this anymore? :)) # For complete documentation of this file, please see Geany's main documentation [styling] # foreground;background;bold;italic default=0x827f7f;0x000000;false;false comment=0x808080;0x000000;false;true stringdq=0xff901e;0x000000;false;false stringlq=0x008000;0x000000;false;false stringrq=0x008000;0x000000;false;false function=0x9e8454;0x000000;false;false variable=0x991111;0x000000;false;false label=0x007f7f;0x000000;false;false userdefined=0x009fb8;0x000000;true;false sectiondef=0x00007f;0x000000;true;false subsectiondef=0x00007f;0x000000;true;false ifdefinedef=0x00007f;0x000000;true;false macrodef=0x00007f;0x000000;true;false stringvar=0x991111;0x000000;false;false number=0x007f00;0x000000;false;false sectiongroup=0x00007f;0x000000;true;false pageex=0x00007f;0x000000;true;false functiondef=0x00007f;0x000000;true;false commentbox=0x808080;0x000000;false;true [keywords] # all items must be in one line and in lowercase functions=abort addbrandingimage !addincludedir !addincludedirdir !addplugindir addsize addsizesize_to_add_to_section_in_kb allowrootdirinstall allowskipfiles !appendfile autoclosewindow bgfont bggradient brandingtext bringtofront call callinstdll caption captioninstaller_caption !cd changeui checkbitmap clearerrors completedtext componenttext contributors: copyfiles crccheck createdirectory createdirectorydirectory_name createfont createshortcut !define delete deleteinisec deleteinistr deleteregkey deleteregvalue !delfilefile detailprint detailprintmessage detailsbuttontext dirshow dirtext dirvar dirverify dirverifyauto !echo !echomessage !else enablewindow !endif enumregkey enumregvalue !error exch exec execshell !execute execwait expandenvstrings file filebufsize fileclose fileerrortext fileopen fileread filereadbyte fileseek filewrite filewritebyte findclose findfirst findnext findwindow flushini function functionend function_name getcurinsttype getcurrentaddress getcurrentaddressoutput getdlgitem getdllversion getdllversionlocal geterrorlevel getfiletime getfiletimelocal getfullpathname getfunctionaddress getinstdirerror getlabeladdress gettempfilename goto gotolabel hidewindow icon !if ifabort !ifdef iferrors iffileexists !ifmacrodef !ifmacrondef !ifndef ifrebootflag ifsilent !include initpluginsdir !insertmacro installbuttontext installcolors installdir installdirregkey instprogressflags insttype insttypegettext insttypesettext intcmp intcmpu intfmt intop iswindow langstring langstringup licensebkcolor licensedata licenseforceselection licenselangstring licensetext loadlanguagefile lockwindow logset logtext !macro !macroend makensis messagebox miscbuttontext name none nop outfile !packhdr page pagecallbacks pageex pageexend pop portions push pushstring quit readenvstr readinistr readregdword readregstr reboot regdll rename requestexecutionlevel reservefile return rmdir !searchparse searchpath !searchreplace section sectionend sectiongetflags sectiongetinsttypes sectiongetsize sectiongettext sectiongroup sectiongroupend sectionin sectionsetflags sectionsetinsttypes sectionsetsize sectionsettext sendmessage setautoclose setbrandingimage setcompress setcompressionlevel setcompressor setcompressordictsize setctlcolors setcurinsttype setdatablockoptimize setdatesave setdetailsprint setdetailsview seterrorlevel seterrors setfileattributes setfont setoutpath setoverwrite setpluginunload setrebootflag setregview setshellvarcontext setsilent showinstdetails showuninstdetails showwindow silentinstall silentuninstall sleep spacetexts strcmp strcmps strcpy strlen subcaption subsection subsectionend !system !tempfilesymbol !undef uninstallbuttontext uninstallcaption uninstallexename uninstallicon uninstallsubcaption uninstalltext uninstpage unregdll var !verbose viaddversionkey viproductversion !warning windowicon writeinistr writeregbin writeregdword writeregexpandstr writeregstr writeuninstaller xpstyle variables=$$ $` $' $" $0 $0, $1 $2 $3 $4 $5 $6 $7 $8 $9 $admintools $appdata $cdburn_area $cmdline $commonfiles $cookies $desktop $documents $exedir $favorites $fonts $history $hwndparent $instdir $internet_cache $language $music $nethood ${nsisdir} $outdir $pictures $pluginsdir $printhood $profile $programfiles $quicklaunch $\r $r0 $r1 $r2 $r3 $r4 $r5 $r6 $r7 $r8 $r9 $recent $resources $resources_localized $sendto $smprograms $smstartup $startmenu $sysdir $temp $templates $varname $videos $windir lables=all alt alwaysoff archive auto both bottom bzip2 center colored components control current custom directory dlg_id ext false file_attribute_archive file_attribute_hidden file_attribute_normal file_attribute_offline file_attribute_readonly file_attribute_system file_attribute_temporary filesonly force hidden hide hkcc hkcr hkcu hkdd hkey_classes_root hkey_current_config hkey_current_user hkey_dyn_data hkey_local_machine hkey_performance_data hkey_users hklm hkpd hku idabort idcancel idignore idno idok idretry idyes ifdiff ifnewer instfiles italic lastused leave left license listonly lzma manual mb_abortretryignore mb_defbutton1 mb_defbutton2 mb_defbutton3 mb_defbutton4 mb_iconexclamation mb_iconinformation mb_iconquestion mb_iconstop mb_ok mb_okcancel mb_retrycancel mb_right mb_setforeground mb_topmost mb_yesno mb_yesnocancel nevershow none nonfatal normal of off offline on open print readonly rebootok right shctx shift show silent silentlog smooth strike sw_hide sw_showmaximized sw_showmaximized sw_showminimized sw_showminimized sw_showminnoactive sw_showna sw_shownoactivate sw_shownormal sw_shownormal system temporary textonly top trim true try underline uninstconfirm zlib userdefined= [settings] # default extension used when saving files #extension=nsi # the following characters are these which a "word" can contains, see documentation #wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 # if only single comment char is supported like # in this file, leave comment_close blank comment_open=; comment_close= # set to false if a comment character/string should start at column 0 of a line, true uses any # indentation of the line, e.g. setting to true causes the following on pressing CTRL+d #command_example(); # setting to false would generate this # command_example(); # This setting works only for single line comments comment_use_indent=true # context action command (please see Geany's main documentation for details) context_action_cmd= [build_settings] # %f will be replaced by the complete filename # %e will be replaced by the filename without extension # (use only one of it at one time) compiler=makensis "%f" run_cmd="./%e"
    Hi Duncan. I hope it is acceptable that I place this coding scheme here. I tried twice on the wiki page without being able to format it like I wished. I noticed that you dropped support for NSIS in this release. This saddened me as I author most of my code in NSIS. A few days ago I upload the filetypes.nsis to the online editor and played with the coloring. This is the resulting file. I still have some things I would like to add, but this is a fully functional filetypes file (except for compilation, which is either a geany issue or a nsis issue or a me issue). At any rate, I believe it to be slightly better then the old filetypes.nsis that I based it from. If it means your standards, please include it in the next release. If not, please let us exchange dialogue on the subject. (Does anybody talk like this anymore? :)) # For complete documentation of this file, please see Geany's main documentation [styling] # foreground;background;bold;italic default=0x827f7f;0x000000;false;false comment=0x808080;0x000000;false;true stringdq=0xff901e;0x000000;false;false stringlq=0x008000;0x000000;false;false stringrq=0x008000;0x000000;false;false function=0x9e8454;0x000000;false;false variable=0x991111;0x000000;false;false label=0x007f7f;0x000000;false;false userdefined=0x009fb8;0x000000;true;false sectiondef=0x00007f;0x000000;true;false subsectiondef=0x00007f;0x000000;true;false ifdefinedef=0x00007f;0x000000;true;false macrodef=0x00007f;0x000000;true;false stringvar=0x991111;0x000000;false;false number=0x007f00;0x000000;false;false sectiongroup=0x00007f;0x000000;true;false pageex=0x00007f;0x000000;true;false functiondef=0x00007f;0x000000;true;false commentbox=0x808080;0x000000;false;true [keywords] # all items must be in one line and in lowercase functions=abort addbrandingimage !addincludedir !addincludedirdir !addplugindir addsize addsizesize_to_add_to_section_in_kb allowrootdirinstall allowskipfiles !appendfile autoclosewindow bgfont bggradient brandingtext bringtofront call callinstdll caption captioninstaller_caption !cd changeui checkbitmap clearerrors completedtext componenttext contributors: copyfiles crccheck createdirectory createdirectorydirectory_name createfont createshortcut !define delete deleteinisec deleteinistr deleteregkey deleteregvalue !delfilefile detailprint detailprintmessage detailsbuttontext dirshow dirtext dirvar dirverify dirverifyauto !echo !echomessage !else enablewindow !endif enumregkey enumregvalue !error exch exec execshell !execute execwait expandenvstrings file filebufsize fileclose fileerrortext fileopen fileread filereadbyte fileseek filewrite filewritebyte findclose findfirst findnext findwindow flushini function functionend function_name getcurinsttype getcurrentaddress getcurrentaddressoutput getdlgitem getdllversion getdllversionlocal geterrorlevel getfiletime getfiletimelocal getfullpathname getfunctionaddress getinstdirerror getlabeladdress gettempfilename goto gotolabel hidewindow icon !if ifabort !ifdef iferrors iffileexists !ifmacrodef !ifmacrondef !ifndef ifrebootflag ifsilent !include initpluginsdir !insertmacro installbuttontext installcolors installdir installdirregkey instprogressflags insttype insttypegettext insttypesettext intcmp intcmpu intfmt intop iswindow langstring langstringup licensebkcolor licensedata licenseforceselection licenselangstring licensetext loadlanguagefile lockwindow logset logtext !macro !macroend makensis messagebox miscbuttontext name none nop outfile !packhdr page pagecallbacks pageex pageexend pop portions push pushstring quit readenvstr readinistr readregdword readregstr reboot regdll rename requestexecutionlevel reservefile return rmdir !searchparse searchpath !searchreplace section sectionend sectiongetflags sectiongetinsttypes sectiongetsize sectiongettext sectiongroup sectiongroupend sectionin sectionsetflags sectionsetinsttypes sectionsetsize sectionsettext sendmessage setautoclose setbrandingimage setcompress setcompressionlevel setcompressor setcompressordictsize setctlcolors setcurinsttype setdatablockoptimize setdatesave setdetailsprint setdetailsview seterrorlevel seterrors setfileattributes setfont setoutpath setoverwrite setpluginunload setrebootflag setregview setshellvarcontext setsilent showinstdetails showuninstdetails showwindow silentinstall silentuninstall sleep spacetexts strcmp strcmps strcpy strlen subcaption subsection subsectionend !system !tempfilesymbol !undef uninstallbuttontext uninstallcaption uninstallexename uninstallicon uninstallsubcaption uninstalltext uninstpage unregdll var !verbose viaddversionkey viproductversion !warning windowicon writeinistr writeregbin writeregdword writeregexpandstr writeregstr writeuninstaller xpstyle variables=$$ $` $' $" $0 $0, $1 $2 $3 $4 $5 $6 $7 $8 $9 $admintools $appdata $cdburn_area $cmdline $commonfiles $cookies $desktop $documents $exedir $favorites $fonts $history $hwndparent $instdir $internet_cache $language $music $nethood ${nsisdir} $outdir $pictures $pluginsdir $printhood $profile $programfiles $quicklaunch $\r $r0 $r1 $r2 $r3 $r4 $r5 $r6 $r7 $r8 $r9 $recent $resources $resources_localized $sendto $smprograms $smstartup $startmenu $sysdir $temp $templates $varname $videos $windir lables=all alt alwaysoff archive auto both bottom bzip2 center colored components control current custom directory dlg_id ext false file_attribute_archive file_attribute_hidden file_attribute_normal file_attribute_offline file_attribute_readonly file_attribute_system file_attribute_temporary filesonly force hidden hide hkcc hkcr hkcu hkdd hkey_classes_root hkey_current_config hkey_current_user hkey_dyn_data hkey_local_machine hkey_performance_data hkey_users hklm hkpd hku idabort idcancel idignore idno idok idretry idyes ifdiff ifnewer instfiles italic lastused leave left license listonly lzma manual mb_abortretryignore mb_defbutton1 mb_defbutton2 mb_defbutton3 mb_defbutton4 mb_iconexclamation mb_iconinformation mb_iconquestion mb_iconstop mb_ok mb_okcancel mb_retrycancel mb_right mb_setforeground mb_topmost mb_yesno mb_yesnocancel nevershow none nonfatal normal of off offline on open print readonly rebootok right shctx shift show silent silentlog smooth strike sw_hide sw_showmaximized sw_showmaximized sw_showminimized sw_showminimized sw_showminnoactive sw_showna sw_shownoactivate sw_shownormal sw_shownormal system temporary textonly top trim true try underline uninstconfirm zlib userdefined= [settings] # default extension used when saving files #extension=nsi # the following characters are these which a "word" can contains, see documentation #wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 # if only single comment char is supported like # in this file, leave comment_close blank comment_open=; comment_close= # set to false if a comment character/string should start at column 0 of a line, true uses any # indentation of the line, e.g. setting to true causes the following on pressing CTRL+d #command_example(); # setting to false would generate this # command_example(); # This setting works only for single line comments comment_use_indent=true # context action command (please see Geany's main documentation for details) context_action_cmd= [build_settings] # %f will be replaced by the complete filename # %e will be replaced by the filename without extension # (use only one of it at one time) compiler=makensis "%f" run_cmd="./%e"
  • Sep 28, 2009
    Contribute (Add your contributions to the geany-dark scheme here:) Wiki page commented on by mr.soup12   -   Hi Duncan. I noticed you dropped support for NSIS in the latest release. I worked on this version of mine with the online editor but didn't think it was really great, as there are some more things I'd like to add. I'm kind of sad that you dropped NSIS support as it is one of the things I author code the most in. So, please allow me to submit my recolored version. {{{ # For complete documentation of this file, please see Geany's main documentation styling? # foreground;background;bold;italic default=0x827f7f;0x000000;false;false comment=0x808080;0x000000;false;true stringdq=0xff901e;0x000000;false;false stringlq=0x008000;0x000000;false;false stringrq=0x008000;0x000000;false;false function=0x9e8454;0x000000;false;false variable=0x991111;0x000000;false;false label=0x007f7f;0x000000;false;false userdefined=0x009fb8;0x000000;true;false sectiondef=0x00007f;0x000000;true;false subsectiondef=0x00007f;0x000000;true;false ifdefinedef=0x00007f;0x000000;true;false macrodef=0x00007f;0x000000;true;false stringvar=0x991111;0x000000;false;false number=0x007f00;0x000000;false;false sectiongroup=0x00007f;0x000000;true;false pageex=0x00007f;0x000000;true;false functiondef=0x00007f;0x000000;true;false commentbox=0x808080;0x000000;false;true keywords? # all items must be in one line and in lowercase functions=abort addbrandingimage !addincludedir !addincludedirdir !addplugindir addsize addsizesize_to_add_to_section_in_kb allowrootdirinstall allowskipfiles !appendfile autoclosewindow bgfont bggradient brandingtext bringtofront call callinstdll caption captioninstaller_caption !cd changeui checkbitmap clearerrors completedtext componenttext contributors: copyfiles crccheck createdirectory createdirectorydirectory_name createfont createshortcut !define delete deleteinisec deleteinistr deleteregkey deleteregvalue !delfilefile detailprint detailprintmessage detailsbuttontext dirshow dirtext dirvar dirverify dirverifyauto !echo !echomessage !else enablewindow !endif enumregkey enumregvalue !error exch exec execshell !execute execwait expandenvstrings file filebufsize fileclose fileerrortext fileopen fileread filereadbyte fileseek filewrite filewritebyte findclose findfirst findnext findwindow flushini function functionend function_name getcurinsttype getcurrentaddress getcurrentaddressoutput getdlgitem getdllversion getdllversionlocal geterrorlevel getfiletime getfiletimelocal getfullpathname getfunctionaddress getinstdirerror getlabeladdress gettempfilename goto gotolabel hidewindow icon !if ifabort !ifdef iferrors iffileexists !ifmacrodef !ifmacrondef !ifndef ifrebootflag ifsilent !include initpluginsdir !insertmacro installbuttontext installcolors installdir installdirregkey instprogressflags insttype insttypegettext insttypesettext intcmp intcmpu intfmt intop iswindow langstring langstringup licensebkcolor licensedata licenseforceselection licenselangstring licensetext loadlanguagefile lockwindow logset logtext !macro !macroend makensis messagebox miscbuttontext name none nop outfile !packhdr page pagecallbacks pageex pageexend pop portions push pushstring quit readenvstr readinistr readregdword readregstr reboot regdll rename requestexecutionlevel reservefile return rmdir !searchparse searchpath !searchreplace section sectionend sectiongetflags sectiongetinsttypes sectiongetsize sectiongettext sectiongroup sectiongroupend sectionin sectionsetflags sectionsetinsttypes sectionsetsize sectionsettext sendmessage setautoclose setbrandingimage setcompress setcompressionlevel setcompressor setcompressordictsize setctlcolors setcurinsttype setdatablockoptimize setdatesave setdetailsprint setdetailsview seterrorlevel seterrors setfileattributes setfont setoutpath setoverwrite setpluginunload setrebootflag setregview setshellvarcontext setsilent showinstdetails showuninstdetails showwindow silentinstall silentuninstall sleep spacetexts strcmp strcmps strcpy strlen subcaption subsection subsectionend !system !tempfilesymbol !undef uninstallbuttontext uninstallcaption uninstallexename uninstallicon uninstallsubcaption uninstalltext uninstpage unregdll var !verbose viaddversionkey viproductversion !warning windowicon writeinistr writeregbin writeregdword writeregexpandstr writeregstr writeuninstaller xpstyle variables=$$ $` $' $" $0 $0, $1 $2 $3 $4 $5 $6 $7 $8 $9 $admintools $appdata $cdburn_area $cmdline $commonfiles $cookies $desktop $documents $exedir $favorites $fonts $history $hwndparent $instdir $internet_cache $language $music $nethood ${nsisdir} $outdir $pictures $pluginsdir $printhood $profile $programfiles $quicklaunch $\r $r0 $r1 $r2 $r3 $r4 $r5 $r6 $r7 $r8 $r9 $recent $resources $resources_localized $sendto $smprograms $smstartup $startmenu $sysdir $temp $templates $varname $videos $windir lables=all alt alwaysoff archive auto both bottom bzip2 center colored components control current custom directory dlg_id ext false file_attribute_archive file_attribute_hidden file_attribute_normal file_attribute_offline file_attribute_readonly file_attribute_system file_attribute_temporary filesonly force hidden hide hkcc hkcr hkcu hkdd hkey_classes_root hkey_current_config hkey_current_user hkey_dyn_data hkey_local_machine hkey_performance_data hkey_users hklm hkpd hku idabort idcancel idignore idno idok idretry idyes ifdiff ifnewer instfiles italic lastused leave left license listonly lzma manual mb_abortretryignore mb_defbutton1 mb_defbutton2 mb_defbutton3 mb_defbutton4 mb_iconexclamation mb_iconinformation mb_iconquestion mb_iconstop mb_ok mb_okcancel mb_retrycancel mb_right mb_setforeground mb_topmost mb_yesno mb_yesnocancel nevershow none nonfatal normal of off offline on open print readonly rebootok right shctx shift show silent silentlog smooth strike sw_hide sw_showmaximized sw_showmaximized sw_showminimized sw_showminimized sw_showminnoactive sw_showna sw_shownoactivate sw_shownormal sw_shownormal system temporary textonly top trim true try underline uninstconfirm zlib userdefined= settings? # default extension used when saving files #extension=nsi # the following characters are these which a "word" can contains, see documentation #wordchars=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 # if only single comment char is supported like # in this file, leave comment_close blank comment_open=; comment_close= # set to false if a comment character/string should start at column 0 of a line, true uses any # indentation of the line, e.g. setting to true causes the following on pressing CTRL+d 1. ommand_example(); # setting to false would generate this # command_example(); # This setting works only for single line comments comment_use_indent=true # context action command (please see Geany's main documentation for details) context_action_cmd= build_settings? # %f will be replaced by the complete filename # %e will be replaced by the filename without extension # (use only one of it at one time) compiler=makensis "%f" run_cmd="./%e" }}}
    Hi Duncan. I noticed you dropped support for NSIS in the latest release. I worked on this version of mine with the online editor but didn't think it was really great, as there are some more things I'd like to add. I'm kind of sad that you dropped NSIS support as it is one of the things I author code the most in. So, please allow me to submit my recolored version. {{{ # For complete documentation of this file, please see Geany's main documentation styling? # foreground;background;bold;italic default=0x827f7f;0x000000;false;false comment=0x808080;0x000000;false;true stringdq=0xff901e;0x000000;false;false stringlq=0x008000;0x000000;false;false stringrq=0x008000;0x000000;false;false function=0x9e8454;0x000000;false;false variable=0x991111;0x000000;false;false label=0x007f7f;0x000000;false;false userdefined=0x009fb8;0x000000;true;false sectiondef=0x00007f;0x000000;true;false subsectiondef=0x00007f;0x000000;true;false ifdefinedef=0x00007f;0x000000;true;false macrodef=0x00007f;0x000000;true;false stringvar=0x991111;0x000000;false;false number=0x007f00;0x000000;false;false sectiongroup=0x00007f;0x000000;true;false pageex=0x00007f;0x000000;true;false functiondef=0x00007f;0x000000;true;false commentbox=0x808080;0x000000;false;true keywords? # all items must be in one line and in lowercase functions=abort addbrandingimage !addincludedir !addincludedirdir !addplugindir addsize addsizesize_to_add_to_section_in_kb allowrootdirinstall allowskipfiles !appendfile autoclosewindow bgfont bggradient brandingtext bringtofront call callinstdll caption captioninstaller_caption !cd changeui checkbitmap clearerrors completedtext componenttext contributors: copyfiles crccheck createdirectory createdirectorydirectory_name createfont createshortcut !define delete deleteinisec deleteinistr deleteregkey deleteregvalue !delfilefile detailprint detailprintmessage detailsbuttontext dirshow dirtext dirvar dirverify dirverifyauto !echo !echomessage !else enablewindow !endif enumregkey enumregvalue !error exch exec execshell !execute execwait expandenvstrings file filebufsize fileclose fileerrortext fileopen fileread filereadbyte fileseek filewrite filewritebyte findclose findfirst findnext findwindow flushini function functionend function_name getcurinsttype getcurrentaddress getcurrentaddressoutput getdlgitem getdllversion getdllversionlocal geterrorlevel getfiletime getfiletimelocal getfullpathname getfunctionaddress getinstdirerror getlabeladdress gettempfilename goto gotolabel hidewindow icon !if ifabort !ifdef iferrors iffileexists !ifmacrodef !ifmacrondef !ifndef ifrebootflag ifsilent !include initpluginsdir !insertmacro installbuttontext installcolors installdir installdirregkey instprogressflags insttype insttypegettext insttypesettext intcmp intcmpu intfmt intop iswindow langstring langstringup licensebkcolor licensedata licenseforceselection licenselangstring licensetext loadlanguagefile lockwindow logset logtext !macro !macroend makensis messagebox miscbuttontext name none nop outfile !packhdr page pagecallbacks pageex pageexend pop portions push pushstring quit readenvstr readinistr readregdword readregstr reboot regdll rename requestexecutionlevel reservefile return rmdir !searchparse searchpath !searchreplace section sectionend sectiongetflags sectiongetinsttypes sectiongetsize sectiongettext sectiongroup sectiongroupend sectionin sectionsetflags sectionsetinsttypes sectionsetsize sectionsettext sendmessage setautoclose setbrandingimage setcompress setcompressionlevel setcompressor setcompressordictsize setctlcolors setcurinsttype setdatablockoptimize setdatesave setdetailsprint setdetailsview seterrorlevel seterrors setfileattributes setfont setoutpath setoverwrite setpluginunload setrebootflag setregview setshellvarcontext setsilent showinstdetails showuninstdetails showwindow silentinstall silentuninstall sleep spacetexts strcmp strcmps strcpy strlen subcaption subsection subsectionend !system !tempfilesymbol !undef uninstallbuttontext uninstallcaption uninstallexename uninstallicon uninstallsubcaption uninstalltext uninstpage unregdll var !verbose viaddversionkey viproductversion !warning windowicon writeinistr writeregbin writeregdword writeregexpandstr writeregstr writeuninstaller xpstyle variables=$$ $` $' $" $0 $0, $1 $2 $3 $4 $5 $6 $7 $8 $9 $admintools $appdata $cdburn_area $cmdline $commonfiles $cookies $desktop $documents $exedir $favorites $fonts $history $hwndparent $instdir $internet_cache $language $music $nethood ${nsisdir} $outdir $pictures $pluginsdir $printhood $profile $programfiles $quicklaunch $\r $r0 $r1 $r2 $r3 $r4 $r5 $r6 $r7 $r8 $r9 $recent $resources $resources_localized $sendto $smprograms $smstartup $startmenu $sysdir $temp $templates $varname $videos $windir lables=all alt alwaysoff archive auto both bottom bzip2 center colored components control current custom directory dlg_id ext false file_attribute_archive file_attribute_hidden file_attribute_normal file_attribute_offline file_attribute_readonly file_attribute_system file_attribute_temporary filesonly force hidden hide hkcc hkcr hkcu hkdd hkey_classes_root hkey_current_config hkey_current_user hkey_dyn_data hkey_local_machine hkey_performance_data hkey_users hklm hkpd hku idabort idcancel idignore idno idok idretry idyes ifdiff ifnewer instfiles italic lastused leave left license listonly lzma manual mb_abortretryignore mb_defbutton1 mb_defbutton2 mb_defbutton3 mb_defbutton4 mb_iconexclamation mb_iconinformation mb_iconquestion mb_iconstop mb_ok mb_okcancel mb_retrycancel mb_right mb_setforeground mb_topmost mb_yesno mb_yesnocancel nevershow none nonfatal normal of off offline on open print readonly rebootok right shctx shift show silent silentlog smooth strike sw_hide sw_showmaximized sw_showmaximized sw_showminimized sw_showminimized sw_showminnoactive sw_showna sw_shownoactivate sw_shownormal sw_shownormal system temporary textonly top trim true try underline uninstconfirm zlib userdefined= settings? # default extension used when saving files #extension=nsi # the following characters are these which a "word" can contains, see documentation #wordchars=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 # if only single comment char is supported like # in this file, leave comment_close blank comment_open=; comment_close= # set to false if a comment character/string should start at column 0 of a line, true uses any # indentation of the line, e.g. setting to true causes the following on pressing CTRL+d 1. ommand_example(); # setting to false would generate this # command_example(); # This setting works only for single line comments comment_use_indent=true # context action command (please see Geany's main documentation for details) context_action_cmd= build_settings? # %f will be replaced by the complete filename # %e will be replaced by the filename without extension # (use only one of it at one time) compiler=makensis "%f" run_cmd="./%e" }}}
  • Sep 28, 2009
    Contribute (Add your contributions to the geany-dark scheme here:) Wiki page commented on by mr.soup12   -   Hi Duncan. I noticed you dropped support for NSIS in the latest release. I worked on this version of mine with the online editor but didn't think it was really great, as there are some more things I'd like to add. I'm kind of sad that you dropped NSIS support as it is one of the things I author code the most in. So, please allow me to submit my recolored version. {{{# For complete documentation of this file, please see Geany's main documentation [styling] # foreground;background;bold;italic default=0x827f7f;0x000000;false;false comment=0x808080;0x000000;false;true stringdq=0xff901e;0x000000;false;false stringlq=0x008000;0x000000;false;false stringrq=0x008000;0x000000;false;false function=0x9e8454;0x000000;false;false variable=0x991111;0x000000;false;false label=0x007f7f;0x000000;false;false userdefined=0x009fb8;0x000000;true;false sectiondef=0x00007f;0x000000;true;false subsectiondef=0x00007f;0x000000;true;false ifdefinedef=0x00007f;0x000000;true;false macrodef=0x00007f;0x000000;true;false stringvar=0x991111;0x000000;false;false number=0x007f00;0x000000;false;false sectiongroup=0x00007f;0x000000;true;false pageex=0x00007f;0x000000;true;false functiondef=0x00007f;0x000000;true;false commentbox=0x808080;0x000000;false;true [keywords] # all items must be in one line and in lowercase functions=abort addbrandingimage !addincludedir !addincludedirdir !addplugindir addsize addsizesize_to_add_to_section_in_kb allowrootdirinstall allowskipfiles !appendfile autoclosewindow bgfont bggradient brandingtext bringtofront call callinstdll caption captioninstaller_caption !cd changeui checkbitmap clearerrors completedtext componenttext contributors: copyfiles crccheck createdirectory createdirectorydirectory_name createfont createshortcut !define delete deleteinisec deleteinistr deleteregkey deleteregvalue !delfilefile detailprint detailprintmessage detailsbuttontext dirshow dirtext dirvar dirverify dirverifyauto !echo !echomessage !else enablewindow !endif enumregkey enumregvalue !error exch exec execshell !execute execwait expandenvstrings file filebufsize fileclose fileerrortext fileopen fileread filereadbyte fileseek filewrite filewritebyte findclose findfirst findnext findwindow flushini function functionend function_name getcurinsttype getcurrentaddress getcurrentaddressoutput getdlgitem getdllversion getdllversionlocal geterrorlevel getfiletime getfiletimelocal getfullpathname getfunctionaddress getinstdirerror getlabeladdress gettempfilename goto gotolabel hidewindow icon !if ifabort !ifdef iferrors iffileexists !ifmacrodef !ifmacrondef !ifndef ifrebootflag ifsilent !include initpluginsdir !insertmacro installbuttontext installcolors installdir installdirregkey instprogressflags insttype insttypegettext insttypesettext intcmp intcmpu intfmt intop iswindow langstring langstringup licensebkcolor licensedata licenseforceselection licenselangstring licensetext loadlanguagefile lockwindow logset logtext !macro !macroend makensis messagebox miscbuttontext name none nop outfile !packhdr page pagecallbacks pageex pageexend pop portions push pushstring quit readenvstr readinistr readregdword readregstr reboot regdll rename requestexecutionlevel reservefile return rmdir !searchparse searchpath !searchreplace section sectionend sectiongetflags sectiongetinsttypes sectiongetsize sectiongettext sectiongroup sectiongroupend sectionin sectionsetflags sectionsetinsttypes sectionsetsize sectionsettext sendmessage setautoclose setbrandingimage setcompress setcompressionlevel setcompressor setcompressordictsize setctlcolors setcurinsttype setdatablockoptimize setdatesave setdetailsprint setdetailsview seterrorlevel seterrors setfileattributes setfont setoutpath setoverwrite setpluginunload setrebootflag setregview setshellvarcontext setsilent showinstdetails showuninstdetails showwindow silentinstall silentuninstall sleep spacetexts strcmp strcmps strcpy strlen subcaption subsection subsectionend !system !tempfilesymbol !undef uninstallbuttontext uninstallcaption uninstallexename uninstallicon uninstallsubcaption uninstalltext uninstpage unregdll var !verbose viaddversionkey viproductversion !warning windowicon writeinistr writeregbin writeregdword writeregexpandstr writeregstr writeuninstaller xpstyle variables=$$ $` $' $" $0 $0, $1 $2 $3 $4 $5 $6 $7 $8 $9 $admintools $appdata $cdburn_area $cmdline $commonfiles $cookies $desktop $documents $exedir $favorites $fonts $history $hwndparent $instdir $internet_cache $language $music $nethood ${nsisdir} $outdir $pictures $pluginsdir $printhood $profile $programfiles $quicklaunch $\r $r0 $r1 $r2 $r3 $r4 $r5 $r6 $r7 $r8 $r9 $recent $resources $resources_localized $sendto $smprograms $smstartup $startmenu $sysdir $temp $templates $varname $videos $windir lables=all alt alwaysoff archive auto both bottom bzip2 center colored components control current custom directory dlg_id ext false file_attribute_archive file_attribute_hidden file_attribute_normal file_attribute_offline file_attribute_readonly file_attribute_system file_attribute_temporary filesonly force hidden hide hkcc hkcr hkcu hkdd hkey_classes_root hkey_current_config hkey_current_user hkey_dyn_data hkey_local_machine hkey_performance_data hkey_users hklm hkpd hku idabort idcancel idignore idno idok idretry idyes ifdiff ifnewer instfiles italic lastused leave left license listonly lzma manual mb_abortretryignore mb_defbutton1 mb_defbutton2 mb_defbutton3 mb_defbutton4 mb_iconexclamation mb_iconinformation mb_iconquestion mb_iconstop mb_ok mb_okcancel mb_retrycancel mb_right mb_setforeground mb_topmost mb_yesno mb_yesnocancel nevershow none nonfatal normal of off offline on open print readonly rebootok right shctx shift show silent silentlog smooth strike sw_hide sw_showmaximized sw_showmaximized sw_showminimized sw_showminimized sw_showminnoactive sw_showna sw_shownoactivate sw_shownormal sw_shownormal system temporary textonly top trim true try underline uninstconfirm zlib userdefined= [settings] # default extension used when saving files #extension=nsi # the following characters are these which a "word" can contains, see documentation #wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 # if only single comment char is supported like # in this file, leave comment_close blank comment_open=; comment_close= # set to false if a comment character/string should start at column 0 of a line, true uses any # indentation of the line, e.g. setting to true causes the following on pressing CTRL+d #command_example(); # setting to false would generate this # command_example(); # This setting works only for single line comments comment_use_indent=true # context action command (please see Geany's main documentation for details) context_action_cmd= [build_settings] # %f will be replaced by the complete filename # %e will be replaced by the filename without extension # (use only one of it at one time) compiler=makensis "%f" run_cmd="./%e" }}}
    Hi Duncan. I noticed you dropped support for NSIS in the latest release. I worked on this version of mine with the online editor but didn't think it was really great, as there are some more things I'd like to add. I'm kind of sad that you dropped NSIS support as it is one of the things I author code the most in. So, please allow me to submit my recolored version. {{{# For complete documentation of this file, please see Geany's main documentation [styling] # foreground;background;bold;italic default=0x827f7f;0x000000;false;false comment=0x808080;0x000000;false;true stringdq=0xff901e;0x000000;false;false stringlq=0x008000;0x000000;false;false stringrq=0x008000;0x000000;false;false function=0x9e8454;0x000000;false;false variable=0x991111;0x000000;false;false label=0x007f7f;0x000000;false;false userdefined=0x009fb8;0x000000;true;false sectiondef=0x00007f;0x000000;true;false subsectiondef=0x00007f;0x000000;true;false ifdefinedef=0x00007f;0x000000;true;false macrodef=0x00007f;0x000000;true;false stringvar=0x991111;0x000000;false;false number=0x007f00;0x000000;false;false sectiongroup=0x00007f;0x000000;true;false pageex=0x00007f;0x000000;true;false functiondef=0x00007f;0x000000;true;false commentbox=0x808080;0x000000;false;true [keywords] # all items must be in one line and in lowercase functions=abort addbrandingimage !addincludedir !addincludedirdir !addplugindir addsize addsizesize_to_add_to_section_in_kb allowrootdirinstall allowskipfiles !appendfile autoclosewindow bgfont bggradient brandingtext bringtofront call callinstdll caption captioninstaller_caption !cd changeui checkbitmap clearerrors completedtext componenttext contributors: copyfiles crccheck createdirectory createdirectorydirectory_name createfont createshortcut !define delete deleteinisec deleteinistr deleteregkey deleteregvalue !delfilefile detailprint detailprintmessage detailsbuttontext dirshow dirtext dirvar dirverify dirverifyauto !echo !echomessage !else enablewindow !endif enumregkey enumregvalue !error exch exec execshell !execute execwait expandenvstrings file filebufsize fileclose fileerrortext fileopen fileread filereadbyte fileseek filewrite filewritebyte findclose findfirst findnext findwindow flushini function functionend function_name getcurinsttype getcurrentaddress getcurrentaddressoutput getdlgitem getdllversion getdllversionlocal geterrorlevel getfiletime getfiletimelocal getfullpathname getfunctionaddress getinstdirerror getlabeladdress gettempfilename goto gotolabel hidewindow icon !if ifabort !ifdef iferrors iffileexists !ifmacrodef !ifmacrondef !ifndef ifrebootflag ifsilent !include initpluginsdir !insertmacro installbuttontext installcolors installdir installdirregkey instprogressflags insttype insttypegettext insttypesettext intcmp intcmpu intfmt intop iswindow langstring langstringup licensebkcolor licensedata licenseforceselection licenselangstring licensetext loadlanguagefile lockwindow logset logtext !macro !macroend makensis messagebox miscbuttontext name none nop outfile !packhdr page pagecallbacks pageex pageexend pop portions push pushstring quit readenvstr readinistr readregdword readregstr reboot regdll rename requestexecutionlevel reservefile return rmdir !searchparse searchpath !searchreplace section sectionend sectiongetflags sectiongetinsttypes sectiongetsize sectiongettext sectiongroup sectiongroupend sectionin sectionsetflags sectionsetinsttypes sectionsetsize sectionsettext sendmessage setautoclose setbrandingimage setcompress setcompressionlevel setcompressor setcompressordictsize setctlcolors setcurinsttype setdatablockoptimize setdatesave setdetailsprint setdetailsview seterrorlevel seterrors setfileattributes setfont setoutpath setoverwrite setpluginunload setrebootflag setregview setshellvarcontext setsilent showinstdetails showuninstdetails showwindow silentinstall silentuninstall sleep spacetexts strcmp strcmps strcpy strlen subcaption subsection subsectionend !system !tempfilesymbol !undef uninstallbuttontext uninstallcaption uninstallexename uninstallicon uninstallsubcaption uninstalltext uninstpage unregdll var !verbose viaddversionkey viproductversion !warning windowicon writeinistr writeregbin writeregdword writeregexpandstr writeregstr writeuninstaller xpstyle variables=$$ $` $' $" $0 $0, $1 $2 $3 $4 $5 $6 $7 $8 $9 $admintools $appdata $cdburn_area $cmdline $commonfiles $cookies $desktop $documents $exedir $favorites $fonts $history $hwndparent $instdir $internet_cache $language $music $nethood ${nsisdir} $outdir $pictures $pluginsdir $printhood $profile $programfiles $quicklaunch $\r $r0 $r1 $r2 $r3 $r4 $r5 $r6 $r7 $r8 $r9 $recent $resources $resources_localized $sendto $smprograms $smstartup $startmenu $sysdir $temp $templates $varname $videos $windir lables=all alt alwaysoff archive auto both bottom bzip2 center colored components control current custom directory dlg_id ext false file_attribute_archive file_attribute_hidden file_attribute_normal file_attribute_offline file_attribute_readonly file_attribute_system file_attribute_temporary filesonly force hidden hide hkcc hkcr hkcu hkdd hkey_classes_root hkey_current_config hkey_current_user hkey_dyn_data hkey_local_machine hkey_performance_data hkey_users hklm hkpd hku idabort idcancel idignore idno idok idretry idyes ifdiff ifnewer instfiles italic lastused leave left license listonly lzma manual mb_abortretryignore mb_defbutton1 mb_defbutton2 mb_defbutton3 mb_defbutton4 mb_iconexclamation mb_iconinformation mb_iconquestion mb_iconstop mb_ok mb_okcancel mb_retrycancel mb_right mb_setforeground mb_topmost mb_yesno mb_yesnocancel nevershow none nonfatal normal of off offline on open print readonly rebootok right shctx shift show silent silentlog smooth strike sw_hide sw_showmaximized sw_showmaximized sw_showminimized sw_showminimized sw_showminnoactive sw_showna sw_shownoactivate sw_shownormal sw_shownormal system temporary textonly top trim true try underline uninstconfirm zlib userdefined= [settings] # default extension used when saving files #extension=nsi # the following characters are these which a "word" can contains, see documentation #wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 # if only single comment char is supported like # in this file, leave comment_close blank comment_open=; comment_close= # set to false if a comment character/string should start at column 0 of a line, true uses any # indentation of the line, e.g. setting to true causes the following on pressing CTRL+d #command_example(); # setting to false would generate this # command_example(); # This setting works only for single line comments comment_use_indent=true # context action command (please see Geany's main documentation for details) context_action_cmd= [build_settings] # %f will be replaced by the complete filename # %e will be replaced by the filename without extension # (use only one of it at one time) compiler=makensis "%f" run_cmd="./%e" }}}
  • Sep 27, 2009
    Contribute (Add your contributions to the geany-dark scheme here:) Wiki page commented on by duncan.lock   -   =Thanks!!= I've merged all the great contributions between the previous Thankyou and this comment into the latest version of geany-dark-scheme! Thanks for all your hard work - and keep them coming, either here, or by adding a issue. Cheers, Dunc
    =Thanks!!= I've merged all the great contributions between the previous Thankyou and this comment into the latest version of geany-dark-scheme! Thanks for all your hard work - and keep them coming, either here, or by adding a issue. Cheers, Dunc
  • Sep 27, 2009
    Changelog (Geany-dark Project Changelog) Wiki page edited by duncan.lock   -   Revision r10 Edited wiki page through web user interface. Updated for geany_dark_filedefs_20090927_201349.tar.bz2 release.
    Revision r10 Edited wiki page through web user interface. Updated for geany_dark_filedefs_20090927_201349.tar.bz2 release.
  • Sep 27, 2009
    geany_dark_filedefs_20090927_201349.tar.bz2 (Includes new support for docbook, vala & yaml) file uploaded by duncan.lock   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • May 28, 2009
    issue 5 (Colours could be improved on 6 bit panels) reported by lankyleggy   -   Many laptop displays have 6 bits per colour component per pixel, and the graphics controllers use dithering to cover the last two bits in a 8 bit colour. The dark scheme uses colours which require dithering.Could you round each colour so the least significant nibble is 3, 7, B or F?
    Many laptop displays have 6 bits per colour component per pixel, and the graphics controllers use dithering to cover the last two bits in a 8 bit colour. The dark scheme uses colours which require dithering.Could you round each colour so the least significant nibble is 3, 7, B or F?
  • May 16, 2009
    Contribute (Add your contributions to the geany-dark scheme here:) Wiki page edited by duncan.lock
  • May 16, 2009
    Changelog (Geany-dark Project Changelog) Wiki page edited by duncan.lock
  • May 16, 2009
    geany_dark_filedefs_20090516_193911.tar.bz2 (Includes improved javascript support) file uploaded by duncan.lock   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • May 16, 2009
    issue 3 (Javascript in HTML) Status changed by duncan.lock   -   This has been added into the latest version! Thanks for your patience!
    Status: Fixed
    This has been added into the latest version! Thanks for your patience!
    Status: Fixed
  • May 16, 2009
    issue 2 (Highlighting in C++ is broken.) changed by duncan.lock   -   We've got proper C++ highlighting now, contributed by gtk.monkey - see the latest release. Thanks for your patience!
    Status: Fixed
    Owner: duncan.lock
    We've got proper C++ highlighting now, contributed by gtk.monkey - see the latest release. Thanks for your patience!
    Status: Fixed
    Owner: duncan.lock
  • May 16, 2009
    issue 1 (higlighting) Status changed by duncan.lock   -  
    Status: Invalid
    Status: Invalid
  • May 16, 2009
    issue 4 (Highlighting for javascript) changed by duncan.lock   -   Downloaded all these files and merged them into the crappy version that I'd made before I saw these awesome contributions! Released as geany_dark_filedefs_20090516_193911.tar.bz2 Thanks for your contributions guys!
    Status: Fixed
    Owner: duncan.lock
    Downloaded all these files and merged them into the crappy version that I'd made before I saw these awesome contributions! Released as geany_dark_filedefs_20090516_193911.tar.bz2 Thanks for your contributions guys!
    Status: Fixed
    Owner: duncan.lock
  • May 16, 2009
    Contribute (Add your contributions to the geany-dark scheme here:) Wiki page edited by duncan.lock
  • May 16, 2009
    Changelog (Geany-dark Project Changelog) Wiki page added by duncan.lock
  • May 16, 2009
    geany_dark_filedefs_20090516_190439.tar.bz2 (Adds javascript support) file uploaded by duncan.lock   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • May 16, 2009
    geany_dark_filedefs_20090516_182543.tar.bz2 (Includes all user contributions since last release: haskel, ...) file uploaded by duncan.lock   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • May 16, 2009
    geany_dark_filedefs_20090516_181549.tar.bz2 (Includes all user contributions: haskel, r, pascal, d & ...) file uploaded by duncan.lock   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Feb 02, 2009
    issue 1 (higlighting) commented on by bigsow   -   ok great!You are right file filetypes.common is necessary also, now it works fine, thank you.
    ok great!You are right file filetypes.common is necessary also, now it works fine, thank you.
  • Feb 01, 2009
    issue 1 (higlighting) commented on by s5n4K3s   -   Hi there!..you have to copy the "filetypes.common" file too...if you only copy filetypes.xml (by example)...see how's look (attached file) xD. Good luck.
    Hi there!..you have to copy the "filetypes.common" file too...if you only copy filetypes.xml (by example)...see how's look (attached file) xD. Good luck.
  • Feb 01, 2009
    issue 1 (higlighting) commented on by s5n4K3s   -   Hi there! i have this issue too (look attach) I think the problem is the theme (i have ubuntu 8.10 with theme SlicknesS and Geany 0.15 x86 )
    Hi there! i have this issue too (look attach) I think the problem is the theme (i have ubuntu 8.10 with theme SlicknesS and Geany 0.15 x86 )
  • Jan 22, 2009
    issue 4 (Highlighting for javascript) commented on by etienne.deparis   -   I attach the two files modified by my own to correct the multiple bugs with the javascript handling (as .js file or embedded in an html, php or other file). Regards
    I attach the two files modified by my own to correct the multiple bugs with the javascript handling (as .js file or embedded in an html, php or other file). Regards
  • Jan 10, 2009
    issue 4 (Highlighting for javascript) reported by ludwig.arne   -   I have taken the original javascript def-file and changed all styles like they are in your def-file for c.
    I have taken the original javascript def-file and changed all styles like they are in your def-file for c.
  • Dec 09, 2008
    geany_dark_filedefs_20081209_215628.tar.bz2 (New version of geany-dark, add's latex support.) file uploaded by duncan.lock   -  
    Labels: Type-Archive OpSys-All
    Labels: Type-Archive OpSys-All
  • Nov 19, 2008
    issue 3 (Javascript in HTML) reported by T.Karbownicki   -   Please add new colors to filetypes.xml jscript_start=0x008080;0x1E1E1E;false;false jscript_default=0xF270A7;0x1E1E1E;false;false jscript_comment=0x222222;0x1E1E1E;false;false jscript_commentline=0x808080;0x1E1E1E;false;false jscript_commentdoc=0x3f5fbf;0x1E1E1E;false;false jscript_number=0x006060;0x1E1E1E;false;false jscript_word=0x0000ff;0x1E1E1E;false;false jscript_keyword=0xBB2500;0x1E1E1E;false;false jscript_doublestring=0xff901e;0x1E1E1E;false;false jscript_singlestring=0xff901e;0x1E1E1E;false;false jscript_symbols=0xffffff;0x1E1E1E;false;false jscript_stringeol=0x000000;0x1E1E1E;false;false You could also copy filetypes.java to filetypes.javascript BTW. Is there any way to join this project? Thx.
    Please add new colors to filetypes.xml jscript_start=0x008080;0x1E1E1E;false;false jscript_default=0xF270A7;0x1E1E1E;false;false jscript_comment=0x222222;0x1E1E1E;false;false jscript_commentline=0x808080;0x1E1E1E;false;false jscript_commentdoc=0x3f5fbf;0x1E1E1E;false;false jscript_number=0x006060;0x1E1E1E;false;false jscript_word=0x0000ff;0x1E1E1E;false;false jscript_keyword=0xBB2500;0x1E1E1E;false;false jscript_doublestring=0xff901e;0x1E1E1E;false;false jscript_singlestring=0xff901e;0x1E1E1E;false;false jscript_symbols=0xffffff;0x1E1E1E;false;false jscript_stringeol=0x000000;0x1E1E1E;false;false You could also copy filetypes.java to filetypes.javascript BTW. Is there any way to join this project? Thx.
  • Nov 18, 2008
    issue 2 (Highlighting in C++ is broken.) commented on by JohnTyree   -   Well that was easy. I just copied the color settings from filetypes.c and replaced those in the default /usr/share/geany/filetypes.cpp. Everything seems to be working.
    Well that was easy. I just copied the color settings from filetypes.c and replaced those in the default /usr/share/geany/filetypes.cpp. Everything seems to be working.
  • Nov 18, 2008
    issue 2 (Highlighting in C++ is broken.) commented on by JohnTyree   -   Additionally, copying the file directly like that breaks compilation. I guess I'll fiddle around with it some more.
    Additionally, copying the file directly like that breaks compilation. I guess I'll fiddle around with it some more.
  • Nov 18, 2008
    issue 2 (Highlighting in C++ is broken.) commented on by JohnTyree   -   I meant Coloration not Highlighting. Might be worth changing the title.
    I meant Coloration not Highlighting. Might be worth changing the title.
  • Nov 18, 2008
    issue 2 (Highlighting in C++ is broken.) reported by JohnTyree   -   What steps will reproduce the problem? 1. Make a .cpp file 2. 3. What is the expected output? What do you see instead? I was expecting it to have the same behavior as when editing a .c file. Instead the colors were a strange, difficult to read mixture of C and default (light) colorscheme. To fix it I just copied filetypes.c to filetypes.cpp What version of the product are you using? On what operating system? ** INFO: Geany 0.15, GTK+ 2.12.12, GLib 2.16.6 Linux 2.6.27.1-smp Please provide any additional information below. I'm new to C and C++ so i'm sure just doing a straight copy leaves out some keywords/functionality...
    What steps will reproduce the problem? 1. Make a .cpp file 2. 3. What is the expected output? What do you see instead? I was expecting it to have the same behavior as when editing a .c file. Instead the colors were a strange, difficult to read mixture of C and default (light) colorscheme. To fix it I just copied filetypes.c to filetypes.cpp What version of the product are you using? On what operating system? ** INFO: Geany 0.15, GTK+ 2.12.12, GLib 2.16.6 Linux 2.6.27.1-smp Please provide any additional information below. I'm new to C and C++ so i'm sure just doing a straight copy leaves out some keywords/functionality...
  • Nov 11, 2008
    Contribute (Add your contributions to the geany-dark scheme here:) Wiki page edited by duncan.lock
  • Nov 11, 2008
    issue 1 (higlighting) commented on by duncan.lock   -   I don't see this issue - I've updated the screenshot on the project homepage to show how this looks on my system. Could you upload a screenshot somewhere that shows what you're seeing on your system? Also, what programming language is this for?
    I don't see this issue - I've updated the screenshot on the project homepage to show how this looks on my system. Could you upload a screenshot somewhere that shows what you're seeing on your system? Also, what programming language is this for?
  • Nov 11, 2008
    Screenshot-2.png (Screenshot of geany-dark in action) file uploaded by duncan.lock   -  
    Labels: Type-Docs OpSys-All geany
    Labels: Type-Docs OpSys-All geany
  • Nov 11, 2008
    geany_dark_filedefs_20081111_185356.tar.bz2 (New version of geany-dark, with C# (.cs) support and tweaked...) file uploaded by duncan.lock   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Nov 06, 2008
    issue 1 (higlighting) reported by bigsow   -   General problem is about highlight edit line, after change scheme on dark higlight is white the same as font
    General problem is about highlight edit line, after change scheme on dark higlight is white the same as font
  • Sep 01, 2008
    Contribute (Add your contributions to the geany-dark scheme here:) Wiki page edited by duncan.lock
  • Sep 01, 2008
    Contribute (Add your contributions to the geany-dark scheme here:) Wiki page edited by duncan.lock
  • Sep 01, 2008
    Contribute (Add your contributions to the geany-dark scheme here:) Wiki page added by duncan.lock
  • Sep 01, 2008
    Project geany-dark-scheme created by duncan.lock   -   Dark syntax colouring theme for the Geany text editor
    Dark syntax colouring theme for the Geany text editor
 
Hosted by Google Code