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

Yesterday

  • 47 hours ago
    issue 746 (When adding <Br> PN also adds </br> which is not correct.) commented on by no...@parscat.com   -   I guess the suggestion of the W3C is to close your tags for xhtml content, which implies you to use <br /> tag or <img src=... /> tag and so on in order to get a valid markup. Its a nice reminder in case you forget to close the tag, you can change it manually anyways.
    I guess the suggestion of the W3C is to close your tags for xhtml content, which implies you to use <br /> tag or <img src=... /> tag and so on in order to get a valid markup. Its a nice reminder in case you forget to close the tag, you can change it manually anyways.
  • 47 hours ago
    issue 751 (Spellcheck feature request) reported by no...@parscat.com   -   any opinion on spellcheck for highlighted text?
    any opinion on spellcheck for highlighted text?
  • 47 hours ago
    issue 750 (bottom scroll bar extends far beyond the content) reported by no...@parscat.com   -   What steps will reproduce the problem? 1. open a file 2. the bottom scroll bar extends far beyond the content of the file 3. What is the expected output? What do you see instead? bottom scrollbar should appear when the content do not feet on the screen, but it is there What version of the product are you using? On what operating system? latest version on windows 7 Please provide any additional information below.
    What steps will reproduce the problem? 1. open a file 2. the bottom scroll bar extends far beyond the content of the file 3. What is the expected output? What do you see instead? bottom scrollbar should appear when the content do not feet on the screen, but it is there What version of the product are you using? On what operating system? latest version on windows 7 Please provide any additional information below.

Last 7 days

  • Dec 15, 2009
    issue 703 (Ctags extension does not appear on extensions.) commented on by ugur.onem   -   Changing "<extension path="taggers/ctagsnavigator.dll"/>" to <extension path="ctagsnavigator.dll"/> in the "config.xml" solved the problem. FYI Best regards, Ugur Onem
    Changing "<extension path="taggers/ctagsnavigator.dll"/>" to <extension path="ctagsnavigator.dll"/> in the "config.xml" solved the problem. FYI Best regards, Ugur Onem
  • Dec 15, 2009
    issue 749 (PN Windows Explorer Context Menu Broken) reported by skyewire   -   What steps will reproduce the problem? 1. Right-click any file in Windows Explorer 2. Choose "Programmer's Notepad" from the context menu What is the expected output? What do you see instead? I expect the file to open in PN. Instead, I see an error message inside PN (see attached). The problem seems to be that PN corrupts the file name, as it displays a bunch of garbage characters instead of the file name in the error message. What version of the product are you using? On what operating system? 2.1.1.2047-devel on Windows XP
    What steps will reproduce the problem? 1. Right-click any file in Windows Explorer 2. Choose "Programmer's Notepad" from the context menu What is the expected output? What do you see instead? I expect the file to open in PN. Instead, I see an error message inside PN (see attached). The problem seems to be that PN corrupts the file name, as it displays a bunch of garbage characters instead of the file name in the error message. What version of the product are you using? On what operating system? 2.1.1.2047-devel on Windows XP
  • Dec 15, 2009
    issue 748 (We need the feature like Visual Studio's side by side like) reported by tang1013   -   VS2003/2008 Window -> New Vertical Tab Group
    VS2003/2008 Window -> New Vertical Tab Group
  • Dec 15, 2009
    issue 747 (The code brace parsing is incorrect) reported by tang1013   -   What steps will reproduce the problem? 1. Use PN to open the attached file 2. click on the folding tag (-) one line 2 3. all the content will be folded, I tested it under VS2008, click on the folding tag of line2, only the "Past1" section will be folded. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below.
    What steps will reproduce the problem? 1. Use PN to open the attached file 2. click on the folding tag (-) one line 2 3. all the content will be folded, I tested it under VS2008, click on the folding tag of line2, only the "Past1" section will be folded. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below.
  • Dec 12, 2009
    issue 746 (When adding <Br> PN also adds </br> which is not correct.) reported by geoffmarkley   -   What steps will reproduce the problem? 1. Typing HTML in a save HTML file 2. type <br> for break 3. PN adds </br> as well to close the tag. What is the expected output? What do you see instead? Just <br>, additional </br> not required. What version of the product are you using? On what operating system? 2.0.10.1010-dizzy Please provide any additional information below.
    What steps will reproduce the problem? 1. Typing HTML in a save HTML file 2. type <br> for break 3. PN adds </br> as well to close the tag. What is the expected output? What do you see instead? Just <br>, additional </br> not required. What version of the product are you using? On what operating system? 2.0.10.1010-dizzy Please provide any additional information below.

Last 30 days

  • Dec 10, 2009
    issue 735 (Can't open a shell script from Firefox) commented on by kyle.getz   -   Here's the other error that I see sometimes.
    Here's the other error that I see sometimes.
  • Dec 10, 2009
    issue 745 (Folding boundaries expanding beyond { }) reported by matthewjumpsoffbuildings   -   What steps will reproduce the problem? 1. In C++, type something that will fold { } 2. Hit return several times after the "}" closing brace 3. The folding end point will follow the returns down the page What is the expected output? What do you see instead? The folding should terminate on the line the "}" closing brace is, and not follow the returns down the page. What version of the product are you using? On what operating system? 2.0.10.1010 on Windows Vista SP2
    What steps will reproduce the problem? 1. In C++, type something that will fold { } 2. Hit return several times after the "}" closing brace 3. The folding end point will follow the returns down the page What is the expected output? What do you see instead? The folding should terminate on the line the "}" closing brace is, and not follow the returns down the page. What version of the product are you using? On what operating system? 2.0.10.1010 on Windows Vista SP2
  • Dec 09, 2009
    issue 152 (Collapse all folds only collapses outermost level) commented on by marc.lehnert   -   Thanks for the workaround. However, this only works for top level elements. Is there something that can be done for descendants? I would be happy if the "toggle fold" worked for the current selection (including foldable descendants).
    Thanks for the workaround. However, this only works for top level elements. Is there something that can be done for descendants? I would be happy if the "toggle fold" worked for the current selection (including foldable descendants).
  • Dec 07, 2009
    issue 744 (Automated div ending tags) reported by general.scot   -   Ok, I just installed the new version of Programmer's notepad v 2.0.10.1010 I really like the interface and all that cool stuff. I found a little problem with automated div tags: Case: when I open a tag (let's say <div>) and close it, it will automatically close the tag (which is great) but when I backspace and erase the ">" and retype the ">" it will re-create another </div> tag which will accomulate as you erase the ">" and re-type it ">". (it happens will all tags: font, table, td, tr, th, etc) Maybe some if statements will fix the issue here. Thanks for this great program guys; you all have done an excellent job.
    Ok, I just installed the new version of Programmer's notepad v 2.0.10.1010 I really like the interface and all that cool stuff. I found a little problem with automated div tags: Case: when I open a tag (let's say <div>) and close it, it will automatically close the tag (which is great) but when I backspace and erase the ">" and retype the ">" it will re-create another </div> tag which will accomulate as you erase the ">" and re-type it ">". (it happens will all tags: font, table, td, tr, th, etc) Maybe some if statements will fix the issue here. Thanks for this great program guys; you all have done an excellent job.
  • Dec 05, 2009
    issue 743 (Java programming ...) reported by beelzib...@comcast.net   -   ... is there any way to set up PN to do Java??? k
    ... is there any way to set up PN to do Java??? k
  • Dec 05, 2009
    issue 742 (unexpected error in toolsmanager.cpp) reported by francesco.montorsi   -   What steps will reproduce the problem? 1. install pnotepad downloading it from http://pnotepad.googlecode.com/files/pn20101010.exe on a Windows 7 64bit system 2. run pnotepad 3. at startup I get 100% of the times the following error message: --------------------------- Programmer's Notepad --------------------------- Unexpected error in file: .\toolsmanager.cpp, line: 270, version: 2.0.10.1010. XML Parser Exception loading Scheme Tools:Exception while parsing XML. Please create a bug on sourceforge, e-mail this information to the discussion list, or post it to the forums. --------------------------- OK --------------------------- I also tried to reinstall pnotepad but I still get that error message. Note that pnotepad runs fine anyway after clicking OK.
    What steps will reproduce the problem? 1. install pnotepad downloading it from http://pnotepad.googlecode.com/files/pn20101010.exe on a Windows 7 64bit system 2. run pnotepad 3. at startup I get 100% of the times the following error message: --------------------------- Programmer's Notepad --------------------------- Unexpected error in file: .\toolsmanager.cpp, line: 270, version: 2.0.10.1010. XML Parser Exception loading Scheme Tools:Exception while parsing XML. Please create a bug on sourceforge, e-mail this information to the discussion list, or post it to the forums. --------------------------- OK --------------------------- I also tried to reinstall pnotepad but I still get that error message. Note that pnotepad runs fine anyway after clicking OK.
  • Dec 05, 2009
    issue 741 (Compare two text files option) reported by kvrbek   -   Sometimes I need to compare two or more plain text files. For example I want to see if there is difference beetwen 2 *.hex files (ascii representation of microconntroler rom). Please see attachment. Thanks
    Sometimes I need to compare two or more plain text files. For example I want to see if there is difference beetwen 2 *.hex files (ascii representation of microconntroler rom). Please see attachment. Thanks
  • Dec 05, 2009
    issue 740 ("Close all other" doesn't work) reported by klaus.da...@gmx.de   -   Context menu at "open Files" window "close all others" doesn't work. (Latest Version) Regards, Klaus
    Context menu at "open Files" window "close all others" doesn't work. (Latest Version) Regards, Klaus
  • Dec 04, 2009
    issue 739 (hex-editor) reported by Marcus.Wolschon   -   allow editing the current file in hexadecimal.
    allow editing the current file in hexadecimal.
  • Dec 04, 2009
    issue 738 (PN hangs while searching ) reported by kkoziarek   -   What steps will reproduce the problem? 1. Open a text document and choose Window->Split Vertical 2. Find some text and repeat "Find next" (by pressing a proper key) 3. After a dozen or so repeats (screens) the PN will hang. What version of the product are you using? On what operating system? 2.1.1.2047, WinXP Pro SP2/SP3
    What steps will reproduce the problem? 1. Open a text document and choose Window->Split Vertical 2. Find some text and repeat "Find next" (by pressing a proper key) 3. After a dozen or so repeats (screens) the PN will hang. What version of the product are you using? On what operating system? 2.1.1.2047, WinXP Pro SP2/SP3
  • Dec 04, 2009
    issue 731 (Tool Properties Tab titles are incorrect) changed by simon.steele   -   This issue was closed by revision af1c22409b.
    Status: Fixed
    This issue was closed by revision af1c22409b.
    Status: Fixed
  • Dec 04, 2009
    Revision af1c22409b (Fix tools options tab titles. Fixes issue #731.) pushed by simon.steele   -   Fix tools options tab titles. Fixes issue #731 .
    Fix tools options tab titles. Fixes issue #731 .
  • Dec 03, 2009
    issue 722 ($(ProjectPath) is not resolved) changed by simon.steele   -   This issue was closed by revision aace76a567.
    Status: Fixed
    This issue was closed by revision aace76a567.
    Status: Fixed
  • Dec 03, 2009
    2 new revisions pushed by simon.steele   -   a58e0a3633:Fix up installer, config should not reference taggers. Part way to fixing issue #727. aace76a567:Fix named tool expansions. Fixes issue #722 .
    a58e0a3633:Fix up installer, config should not reference taggers. Part way to fixing issue #727. aace76a567:Fix named tool expansions. Fixes issue #722 .
  • Dec 03, 2009
    issue 729 (Redo doesn't work) Status changed by simon.steele   -   Redo is Ctrl-Y, not Ctrl-Shift-Z.
    Status: Invalid
    Redo is Ctrl-Y, not Ctrl-Shift-Z.
    Status: Invalid
  • Dec 03, 2009
    issue 737 (request for automatic casing) reported by spits...@wxs.nl   -   I often switch between a case sensitive programming language (pascal) and a not case sensative (C++) language. I would like the editor to automatically adjust casing. This would make my programming a lot faster. Example I type int DayOfTheWeek ; dayoftheweek = 3 ; I would like an option that the second "dayoftheweek" is changed in "DayOfTheWeek" . Maybe the option should only work for words longer than a minimum length. Thanks for your attention.
    I often switch between a case sensitive programming language (pascal) and a not case sensative (C++) language. I would like the editor to automatically adjust casing. This would make my programming a lot faster. Example I type int DayOfTheWeek ; dayoftheweek = 3 ; I would like an option that the second "dayoftheweek" is changed in "DayOfTheWeek" . Maybe the option should only work for words longer than a minimum length. Thanks for your attention.
  • Dec 02, 2009
    issue 736 (wouldn't let me open/start p notepad!?) reported by chris_mi...@hotmail.com   -   What steps will reproduce the problem? 1. attempting (again) to open/start p notepad 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below.
    What steps will reproduce the problem? 1. attempting (again) to open/start p notepad 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below.
  • Dec 02, 2009
    issue 735 (Can't open a shell script from Firefox) reported by kyle.getz   -   What steps will reproduce the problem? 1. Click on a shell script (.sh file extension) in a web page in Firefox 3.5.5. 2. Tell Firefox to open the file with PN2. What is the expected output? What do you see instead? The expected behavior is that the shell script should open in PN2. Instead, I see one of two error messages. (See attached screenshot.) What version of the product are you using? On what operating system? 2.1.1.2047-devel on Windows XP. Please provide any additional information below. I'm pretty sure this problem started after upgrading to the latest version of PN2 from the previous latest developer version. I feel pretty confident that this isn't a Firefox problem because if I instruct Firefox to open the shell script with notepad, it works correctly.
    What steps will reproduce the problem? 1. Click on a shell script (.sh file extension) in a web page in Firefox 3.5.5. 2. Tell Firefox to open the file with PN2. What is the expected output? What do you see instead? The expected behavior is that the shell script should open in PN2. Instead, I see one of two error messages. (See attached screenshot.) What version of the product are you using? On what operating system? 2.1.1.2047-devel on Windows XP. Please provide any additional information below. I'm pretty sure this problem started after upgrading to the latest version of PN2 from the previous latest developer version. I feel pretty confident that this isn't a Firefox problem because if I instruct Firefox to open the shell script with notepad, it works correctly.
  • Dec 02, 2009
    issue 734 (Find and Replace in files) reported by ammckenzie   -   A global find and replace in multiple files would be a great feature.
    A global find and replace in multiple files would be a great feature.
  • Dec 01, 2009
    issue 733 (Keyboard Shortcuts) reported by bubbajdf   -   What steps will reproduce the problem? 1. Open programmers notepad and make sure its not setup to open a blank window. 2. Try to use a keyboard shortcut (for example Alt-F to open the file menu). 3. None of the keyboard shortcuts will work until you open a blank window. If you then close the window, the keyboard shortcuts work. What version of the product are you using? On what operating system? Version: v2.0.10.1010-dizzy Please provide any additional information below.
    What steps will reproduce the problem? 1. Open programmers notepad and make sure its not setup to open a blank window. 2. Try to use a keyboard shortcut (for example Alt-F to open the file menu). 3. None of the keyboard shortcuts will work until you open a blank window. If you then close the window, the keyboard shortcuts work. What version of the product are you using? On what operating system? Version: v2.0.10.1010-dizzy Please provide any additional information below.
  • Nov 30, 2009
    issue 732 (Reload external changes does not re-detect encoding) reported by nsetbtg...@mailinator.com   -   What steps will reproduce the problem? 1. In PN2, create and save a file with encoding set to UTF-8, and keep the file open. 2. In a different program (such as a hex editor), remove the BOM and save. 3. Switch back to PN2, and choose "Yes" when asked if you want to reload. What is the expected output? What do you see instead? The encoding should now be set to "UTF-8 No Mark", but instead it's still set to "UTF-8". What version of the product are you using? On what operating system? v2.0.10.1010, WinXP 32bit
    What steps will reproduce the problem? 1. In PN2, create and save a file with encoding set to UTF-8, and keep the file open. 2. In a different program (such as a hex editor), remove the BOM and save. 3. Switch back to PN2, and choose "Yes" when asked if you want to reload. What is the expected output? What do you see instead? The encoding should now be set to "UTF-8 No Mark", but instead it's still set to "UTF-8". What version of the product are you using? On what operating system? v2.0.10.1010, WinXP 32bit
  • Nov 30, 2009
    issue 731 (Tool Properties Tab titles are incorrect) reported by simon.steele   -   What steps will reproduce the problem? 1. Options | Tools | Edit Tool What is the expected output? What do you see instead? Tab titles should be something like Properties, Console I/O. Instead both are displaying some invalid Console I/O like text. Please use labels and text to provide additional information.
    What steps will reproduce the problem? 1. Options | Tools | Edit Tool What is the expected output? What do you see instead? Tab titles should be something like Properties, Console I/O. Instead both are displaying some invalid Console I/O like text. Please use labels and text to provide additional information.
  • Nov 28, 2009
    issue 730 (Optionally remove trailing whitespace when saving a file) reported by marc.balmer   -   With tab autoindentation, we can get undesired result: I type <TAB>text<CR <CR> more text<CR> pnotepad actually saves this as <TAB>text<CR> <TAB><CR> <TAB>more text<CR> creating an empty line with only a <TAB> in it. I would like an option "remove trailing whitespace" which would result in the above text to be saved as <TAB>text<CR> <CR> <TAB>more text<CR> Thanks, Marc
    With tab autoindentation, we can get undesired result: I type <TAB>text<CR <CR> more text<CR> pnotepad actually saves this as <TAB>text<CR> <TAB><CR> <TAB>more text<CR> creating an empty line with only a <TAB> in it. I would like an option "remove trailing whitespace" which would result in the above text to be saved as <TAB>text<CR> <CR> <TAB>more text<CR> Thanks, Marc
  • Nov 26, 2009
    issue 727 (Tags functionality completely lost in upgrade from 2.0.10.10...) commented on by johnbillion   -   Yep running "pn.exe -findexts" fixes the problem. Thanks Simon!
    Yep running "pn.exe -findexts" fixes the problem. Thanks Simon!
  • Nov 26, 2009
    issue 729 (Redo doesn't work) reported by Object.Reference.Error   -   What steps will reproduce the problem? 1. Type a few words separated by spaces 2. Highlight it by holding down shift & ctrl + next/right arrow key 3. Hit the delete button 4. Type another word 5. Undo by Ctrl + Z 6. Redo by Ctrl + Shift + Z What is the expected output? What do you see instead? Instead of a redo, i see [Sub] printed. What version of the product are you using? On what operating system? pnotepad 2.0+ on windows 7, vista, & xp Please provide any additional information below.
    What steps will reproduce the problem? 1. Type a few words separated by spaces 2. Highlight it by holding down shift & ctrl + next/right arrow key 3. Hit the delete button 4. Type another word 5. Undo by Ctrl + Z 6. Redo by Ctrl + Shift + Z What is the expected output? What do you see instead? Instead of a redo, i see [Sub] printed. What version of the product are you using? On what operating system? pnotepad 2.0+ on windows 7, vista, & xp Please provide any additional information below.
  • Nov 26, 2009
    issue 728 (Crash) reported by carle...@gmail.com   -   What steps will reproduce the problem? 1. Opening a text file that is 9GB in size What is the expected output? What do you see instead? File opens in the text editor What version of the product are you using? On what operating system? 2.0.10.1010-dizzy on Windows XP Professional Please provide any additional information below. I've attached the crash dump that was created.
    What steps will reproduce the problem? 1. Opening a text file that is 9GB in size What is the expected output? What do you see instead? File opens in the text editor What version of the product are you using? On what operating system? 2.0.10.1010-dizzy on Windows XP Professional Please provide any additional information below. I've attached the crash dump that was created.
  • Nov 26, 2009
    issue 727 (Tags functionality completely lost in upgrade from 2.0.10.10...) Status changed by simon.steele   -   Hi, I think this is an issue I've seen already, please try running "pn --findexts" and see if this fixes the problem. Thanks. This will be fixed automatically by the installer with the next release.
    Status: Accepted
    Hi, I think this is an issue I've seen already, please try running "pn --findexts" and see if this fixes the problem. Thanks. This will be fixed automatically by the installer with the next release.
    Status: Accepted
  • Nov 25, 2009
    issue 727 (Tags functionality completely lost in upgrade from 2.0.10.10...) reported by johnbillion   -   Today I upgraded from 2.0.10.1010 to 2.1.1.2047 and the Tags functionality has stopped working. The Tags sidebar window is empty and displays no classes, functions, etc. Tested with PHP files and Javascript files on Vista SP1. How can I go about helping you to debug this?
    Today I upgraded from 2.0.10.1010 to 2.1.1.2047 and the Tags functionality has stopped working. The Tags sidebar window is empty and displays no classes, functions, etc. Tested with PHP files and Javascript files on Vista SP1. How can I go about helping you to debug this?
  • Nov 25, 2009
    issue 681 ("Fold All" folds <PHP but not children) commented on by Zihotki   -   And it works so (e.g. doesn't work) for .xml and .xsd types too. Probably it doesn't work at all. Checked on 2.1.1.2047 build and on 2.0 stable one
    And it works so (e.g. doesn't work) for .xml and .xsd types too. Probably it doesn't work at all. Checked on 2.1.1.2047 build and on 2.0 stable one
  • Nov 25, 2009
    issue 681 ("Fold All" folds <PHP but not children) commented on by Zihotki   -   And it works so (e.g. doesn't work) for .xml and .xsd types too. Probably it doesn't work at all.
    And it works so (e.g. doesn't work) for .xml and .xsd types too. Probably it doesn't work at all.
  • Nov 24, 2009
    issue 726 (Processing support- PDE files for Arduino) reported by vdykwj   -   Add support for the Processing Project to open PDE files and for that matter, it will support Arduino programming then I presume??? http://processing.org/
    Add support for the Processing Project to open PDE files and for that matter, it will support Arduino programming then I presume??? http://processing.org/
  • Nov 24, 2009
    issue 725 (File specific fonts are not saved) reported by google-g...@sql-workbench.net   -   What steps will reproduce the problem? 1. Change the font for e.g. XML files in the Options dialog 2. Close and re-open the options dialog, select XML under "Fonts and colours -> Advanced 3. The font selection is empty What is the expected output? What do you see instead? The font selection should be saved. What version of the product are you using? On what operating system? Windows XP SP3 I tried 2.1.1-1117, 2.1.1-2047devel
    What steps will reproduce the problem? 1. Change the font for e.g. XML files in the Options dialog 2. Close and re-open the options dialog, select XML under "Fonts and colours -> Advanced 3. The font selection is empty What is the expected output? What do you see instead? The font selection should be saved. What version of the product are you using? On what operating system? Windows XP SP3 I tried 2.1.1-1117, 2.1.1-2047devel
  • Nov 23, 2009
    issue 724 (Problems) reported by Stanislavqqq   -   What steps will reproduce the problem? 1. Converting uppercase and lowercase does not work with Cyrillic! 2. "Convert Tabs to Spaces" and "Convert Spaces to Tabs" - no works! What version of the product are you using? On what operating system? Win7 x32 Ultimate
    What steps will reproduce the problem? 1. Converting uppercase and lowercase does not work with Cyrillic! 2. "Convert Tabs to Spaces" and "Convert Spaces to Tabs" - no works! What version of the product are you using? On what operating system? Win7 x32 Ultimate
  • Nov 23, 2009
    issue 723 (jAVA) Status changed by simon.steele   -   Sorry, I'm not sure what you mean - I'm not familiar with Kava or qith?
    Status: Invalid
    Sorry, I'm not sure what you mean - I'm not familiar with Kava or qith?
    Status: Invalid
  • Nov 22, 2009
    issue 723 (jAVA) reported by beelzib...@comcast.net   -   ... is there anyway to run Kava fron qith in PN??? k
    ... is there anyway to run Kava fron qith in PN??? k
  • Nov 22, 2009
    issue 722 ($(ProjectPath) is not resolved) reported by przemyslaw.holubowski   -   Try to use $(ProjectPath) in commands. It does not resolve to real project path, but to "tPath)".
    Try to use $(ProjectPath) in commands. It does not resolve to real project path, but to "tPath)".
  • Nov 19, 2009
    textutil.zip (TextUtil Plugin 0.1 for PN 2.1) file uploaded by simon.steele   -  
    Labels: Type-Archive
    Labels: Type-Archive
  • Nov 19, 2009
    2 new revisions pushed by simon.steele   -   60aadbb86b:Fix return from SetReadOnly bc2b7b9de5:Fix Scintilla API typo.
    60aadbb86b:Fix return from SetReadOnly bc2b7b9de5:Fix Scintilla API typo.
  • Nov 19, 2009
    issue 721 (paste doesn't work) commented on by drumut   -   I think this was because one of my security application. After uninstall it everything goes back to normal. Even it is all about my security application, why it happened only for pn, it is interesting.
    I think this was because one of my security application. After uninstall it everything goes back to normal. Even it is all about my security application, why it happened only for pn, it is interesting.
  • Nov 19, 2009
    translatetools2112047.zip (Programmer's Notepad 2.1.1.2047 Translation Kit) file uploaded by simon.steele   -  
    Labels: Type-Archive OpSys-Windows
    Labels: Type-Archive OpSys-Windows
  • Nov 19, 2009
    issue 721 (paste doesn't work) commented on by simon.steele   -   I have no idea why this is happening! I can't reproduce it with the recent bits or with 1117, and I haven't changed any code in this area that I'm aware of. Are you pasting with keyboard shortcuts or the menu items? When you say you can't do this anywhere within PN do you mean including places like the find box?
    I have no idea why this is happening! I can't reproduce it with the recent bits or with 1117, and I haven't changed any code in this area that I'm aware of. Are you pasting with keyboard shortcuts or the menu items? When you say you can't do this anywhere within PN do you mean including places like the find box?
  • Nov 19, 2009
    pn2112047_multilang.exe (Programmer's Notepad 2.1.1.2047 Multilanguage Installer) file uploaded by simon.steele   -  
    Labels: Type-Installer OpSys-Windows
    Labels: Type-Installer OpSys-Windows
 
Hosted by Google Code