[BUG_FIXED] Fix a crash issue (Unicode binary) while close Notepad++ with an RC file opened under Chinese Xp.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@512 f5eea248-9336-0410-98b8-ebc06183d4e3
remotes/x64
Don Ho 16 years ago
parent 72e20073be
commit f71ca5e4d8

@ -1,3 +1,13 @@
Notepad++ v5.4.5 fixed bugs (from v5.4.4) :
1. Fix plugins shortcuts not working bug.
2. Fix the tooltip on toolbar display bug for the plugins icons.
3. Fix a crash that was occurring when searching in files from a deep path.
4. Fix a crash issue (Unicode binary) while close Notepad++ with an RC file opened under Chinese Xp.
5. Fix Pascal and Scheme syntax highlighting problem (fixes in styles.xml).
6. Add SQL folding capacity.
Notepad++ v5.4.4 fixed bugs (from v5.4.3) :
1. Upgrade Scintilla from 1.77 to 1.78.
@ -80,16 +90,19 @@ Included plugins (Unicode):
7. Doc Monitor v2.2
8. NppNetNote v0.1
9. ChangeMarkers 1.2.1
10. Compare Plugin 1.5.4
Included plugins (ANSI):
1. TextFX v0.25
2. NppExec v0.3 RC1
3. Spell Checker v1.3.1
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Light Explorer v1.5
8. Doc Monitor v2.2
9. NppNetNote v0.1
10. ChangeMarkers 1.2.1
1. TextFX v0.25
2. NppExec v0.3 RC1
3. Spell Checker v1.3.1
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Light Explorer v1.5
8. Doc Monitor v2.2
9. NppNetNote v0.1
10. ChangeMarkers 1.2.1
11. Compare Plugin 1.5.4

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="Windows-1252" ?>
<?xml version="1.0" encoding="Windows-1252"?>
<NotepadPlus>
<Native-Langue name = "Brazilian Portuguese">
<Menu>
@ -20,6 +20,18 @@
<!-- Sub Menu Entries -->
<SubEntries>
<Item posX = "1" posY = "9" name = "Copiar para área de transferência"/>
<Item posX = "1" posY = "10" name = "Indentar"/>
<Item posX = "1" posY = "11" name = "Converter caixa"/>
<Item posX = "1" posY = "12" name = "Operações com linhas"/>
<Item posX = "1" posY = "13" name = "Comentar/Remover comentário"/>
<Item posX = "1" posY = "14" name = "Auto completar"/>
<Item posX = "2" posY = "11" name = "Marcar todos"/>
<Item posX = "2" posY = "12" name = "Desmarcar todos"/>
<Item posX = "3" posY = "4" name = "Mostrar símbolo"/>
<Item posX = "3" posY = "5" name = "Zoom"/>
<Item posX = "3" posY = "6" name = "Mover/Clonar documento atual"/>
<Item posX = "3" posY = "16" name = "Recolher os níveis"/>
<Item posX = "3" posY = "17" name = "Expandir os níveis"/>
</SubEntries>
@ -98,6 +110,17 @@
<Item id = "43019" name = "Copiar linhas marcadas"/>
<Item id = "43020" name = "Colar (Substituir) linhas marcadas"/>
<Item id = "43021" name = "Apagar linhas marcadas"/>
<Item id = "43022" name = "Usando 1° estilo"/>
<Item id = "43023" name = "Limpar 1° estilo"/>
<Item id = "43024" name = "Usando 2° estilo"/>
<Item id = "43025" name = "Limpar 2° estilo"/>
<Item id = "43026" name = "Usando 3° estilo"/>
<Item id = "43027" name = "Limpar 3° estilo"/>
<Item id = "43028" name = "Usando 4° estilo"/>
<Item id = "43029" name = "Limpar 4° estilo"/>
<Item id = "43030" name = "Usando 5° estilo"/>
<Item id = "43031" name = "Limpar 5° estilo"/>
<Item id = "43032" name = "Limpar todos estilos"/>
<Item id = "44009" name = "Exibir somente o código"/>
<Item id = "44010" name = "Recolher todos níveis"/>
<Item id = "44011" name = "Definições do usuário"/>
@ -138,9 +161,9 @@
<Item id = "10003" name = "Mandar para nova janela"/>
<Item id = "10004" name = "Abrir em uma nova janela"/>
<Item id = "46001" name = "Configurar estilos..."/>
<Item id = "46080" name = "Definida pelo usuário"/>
<Item id = "47000" name = "Sobre..."/>
<Item id = "47001" name = "HomePage Notepad++"/>
<Item id = "47002" name = "Página do Projeto Notepad++"/>
@ -148,11 +171,12 @@
<Item id = "47004" name = "Fórum"/>
<Item id = "47005" name = "Obter mais plugins"/>
<Item id = "47006" name = "Atualizar o Notepad++"/>
<Item id = "47008" name = "Conteúdo da ajuda"/>
<Item id = "47008" name = "Conteúdo da ajuda"/>
<Item id = "48009" name = "Mapa de atalhos..."/>
<Item id = "48011" name = "Preferências..."/>
<Item id = "49000" name = "Executa&amp;r..."/>
<Item id = "50000" name = "Completar função"/>
<Item id = "50001" name = "Completar palavra"/>
<Item id = "50002" name = "Dica de parâmetros da função"/>
@ -170,18 +194,18 @@
<Item order = "1" name = "Fechar todos exceto este"/>
<Item order = "2" name = "Salvar"/>
<Item order = "3" name = "Salvar como..."/>
<Item order = "10" name = "Renomear"/>
<Item order = "11" name = "Deletar"/>
<Item order = "4" name = "Imprimir"/>
<Item order="12" name="Somente leitura"/>
<Item order="13" name="Remover marcação somente leitura"/>
<Item order="7" name="Copiar caminho completo"/>
<Item order="8" name="Copiar nome do arquivo"/>
<Item order="9" name="Copiar caminho da pasta"/>
<Item order = "4" name = "Imprimir"/>
<Item order = "5" name = "Mandar para outra tela"/>
<Item order = "6" name = "Duplicar tela (clonar)"/>
<Item order="14" name="Mandar para nova janela"/>
<Item order="15" name="Abrir em uma nova janela"/>
<Item order = "7" name = "Copiar caminho completo"/>
<Item order = "8" name = "Copiar nome do arquivo"/>
<Item order = "9" name = "Copiar caminho da pasta"/>
<Item order = "10" name = "Renomear"/>
<Item order = "11" name = "Deletar"/>
<Item order = "12" name = "Somente leitura"/>
<Item order = "13" name = "Remover marcação somente leitura"/>
<Item order = "14" name = "Mandar para nova janela"/>
<Item order = "15" name = "Abrir em uma nova janela"/>
</TabBar>
</Menu>
@ -205,8 +229,7 @@
<Item id = "1611" name = "Substituir por :"/>
<Item id = "1608" name = "Substitui&amp;r"/>
<Item id = "1609" name = "Substituir todos"/>
<Item id = "1623" name = "Transparência"/>
<Item id = "1623" name = "Transparência"/>
<Item id = "1686" name = "Transparência"/>
<Item id = "1687" name = "Ao perder o foco"/>
<Item id = "1688" name = "Sempre"/>
@ -222,7 +245,8 @@
<Item id = "1656" name = "Localizar todos"/>
<Item id = "1658" name = "Incluir sub-pastas"/>
<Item id = "1659" name = "Incluir pastas ocultas"/>
<Item id = "1660" name = "&Substituir nos arquivos"/>
<Item id = "1660" name = "&amp;Substituir nos arquivos"/>
<Item id = "1661" name = "Acompanhar doc. atual"/>
<Item id = "1624" name = "Modo de busca"/>
<Item id = "1625" name = "Normal"/>
<Item id = "1626" name = "Extendido (\n, \r, \t, \0, \x...)"/>
@ -248,8 +272,8 @@
<Item id = "1" name = "Aplicar"/>
<Item id = "2" name = "Cancelar"/>
<Item id = "2301" name = "Salvar &amp;&amp; Fechar"/>
<Item id = "2303" name = "Transparência"/>
<Item id = "2303" name = "Transparência"/>
<Item id = "2306" name = "Selecionar tema : "/>
<SubDialog>
<Item id = "2204" name = "Negrito"/>
<Item id = "2205" name = "Itálico"/>
@ -412,6 +436,7 @@
<LangMenu title = "Menu Linguagem">
<Item id = "6505" name = "Itens disponíveis"/>
<Item id = "6506" name = "Itens desabilitados"/>
<Item id = "6507" name = "Tornar o menu de linguagens compacto"/>
</LangMenu>
<Print1 title = "Impressão - Cores e Margem">
<Item id = "6601" name = "Imprimir número da linha"/>

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252" ?>
<NotepadPlus>
<Native-Langue name = "Dansk">
<!-- Updated for ver. 5.4.1 -->
<!-- Updated for ver. 5.4.4 -->
<Menu>
<Main>
<!-- Main Menu Entries -->
@ -21,19 +21,19 @@
<!-- Sub Menu Entries -->
<SubEntries>
<Item posX = "1" posY = "9" name = "Kopier til udklipsholder"/>
<Item posX = "1" posY = "10" name = "Indryk"/>
<Item posX = "1" posY = "11" name = "Konverter versaltype"/>
<Item posX = "1" posY = "12" name = "Linjehandlinger"/>
<Item posX = "1" posY = "13" name = "Kommenter/afkommenter"/>
<Item posX = "1" posY = "14" name = "Autofuldførelse"/>
<Item posX = "1" posY = "9" name = "Kopier til &amp;udklipsholder"/>
<Item posX = "1" posY = "10" name = "Indr&amp;yk"/>
<Item posX = "1" posY = "11" name = "Konverter &amp;versaltype"/>
<Item posX = "1" posY = "12" name = "&amp;Linjehandlinger"/>
<Item posX = "1" posY = "13" name = "Ko&amp;mmenter/afkommenter"/>
<Item posX = "1" posY = "14" name = "Au&amp;tofuldførelse"/>
<Item posX = "2" posY = "11" name = "&amp;Marker alle"/>
<Item posX = "2" posY = "12" name = "&amp;Afmarker alle"/>
<Item posX = "3" posY = "4" name = "Vis symbol"/>
<Item posX = "3" posY = "5" name = "Zoom"/>
<Item posX = "3" posY = "6" name = "Gå til/klon pågældende dokument"/>
<Item posX = "3" posY = "16" name = "Sammenklap trin"/>
<Item posX = "3" posY = "17" name = "Udklap trin"/>
<Item posX = "3" posY = "4" name = "&amp;Vis symbol"/>
<Item posX = "3" posY = "5" name = "&amp;Zoom"/>
<Item posX = "3" posY = "6" name = "&amp;Gå til/klon pågældende dokument"/>
<Item posX = "3" posY = "16" name = "&amp;Sammenklap trin"/>
<Item posX = "3" posY = "17" name = "&amp;Udklap trin"/>
</SubEntries>
<!-- all menu item -->
@ -62,7 +62,7 @@
<Item id = "42004" name = "&amp;Gendan"/>
<Item id = "42005" name = "Sæt &amp;ind"/>
<Item id = "42006" name = "&amp;Slet"/>
<Item id = "42007" name = "Marker a&amp;lt"/>
<Item id = "42007" name = "M&amp;arker alt"/>
<Item id = "42008" name = "Forøg indrykning"/>
<Item id = "42009" name = "Formindsk indrykning"/>
<Item id = "42010" name = "Dupliker denne linje"/>
@ -78,38 +78,38 @@
<Item id = "42022" name = "Blokkommentér/afkommentér"/>
<Item id = "42023" name = "Strømkommentér"/>
<Item id = "42024" name = "Trim efterfølgende mellemrum"/>
<Item id = "42025" name = "Gem denne indpillede makro"/>
<Item id = "42025" name = "&amp;Gem denne indpillede makro"/>
<Item id = "42026" name = "Tekstretning højre mod venstre"/>
<Item id = "42027" name = "Tekstretning venstre mod højre"/>
<Item id = "42028" name = "Skrivebeskyt"/>
<Item id = "42029" name = "Denne fils sti"/>
<Item id = "42030" name = "Denne fils navn"/>
<Item id = "42031" name = "Denne mappes sti"/>
<Item id = "42032" name = "Kør en makro flere gange..."/>
<Item id = "42032" name = "&amp;Kør en makro flere gange..."/>
<Item id = "42033" name = "Ryd skrivebeskyttelse"/>
<Item id = "42035" name = "Blokkommentér"/>
<Item id = "42036" name = "Afkommentér"/>
<Item id = "43001" name = "&amp;Søg..."/>
<Item id = "43001" name = "S&amp;øg..."/>
<Item id = "43002" name = "Find &amp;næste"/>
<Item id = "43003" name = "&amp;Erstat..."/>
<Item id = "43004" name = "&amp;Gå til linje..."/>
<Item id = "43005" name = "Bogmærke til/fra"/>
<Item id = "43006" name = "Næste bogmærke"/>
<Item id = "43007" name = "Forrige bogmærke"/>
<Item id = "43008" name = "Ryd alle bogmærker"/>
<Item id = "43008" name = "&amp;Ryd alle bogmærker"/>
<Item id = "43009" name = "Gå til modsvarende parantes"/>
<Item id = "43010" name = "Find &amp;forrige"/>
<Item id = "43011" name = "&amp;Inkrementel søgning..."/>
<Item id = "43011" name = "In&amp;krementel søgning..."/>
<Item id = "43013" name = "Søg i filer"/>
<Item id = "43014" name = "Find (hurtig) næste"/>
<Item id = "43015" name = "Find (hurtig) forrige"/>
<Item id = "43016" name = "Marker alle"/>
<Item id = "43017" name = "Fortryd markering af alle"/>
<Item id = "43018" name = "Klip bogmærkede linjer"/>
<Item id = "43019" name = "Kopier bogmærkede linjer"/>
<Item id = "43020" name = "Indsæt (erstat) bogmærkede linjer"/>
<Item id = "43021" name = "Slet bogmærkede linjer"/>
<Item id = "43018" name = "&amp;Klip bogmærkede linjer"/>
<Item id = "43019" name = "K&amp;opier bogmærkede linjer"/>
<Item id = "43020" name = "&amp;Indsæt (erstat) bogmærkede linjer"/>
<Item id = "43021" name = "&amp;Slet bogmærkede linjer"/>
<Item id = "43022" name = "Med &amp;1. stil"/>
<Item id = "43023" name = "Ryd &amp;1. stil"/>
<Item id = "43024" name = "Med &amp;2. stil"/>
@ -123,7 +123,7 @@
<Item id = "43032" name = "Ryd &amp;alle stile"/>
<Item id = "44009" name = "Post-it"/>
<Item id = "44010" name = "Sammenklap alle trin"/>
<Item id = "44011" name = "Brugerdefineret"/>
<Item id = "44011" name = "&amp;Brugerdefineret"/>
<Item id = "44019" name = "Vis alle tegn"/>
<Item id = "44020" name = "Vis indrykningsguide"/>
<Item id = "44022" name = "Ombryd"/>
@ -135,8 +135,8 @@
<Item id = "44030" name = "Sammenklap dette trin"/>
<Item id = "44031" name = "Udklap dette trin"/>
<Item id = "44032" name = "Fuld skærm til/fra"/>
<Item id = "44033" name = "Gendan standard zoom indstilling"/>
<Item id = "44034" name = "Altid øverst"/>
<Item id = "44033" name = "&amp;Gendan standard zoom indstilling"/>
<Item id = "44034" name = "Altid &amp;øverst"/>
<Item id = "44035" name = "Synkoniser lodret rulning"/>
<Item id = "44036" name = "Synkroniser vandret rulning"/>
<Item id = "44041" name = "Vis symbol for ombrydning"/>
@ -157,10 +157,10 @@
<Item id = "45013" name = "Konverter til UCS-2 Little Endian"/>
<Item id = "10001" name = "Gå til anden visning"/>
<Item id = "10002" name = "Klon til anden visning"/>
<Item id = "10003" name = "Gå til ny instans"/>
<Item id = "10004" name = "Åbn i en ny instans"/>
<Item id = "10001" name = "&amp;Gå til anden visning"/>
<Item id = "10002" name = "&amp;Klon til anden visning"/>
<Item id = "10003" name = "Gå &amp;til ny instans"/>
<Item id = "10004" name = "&amp;Åbn i en ny instans"/>
<Item id = "46080" name = "Brugerdefineret"/>
@ -185,7 +185,7 @@
<Item id = "42034" name = "Kolonneeditor..."/>
<Item id = "44042" name = "Skjul linjer"/>
<Item id = "42040" name = "Åbn alle seneste filer"/>
<Item id = "42041" name = "Ryd listen seneste filer"/>
<Item id = "42041" name = "&amp;Ryd listen seneste filer"/>
</Commands>
</Main>

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252" ?>
<!--
Italian translation for Notepad++ 5.4
Last modified Mon, 2 May 2009 9:20 GMT by Luca Leonardi.
Last modified Mon, 6 July 2009 9:30 GMT by Luca Leonardi.
Please e-mail errors, suggestions etc. to ices_eyes(at)users.sourceforge.net.
For updates, see https://sourceforge.net/forum/message.php?msg_id=4588171
-->
@ -239,6 +239,7 @@
<Item id = "1658" name = "Nelle sottocartelle"/>
<Item id = "1659" name = "Nelle cartelle nascoste"/>
<Item id = "1660" name = "&amp;Sostituisci nei file"/>
<Item id = "1661" name = "Segui documento corrente"/>
<Item id = "1686" name = "T&amp;rasparenza"/>
<Item id = "1687" name = "Se perde il focus"/>
<Item id = "1688" name = "Sempre"/>

@ -0,0 +1,541 @@
<?xml version="1.0" encoding="Windows-1252" ?>
<NotepadPlus>
<Native-Langue name = "Tagalog">
<Menu>
<Main>
<!-- Main Menu Entries -->
<Entries>
<Item id = "0" name = "&amp;Pila"/>
<Item id = "1" name = "&amp;Ayusin"/>
<Item id = "2" name = "Mag&amp;hanap"/>
<Item id = "3" name = "&amp;Tignan"/>
<Item id = "4" name = "A&amp;nyo"/>
<Item id = "5" name = "&amp;Wika"/>
<Item id = "6" name = "Ka&amp;lagayan"/>
<Item id = "7" name = "Laki"/>
<Item id = "8" name = "Takbo"/>
<Item idName = "Plugins" name = "Mga Plugin"/>
<Item idName = "Window" name = "Dungawan"/>
</Entries>
<!-- Sub Menu Entries -->
<SubEntries>
<Item posX = "1" posY = "9" name = "Isipi sa Klipbord"/>
<Item posX = "1" posY = "10" name = "Ipasok"/>
<Item posX = "1" posY = "11" name = "Baguhin ang kaso"/>
<Item posX = "1" posY = "12" name = "Mga Pangangasiwa sa Taludtod"/>
<Item posX = "1" posY = "13" name = "Punahin/Di-punahin"/>
<Item posX = "1" posY = "14" name = "Kusang Pagtatapos"/>
<Item posX = "2" posY = "11" name = "Tatakan lahat"/>
<Item posX = "2" posY = "12" name = "Di tatakan lahat"/>
<Item posX = "3" posY = "4" name = "Ipakita ang Sagisag"/>
<Item posX = "3" posY = "5" name = "Palapitin"/>
<Item posX = "3" posY = "6" name = "Ilipat ang kasalukuyang kasulatan"/>
<Item posX = "3" posY = "16" name = "Pabagsakin ang antas"/>
<Item posX = "3" posY = "17" name = "Di pabagsakin ang antas"/>
</SubEntries>
<!-- all menu item -->
<Commands>
<Item id = "41001" name = "&amp;Magbago"/>
<Item id = "41002" name = "&amp;Buksan"/>
<Item id = "41003" name = "Isara"/>
<Item id = "41004" name = "I&amp;sara Lahat"/>
<Item id = "41005" name = "Isara LAHAT maliban sa kasalukuyang kasulatan"/>
<Item id = "41006" name = "I&amp;tabi"/>
<Item id = "41007" name = "Ita&amp;bi Lahat"/>
<Item id = "41008" name = "It&amp;abi Bilang..."/>
<Item id = "41010" name = "I-Print..."/>
<Item id = "1001" name = "I-Print NGAYON!"/>
<Item id = "41011" name = "Um&amp;alis"/>
<Item id = "41012" name = "Kunin ang Session..."/>
<Item id = "41013" name = "Itabi ang Session..."/>
<Item id = "41014" name = "Kunin muli sa Disk"/>
<Item id = "41015" name = "Itabi ang Sipi Bilang..."/>
<Item id = "41016" name = "Burahin sa Disk"/>
<Item id = "41017" name = "Pangalanang muli..."/>
<Item id = "42001" name = "&amp;Gupitin"/>
<Item id = "42002" name = "&amp;Sipiin"/>
<Item id = "42003" name = "&amp;Di-gawin"/>
<Item id = "42004" name = "&amp;Gawing muli"/>
<Item id = "42005" name = "I&amp;dikit"/>
<Item id = "42006" name = "&amp;Burahin"/>
<Item id = "42007" name = "Piliin &amp;Lahat"/>
<Item id = "42008" name = "Palakihin ang Pagpasok sa Taludtod"/>
<Item id = "42009" name = "Paliitin ang Pagpasok sa Taludtod"/>
<Item id = "42010" name = "Ulitin ang Kasalukuyang Taludtod"/>
<Item id = "42012" name = "Paghiwalayin ang mga taludtod"/>
<Item id = "42013" name = "Pagsamahin ang mga taludtod"/>
<Item id = "42014" name = "Umakyat sa kasalukuyang taludtod"/>
<Item id = "42015" name = "Bumaba sa kasalukuyang taludtod"/>
<Item id = "42016" name = "sa TAASKASO"/>
<Item id = "42017" name = "sa babangkaso"/>
<Item id = "42018" name = "&amp;Simulang I-Rekord"/>
<Item id = "42019" name = "Tapu&amp;sing I-Rekord"/>
<Item id = "42021" name = "&amp;Pleybak"/>
<Item id = "42022" name = "Ilagay sa de-blokeng puna"/>
<Item id = "42023" name = "Idaloy ang puna"/>
<Item id = "42024" name = "Putulin ang Labis na Puwang"/>
<Item id = "42025" name = "Itabi ang kasalukuyang inirecord na macro"/>
<Item id = "42026" name = "Sumulat Pakaliwa"/>
<Item id = "42027" name = "Sumulat Pakanan"/>
<Item id = "42028" name = "Basa Lang"/>
<Item id = "42029" name = "Kasalukuyang buong daan sa pila tungo sa Clipboard"/>
<Item id = "42030" name = "Kasalukuyang ngalan ng pila tungo sa Clipboard"/>
<Item id = "42031" name = "Kasalukuyang daan sa dir tungo sa Clipboard"/>
<Item id = "42032" name = "Patakbuhin ang macro ng ilang ulit..."/>
<Item id = "42033" name = "Burahin ang basahin lang na watawat"/>
<Item id = "42035" name = "Blokeng puna"/>
<Item id = "42036" name = "Blokeng di-puna"/>
<Item id = "43001" name = "&amp;Hanapin..."/>
<Item id = "43002" name = "Hanapin ang &amp;Sumunod"/>
<Item id = "43003" name = "Palitan..."/>
<Item id = "43004" name = "Pumunta sa taludtod..."/>
<Item id = "43005" name = "Gawing Aklat-Tanda"/>
<Item id = "43006" name = "Susunod na Aklat-Tanda"/>
<Item id = "43007" name = "Nakaraang Aklat-Tanda"/>
<Item id = "43008" name = "Burahin lahat ng Aklat-Tanda"/>
<Item id = "43009" name = "Pumunta sa katambal na brace"/>
<Item id = "43010" name = "Hanapin ang nakaraan"/>
<Item id = "43011" name = "&amp;Lumalaking Paghahanap..."/>
<Item id = "43013" name = "Hanapin sa mga pila"/>
<Item id = "43014" name = "Hanapin (volatile) ang Susunod"/>
<Item id = "43015" name = "Hanapin (volatile) ang Nakaraan"/>
<Item id = "43016" name = "Tatakan lahat"/>
<Item id = "43017" name = "Di-tatakan lahat"/>
<Item id = "43018" name = "Gupitin ang mga inaklat-takdang taludtod"/>
<Item id = "43019" name = "Sipiin ang mga inaklat-takdang taludtod"/>
<Item id = "43020" name = "Idikit sa () mga inaklat-takdang taludtod"/>
<Item id = "43021" name = "Burahin ang mga inaklat-takdang taludtod"/>
<Item id = "43022" name = "Gamit ang ika1ng style"/>
<Item id = "43023" name = "Burahin ang ika1ng style"/>
<Item id = "43024" name = "Gamit ang ika2ng style"/>
<Item id = "43025" name = "Burahin ang ika2ng style"/>
<Item id = "43026" name = "Gamit ang ika3ng style"/>
<Item id = "43027" name = "Burahin ang ika3ng style"/>
<Item id = "43028" name = "Gamit ang ika4ng style"/>
<Item id = "43029" name = "Burahin ang ika4ng style"/>
<Item id = "43030" name = "Gamit ang ika5ng style"/>
<Item id = "43031" name = "Burahin ang ika5ng style"/>
<Item id = "43032" name = "Burahin lahat ng style"/>
<Item id = "44009" name = "I-Post-ito"/>
<Item id = "44010" name = "Itiklop lahat"/>
<Item id = "44011" name = "Ginawa ng Gumagamit na Usapan"/>
<Item id = "44019" name = "Ipakita lahat ng character"/>
<Item id = "44020" name = "Ipakita ang Gabay sa Pagpasok"/>
<Item id = "44022" name = "Ibalot"/>
<Item id = "44023" name = "Pala&amp;pitin Ctrl-Mouse Wheel Up"/>
<Item id = "44024" name = "Pala&amp;yuin Ctrl-Mouse Wheel Down"/>
<Item id = "44025" name = "Ipakita ang Puting Puwang at TAB"/>
<Item id = "44026" name = "Ipakita ang Huli ng Taludtod"/>
<Item id = "44029" name = "Buklatin lahat"/>
<Item id = "44030" name = "Pabagsakin ang kasalukuyang antas"/>
<Item id = "44031" name = "Di pabagsakin ang kasalukuyang antas"/>
<Item id = "44032" name = "Ilagay sa Buong Iskrino"/>
<Item id = "44033" name = "Ibalik sa Nakatakdang layo"/>
<Item id = "44034" name = "Ilagi sa taas"/>
<Item id = "44035" name = "Pagsabayin ang Patayong Pag-scroll"/>
<Item id = "44036" name = "Pagsabayin ang Pahigang Pag-scroll"/>
<Item id = "44041" name = "Ipakita ang sagisag sa balot"/>
<Item id = "44072" name = "Ituon-pansin sa ibang tanawin"/>
<Item id = "45001" name = "I-Convert sa Windows Format"/>
<Item id = "45002" name = "I-Convert sa UNIX Format"/>
<Item id = "45003" name = "I-Convert sa MAC Format"/>
<Item id = "45004" name = "I-Encode sa ANSI"/>
<Item id = "45005" name = "I-Encode sa UTF-8"/>
<Item id = "45006" name = "I-Encode sa UCS-2 Big Endian"/>
<Item id = "45007" name = "I-Encode sa UCS-2 Little Endian"/>
<Item id = "45008" name = "I-Encode sa UTF-8 na walang BOM"/>
<Item id = "45009" name = "I-Convert sa ANSI"/>
<Item id = "45010" name = "I-Convert sa UTF-8 na walang BOM"/>
<Item id = "45011" name = "I-Convert sa UTF-8"/>
<Item id = "45012" name = "I-Convert sa UCS-2 Big Endian"/>
<Item id = "45013" name = "I-Convert sa UCS-2 Little Endian"/>
<Item id = "10001" name = "Ilipat sa ibang Tanawin"/>
<Item id = "10002" name = "I-clone sa ibang Tanawin"/>
<Item id = "10003" name = "I-lipat sa bagong kasaglitan"/>
<Item id = "10004" name = "Buksan sa bagong kasaglitan"/>
<Item id = "46001" name = "Styler Configurator..."/>
<Item id = "47000" name = "Tungkol sa..."/>
<Item id = "47001" name = "Notepad++ Home"/>
<Item id = "47002" name = "Notepad++ Project Page"/>
<Item id = "47003" name = "Online na tulong"/>
<Item id = "47004" name = "Forum"/>
<Item id = "47005" name = "Kumuha ng mga plugin"/>
<Item id = "48009" name = "Pangmapa ng Shortcut..."/>
<Item id = "48011" name = "Kanaisan..."/>
<Item id = "49000" name = "&amp;Takbo..."/>
<Item id = "50000" name = "Pagbuo ng Kagamitan"/>
<Item id = "50001" name = "Pagbuo ng Salita"/>
<Item id = "50002" name = "Function parameters hint"/>
<Item id = "42034" name = "Pag-ayos ng mga Hanay..."/>
<Item id = "44042" name = "Itago ang mga Taludtod"/>
<Item id = "42040" name = "Buksan ang Lahat ng mga Kamakailang Pila"/>
<Item id = "42041" name = "Linisin ang Tala ng mga Kamakailang Pila"/>
</Commands>
</Main>
<Splitter>
</Splitter>
<TabBar>
<Item order = "0" name = "Isara ako"/>
<Item order = "1" name = "Isara lahat maliban sa kin"/>
<Item order = "2" name = "Itabi ako"/>
<Item order = "3" name = "Itabi ako Bilang..."/>
<Item order = "4" name = "I-Print ako"/>
<Item order = "5" name = "Ilipat sa iba pang Tanawin"/>
<Item order = "6" name = "I-Clone sa iba pang Tanawin"/>
<Item order = "7" name = "Full file path to Clipboard"/>
<Item order = "8" name = "File name to Clipboard"/>
<Item order = "9" name = "Current dir path to Clipboard"/>
<Item order = "10" name = "Pangalanang muli ako"/>
<Item order = "11" name = "Burahin ako"/>
<Item order = "12" name = "Basahin lang"/>
<Item order = "13" name = "Burahin ang basahin lang na watawat"/>
<Item order = "14" name = "Pumunta sa bagong kasaglitan"/>
<Item order = "15" name = "Buksan sa bagong kasaglitan"/>
</TabBar>
</Menu>
<Dialog>
<Find title = "" titleFind = "Hanapin" titleReplace = "Palitan" titleFindInFiles = "Hanapin Sa Pila">
<Item id = "1" name = "Hanapin ang susunod"/>
<Item id = "2" name = "Isara"/>
<Item id = "1620" name = "Hanapin ang :"/>
<Item id = "1603" name = "Itambal sa &amp;buong salita lamang"/>
<Item id = "1604" name = "Itambal sa &amp;kaso"/>
<Item id = "1605" name = "Karaniwang ka&amp;wikain"/>
<Item id = "1606" name = "Ibalot paiko&amp;t"/>
<Item id = "1612" name = "&amp;Taas"/>
<Item id = "1613" name = "&amp;Baba"/>
<Item id = "1614" name = "Bilang"/>
<Item id = "1615" name = "Hanapin Lahat"/>
<Item id = "1616" name = "Tatakan ang Taludtod"/>
<Item id = "1617" name = "Style found token"/>
<Item id = "1618" name = "Purgahin sa bawat paghahanap"/>
<Item id = "1621" name = "Patunguhan"/>
<Item id = "1611" name = "Re&amp;place with :"/>
<Item id = "1608" name = "&amp;Palitan"/>
<Item id = "1609" name = "Palitan &amp;Lahat"/>
<Item id = "1623" name = "Pagkaka-transparent"/>
<Item id = "1687" name = "Pag di tuon pansin"/>
<Item id = "1688" name = "Palagi"/>
<Item id = "1632" name = "Sa pagpipili"/>
<Item id = "1633" name = "Burahin"/>
<Item id = "1635" name = "Palitan lahat sa lahat ng nakabukas na kasulatan"/>
<Item id = "1636" name = "Hanapin lahat sa lahat ng nakabukas na kasulatan"/>
<Item id = "1637" name = "Hanapin sa mga pila"/>
<Item id = "1640" name = "Switch sa Dialog"/>
<Item id = "1654" name = "Pansala :"/>
<Item id = "1655" name = "Direktorya :"/>
<Item id = "1656" name = "Hanapin sila lahat"/>
<Item id = "1658" name = "Sa lahat ng sub-folder"/>
<Item id = "1659" name = "Sa lahat ng tagong folder"/>
<Item id = "1624" name = "Mode ng Paghahanap"/>
<Item id = "1625" name = "Normal"/>
<Item id = "1626" name = "Extended (\n, \r, \t, \0, \x...)"/>
<Item id = "1660" name = "Palitan sa mga pila"/>
<Item id = "1641" name = "Hanapin lahat sa kasalukuyang kasulatan"/>
<Item id = "1686" name = "Pagkaka-transparent"/>
</Find>
<GoToLine title = "Pumunta sa taludtod #">
<Item id = "2007" name = "Taludtod"/>
<Item id = "2008" name = "Pagkakalihis"/>
<Item id = "1" name = "&amp;Alis !"/>
<Item id = "2" name = "Wala akong pupuntahan"/>
<Item id = "2004" name = "Narito ka :"/>
<Item id = "2005" name = "Nais mong pumunta sa :"/>
<Item id = "2006" name = "Hindi ka maaaring pumunta sa kabila ng :"/>
</GoToLine>
<Run title = "Takbo...">
<Item id = "1903" name = "Ilagay ang patatakbuhing program dito"/>
<Item id = "1" name = "Takbo!"/>
<Item id = "2" name = "Wag na lang"/>
<Item id = "1904" name = "Itabi..."/>
</Run>
<StyleConfig title = "Pang-configure ng Style ">
<Item id = "1" name = "Subukan mo!"/>
<Item id = "2" name = "Wag na lang"/>
<Item id = "2301" name = "Itabi &amp;&amp; Sarahan"/>
<Item id = "2303" name = "Pagkalabo"/>
<Item id = "2306" name = "Pumili ng paksa : "/>
<SubDialog>
<Item id = "2204" name = "Makapal"/>
<Item id = "2205" name = "Malihis"/>
<Item id = "2206" name = "Kulay ng Harap"/>
<Item id = "2207" name = "Kulay ng Likod"/>
<Item id = "2208" name = "Ngalan ng Font :"/>
<Item id = "2209" name = "Laki ng Font :"/>
<!--
<Item id = "2210" name = "Attention : The definition of this style will be the default definition for all non defined styles"/>\
-->
<Item id = "2211" name = "Description ng Style :"/>
<Item id = "2212" name = "Style ng Kulay"/>
<Item id = "2213" name = "Style ng Font"/>
<Item id = "2214" name = "Nakatalagang ext :"/>
<Item id = "2216" name = "ext ng Gumagamit :"/>
<Item id = "2218" name = "Salungguhit"/>
<Item id = "2219" name = "Nakatalagang susing salita"/>
<Item id = "2221" name = "Susing salitang dinefine ng Gumagamit"/>
<Item id = "2225" name = "Wika :"/>
<Item id = "2226" name = "Payagan ang global na kulay ng harap"/>
<Item id = "2227" name = "Payagan ang global na kulay ng likod"/>
<Item id = "2228" name = "Payagan ang global na font"/>
<Item id = "2229" name = "Payagan ang global na laki ng font"/>
<Item id = "2230" name = "Payagan global na makapal na style ng font"/>
<Item id = "2231" name = "Payagan global na Palihis na style ng font"/>
<Item id = "2232" name = "Payagan global na salungguhit na style ng font"/>
</SubDialog>
</StyleConfig>
<UserDefine title = "Di-nefine ng Gumagamit">
<Item id = "20002" name = "Pangalanang muli"/>
<Item id = "20003" name = "Gumawa ng Bago..."/>
<Item id = "20004" name = "Tanggalin"/>
<Item id = "20005" name = "Itabi Bilang..."/>
<Item id = "20007" name = "Wika ng Gumagamit : "/>
<Item id = "20009" name = "Ext :"/>
<Item id = "20012" name = "Baliwalain ang kaso"/>
<Item id = "20011" name = "Pagkaka-transparent"/>
<Item id = "0" name = "Style ng Kulay"/>
<Item id = "1" name = "Kulay ng Harap"/>
<Item id = "2" name = "Kulay ng Likod"/>
<Item id = "3" name = "Style ng Font"/>
<Item id = "4" name = "Ngalan ng Font :"/>
<Item id = "5" name = "Laki ng Font :"/>
<Item id = "6" name = "Makapal"/>
<Item id = "7" name = "Palihis"/>
<Item id = "8" name = "Salungguhit"/>
<Folder title = "&amp;&amp; Nakatalaga sa Folder">
<Item id = "21101" name = "Nakatalagang Kalagayan ng Style"/>
<Item id = "21201" name = "Folder Open Keywords Setting"/>
<Item id = "21301" name = "Folder Close Keywords Setting"/>
</Folder>
<Keywords title = "Tala ng Susing Salita">
<Item id = "22101" name = "ika-1ng Pangkat"/>
<Item id = "22201" name = "ika-2ng Pangkat"/>
<Item id = "22301" name = "ika-3ng Pangkat"/>
<Item id = "22401" name = "ika-4ng Pangkat"/>
<Item id = "22113" name = "Mode ng Unlapi"/>
<Item id = "22213" name = "Mode ng Unlapi"/>
<Item id = "22313" name = "Mode ng Unlapi"/>
<Item id = "22413" name = "Mode ng Unlapi"/>
</Keywords>
<Comment title = "Bilang &amp;&amp; Taludtod">
<Item id = "23301" name = "Taludtod ng Puna"/>
<Item id = "23101" name = "Bloke ng Puna"/>
<Item id = "23113" name = "Bukas Puna :"/>
<Item id = "23115" name = "Sara Puna :"/>
<Item id = "23116" name = "Ituring ang susing salita na sagisag"/>
<Item id = "23117" name = "Ituring ang mga susing salita na mga sagisag"/>
<Item id = "23201" name = "Bilang"/>
</Comment>
<Operator title = "Mga Operator">
<Item id = "24107" name = "Mga Operator"/>
<Item id = "24103" name = "Available na Sagisag"/>
<Item id = "24101" name = "Na-activate na Operators"/>
<Item id = "24201" name = "Delimiter 1"/>
<Item id = "24211" name = "Boundary open :"/>
<Item id = "24214" name = "Boundary close :"/>
<Item id = "24301" name = "Delimiter 2"/>
<Item id = "24311" name = "Boundary open :"/>
<Item id = "24314" name = "Boundary close :"/>
</Operator>
</UserDefine>
<Preference title = "Kanaisan">
<Item id = "6001" name = "Isara"/>
<Global title = "Global">
<Item id = "6101" name = "Tool bar"/>
<Item id = "6102" name = "Itago"/>
<Item id = "6103" name = "Maliliit na icon"/>
<Item id = "6104" name = "Malalaking icon"/>
<Item id = "6105" name = "Maliliit na standard na icon"/>
<Item id = "6106" name = "Tab bar"/>
<Item id = "6107" name = "Pauntiin"/>
<Item id = "6108" name = "Ikalang (Walang Drag at Drop)"/>
<Item id = "6109" name = "Iguhit ang mga inactive tab"/>
<Item id = "6110" name = "Iguhit ang orang top bar"/>
<Item id = "6111" name = "Ipakita ang Status Bar"/>
<Item id = "6112" name = "Payagan ang close button sa bawat tab"/>
<Item id = "6113" name = "Dalawang pindot para sumara ang kasulatan"/>
<Item id = "6118" name = "Itago"/>
<Item id = "6119" name = "Ma-taludtod"/>
<Item id = "6120" name = "Patayo"/>
<Item id = "6121" name = "Menu bar"/>
<Item id = "6122" name = "Itago (Gamitin ang Alt o F10 key para i-toggle ito)"/>
<Item id = "6123" name = "Lokalisasyon"/>
</Global>
<Scintillas title = "Ayusin ang mga Component">
<Item id = "6216" name = "Kaayusan ng Caret"/>
<Item id = "6217" name = "Lapad :"/>
<Item id = "6219" name = "Bilis ng Pagkurap :"/>
<Item id = "6221" name = "F"/>
<Item id = "6222" name = "S"/>
<Item id = "6301" name = "Kaayusan ng Tab"/>
<Item id = "6302" name = "Paltan ng Puwang"/>
<Item id = "6303" name = "Laki ng Tab : "/>
<Item id = "6201" name = "Style ng Folder margin"/>
<Item id = "6202" name = "Payak"/>
<Item id = "6203" name = "Panuro"/>
<Item id = "6204" name = "Bilog na puno"/>
<Item id = "6205" name = "Kahong puno"/>
<Item id = "6206" name = "Ipakita ang margin ng Bilang ng taludtod"/>
<Item id = "6207" name = "Ipakita ang margin ng Aklat-tanda"/>
<Item id = "6208" name = "Ipakita ang Patayong Gilid"/>
<Item id = "6209" name = "Bilang ng Hanay : "/>
<Item id = "6211" name = "Kaayusan ng Patayong Gilid"/>
<Item id = "6212" name = "Mode ng taludtod"/>
<Item id = "6213" name = "mode ng likod"/>
<Item id = "6214" name = "Highlight sa Kasalukuyang aktibong taludtod"/>
</Scintillas>
<NewDoc title = "Bagong Kasulatan/Buksan Itabing Directory">
<Item id = "6419" name = "Bagong Kasulatan"/>
<Item id = "6401" name = "Anyo"/>
<Item id = "6402" name = "Windows"/>
<Item id = "6403" name = "Unix"/>
<Item id = "6404" name = "Mac"/>
<Item id = "6405" name = "Encoding"/>
<Item id = "6406" name = "ANSI"/>
<Item id = "6407" name = "UTF-8 without BOM"/>
<Item id = "6408" name = "UTF-8"/>
<Item id = "6409" name = "UCS-2 Big endian"/>
<Item id = "6410" name = "UCS-2 small endian"/>
<Item id = "6411" name = "Nakatakdang Wika :"/>
<Item id = "6413" name = "Bukas ng Pila/Itabi ang Directory"/>
<Item id = "6414" name = "Sundan ang kasalukuyang kasulatan"/>
<Item id = "6415" name = "Tandaan ang huling operation directory"/>
</NewDoc>
<FileAssoc title = "Association ng Pila">
<Item id = "4009" name = "Suportadong exts :"/>
<Item id = "4010" name = "Registradong exts :"/>
</FileAssoc>
<LangMenu title = "Menu ng Wika">
<Item id = "6505" name = "Available na item"/>
<Item id = "6506" name = "Disabled na item"/>
<Item id = "6507" name = "Gawing compact ang Menu sa Wika"/>
</LangMenu>
<Print1 title = "Print - Kulay at Marge">
<Item id = "6601" name = "I-Print ang Bilang ng Taludtod"/>
<Item id = "6602" name = "Pili sa Kulay"/>
<Item id = "6603" name = "ANMAANM"/>
<Item id = "6604" name = "Baliktarin"/>
<Item id = "6605" name = "Itim at puti"/>
<Item id = "6606" name = "Walang kulay sa likod"/>
<Item id = "6607" name = "Setting ng Marge (Unit:mm)"/>
<Item id = "6612" name = "Kaliwa"/>
<Item id = "6613" name = "Taas"/>
<Item id = "6614" name = "Kanan"/>
<Item id = "6615" name = "Baba"/>
</Print1>
<Print2 title = "Print - Ulunan at Paanan">
<Item id = "6706" name = "Makapal"/>
<Item id = "6707" name = "Palihis"/>
<Item id = "6708" name = "Ulunan"/>
<Item id = "6709" name = "Kaliwang bahagi"/>
<Item id = "6710" name = "Gitnang bahagi"/>
<Item id = "6711" name = "Kanang bahagi"/>
<Item id = "6717" name = "Makapal"/>
<Item id = "6718" name = "Palihis"/>
<Item id = "6719" name = "Paanan"/>
<Item id = "6720" name = "Kaliwang bahagi"/>
<Item id = "6721" name = "Gitnang bahagi"/>
<Item id = "6722" name = "Kanang bahagi"/>
<Item id = "6723" name = "Idagdag"/>
<Item id = "6725" name = "Naiiba :"/>
</Print2>
<MISC title = "KAnuAno">
<Item id = "6304" name = "Kalagayan ng Kasaysayan ng Pila"/>
<Item id = "6305" name = "Huwag i-check 'pag oras ng launch"/>
<Item id = "6306" name = "Pinakamalaking Bilang ng Pila sa Kasaysayan :"/>
<Item id = "6307" name = "Payagan"/>
<Item id = "6308" name = "Paliitin sa sys tray"/>
<Item id = "6309" name = "Tandaan ang kasalukuyang session sa susunod na launch"/>
<Item id = "6312" name = "Auto-detection ng Kalagayan ng File"/>
<Item id = "6313" name = "Mag-update nang tahimik"/>
<Item id = "6318" name = "Kalagayan ng napipindot na kadugtungan"/>
<Item id = "6325" name = "Mag-scroll sa huling taludtod matapos ng update"/>
<Item id = "6319" name = "Payagan"/>
<Item id = "6320" name = "Huwag magsalungguhit"/>
<Item id = "6322" name = "Session file ext:"/>
<Item id = "6323" name = "Payagan ang Notepad++ auto-updater"/>
<Item id = "6324" name = "Document switcher (Ctrl+TAB)"/>
<Item id = "6326" name = "Payagan ang matalinong pagha-highlight"/>
<Item id="6329" name="I-highlight ang magkatambal na tag"/>
<Item id="6327" name="Payagan"/>
<Item id="6328" name="I=highlight ang mga tag attribute"/>
<Item id="6330" name="I-highlight ang zone ng puna/php/asp"/>
<Item id = "6331" name = "Show only filename in titlebar"/>
<Item id = "6114" name = "Payagan"/>
<Item id = "6115" name = "Kusang pagpasok"/>
<Item id = "6117" name = "Payagan ang MRU-ng kaugalian"/>
</MISC>
<Backup title = "Backup/Kusang pagbuo">
<Item id = "6801" name = "Backup"/>
<Item id = "6315" name = "Wala"/>
<Item id = "6316" name = "Payak na Backup"/>
<Item id = "6317" name = "Masalitang Backup"/>
<Item id = "6804" name = "User custom backup directory"/>
<Item id = "6803" name = "Directory :"/>
<Item id = "6807" name = "Kusang pagbuo"/>
<Item id = "6808" name = "Payagan ang Kusang pagbuo sa bawat input"/>
<Item id = "6809" name = "Pagbuo ng function"/>
<Item id = "6810" name = "Pagbuo ng salita"/>
<Item id = "6811" name = "Galing"/>
<Item id = "6813" name = "th characters"/>
<Item id = "6814" name = "Matinong Bilang : 1 - 9"/>
<Item id = "6815" name = "Function parameters hint sa input"/>
</Backup>
</Preference>
<MultiMacro title = "Patakbuhin ang Macro nang Ilang Ulit">
<Item id = "1" name = "Takbo"/>
<Item id = "2" name = "Huwag na lang"/>
<Item id = "8006" name = "Macrong patatakbuhin :"/>
<Item id = "8001" name = "Takbo"/>
<Item id = "8005" name = "ulit"/>
<Item id = "8002" name = "Patakbuhin hanggang sa dulo ng pila"/>
</MultiMacro>
<Window title = "Mga Dungawan">
<Item id = "1" name = "Activate"/>
<Item id = "2" name = "Ayos"/>
<Item id = "7002" name = "Itabi"/>
<Item id = "7003" name = "Isara ang Dungawan"/>
<Item id = "7004" name = "Ayusin ang mga Tab"/>
</Window>
<ColumnEditor title = "Pang-ayos ng Hanay">
<Item id = "2023" name = "Sulat na isisingit"/>
<Item id = "2033" name = "Bilang na isisingit"/>
<Item id = "2030" name = "Unang bilang :"/>
<Item id = "2031" name = "Pataasin nang :"/>
<Item id = "2035" name = "Pangunang zero"/>
<Item id = "2032" name = "Anyo"/>
<Item id = "2024" name = "Dec"/>
<Item id = "2025" name = "Oct"/>
<Item id = "2026" name = "Hex"/>
<Item id = "2027" name = "Bin"/>
<Item id = "1" name = "Ayos"/>
<Item id = "2" name = "Huwag na lang"/>
</ColumnEditor>
</Dialog>
</Native-Langue>
</NotepadPlus>

@ -441,11 +441,11 @@ GLOBAL_INST:
IfFileExists "$INSTDIR\plugins\NppAutoIndent.dll" 0 +3
MessageBox MB_OK "Due to the stabilty issue,$\nNppAutoIndent.dll is about to be deleted.$\nYou can download it via menu $\"?->Get more plugins$\" if you really need it."
Delete "$INSTDIR\plugins\NppAutoIndent.dll"
/*
IfFileExists "$INSTDIR\plugins\ComparePlugin.dll" 0 +3
MessageBox MB_OK "Due to the problem of compability with this version,$\nComparePlugin.dll is about to be deleted.$\nYou can download it via menu $\"?->Get more plugins$\" if you really need it."
Delete "$INSTDIR\plugins\ComparePlugin.dll"
*/
; detect the right of
UserInfo::GetAccountType
Pop $1
@ -676,6 +676,13 @@ SubSection "Plugins" Plugins
SetOutPath "$INSTDIR\plugins"
File "..\bin\plugins\NppPlugin_ChangeMarker.dll"
SectionEnd
Section "Compare Plugin" ComparePlugin
Delete "$INSTDIR\plugins\ComparePlugin.dll"
SetOutPath "$INSTDIR\plugins"
File "..\bin\plugins\ComparePlugin.dll"
SectionEnd
SubSectionEnd
SubSection "Themes" Themes

@ -2,11 +2,7 @@ copy /Y ".\nativeLang\*.*" ..\bin\localization\
cd ..\bin\
del /F *.Installer.exe
del /F *.zip
del /F *.7z
del /F /S /Q .\zipped.package.release\unicode\*.*
copy /Y license.txt .\zipped.package.release\unicode\
copy /Y readme.txt .\zipped.package.release\unicode\
copy /Y NppHelp.chm .\zipped.package.release\unicode\
@ -21,11 +17,11 @@ copy /Y LINEDRAW.TTF .\zipped.package.release\unicode\
copy /Y "notepad++.exe" .\zipped.package.release\unicode\
copy /Y SciLexer.dll .\zipped.package.release\unicode\
copy /Y ".\plugins\*.*" .\zipped.package.release\unicode\plugins\
copy /Y ".\plugins\APIs\*.xml" .\zipped.package.release\unicode\plugins\APIs
copy /Y ".\plugins\doc\*.*" .\zipped.package.release\unicode\plugins\doc
copy /Y ".\plugins\Config\tidy\*.*" .\zipped.package.release\unicode\plugins\Config\tidy
copy /Y ".\localization\*.*" .\zipped.package.release\unicode\localization
copy /Y ".\themes\*.*" .\zipped.package.release\unicode\themes
copy /Y ".\plugins\APIs\*.xml" .\zipped.package.release\unicode\plugins\APIs\
copy /Y ".\plugins\doc\*.*" .\zipped.package.release\unicode\plugins\doc\
copy /Y ".\plugins\Config\tidy\*.*" .\zipped.package.release\unicode\plugins\Config\tidy\
copy /Y ".\localization\*.*" .\zipped.package.release\unicode\localization\
copy /Y ".\themes\*.*" .\zipped.package.release\unicode\themes\
del /F /S /Q .\zipped.package.release\ansi\config.xml
@ -44,8 +40,8 @@ copy /Y contextMenu.xml .\zipped.package.release\ansi\
copy /Y shortcuts.xml .\zipped.package.release\ansi\
copy /Y doLocalConf.xml .\zipped.package.release\ansi\
copy /Y LINEDRAW.TTF .\zipped.package.release\ansi\
copy /Y ".\plugins\Config\tidy\*.*" .\zipped.package.release\ansi\plugins\Config\tidy
copy /Y ".\themes\*.*" .\zipped.package.release\ansi\themes
copy /Y ".\plugins\Config\tidy\*.*" .\zipped.package.release\ansi\plugins\Config\tidy\
copy /Y ".\themes\*.*" .\zipped.package.release\ansi\themes\
"C:\Program Files\7-Zip\7z.exe" a -tzip -r npp.bin.zip .\zipped.package.release\*
"C:\Program Files\7-Zip\7z.exe" a -r npp.bin.7z .\zipped.package.release\*

@ -2041,11 +2041,12 @@ void Notepad_plus::checkLangsMenu(int id) const
if (curBuf->isUserDefineLangExt())
{
const TCHAR *userLangName = curBuf->getUserDefineLangName();
TCHAR menuLangName[16];
const int nbChar = 16;
TCHAR menuLangName[nbChar];
for (int i = IDM_LANG_USER + 1 ; i <= IDM_LANG_USER_LIMIT ; i++)
{
if (::GetMenuString(_mainMenuHandle, i, menuLangName, sizeof(menuLangName), MF_BYCOMMAND))
if (::GetMenuString(_mainMenuHandle, i, menuLangName, nbChar-1, MF_BYCOMMAND))
if (!lstrcmp(userLangName, menuLangName))
{
::CheckMenuRadioItem(_mainMenuHandle, IDM_LANG_C, IDM_LANG_USER_LIMIT, i, MF_BYCOMMAND);
@ -8622,7 +8623,6 @@ LRESULT Notepad_plus::runProc(HWND hwnd, UINT Message, WPARAM wParam, LPARAM lPa
case WM_CLOSE:
{
const NppGUI & nppgui = pNppParam->getNppGUI();
Session currentSession;
if (nppgui._rememberLastSession)
{
@ -8631,14 +8631,13 @@ LRESULT Notepad_plus::runProc(HWND hwnd, UINT Message, WPARAM wParam, LPARAM lPa
//Causing them to show on restart even though they are loaded by session
_lastRecentFileList.setLock(true); //only lock when the session is remembered
}
bool allClosed = fileCloseAll(); //try closing files before doing anything else
if (nppgui._rememberLastSession)
{
_lastRecentFileList.setLock(false); //only lock when the session is remembered
}
if (!allClosed)
{
//User cancelled the shutdown
@ -8652,7 +8651,7 @@ LRESULT Notepad_plus::runProc(HWND hwnd, UINT Message, WPARAM wParam, LPARAM lPa
if (_configStyleDlg.isCreated() && ::IsWindowVisible(_configStyleDlg.getHSelf()))
_configStyleDlg.restoreGlobalOverrideValues();
SCNotification scnN;
scnN.nmhdr.code = NPPN_SHUTDOWN;
scnN.nmhdr.hwndFrom = _hSelf;
@ -9417,14 +9416,13 @@ void Notepad_plus::getCurrentOpenedFiles(Session & session)
//Buffer * mainBuf = _mainEditView.getCurrentBuffer();
//Buffer * subBuf = _subEditView.getCurrentBuffer();
Document oldDoc = _invisibleEditView.execute(SCI_GETDOCPOINTER);
for (int i = 0 ; i < _mainDocTab.nbItem() ; i++)
{
BufferID bufID = _mainDocTab.getBufferByIndex(i);
Buffer * buf = MainFileManager->getBufferByID(bufID);
if (!buf->isUntitled() && PathFileExists(buf->getFullPathName()))
{
generic_string languageName = getLangFromMenu( buf );
generic_string languageName = getLangFromMenu(buf);
const TCHAR *langName = languageName.c_str();
sessionFileInfo sfi(buf->getFullPathName(), langName, buf->getPosition(&_mainEditView));
@ -9432,6 +9430,7 @@ void Notepad_plus::getCurrentOpenedFiles(Session & session)
//_mainEditView.activateBuffer(buf->getID());
_invisibleEditView.execute(SCI_SETDOCPOINTER, 0, buf->getDocument());
int maxLine = _invisibleEditView.execute(SCI_GETLINECOUNT);
for (int j = 0 ; j < maxLine ; j++)
{
if ((_invisibleEditView.execute(SCI_MARKERGET, j)&(1 << MARK_BOOKMARK)) != 0)

@ -787,16 +787,17 @@ private:
};
generic_string getLangFromMenu(const Buffer * buf) {
int id;
const TCHAR * userLangName;
TCHAR menuLangName[32];
generic_string userLangName;
const int nbChar = 32;
TCHAR menuLangName[nbChar];
id = (NppParameters::getInstance())->langTypeToCommandID( buf->getLangType() );
if ( ( id != IDM_LANG_USER ) || !( buf->isUserDefineLangExt() ) )
{
( ::GetMenuString( _mainMenuHandle, id, menuLangName, sizeof( menuLangName ), MF_BYCOMMAND ) );
userLangName = (TCHAR *)menuLangName;
::GetMenuString(_mainMenuHandle, id, menuLangName, nbChar-1, MF_BYCOMMAND);
userLangName = menuLangName;
}
else
{

@ -543,7 +543,7 @@ void Finder::DeleteResult()
_MarkingsStruct._length = _pMainMarkings->size();
assert(_pMainFoundInfos->size() == _pMainMarkings->size());
assert(_scintView.execute(SCI_GETLINECOUNT) == _pMainFoundInfos->size() + 1);
assert(size_t(_scintView.execute(SCI_GETLINECOUNT)) == _pMainFoundInfos->size() + 1);
}
void Finder::gotoNextFoundResult(int direction)

@ -227,7 +227,7 @@ BOOL CALLBACK ColumnEditorDlg::run_dlgProc(UINT message, WPARAM wParam, LPARAM)
default :
return FALSE;
}
return FALSE;
//return FALSE;
}
void ColumnEditorDlg::switchTo(bool toText)

@ -343,7 +343,7 @@ bool XmlMatchedTagsHighlighter::getXmlMatchedTagsPos(XmlMatchedTagsPos & tagsPos
return false;
}
return false;
//return false;
}
vector< pair<int, int> > XmlMatchedTagsHighlighter::getAttributesPos(int start, int end)

@ -245,7 +245,7 @@ const TCHAR* TiXmlBase::GetEntity( const TCHAR* p, TCHAR* value )
{
if ( generic_strncmp( entity[i].str, p, entity[i].strLength ) == 0 )
{
assert( lstrlen( entity[i].str ) == entity[i].strLength );
assert( (unsigned int)lstrlen( entity[i].str ) == entity[i].strLength );
*value = entity[i].chr;
return ( p + entity[i].strLength );
}

@ -443,7 +443,7 @@ BOOL CALLBACK WordStyleDlg::run_dlgProc(UINT Message, WPARAM wParam, LPARAM lPar
return FALSE;
}
}
return TRUE;
//return TRUE;
}
}
@ -451,7 +451,7 @@ BOOL CALLBACK WordStyleDlg::run_dlgProc(UINT Message, WPARAM wParam, LPARAM lPar
default :
return FALSE;
}
return FALSE;
//return FALSE;
}
void WordStyleDlg::loadLangListFromNppParam()

@ -310,30 +310,6 @@ BOOL CALLBACK BarsDlg::run_dlgProc(UINT Message, WPARAM wParam, LPARAM)
#endif
}
return TRUE;
/*
case IDC_COMBO_THEME :
{
LocalizationSwitcher & localizationSwitcher = pNppParam->getLocalizationSwitcher();
int index = ::SendDlgItemMessage(_hSelf, IDC_COMBO_LOCALIZATION, CB_GETCURSEL, 0, 0);
TCHAR themeName[MAX_PATH];
::SendDlgItemMessage(_hSelf, IDC_COMBO_LOCALIZATION, CB_GETLBTEXT, index, (LPARAM)themeName);
if (langName[0])
{
// Make English as basic language
if (localizationSwitcher.switchToLang(TEXT("English")))
{
::SendMessage(::GetParent(_hParent), NPPM_INTERNAL_RELOADNATIVELANG, 0, 0);
}
// Change the language
if (localizationSwitcher.switchToLang(langName))
{
::SendMessage(::GetParent(_hParent), NPPM_INTERNAL_RELOADNATIVELANG, 0, 0);
::InvalidateRect(_hParent, NULL, TRUE);
}
}
}
return TRUE;
*/
default:
break;
}

@ -820,5 +820,5 @@ BOOL CALLBACK ScintillaKeyMap::run_dlgProc(UINT Message, WPARAM wParam, LPARAM)
return FALSE;
}
return FALSE;
//return FALSE;
}

@ -50,7 +50,8 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=""
WarningLevel="3"
WarningLevel="4"
WarnAsError="true"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
/>

Loading…
Cancel
Save