David

Show:

What's happening?

  • Comment: Save All menu item

    I have been running these changes (and some others for a custom lexer) for around 2 weeks now the save as button enabling and disabling seem to be correct now, for my usage of notepad++ anyway. Some of these changes may be redundant with other code I did not observe however at least some of these changes or something like them are required.

    2009-11-14 14:47:08 UTC in Notepad++

  • Comment: Lexer for SQL Anywhere

    I solved my comment issue with no coding changes Just use comments starting with -- (dash dash) for comments not to be folded (ie. real text comments) and use comments starting with // (slash slash) as those where folding based on keywords is appropriate (ie. commented code).

    2009-10-29 20:23:42 UTC in Scintilla

  • Comment: Lexer for SQL Anywhere

    I did modify the file you as requested.

    2009-10-29 10:59:56 UTC in Scintilla

  • Comment: Lexer for SQL Anywhere

    Sounds proper on the code side -- however in order to have the appropriate reserved word list which I have already generated (and uploaded)? -- is it possible to reuse the LexSQL code module with a different set of reserved words and parameters as another "Language" -- remember I have still not successfully addressed the comment issue and your solution requires a fold.sql.exists parameter...

    2009-10-28 19:24:36 UTC in Scintilla

  • Comment: Save All menu item

    This should address Bugs 2878103, 2876848, 2830834 and part of 2862811 (the save as enabling)

    2009-10-28 19:09:10 UTC in Notepad++

  • Save All menu item

    This change appears to address several enabling and disabling issues with the Save All Menu item. The following GIFs all are my attempt to remedy the various SaveAll enabling and disabling issues. SaveAllEnabled#1.GIF SaveAllEnabled#2.GIF SaveAllEnabled#3.GIF SaveAllEnabled#4.GIF SaveAllEnabled#5.GIF There are some recommendation as to possibly more efficient code, I'm not sure...

    2009-10-27 22:23:02 UTC in Notepad++

  • Lexer for SQL Anywhere

    I am submitting my first two possible changes to open source code today. The first to Notepad++ that uses your project and this change to you. My compilation and testing was based on the trunk release 553 of notepad++ (not an actual scintilla release) partially because I understand Subversion better than CVS. I did not use either recommended compiler (I used MS Visual C++ 2008 Express...

    2009-10-27 21:58:57 UTC in Scintilla

  • Comment: Save all stays active

    There is the offer of coding changes that seem to fix these issues in a comment noted on bug report - 2878103. If Don or a developer will contact me I will be happy to provide the code I am currently running.

    2009-10-27 20:14:10 UTC in Notepad++

  • Comment: Save All button remains active when no modified buffers are

    To Don or a Developer- I have developed some changes that may fix a number of save all enabling / disabling issues (in module notepad_plus.cpp trunk revision 553) I am currently testing those changes by use (minimal based only on my usage patterns) on my machine. As I have never contributed to such a project and am unaware of any taboos as far as posting changes and did not use either...

    2009-10-26 12:48:23 UTC in Notepad++

  • Comment: Save all stays active

    a possible solution appears in the comments on this bug report - 2878103.

    2009-10-22 14:36:58 UTC in Notepad++

About Me

  • 2009-07-06 (4 months ago)
  • 2556507
  • pasha19 (My Site)
  • David

Send me a message