Skip to content

Restore commit history prior to 2009-04-24#343

Merged
donho merged 458 commits intonotepad-plus-plus:masterfrom
azabluda:pre-2009-04-24
Mar 16, 2016
Merged

Restore commit history prior to 2009-04-24#343
donho merged 458 commits intonotepad-plus-plus:masterfrom
azabluda:pre-2009-04-24

Conversation

@azabluda
Copy link
Contributor

Hello @donho

Glad to see that the project has finally moved to Github. My congratulations!

I just noticed that for some strange reason the old history (before 2009-04-24) hasn't been imported. So I made a couple of trivial manipulations in Git to bring it back. Unfortunately we can't append it to the bottom of the new history (2009-04-25 and after) without rewriting all further commit hashes, but I suggest at least to merge it into the master tip as a zero-change branch.

Regards,
AZ

harrybharry and others added 30 commits May 27, 2008 00:47
Set it to 100 (out of 255) for better visibility.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@209 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@210 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@211 f5eea248-9336-0410-98b8-ebc06183d4e3
…in files results window.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@212 f5eea248-9336-0410-98b8-ebc06183d4e3
…luding plugins' commands, macros and user defined commands.

The bookmarks' look & feel are improved.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@213 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@214 f5eea248-9336-0410-98b8-ebc06183d4e3
Change filehandling: buffers.
This fixes many things like clonemode etc.. Faster shutdown. Open files with date pre-1970.
Hide lines now saved during switches.
Recent files has been redone: also numbers, more stable, no duplicates.
Display asterisk in titlebar if dirty file is active.
Some minor stuff that may have come along.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@215 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@216 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@217 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@218 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@219 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@220 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@221 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@222 f5eea248-9336-0410-98b8-ebc06183d4e3
…p if primary was shown, even though settings said otherwise.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@223 f5eea248-9336-0410-98b8-ebc06183d4e3
…er to improve the performance.

Make setInfo() call before getFuncsArray() call for PluginsManager.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@224 f5eea248-9336-0410-98b8-ebc06183d4e3
Fix HTML syntax highlighting is not applied in php, asp file bug. 

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@225 f5eea248-9336-0410-98b8-ebc06183d4e3
…plugins.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@226 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@227 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@228 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@229 f5eea248-9336-0410-98b8-ebc06183d4e3
… order to improve the its performance.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@230 f5eea248-9336-0410-98b8-ebc06183d4e3
Ensure goto line is visible

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@231 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@232 f5eea248-9336-0410-98b8-ebc06183d4e3
(fix crash on startup because buffer == NULL)

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@233 f5eea248-9336-0410-98b8-ebc06183d4e3
…in v5.0 alpha.

Fix go to line command line bug.
Enhance Find in files and Find in all opened files features' performance.
Fix dialog off screen problem under multi-monitor environment.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@234 f5eea248-9336-0410-98b8-ebc06183d4e3
Fix incremental search not using selected text.
Fix Session not loaded using anything other than file->open menu.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@235 f5eea248-9336-0410-98b8-ebc06183d4e3
Fix find in files corrupting Buffer status.
Incremental search removing highlighting of closed.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@236 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@237 f5eea248-9336-0410-98b8-ebc06183d4e3
Fix view not updating if userdefine is changed (only for active view)

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@238 f5eea248-9336-0410-98b8-ebc06183d4e3
donho and others added 21 commits March 18, 2009 00:10
…ut show nothing.

Fix Find in files regression : Panel doesn't take Unicode.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@438 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@439 f5eea248-9336-0410-98b8-ebc06183d4e3
[BUG_FIXED] stop the indicator highlighting while the line change marker margin is hidden.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@440 f5eea248-9336-0410-98b8-ebc06183d4e3
[NEW] Increase Find what and replace with fields to 2047 characters.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@441 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@442 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@443 f5eea248-9336-0410-98b8-ebc06183d4e3
…a) in column selection bug.

[NEW] column selection allows to insertion a string by typing characters in sequence (w/o column mode editor).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@444 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@445 f5eea248-9336-0410-98b8-ebc06183d4e3
[BUG_FIXED] Fix New document not be switched while db clicking in Find in files result panel.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@446 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@447 f5eea248-9336-0410-98b8-ebc06183d4e3
1. xmlUpdater now supports multiple models in one xml model file.
2. xmlUpdater now supports removing xml nodes (using action="remove" attribute).
3. combined stylesLexerModel.xml, and stylesGlobalModel.xml to stylesModel.xml.
4. added a new file "stylers_remove.xml" for removing old deprecated styles from stylers.xml when upgrading NPP.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@448 f5eea248-9336-0410-98b8-ebc06183d4e3
[BUG_FIXED] Fix the Mark all in selection bug (while Find Replace Dialog loosing the focus).
[NEW_FEATURE] Mark all extension : user can mark any occurrence with 5 different colours.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@449 f5eea248-9336-0410-98b8-ebc06183d4e3
…o the needed space (but keeping at least 3 digits).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@450 f5eea248-9336-0410-98b8-ebc06183d4e3
…, IDM_SEARCH_UNMARKALL)

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@451 f5eea248-9336-0410-98b8-ebc06183d4e3
…y" fields follow the current opened document in "Find in files" dialog. The new parameters are located in config.xml and are called: "fifFilterFollowsDoc" and "fifFolderFollowsDoc" (set to "yes"/"no")

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@452 f5eea248-9336-0410-98b8-ebc06183d4e3
…o the current edit view if the focus is already on the found results.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@453 f5eea248-9336-0410-98b8-ebc06183d4e3
…new instance.

[NEW_FEATURE] Add theme selector to switch styles.xml on the fly.
[NEW_FEATURE] Add new command parameters : -c (column) -x et -y (startup position).
[REMOVE] Remove change line marker which does not work correctly.
[ENHANCE] Improve main menu structure.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@454 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@455 f5eea248-9336-0410-98b8-ebc06183d4e3
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@456 f5eea248-9336-0410-98b8-ebc06183d4e3
@ariccio
Copy link
Contributor

ariccio commented Jun 27, 2015

Huh, this is interesting. How'd you do it?

@azabluda
Copy link
Contributor Author

Hi @ariccio, I just used to keep the old SVN history in my local Git repo (fetched some time ago from svn://svn.tuxfamily.org/svnroot/notepadplus/repository). The exact technique of integrating it into the current 'master' is simple, and the easiest for you would be to just fetch my branch and study (e.g. in TortoiseGit or SmartGit) the two commits e10294a and 7af2cc5. Once this PR is accepted 7af2cc5 can be seamlessly merged into the official 'master' as it doesn't carry any actual modifications (see "Files changed: 0" in GitHub UI)

@Croydon
Copy link
Contributor

Croydon commented Jan 16, 2016

Why are there PRs which don't get any official reaction in 8 months?

@donho donho merged commit 7af2cc5 into notepad-plus-plus:master Mar 16, 2016
donho added a commit that referenced this pull request Mar 16, 2016
@donho
Copy link
Member

donho commented Mar 16, 2016

@azabluda Thank you: 24bb021

@azabluda azabluda deleted the pre-2009-04-24 branch March 16, 2016 10:50
chcg added a commit to chcg/notepad-plus-plus that referenced this pull request Feb 25, 2026
Scintilla Release 5.6.0 (https://www.scintilla.org/scintilla560.zip)

    Released 25 February 2026.
    Fix crash when window is too narrow to show any text.

Release 5.5.9

    Released 25 February 2026.
    Add option to disable drag/drop editing. Feature notepad-plus-plus#184.
    Allow Euro '€' in code page 936 for 0x80. Feature notepad-plus-plus#1575.
    Fix SCI_SETSELECTIONNSTART and SCI_SETSELECTIONNEND to behave more sensibly. Bug notepad-plus-plus#2488.
    Fix lexing after undo at end of document. Bug notepad-plus-plus#2491.
    When a line end is not selected, change the colour of the rectangle that indicates the line end is selected to white space background instead of previous character's background except for EOL filled style.
    On Qt, add const to ScintillaDocument and ScintillaEdit methods. Bug notepad-plus-plus#2494.
    On Qt, prevent crash when using ScintillaDocument object. Bug notepad-plus-plus#2495.

Lexilla Release 5.4.7 (https://www.scintilla.org/lexilla547.zip)

 Release 5.4.7

    Released 25 February 2026.
    Test a single lexer or multiple directories by specifying as command line arguments to TestLexers. Pull request notepad-plus-plus#344.
    Lexer added for escape sequences "escseq". Pull request notepad-plus-plus#336.
    Errorlist: Fix reset escape sequence to set style SCE_ERR_DEFAULT (0) instead of SCE_ERR_ES_BLACK. Issue notepad-plus-plus#333.
    Makefile: Recognize comments in more situations. Issue notepad-plus-plus#40.
    Perl: Handle 'method' the same as 'sub' for special cases. Issue notepad-plus-plus#342, Pull request notepad-plus-plus#343.
    Progress: Add SCE_ABL_ANNOTATION and SCE_ABL_TYPEDANNOTATION styles. Pull request notepad-plus-plus#346.
donho pushed a commit that referenced this pull request Feb 27, 2026
Release 5.6.0 (https://www.scintilla.org/scintilla560.zip)

    Released 25 February 2026.
    Fix crash when window is too narrow to show any text.

Release 5.5.9

    Released 25 February 2026.
    Add option to disable drag/drop editing. Feature #184.
    Allow Euro '€' in code page 936 for 0x80. Feature #1575.
    Fix SCI_SETSELECTIONNSTART and SCI_SETSELECTIONNEND to behave more sensibly. Bug #2488.
    Fix lexing after undo at end of document. Bug #2491.
    When a line end is not selected, change the colour of the rectangle that indicates the line end is selected to white space background instead of previous character's background except for EOL filled style.
    On Qt, add const to ScintillaDocument and ScintillaEdit methods. Bug #2494.
    On Qt, prevent crash when using ScintillaDocument object. Bug #2495.

Lexilla Release 5.4.7 (https://www.scintilla.org/lexilla547.zip)

 Release 5.4.7

    Released 25 February 2026.
    Test a single lexer or multiple directories by specifying as command line arguments to TestLexers. Pull request #344.
    Lexer added for escape sequences "escseq". Pull request #336.
    Errorlist: Fix reset escape sequence to set style SCE_ERR_DEFAULT (0) instead of SCE_ERR_ES_BLACK. Issue #333.
    Makefile: Recognize comments in more situations. Issue #40.
    Perl: Handle 'method' the same as 'sub' for special cases. Issue #342, Pull request #343.
    Progress: Add SCE_ABL_ANNOTATION and SCE_ABL_TYPEDANNOTATION styles. Pull request #346.

Close #17562
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants