{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":16066615,"defaultBranch":"master","name":"codelite","ownerLogin":"eranif","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-01-20T09:42:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3677711?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709832066.0","currentOid":""},"activityList":{"items":[{"before":"fb62258856e51d72e97366eaa7a52a1c9aa05d93","after":"6d9accfdd9d059d76d30d4f0b549266b324182bb","ref":"refs/heads/master","pushedAt":"2024-04-26T19:15:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dghart","name":null,"path":"/dghart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6452587?s=80&v=4"},"commit":{"message":"Update download.md for the fedora 40 release","shortMessageHtmlLink":"Update download.md for the fedora 40 release"}},{"before":"03a23de3fd8884ef6a459c809af4591b84035117","after":"fb62258856e51d72e97366eaa7a52a1c9aa05d93","ref":"refs/heads/master","pushedAt":"2024-04-16T06:33:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"fixed build error","shortMessageHtmlLink":"fixed build error"}},{"before":"47a88e35c59143e05b722e20b43cb0817716bb0b","after":"03a23de3fd8884ef6a459c809af4591b84035117","ref":"refs/heads/master","pushedAt":"2024-04-16T06:07:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"updated wxdap to the latest","shortMessageHtmlLink":"updated wxdap to the latest"}},{"before":"b005385b22a3dd6d9156ac27b1c05ef0bdecbd90","after":"47a88e35c59143e05b722e20b43cb0817716bb0b","ref":"refs/heads/master","pushedAt":"2024-04-16T05:59:14.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"add missing headers required on Ubuntu","shortMessageHtmlLink":"add missing headers required on Ubuntu"}},{"before":"fa1e97c8cbb020ba97b4f23a14628adc88e221fb","after":"b005385b22a3dd6d9156ac27b1c05ef0bdecbd90","ref":"refs/heads/master","pushedAt":"2024-04-15T21:42:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Added missing header file for Linux / macOS","shortMessageHtmlLink":"Added missing header file for Linux / macOS"}},{"before":"da9683944add4cfcb486f182ddbec9eb37ef826e","after":"fa1e97c8cbb020ba97b4f23a14628adc88e221fb","ref":"refs/heads/master","pushedAt":"2024-04-15T21:16:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Find in files: hitting ENTER in any field should trigger the search\nTab: when using GenericNoteboko allow to user to remove / set the x button & enable/disable scrolling between tabs using the mouse scroll button","shortMessageHtmlLink":"Find in files: hitting ENTER in any field should trigger the search"}},{"before":"903353c7f0cb3c09418ac05787653450baa1c13a","after":"da9683944add4cfcb486f182ddbec9eb37ef826e","ref":"refs/heads/master","pushedAt":"2024-04-15T20:45:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Windows: revert back to `clGenericNotebook` on Windows due to very noticeable slowness when using `wxAuiNotebook`","shortMessageHtmlLink":"Windows: revert back to clGenericNotebook on Windows due to very no…"}},{"before":"eae047ab5ddbbf31e3328f9697caeb05336e136c","after":"903353c7f0cb3c09418ac05787653450baa1c13a","ref":"refs/heads/master","pushedAt":"2024-04-15T19:36:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Remove old sqlite3 references. (#3350)","shortMessageHtmlLink":"Remove old sqlite3 references. (#3350)"}},{"before":"3f5be91ebfff9558afe192469fb84f25893f8748","after":"eae047ab5ddbbf31e3328f9697caeb05336e136c","ref":"refs/heads/master","pushedAt":"2024-04-15T19:34:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Msvc fixes (#3348)\n\n* Fix wrong dllexport MACRO.\r\n\r\n* Use portable `std::chrono` instead of `gettimeofday` not available for msvc.\r\n\r\n* Split (too) long string as msvc has length limit :-/\r\n\r\n* Fix `#include` for msvc\r\n\r\n* Workaround for msvc: explicit conversion to function pointer (with expected call type convention).\r\n\r\n* Fix `WINAPI` placement.\r\n\r\n* Msvc already has `CreatePseudoConsole`/`ClosePseudoConsole`.\r\n\r\n* Msvc doesn't have `MSWEnableDarkMode`.\r\n\r\n* Workaround for msvc: `` `#define`s `small` (as `char`) :-/","shortMessageHtmlLink":"Msvc fixes (#3348)"}},{"before":"ad88f618a0276cfe2f5a189ba3408ac4c08b908f","after":"3f5be91ebfff9558afe192469fb84f25893f8748","ref":"refs/heads/master","pushedAt":"2024-04-15T19:34:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Remove CodeDesigner Plugin: (#3347)\n\n- No longer provided.\r\n- no longer compile.","shortMessageHtmlLink":"Remove CodeDesigner Plugin: (#3347)"}},{"before":"13f3e95fcaece62f0f2ac50643d94b57c818fbde","after":"ad88f618a0276cfe2f5a189ba3408ac4c08b908f","ref":"refs/heads/master","pushedAt":"2024-04-15T19:33:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"closes #3105. (#3349)\n\n`m_type` not initialized, but in fact not used at all, so removed.","shortMessageHtmlLink":"closes #3105. (#3349)"}},{"before":"1bfbe8df334774f0cd11fab504a86c8049b2dcb5","after":"13f3e95fcaece62f0f2ac50643d94b57c818fbde","ref":"refs/heads/master","pushedAt":"2024-04-12T22:24:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Fixed: when LSP tries to place many markers (\"diagnostics\") on the editor, it causes an excessive reads from the disk which can cause a noticable lag\nEditor navigation bar: remove the \"bookmark\" button (it causes too much extra work for CodeLite with no real benefit)","shortMessageHtmlLink":"Fixed: when LSP tries to place many markers (\"diagnostics\") on the ed…"}},{"before":"bfb8ed79aae9f647e5821786d963b7e0ba9c3d54","after":"1bfbe8df334774f0cd11fab504a86c8049b2dcb5","ref":"refs/heads/master","pushedAt":"2024-04-12T21:50:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Typo (#3346)\n\n* [Typo] clIsVaidProjectName -> clIsValidProjectName\r\n\r\n* [Typo] FillFromSmiColonString -> FillFromSemiColonString\r\n\r\n* [Typo] ConvertToSmiColonString -> ConvertToSemiColonString\r\n\r\n* [Typo] ArrayToSmiColonString -> ArrayToSemiColonString\r\n\r\n* [Typo] ProjListCompartor -> ProjListComparator","shortMessageHtmlLink":"Typo (#3346)"}},{"before":"938e2931c0d2fbbe364e1490064956c195c0ba12","after":"bfb8ed79aae9f647e5821786d963b7e0ba9c3d54","ref":"refs/heads/master","pushedAt":"2024-04-12T21:49:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Remove Tweaks Plugin:\n- No longer provided.\n- no longer compile.","shortMessageHtmlLink":"Remove Tweaks Plugin:"}},{"before":"5dcf19c336e3c116fe2897a330d097efb35b9b1f","after":"938e2931c0d2fbbe364e1490064956c195c0ba12","ref":"refs/heads/master","pushedAt":"2024-04-12T21:49:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Fix SIOF (Static Initializer Order Fiasco) with lazy initialization of loggers:\n`clStandardPaths::Get().GetUserDataDir()` (called from Logger constructor) requires that Application is set.","shortMessageHtmlLink":"Fix SIOF (Static Initializer Order Fiasco) with lazy initialization o…"}},{"before":"c96ed5584981d444a9089ae90650bc056de5d52d","after":"5dcf19c336e3c116fe2897a330d097efb35b9b1f","ref":"refs/heads/master","pushedAt":"2024-04-12T21:49:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Fix typo: siganture -> signature.","shortMessageHtmlLink":"Fix typo: siganture -> signature."}},{"before":"d2ade46c6faa035fe059a99e7a40185cd7d7289d","after":"c96ed5584981d444a9089ae90650bc056de5d52d","ref":"refs/heads/master","pushedAt":"2024-04-08T20:42:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"A more correct fix to commit: db09c57c4057ed47453c727cbffb789ccaabf75a","shortMessageHtmlLink":"A more correct fix to commit: db09c57"}},{"before":"fc90bead7fbf4aa4dd6749bef8c9813fffabc95a","after":"d2ade46c6faa035fe059a99e7a40185cd7d7289d","ref":"refs/heads/master","pushedAt":"2024-04-08T19:55:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"force showing hidden files/folders until we make them configurable","shortMessageHtmlLink":"force showing hidden files/folders until we make them configurable"}},{"before":"db09c57c4057ed47453c727cbffb789ccaabf75a","after":"fc90bead7fbf4aa4dd6749bef8c9813fffabc95a","ref":"refs/heads/master","pushedAt":"2024-04-08T19:42:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"File system workspace: show hidden files + folders","shortMessageHtmlLink":"File system workspace: show hidden files + folders"}},{"before":"92f1bf5aa4736a8b31bde5aa3895c8857d2c3abe","after":"db09c57c4057ed47453c727cbffb789ccaabf75a","ref":"refs/heads/master","pushedAt":"2024-04-08T17:08:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Filter \"self\", \"&mut self\" etc only when the current editor is of Rust or Python","shortMessageHtmlLink":"Filter \"self\", \"&mut self\" etc only when the current editor is of Rus…"}},{"before":"c16722e579475f1f668eed1eac27eb2c7f375fee","after":"92f1bf5aa4736a8b31bde5aa3895c8857d2c3abe","ref":"refs/heads/master","pushedAt":"2024-04-07T21:51:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Fixed: function argument tip window no longer jumps when one of the arguments has \"(\" in it","shortMessageHtmlLink":"Fixed: function argument tip window no longer jumps when one of the a…"}},{"before":"1fa7ca74595589f7434a7c63ed0c3ab6c1f263bd","after":"c16722e579475f1f668eed1eac27eb2c7f375fee","ref":"refs/heads/master","pushedAt":"2024-04-06T10:45:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Replace `SmartPtr` by `std::shared_ptr`/`std::unique_ptr`.","shortMessageHtmlLink":"Replace SmartPtr by std::shared_ptr/std::unique_ptr."}},{"before":"e9e14fc8abf2c877afbe05feea120118a385bb15","after":"1fa7ca74595589f7434a7c63ed0c3ab6c1f263bd","ref":"refs/heads/master","pushedAt":"2024-04-06T09:09:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"[CI] Add github action for windows","shortMessageHtmlLink":"[CI] Add github action for windows"}},{"before":"3f9e9a10775186401edaed7001679bba02ab1fc2","after":"e9e14fc8abf2c877afbe05feea120118a385bb15","ref":"refs/heads/master","pushedAt":"2024-04-06T09:09:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"[CI]: build wxWidget in C++17 with no longer hardcoded parallel jobs.\nReport changes in doc too.\nDisable `codelite --version` as path is incorrect.","shortMessageHtmlLink":"[CI]: build wxWidget in C++17 with no longer hardcoded parallel jobs."}},{"before":"b91bde067a6fe09a8a98f413dc7935e1fb2e4ca0","after":"3f9e9a10775186401edaed7001679bba02ab1fc2","ref":"refs/heads/master","pushedAt":"2024-04-06T09:03:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Remove some VLAs (Variable Length array) (c++ extension).\nUnneeded BTW, as we already have vector.","shortMessageHtmlLink":"Remove some VLAs (Variable Length array) (c++ extension)."}},{"before":"c1697a249ea280ce1669f9e8bbd9ab6850335f52","after":"b91bde067a6fe09a8a98f413dc7935e1fb2e4ca0","ref":"refs/heads/master","pushedAt":"2024-04-02T07:45:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Update README.md\n\nAdd workflow badges to readme","shortMessageHtmlLink":"Update README.md"}},{"before":"e29f7a55d799e5e4b15fb00870e350ad391282db","after":"c1697a249ea280ce1669f9e8bbd9ab6850335f52","ref":"refs/heads/master","pushedAt":"2024-03-31T10:18:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Fixed: spellchecker highlights sometimes are not aligned with the editor text","shortMessageHtmlLink":"Fixed: spellchecker highlights sometimes are not aligned with the edi…"}},{"before":"2f4067b840e77a86cb14d19ef662b67b4dbfa04f","after":"e29f7a55d799e5e4b15fb00870e350ad391282db","ref":"refs/heads/master","pushedAt":"2024-03-25T22:05:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"Use native `wxCommandLinkButton` for the welcome page","shortMessageHtmlLink":"Use native wxCommandLinkButton for the welcome page"}},{"before":"04db3c94a83617fb01c10ed4a9652a3c247f8cf0","after":"2f4067b840e77a86cb14d19ef662b67b4dbfa04f","ref":"refs/heads/master","pushedAt":"2024-03-25T21:56:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"fixed: https://github.com/eranif/codelite/issues/3333","shortMessageHtmlLink":"fixed: #3333"}},{"before":"88250039b1db75a6b676603b5fc858c3900faa5e","after":"04db3c94a83617fb01c10ed4a9652a3c247f8cf0","ref":"refs/heads/master","pushedAt":"2024-03-25T21:31:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eranif","name":"Eran Ifrah","path":"/eranif","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677711?s=80&v=4"},"commit":{"message":"MSW: use native button","shortMessageHtmlLink":"MSW: use native button"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEO3XduwA","startCursor":null,"endCursor":null}},"title":"Activity · eranif/codelite"}