36
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add version and date to ChangeLog More... over 15 years ago
Upgrade version to 0.21 More... over 15 years ago
comment out three tests for the release. Related to encoding bug, but nobody who's awake has any idea how to fix it. More... over 15 years ago
fix crashes in the Perl menu More... over 15 years ago
alphabetical order of translations and contributors More... over 15 years ago
fix typo refresh_counter in Experimental.pm More... over 15 years ago
reverted the hide scroll bar option as word-wrap does it better More... over 15 years ago
update Changes to reflect my last commit added myself to the authors list in Padre.pm and in Padre::Wx::Menu::Help More... over 15 years ago
whitespace and nit More... over 15 years ago
Added a horizontal scrollbar for new files option More... over 15 years ago
add more changes to the log More... over 15 years ago
fix test. Should test for two editors More... over 15 years ago
trying to fix the encoding and md5 related issues More... over 15 years ago
After breaking earlier today the displaying of syntax check messages works again independently of actual line endings (at least on Linux for Win/Mac/Unix line endings ...) More... over 15 years ago
Fix line ending switching More... over 15 years ago
add a slightly refactored copy of the syntax-checker pane updating GUI code to the finish() hook of the task. Implement the optional callback in finish(). More... over 15 years ago
slight cleanup: isa and add a temporary variable More... over 15 years ago
use MD5 to check whether the syntax checker needs to rerun. Conceptually, this could be a Padre::Document facility: Get a sort of checkpoint as an MD5 (implementation detail) and add 'has_changed_since()' to ::Document. Just an idea. More... over 15 years ago
require XSAccessor version known to work on AS Perl, too More... over 15 years ago
require Digest::MD5 for more efficient syntax-check check storage. (I know, I'm not being funny...) More... over 15 years ago
Make the force parameter to check_syntax a named parameter More... over 15 years ago
documentation is there, but in the base class More... over 15 years ago
minor whitespace fix More... over 15 years ago
add 'abstract' check_syntax_in_background which is prefereable over check_syntax for blocking reasons More... over 15 years ago
pointer to relevant code in the comments on PPI More... over 15 years ago
first part of language-agnostic base class for syntax checkers More... over 15 years ago
after removing a test I should also decrement the test count... More... over 15 years ago
move the JavaScript plugin to its own directory outside of Padre More... over 15 years ago
add some more delay More... over 15 years ago
Adding an extra comment
Adam Kennedy
as adamk
More... over 15 years ago