{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":535851998,"defaultBranch":"master","name":"notepad-plus-plus","ownerLogin":"blu3mania","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-09-12T21:10:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/59448289?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1684251917.441397","currentOid":""},"activityList":{"items":[{"before":"c7e1162f236a55f02e7d158e130ccb9d234f3522","after":"6f5f246791c1e1a626587111de090bf8158d0736","ref":"refs/heads/master","pushedAt":"2024-01-06T16:21:55.000Z","pushType":"push","commitsCount":98,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Notepad++ 8.6.1 release","shortMessageHtmlLink":"Notepad++ 8.6.1 release"}},{"before":"37a968e6f4b7cd5fd25cec6a958b7c77762610f1","after":"c7e1162f236a55f02e7d158e130ccb9d234f3522","ref":"refs/heads/master","pushedAt":"2023-11-13T14:52:30.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Fix menu Paste inconsitent behaviour\n\nFix #9260, close #14346","shortMessageHtmlLink":"Fix menu Paste inconsitent behaviour"}},{"before":"72c5175b33cb3a06d0ece2a7700295b0c9647140","after":"37a968e6f4b7cd5fd25cec6a958b7c77762610f1","ref":"refs/heads/master","pushedAt":"2023-11-04T01:20:35.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"[xml] Add Batch After Label style configuration\n\nFix #14283, close #14284","shortMessageHtmlLink":"[xml] Add Batch After Label style configuration"}},{"before":"d3c84b7d2390e61438f2b8cc626214b375f83036","after":"72c5175b33cb3a06d0ece2a7700295b0c9647140","ref":"refs/heads/master","pushedAt":"2023-10-23T17:57:48.000Z","pushType":"push","commitsCount":77,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Fix missing session invalid error for user session & enhance NPPM_GETNBSESSIONFILES\n\nNew specs of NPPM_GETNBSESSIONFILES (which is retro-compatible):\n\n======================\nNPPM_GETNBSESSIONFILES\n\nRetrieves the number of files to load in the session sessionFileName. sessionFileName should be a full path name of an xml file.\n\nParameters:\n\nwParam [out]\nBOOL* isValidXML, if this pointer is null, then this parameter will be ignored. TRUE if XML is valid, otherwise FALSE.\n\nlParam [in]\nconst TCHAR * sessionFileName\n\nReturn value:\nReturns 0 if sessionFileName is an empty string/NULL, or XML session file is corrupted/invalid, else the number of files.\n======================\n\nOther minor improvements:\n- checking also for a possible ShellExecute errors\n- removing the isAllSuccessful boolean, as it is no longer needed.\n\nFix #14228, close #14232","shortMessageHtmlLink":"Fix missing session invalid error for user session & enhance NPPM_GET…"}},{"before":"00481aadd5563c3cf8ab27edfdbbd7ab596003e3","after":"d3c84b7d2390e61438f2b8cc626214b375f83036","ref":"refs/heads/master","pushedAt":"2023-08-31T02:16:30.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Fix VS 2022 17.7 compiling error message\n\nWith VS 2022 17.7 this error appears\nZ:\\DevStudio\\Work\\notepad-plus-plus\\PowerEditor\\src\\WinControls\\Preference\\preferenceDlg.cpp(3374): error C26819: Unannotated fallthrough between switch labels (es.78). [Z:\\DevStudio\\Work\\notepad-plus-plus\\PowerEditor\\visual.net\\notepadPlus.vcxproj]\n\nClose #14005","shortMessageHtmlLink":"Fix VS 2022 17.7 compiling error message"}},{"before":"e39deab7782a89990ac5d3b35f910a33949ea740","after":"00481aadd5563c3cf8ab27edfdbbd7ab596003e3","ref":"refs/heads/master","pushedAt":"2023-08-28T13:43:54.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Change the slogan in installer\n\nFix #14052","shortMessageHtmlLink":"Change the slogan in installer"}},{"before":"de25873cb3352ee59d883e95e80c91806944e348","after":"e39deab7782a89990ac5d3b35f910a33949ea740","ref":"refs/heads/master","pushedAt":"2023-08-17T01:56:48.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Notepad++ v8.5.6 release","shortMessageHtmlLink":"Notepad++ v8.5.6 release"}},{"before":"f6e1b2cab6b42530869f600121443350f0292ad6","after":"de25873cb3352ee59d883e95e80c91806944e348","ref":"refs/heads/master","pushedAt":"2023-08-12T21:15:11.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Add new API: indicator allocation for plugins\n\nFix #5744, close #13985","shortMessageHtmlLink":"Add new API: indicator allocation for plugins"}},{"before":"dea388bf594df4934d41d86127ff949d96fd3dc9","after":"f6e1b2cab6b42530869f600121443350f0292ad6","ref":"refs/heads/master","pushedAt":"2023-08-09T20:50:00.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Notepad++ 8.5.5 release","shortMessageHtmlLink":"Notepad++ 8.5.5 release"}},{"before":"c4733db0afc8cc5064d1057bb1438011530a62fa","after":"dea388bf594df4934d41d86127ff949d96fd3dc9","ref":"refs/heads/master","pushedAt":"2023-08-04T05:20:26.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Simplify the logic in buffer creating","shortMessageHtmlLink":"Simplify the logic in buffer creating"}},{"before":"c8020647ddfb0b669bbdd82f0deb952c50c1e5ab","after":"c4733db0afc8cc5064d1057bb1438011530a62fa","ref":"refs/heads/master","pushedAt":"2023-07-27T23:05:15.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Use better variable name & use standard type name\n\n1. isInFile to isBetweenFileNameQuotes\n2. generic_string to std::wstring","shortMessageHtmlLink":"Use better variable name & use standard type name"}},{"before":"eef91b02142efe9e4b2ea5c83d0470db61233d08","after":"c8020647ddfb0b669bbdd82f0deb952c50c1e5ab","ref":"refs/heads/master","pushedAt":"2023-07-23T05:19:57.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Fix regression: the small size of Notepad++ on its very first launch\n\nFix regression is due to a367fc1","shortMessageHtmlLink":"Fix regression: the small size of Notepad++ on its very first launch"}},{"before":"7e353903b82a8035ead20759db8ec32a4ff88d94","after":"eef91b02142efe9e4b2ea5c83d0470db61233d08","ref":"refs/heads/master","pushedAt":"2023-07-18T02:00:31.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Enable optimization flags & CET\n\nFix #13855, close #13869","shortMessageHtmlLink":"Enable optimization flags & CET"}},{"before":"ebdc910dcd7bf0577b8d54f6c6cb0fd2e1f6f703","after":"7e353903b82a8035ead20759db8ec32a4ff88d94","ref":"refs/heads/master","pushedAt":"2023-07-13T18:54:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Add more info on save session error message\n\nFor the future debugging using.\n\nRelated: #13859\n\nClose #13893","shortMessageHtmlLink":"Add more info on save session error message"}},{"before":"d9b98681f4905e1b8a361a1a477183c2b1aeb47b","after":"ebdc910dcd7bf0577b8d54f6c6cb0fd2e1f6f703","ref":"refs/heads/master","pushedAt":"2023-07-10T20:04:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Fix normal.xml for Normal text auto-completion using not working issue\n\nFix #12325, close #13875","shortMessageHtmlLink":"Fix normal.xml for Normal text auto-completion using not working issue"}},{"before":"83d203561d3bf14942f84fbb5a94cc2513bff4c3","after":"d9b98681f4905e1b8a361a1a477183c2b1aeb47b","ref":"refs/heads/master","pushedAt":"2023-07-08T00:56:52.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Add change history navgation commands\n\nAdd Go to next/prev change & clear change history commands.\n\nFix #12248, close #13861","shortMessageHtmlLink":"Add change history navgation commands"}},{"before":"9e24ec55db566f3feafdb4c73cf65d46095b49a2","after":"83d203561d3bf14942f84fbb5a94cc2513bff4c3","ref":"refs/heads/master","pushedAt":"2023-07-04T06:15:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Fix Change History wrong display after \"Reload from Disk\" command\n\nThe code for fixing is from Change Lines plugin:\nhttps://github.com/vinsworldcom/nppChangedLines/blob/main/PluginDefinition.cpp\n\nFix #12319, fix #12261, fix #13735, close #13858","shortMessageHtmlLink":"Fix Change History wrong display after \"Reload from Disk\" command"}},{"before":"1943ce87b59a5147932dbfaa0f9885332ab6b5a5","after":"9e24ec55db566f3feafdb4c73cf65d46095b49a2","ref":"refs/heads/master","pushedAt":"2023-07-03T08:23:50.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Improve lines sorting memory consumption\n\nUse reference instead of copy for the sorting result.\nAlso improve lines sorting performance slightly: Sorting a 200 MB text file takes 13.71 seconds instead of 14.63 seconds.\n\nFix #10435, close #13852","shortMessageHtmlLink":"Improve lines sorting memory consumption"}},{"before":"85ba11bf7ee37c32ddecf60f7ac8499bd278b653","after":"1943ce87b59a5147932dbfaa0f9885332ab6b5a5","ref":"refs/heads/master","pushedAt":"2023-06-24T13:21:36.590Z","pushType":"push","commitsCount":7,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"[xml] Update slovenian.xml","shortMessageHtmlLink":"[xml] Update slovenian.xml"}},{"before":"28594daef3440b1e791cb03c9f7c507a74c54813","after":"85ba11bf7ee37c32ddecf60f7ac8499bd278b653","ref":"refs/heads/master","pushedAt":"2023-06-18T18:36:48.558Z","pushType":"push","commitsCount":11,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Notepad++ 8.5.4 release","shortMessageHtmlLink":"Notepad++ 8.5.4 release"}},{"before":"96ff66b2259d28d7761dabc5bb01cfb32e2ef05c","after":"28594daef3440b1e791cb03c9f7c507a74c54813","ref":"refs/heads/master","pushedAt":"2023-06-11T19:16:59.906Z","pushType":"push","commitsCount":17,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Progress window: Prefer SystemParametersInfo fonts over DEFAULT_GUI_FONT\n\nFix #13764","shortMessageHtmlLink":"Progress window: Prefer SystemParametersInfo fonts over DEFAULT_GUI_FONT"}},{"before":"dba15cfaf35cedaeb1cecda097131c1e02d46089","after":"96ff66b2259d28d7761dabc5bb01cfb32e2ef05c","ref":"refs/heads/master","pushedAt":"2023-06-10T03:11:12.205Z","pushType":"push","commitsCount":3,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Fix infinite loop in running macro to EOF\n\nTo test fix, try making file\n```\nf\nf\n```\nand recording macro of find/replace form searching for f, then running until EOF.\n\nThis does not break any existing behavior, including:\n\n - macros where the cursor moves towards EOF but line num doesn't change (those already stopped after one iteration)\n - macros where line(s) are deleted with every iteration (even if line number doesn't change, they run until file empty)\n - macros where the line number increases with each iteration\n - macros where the cursor advances up or down with each iteration but would eventually stop anyway (those end at the correct time)\n\nFix #13342, close #13587","shortMessageHtmlLink":"Fix infinite loop in running macro to EOF"}},{"before":"406a77a608bd04a3c86fa3611093ff466dda4523","after":"dba15cfaf35cedaeb1cecda097131c1e02d46089","ref":"refs/heads/master","pushedAt":"2023-06-06T01:47:39.785Z","pushType":"push","commitsCount":4,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Fix document language not remembered through sessions issue\n\nFix document language not remembered through sessions due to languange being hidden from languages menu.\n\nFix #13743, close #13744","shortMessageHtmlLink":"Fix document language not remembered through sessions issue"}},{"before":"b88456764b6d136dd2ace689a076fb43846afd4b","after":"406a77a608bd04a3c86fa3611093ff466dda4523","ref":"refs/heads/master","pushedAt":"2023-06-01T01:19:18.962Z","pushType":"push","commitsCount":5,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Fix lexer plugin is sorted unconventionally in language menu issue\n\nCorrect the logic when inserting external lexer's language into language menu,\nwhile inserting external lexer's language into language menu, also search in submenu if compact language menu is used.\nFix also a similar issue in Preferences dialog when enabling a previously disabled language.\n\nFix #9516, close #13660","shortMessageHtmlLink":"Fix lexer plugin is sorted unconventionally in language menu issue"}},{"before":"41af936855940ac1014100824470266630a0ba53","after":"b88456764b6d136dd2ace689a076fb43846afd4b","ref":"refs/heads/master","pushedAt":"2023-05-27T05:35:18.994Z","pushType":"push","commitsCount":4,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"GUI Enhancement: Tabbar\n\n- prefer SystemParametersInfo fonts over DEFAULT_GUI_FONT\n- fix inconsistent tab bar size values\n- add initializer\n- fix override warnings\n\nFix #13701, close #13702","shortMessageHtmlLink":"GUI Enhancement: Tabbar"}},{"before":"8250a81d6e512bc46510fee8d9098c0bec99df3d","after":"41af936855940ac1014100824470266630a0ba53","ref":"refs/heads/master","pushedAt":"2023-05-22T02:31:59.272Z","pushType":"push","commitsCount":1,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"GUI Enhancement: Column Editor\n\n- fix override warnings\n- replace SendMessage check with isCheckedOrNot\n- make translation consistent\n\nFix #13667, close #13668","shortMessageHtmlLink":"GUI Enhancement: Column Editor"}},{"before":"571c815b1e1b6b51dd554f0e10191728dd3b962b","after":"8250a81d6e512bc46510fee8d9098c0bec99df3d","ref":"refs/heads/master","pushedAt":"2023-05-20T13:55:37.676Z","pushType":"push","commitsCount":4,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Fix tabContextMenu_example.xml not being deleted while uninstallation\n\nCorrectly delete tabContextMenu_example.xml in the users profile.\n\nFix #13670, close #13654","shortMessageHtmlLink":"Fix tabContextMenu_example.xml not being deleted while uninstallation"}},{"before":"a561cd37d499911cdc53988466a341905ee98c83","after":"571c815b1e1b6b51dd554f0e10191728dd3b962b","ref":"refs/heads/master","pushedAt":"2023-05-17T18:17:55.265Z","pushType":"push","commitsCount":1,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Fix error message on uninstallation\n\nOnly call CleanupDll if the DLL exists.\n\nclose #13653","shortMessageHtmlLink":"Fix error message on uninstallation"}},{"before":null,"after":"2719fc2e52dd4609024fff8279c17476e50b53a7","ref":"refs/heads/Issue_9516_20230516","pushedAt":"2023-05-16T15:45:17.441Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"When inserting external lexer's language into language menu, also search in submenu if compact language menu is used.\n\nAlso fix a similar issue in Preferences dialog when enabling a disabled language.","shortMessageHtmlLink":"When inserting external lexer's language into language menu, also sea…"}},{"before":"2577594e2c5d4b3a1f14284e8cb7754f2f659a17","after":"a561cd37d499911cdc53988466a341905ee98c83","ref":"refs/heads/master","pushedAt":"2023-05-16T05:51:13.469Z","pushType":"push","commitsCount":3,"pusher":{"login":"blu3mania","name":"blu3mania","path":"/blu3mania","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59448289?s=80&v=4"},"commit":{"message":"Notepad++ 8.5.3 release","shortMessageHtmlLink":"Notepad++ 8.5.3 release"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD2URaKgA","startCursor":null,"endCursor":null}},"title":"Activity · blu3mania/notepad-plus-plus"}