Commit Graph

2401 Commits (4c548d187d1c83ab887e5411d1bb4e8ae52b1bd7)

Author SHA1 Message Date
Don HO 5085d9c95a [EU-FOSSA] Check string length to copy to avoid crash in purgeMenuItemString function
6 years ago
Don HO eec82cc2a6 [EU-FOSSA] Replace "lstrcpy" by "wcscpy_s" in "BabyGrid.cpp" to avoid the eventual crash
6 years ago
Don HO bd7816755c [EU-FOSSA] Replace lstrcat by wcscat_s to avoid crash
6 years ago
Don HO 70cd3e5ea6 [EU-FOSSA] Check if the command is macroable before playing the recorded macro
6 years ago
Don HO 4472620f30 Remove "Get More Plugins" menu item
6 years ago
Don HO b90be4a05b [EURO-FOSSA] Fix a vunerability from "Search on Internet" command
6 years ago
Don HO 5bcf55c59e Add stackoverflow as search engine
6 years ago
Don HO 188565fd4a Fix x64 compiling error
6 years ago
Don HO 0adc06322f [EU-FOSSA] Fix buffer overrun in Print dialog
6 years ago
Don HO 194475ce64 [EU-FOSSA] Fix a crash bug on Macro execution with arbitrary parameters
6 years ago
Don HO 011aa960fb Fix a regression on c4ff9f76a3
6 years ago
Rajendra Singh 3546268c23 Add the capacity to rename non-existing document's tab
6 years ago
Don HO c4ff9f76a3 Make "new #" document drag-and-drop operation among instances right.
6 years ago
Rajendra Singh 17c40213ca Tab context menu bug fixes
6 years ago
Don HO fbffdd8825 Load nppPluginList.dll as resource instead of binary for the sake of security
6 years ago
Rajendra Singh 7aa953c55a Fix a crash (a regression) due to replacement of lstrcpy by wcscpy_s
6 years ago
Don HO 501980782f [EU-FOSSA] Check Updater's certificate before launching it
6 years ago
Don HO 1ab1624800 Fix a crash regression due to a bad length count for a replacement of wcscpy_s
6 years ago
Don HO 7fe3cda1d0 [EU-FOSSA] Use wcscpy_s instead of lstrcpy to prevent from buffer overflow
6 years ago
Don HO b381ea5353 Make name more explicite: "Remove Duplicate Lines" to "Remove Consecutive Duplicate Lines"
6 years ago
Don HO ea1fd44ff0 [EURO-FOSSA] Fix stack buffer overflow on strcpy
6 years ago
Don HO 494b4bc0db Fix crash on exit after creating or importing a UDL
6 years ago
Don HO 58037e07b1 [EU-FOSSA] Fix stack buffer overflow on wsprintf in WordStyle dialog
6 years ago
Don HO 0438447194 [EU-FOSSA] Fix stack buffer overflow on LB_GETTEXT
6 years ago
Don HO cdd13ecadc [EU-FOSSA] Fix stack buffer overflow on CB_GETLBTEXT
6 years ago
Don HO dfb9b5e330 Enhance User Defined Language System for supporting more than one UDL file.
6 years ago
Don HO 51f10bdba5 Add "Remove Duplicate Lines" feature
6 years ago
Don HO e691370e4f [EU-FOSSA] Fix stack overflow in extractSymbol function
6 years ago
Don HO c906af27b2 [EU-FOSSA] Fix stack overflow in exts2Filters function
6 years ago
Don HO 5eaf67b647 [EU-FOSSA] Fix stack overflow issue on User Define Language dialog
6 years ago
Don HO c314ed1d8a [EU-FOSSA] DLL hijacking of plugins\Config\Config.dll loaded by Notepad++
6 years ago
Don HO 1a356c2019 Notepas++ 7.6.3 release
6 years ago
Don HO e5108cc0ea Add Markdown language.
6 years ago
Don HO 9fecbae030 Move plugins home from %ProgramData% to %ProgramFiles% for the sake of security
6 years ago
Don HO c1bf412f57 [EU-FOSSA] Avoid to execute eventual hijacked binaries from Notepad++
6 years ago
Don HO abf78e84b2 [EU-FOSSA] Fix loading unexpected dll as plugin issue
6 years ago
Don HO e813f0383b Fix x64 build error
6 years ago
Don HO 4421161848 [EU-FOSSA] Fix stack overflow issue while affecting "ext" field on stylers.xml
6 years ago
Don HO ccdf7d8d8b [EU-FOSSA] Fix stack overflow in XML Parsing
6 years ago
Don HO b9ce848881 [EU-FOSSA] Fix EXE Hijacking of gup.exe launched by Notepad++
6 years ago
Don HO ac2ac8cb4b Fix x64 build error
6 years ago
Don HO 5b1f530204 [EU-FOSSA] Fix crash issue due to heap overflow in clipboardHistoryPanel.cpp
6 years ago
Rajendra Singh 694415f8af Make exception error more clear
6 years ago
Don HO 0f936707a2 [EU-FOSSA] Fix a security issue: RCE via unsanitized command line in "Open containing folder"
6 years ago
Don HO fd32585c14 List plugins in alphabetical order in Plugins Admin dialog
6 years ago
Don HO 70dee50dc7 Notepad++ 7.6.2 release Gilet Jaune Edition
6 years ago
Artem Polivanchuk 201b5afabe Update ukrainian.xml
6 years ago
Artem Polivanchuk e335050fbf Update belarusian.xml
6 years ago
Luca bb09cda273 Updated italian to 7.6.2
6 years ago
rra0137 b1285e7b1e Add Zulu localization
6 years ago
schnurlos 3f2126c758 Update german.xml (48503, SHA-256, ...)
6 years ago
yasmise 8c03066351 update japanese.xml to v7.6.2
6 years ago
rddim 1bc50df4e7 Update Bulgarian localization
6 years ago
Don HO 953919c406 Make new added SHA-256 hash features translatable
6 years ago
historicbruno a8f3ef12dc Updates rust keywords and primitive types for 2018 edition
6 years ago
Don HO 589e21151d Change the access right of folders via installer
6 years ago
Don HO 62bfef46ef Remove unused "plugins\disabled" folder
6 years ago
Don HO a76843cf65 Remove auto-completion files from the old location while update
6 years ago
Don HO 90c724ae43 Change folder location of auto-completion for zipped package
6 years ago
Don HO d6f5b7b13a Change folder location of auto-completion
6 years ago
Don HO 699b9b08ed Add Plugins Admin module into zipped package
6 years ago
Don HO 6eabece7ad Make Plugin Admin excluded from Windows XP because wingup doesn't work
6 years ago
Jon Bockhorst 4f24f81eb8 Add new feature: double click splitter resets panes to equal size
6 years ago
Don HO 412c5986a0 Fix a compiling error due to bad formatted ressource file.
6 years ago
Don HO a079013c22 Fix the plugin crash issue due to the inexistent path
6 years ago
Don HO 647651b7ee Add generation of SHA-256 hash feature
6 years ago
Don HO e7b04a6a1a Notepad++ 7.6.1 release
6 years ago
Don HO b709bc9f1b Fix installer's plugins copy issue under Linux (by using WINE)
6 years ago
Don HO e9563aeb8c Remove unecessary message boxes from some NPPM API
6 years ago
Tmp341 6c6a4d5bbd Updated Turkish.xml
6 years ago
Rajendra Singh 6c73e5cba7 Fixed printer header footer font issue
6 years ago
xomx 9175b55ff0 Update Czech Translation
6 years ago
Christian Grasser 0686435d1a Fix invalid xml syntax issue from #4572
6 years ago
KOLANICH 41fa7f6d95 Add and reorder keywords in Python
6 years ago
Don HO 03daf5559e Make installer more coherent for the option doLocalConf.xml
6 years ago
Don HO 15ef9bd052 Change nppPluginList.dll installation locaion
6 years ago
Don HO 775d204ef9 Change loading plugin list location
6 years ago
Kovra 4f67c09859 Make text display right in summary panel
6 years ago
Brad G 184a6f6ce5 PHP: Add styler entry for complex variables
6 years ago
0017031 d7507013e0 Enhance pluginsAdmin.h
6 years ago
mogu1121 b4f012985f Add new JavaScript API for auto-completion
6 years ago
Christian Grasser ef29c78945 Merge branch 'xml_syntax_issues' of https://github.com/chcg/notepad-plus-plus into chcg-xml_syntax_issues
6 years ago
bubbajdf f632002c62 Fix a entry of Pig latin
6 years ago
vlakoff ef1b04b6fc Adjust displayed name for Swift language in stylers
6 years ago
nikita.smirnov 087add6490 Remove DIRECTIVE from VHDL styles table
6 years ago
Luca 67b5fcd8c5 Update Italian translation
6 years ago
Rajendra Singh 6e4f591bd1 Fix typo and remove unecessery files
6 years ago
Artur 0f9aaf1626 Update russian.xml
6 years ago
Rajendra Singh db8b20dd15 Update Hindi translation
6 years ago
schnurlos 06743d8db4 Update german.xlm (Plugins Admin)
6 years ago
Robert Wilhelm 77cdbe7179 german.xml: fix typo
6 years ago
Per Persson c85f9f2177 Swedish translation typo
6 years ago
Andriy Poznakhovskyy 37e67c098f Update occitan.xml
6 years ago
Andriy Poznakhovskyy 505e7a05e6 Update spanish.xml
6 years ago
andre2007 4128e8f04d D language keywords update
6 years ago
Andriy Poznakhovskyy 5c227b25c6 Update portuguese.xml
6 years ago
Andriy Poznakhovskyy 0a8a337168 Update brazilian_portuguese.xml
6 years ago
yasmise 6c5e4db085 Add Japanese translations for Plugins Admin
6 years ago
Don HO f8aba0122e Make %PROGRAMDATA%\Notepad++\plugins\ as default plugins installation location
6 years ago
Christian Grasser 24a839434c checked all files of the APIs dir for xml syntax issues and corrected the broken files
6 years ago
Don HO c919dc6270 Notepad++ won't load plugins from %LOCALAPPDATA%\Notepad++\plugins\ anymore
6 years ago
Don HO 5df59ba2fc Add Pig latin language in installer
6 years ago
Don HO b466e5bf08 Add Pig latin language
6 years ago
Don HO 5080fdf2d8 Add Plugins Admin translation entries into english.xml
6 years ago
Don HO 78a0f57ed1 Make Plugins Admin translatable
6 years ago
taveirajc 6cf238a6ab Update Brazilian Portuguese translation
6 years ago
Opher Shachar c0fb9f3578 Update Hebrew for menu bar
6 years ago
Daniel Kwan 7f1cbfea89 Update chinese.xml
6 years ago
Don HO 44baa33d1e Add the option to installer for installing the plugins in %PROGRAMDATA%
6 years ago
Don HO 61402a354f Add elevation capacity for wingup if plugins are installed in %PROGRAMDATA%
6 years ago
Don HO 116f400753 Add thee new capacity to load plugins from %ALLUSERSPROFILE%
6 years ago
Don HO f03ce289d3 Fix "Import plugins" not working issue.
6 years ago
Don HO 3465cac7ce Fix Installer HI-DPI GUI glitch.
6 years ago
Don HO 1ef92c6cce Fix a "Frenglish" issue.
6 years ago
Don HO 5251bdd6db Because some people don't love sex...
6 years ago
Don HO 40fbf0da61 Notepad++ 7.6 release
6 years ago
Don HO f1534118e1 Add a spiritual quote into Installer
6 years ago
Adrian Stanciu 8ea3c4fe55 Make installer DPI-aware
6 years ago
Rajendra Singh fd52450d16 Fixed memory leaks
6 years ago
Don HO 17ac06f83a Fix a regression of fail removing different architecture plugins
6 years ago
Don HO 0abde25440 Clean up GUI in Plugins Admin
6 years ago
Silent acb30b9e61 Fix "Close all but this" behaviour if multiple views are present and some files are dirty.
6 years ago
Rajendra Singh 94cf9d53ca Fix tool tip in document switcher showing the old name issue (after being renamed).
6 years ago
Rajendra Singh b9b3faf307 Fix crash issue due to Unix style path input in Open file dialog.
6 years ago
Cyril Ganchev 08b0156472 Fix auto-indent issue by typing Enter on empty line.
6 years ago
Chris Cammack fd51703ad8 Fix a performance issue for swiching back to folded document.
6 years ago
Christian Grasser 6cdac077f2 Add autoit autoCompletion
6 years ago
Silent bfb7e863cc Update uchardet to 0.0.6 to improve UTF-8 detection quality
6 years ago
Silent ac09857656 Fix UTF-8 detection for 4 byte characters
6 years ago
david082321 11e479326c Update chinese.xml
6 years ago
Adam Stachowicz 5685a50e58 Polish translation: Ampersand fix
6 years ago
Jeffrey Ozanne 0aafe91be9 Fixed Typos in quote eastereggs
6 years ago
Christian Grasser 2d81570be5 added lua autoCompletion
6 years ago
Don HO a87e89ea92 Add new Plugin message NPPM_GETPLUGINHOMEPATH in API
6 years ago
Don HO 8dea25feb5 Refactoring for optimizing/simplifying the code for getting plugin root path
6 years ago
Don HO 4fa910c74b Add nppPluginList into the installer.
6 years ago
Don HO e61fe03d89 Install default plugins into new location
6 years ago
Don HO 113212547f Remove allowAppDataPluginsLoading option from the installer
6 years ago
Don HO e9a489c5c9 Remove allowAppDataPlugins.xml detection.
6 years ago
Don HO 7e555b67fc Remove the legasy plugin loading way and apply only the new plugin loading method
6 years ago
Don HO ee763ca0ad Change Plugins Admin installation behaviour
6 years ago
Don HO fdf954f714 Revert "Fix scintilla restoring wrapped buffer issue" due to a serious performance issue
6 years ago
Don HO ab8b5dc7a0 Shift the post installation (checking if the plugin is deployed correctely) responsability to WinGup
6 years ago
Don HO b01a396668 Remove SHA-256 hash checking from Plugins Admin
6 years ago
Don HO c531a4d42a Send NPPN_READY notification to loaded plugins after their installation by Plugin Admin
6 years ago
Don HO ef5d07771a Fix checking plugin crash issue due to plugin packaging error.
6 years ago
Don HO 519fecbb82 Add SHA-256 implementation and use sha-256 instead of md5 in Plugin Admin
6 years ago
Don HO e919d4d05a Remove getFileContain function's limitation.
6 years ago
Don HO ec340000cc Make command line more clear.
6 years ago
Don HO 312ddff837 Notepad++ 7.5.9 release
6 years ago