36
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renaming Padre::Wx::Pod2HTML to Padre::Wx::HtmlWindow
Adam Kennedy
as adamk
More... over 15 years ago
Some more minor tweaking
Adam Kennedy
as adamk
More... over 15 years ago
Moved on_quick_find out of MainWindow and into the Experimental menu, since it's an experimental feature
Adam Kennedy
as adamk
More... over 15 years ago
Experimental menu moved to fully encapsulated class (that is only loaded if needed)
Adam Kennedy
as adamk
More... over 15 years ago
Adding use Padre::Wx::Menu::Plugins
Adam Kennedy
as adamk
More... over 15 years ago
Moving Plugins menu into it's own fully encapsulated class
Adam Kennedy
as adamk
More... over 15 years ago
Whitespace
Adam Kennedy
as adamk
More... over 15 years ago
Moved the Perl menu to a fully-encapsulated menu class
Adam Kennedy
as adamk
More... over 15 years ago
LINUX not UNIX (The original version most definitely checked for linux explicitly, no explanation given why it should be UNIX instead)
Adam Kennedy
as adamk
More... over 15 years ago
Adding close for the output window
Adam Kennedy
as adamk
More... over 15 years ago
NOBODY needs to maximize the function list
Adam Kennedy
as adamk
More... over 15 years ago
Bugfix the language menu
Adam Kennedy
as adamk
More... over 15 years ago
Adding some Plugin API very basic compatibility checks (new and padre_interfaces)
Adam Kennedy
as adamk
More... over 15 years ago
In the plugin menu, don't show a separator UNLESS there's something after it
Adam Kennedy
as adamk
More... over 15 years ago
Removing superfluous menu_run method
Adam Kennedy
as adamk
More... over 15 years ago
Bug fix
Adam Kennedy
as adamk
More... over 15 years ago
Changing _methods_ to _methods
Adam Kennedy
as adamk
More... over 15 years ago
Making Padre compliant with default Severity 5 Perl::Critic
Adam Kennedy
as adamk
More... over 15 years ago
Minor tweaks
Adam Kennedy
as adamk
More... over 15 years ago
Refactor tweak
Adam Kennedy
as adamk
More... over 15 years ago
Adding XS accessors for menu and run
Adam Kennedy
as adamk
More... over 15 years ago
Tidying up some minor things
Adam Kennedy
as adamk
More... over 15 years ago
Tidying up some minor things
Adam Kennedy
as adamk
More... over 15 years ago
Run menu is mostly now moved to a standalone class
Adam Kennedy
as adamk
More... over 15 years ago
Bug fix
Adam Kennedy
as adamk
More... over 15 years ago
Getting Makefile.PL closer to something useful
Adam Kennedy
as adamk
More... over 15 years ago
Noting an encapsulation problem in the help menu
Adam Kennedy
as adamk
More... over 15 years ago
Now that Help is fully encapsulated, add a proper accessor
Adam Kennedy
as adamk
More... over 15 years ago
Correcting the name of English to use "" instead of q{} to avoid breaking less-advanced syntax highlighters
Adam Kennedy
as adamk
More... over 15 years ago
Print the Wx.pm version as well
Adam Kennedy
as adamk
More... over 15 years ago