Community
    • Login

    [Plugin Update] Analyse Plugin

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    6 Posts 4 Posters 10.7k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • matteshM Offline
      mattesh
      last edited by

      Dear All,

      I have updated the AnalysePlugin to version 1.10.-R32.
      https://sourceforge.net/projects/analyseplugin/files/binaries/v01.10-R32.zip/download

      Changes since 1.10

      • bugfix ensure stop of searching if max length of scintilla search window reached
      • bugfix ensure color pop up is fully visible on top left corner
      • bugfix white spaces got removed if 1st char in search pattern
      • ConfigDialog: avoid selected items to be added at top of combo boxes
      • bugfix ConfigDialog: re-enable vscrollbar in font name selection
      • ensure also autoSearch puts focus back to edit window
      • sync with NPP files to version 6.9.2
      • bugfix avoid synced scroll in case of scroll different file in main window
      • bugfix window position jumping if moving from findresults window
      • bugfix for default pattern from OptionsDlg into findDlg window
      • feature colorized find patterns in result window search function
      • bugifx create findDlg before updating it at startup
      • bugfix redo search when line number-display in changed
      • feature synced scrolling from both sides result <-> main
      • adding handling for errors in scintilla
      • bugfix avoid jumping cursor by replacing gotoline to ensure visible in main window
      • rename rgx_dotnewln to rgx_multiline
      • bugfix redraw after ColorPicker is closed
      • adding menu entry “Search now” to allow short cut setting for this function
      • adding feature of synced scrolling between result and search text
      • sync with NPP files version 6.8.8
      • splitting Scintilla -SearchView and -EditView for better takeover from NPP
      • ensure result and main window to go to next found line from current position
      • updating to Visual Studio 2013
        Changes since 1.10-preview
      • adding feature to separately handle visibility of result window at startup
      • bugfix color setting in config dialog
      • clean up mCmbColor
      • change context menu names to Prepend / Append
      • bugfix headline count with regard to line numbers visibility
      • adding feature save current pattern list and restore at startup
      • bugfix remove setting *.xml into wrong file
      • some preparations for tagged markup displaying
      • removal of old unnecessary HEADLINE sections
      • adding feature “add selection to patterns”
      • adding feature persistent last config files context menu
      • adding configuration to select count of entries in the pattern list context menu
      • adding dialog for clip board copy of context menu editing
      • adding rgx_multiline in the search type list (even if not functional in NPP)
      • changing combobox from add string to insert string to keep order always the same
      • adding clearSelection() in cmbbox to avoid inserting an empty line
      • add displaying of config and search file names in title bars of docking wnds
      • rename initial title of config docking wnd
      • align sources with Notepad++ v6.5.5
      • add displaying of config and search file names in title bars of docking wnds…
      • adding assert header as assert() is used
      • adding COMP name in debug macros
      • bugfix using _countof instead “/ 1”
      • adopting the documentation
      chcgC 1 Reply Last reply Reply Quote 1
      • chcgC Offline
        chcg
        last edited by

        What about the status of x64 support by this plugin? Could I support you in start porting it.
        See the last commit at https://github.com/jsleroy/compare-plugin/commits/master on the common steps necessary to prepare for x64.

        1 Reply Last reply Reply Quote 0
        • chcgC Offline
          chcg @mattesh
          last edited by

          @mattesh Did you see my question? I really like the plugin and wan’t to do some analysis on big log files, which just could be loaded by x64 version of n++.

          1 Reply Last reply Reply Quote 0
          • chcgC Offline
            chcg
            last edited by

            See https://sourceforge.net/projects/analyseplugin/files/binaries/v01.11-debug-64bit.7z/download for a 64bit test version.

            1 Reply Last reply Reply Quote 0
            • jkriege2J Offline
              jkriege2
              last edited by

              Hi!

              is the source code of your plugin available somewhere? I’m from a company that wants to redistribute your plugin together with a noepad+±Installation, but to fulfill your license (GPL as far as I understand), we need to also redistribute the source-code with the plugin.

              Best,
              JAN Krieger (Heidelberg Druckmaschinen AG)

              Claudia FrankC 1 Reply Last reply Reply Quote 0
              • Claudia FrankC Offline
                Claudia Frank @jkriege2
                last edited by

                @jkriege2

                see https://sourceforge.net/p/analyseplugin/code/HEAD/tree/trunk/.

                Cheers
                Claudia

                1 Reply Last reply Reply Quote 0

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                • First post
                  Last post
                The Community of users of the Notepad++ text editor.
                Powered by NodeBB | Contributors