Timeline
12/14/11:
- 23:32 Changeset [17688] by
- Correct the wxid of the close button so it works again
- 12:10 Changeset [17687] by
- Update the messages.pot file
- 08:52 Changeset [17686] by
- Adding first (broken) implementation of find_next_clicked. Don't bother …
- 04:10 Changeset [17685] by
- Update the messages.pot file
- 00:18 Changeset [17684] by
- Rename formbuilder button
- 00:16 Changeset [17683] by
- Heavily updated FindFast? panel and tweaked Find and Replace dialogs a …
- 00:11 Changeset [17682] by
- Wildcard filter for .fbp files
- 00:10 Changeset [17681] by
- Update the messages.pot file
12/13/11:
- 23:59 Changeset [17680] by
- In the fall through case, return false and not null
- 23:53 Changeset [17679] by
- Lexer and syntax highlighter determination now fall back up the superpath …
- 23:43 Changeset [17678] by
- Adding (invented) mime type and type detection for wxFormBuilder files
- 22:31 Changeset [17677] by
- Experimenting with the validating search terms as you type and disabling …
- 16:10 Changeset [17676] by
- Update the messages.pot file
- 15:04 Changeset [17675] by
- Moved over implementation of the Replace All button
- 14:43 Changeset [17674] by
- - Search results now match correctly at the first position (ADAMK) - …
- 13:50 Features/Perl5Debugger edited by
- (diff)
- 12:10 Changeset [17673] by
- Update the messages.pot file
- 08:28 Changeset [17672] by
- Enable the wxFormBuilder Replace dialog
- 08:10 Changeset [17671] by
- Update the messages.pot file
- 06:46 Changeset [17670] by
- - The Replace dialogs don't use Find Fast term unless visible (ADAMK)
- 06:33 Changeset [17669] by
- Keyword data for languages has now been moved into Padre::Wx::Scintilla
- 05:45 Changeset [17668] by
- Removed the old plugin manager, replaced by the new (not quite as good but …
- 05:43 Changeset [17667] by
- Completed the first pass of the wxFormBuilder'ified plugin manager
12/12/11:
- 14:25 Changeset [17666] by
- Adding a direct ->transform method to Padre::Document
- 14:08 Changeset [17665] by
- Second attempt at a usable refactoring task
- 14:00 Changeset [17664] by
- The transform API is closer to being usful
- 13:15 Changeset [17663] by
- Bump Class::XSAccessor dependency for thread safety and END-time …
- 13:02 Changeset [17662] by
- Remove comment
- 08:36 Changeset [17661] by
- Fix t\97_help_about.t
- 08:10 Changeset [17660] by
- Update the messages.pot file
- 05:51 Changeset [17659] by
- First attempt at a refactoring task, and converting a few things to use …
- 04:10 Changeset [17658] by
- Update the messages.pot file
- 03:00 Changeset [17657] by
- Smaller and faster delta production code that actually works
- 00:45 Changeset [17656] by
- More tweaking of the about dialog
- 00:35 Changeset [17655] by
- Alphabetically sort the dialog list
- 00:34 Changeset [17654] by
- Some restyling of the About dialog to avoid the use of fixed sizes
- 00:08 Changeset [17653] by
- Changing PluginHandle?->version to PluginHandle?->plugin_version
- 00:02 Changeset [17652] by
- Delay localisation of the status descriptions
12/11/11:
- 08:07 Changeset [17651] by
- Bumped version to Wx::Scintilla 0.35_05
- 08:06 Changeset [17650] by
- Generated Wx::Scintilla::Constant which now contain CoffeeScript? lexer …
- 08:04 Changeset [17649] by
- Upgraded to Scintilla 3.0.2. Notable changes CoffeeScript? lexer
12/10/11:
- 20:10 Changeset [17648] by
- Update the messages.pot file
- 16:45 Changeset [17647] by
- delete unwanted methods
12/09/11:
- 04:10 Changeset [17646] by
- Update the messages.pot file
- 01:57 Changeset [17645] by
- Completing more of the new Plugin Manager, it's not as pretty as the old …
- 01:56 Changeset [17644] by
- Improving tests for Padre::Delta. Test fails for now, because there is a …
- 00:10 Changeset [17643] by
- Update the messages.pot file
12/08/11:
- 20:19 Changeset [17642] by
- Tidy up Debug so that it only contains new items - 5,
- 20:10 Changeset [17641] by
- Update the messages.pot file
- 19:03 Features/Perl5Debugger edited by
- (diff)
- 18:59 Changeset [17640] by
- Tidy up Debug so that it only contains new items - 4,
- 18:59 Changeset [17639] by
- Tidy up Debug so that it only contains new items - 3,
- 18:57 Changeset [17638] by
- Tidy up Debug menu so that it only contains new items - 2,
- 18:24 Features/Perl5Debugger edited by
- (diff)
- 18:13 Changeset [17637] by
- Tidy up Debug menu so that it only contains new items
- 16:36 Changeset [17636] by
- updated to version 0.17_02 this is a development version only, you don't …
- 04:10 Changeset [17635] by
- Update the messages.pot file
- 03:32 Changeset [17634] by
- Adding more keyword sets to Padre::Wx::Scintilla
- 01:54 Changeset [17633] by
- Starting to move the default scintilla keywords integration from …
- 01:32 Changeset [17632] by
- Now we pass in config objects, remove the Padre::Config dependency
- 01:31 Changeset [17631] by
- - Fixed detection of XML files with non-.xml extensions (ADAMK) - …
- 00:36 Changeset [17630] by
- Removing deprecated functions
- 00:11 Changeset [17629] by
- Padre::MIME->guess* not Padre::MIME->detect* as this is the primary …
12/07/11:
- 08:10 Changeset [17628] by
- Update the messages.pot file
- 06:23 Changeset [17627] by
- Fill in the version and such for a plugin
- 04:54 Changeset [17626] by
- Doing some of the initial filling of the plugin data
- 04:25 Changeset [17625] by
- Add temporary menu entry for the new plugin manager
- 04:23 Changeset [17624] by
- Add temporary menu entry for the new plugin manager
- 04:21 Changeset [17623] by
- Updating so it compiles, and adding more event bindings
- 04:10 Changeset [17622] by
- Update the messages.pot file
- 04:09 Changeset [17621] by
- Adding missing test library
- 03:12 Changeset [17620] by
- Skeleton for the new plugin manager
- 03:07 Changeset [17619] by
- Refactoring of the plugin system with no incompatible API changes - Part 2
- 03:06 Changeset [17618] by
- First attempt at a wxFormBuilder plugin manager dialog
- 03:06 Changeset [17617] by
- First attempt at a wxFormBuilder plugin manager dialog
12/06/11:
- 20:17 Changeset [17616] by
- updated to version 0.17_01 this is a dev version only, you don't need it …
- 16:10 Changeset [17615] by
- Update the messages.pot file
- 15:38 Changeset [17614] by
- More, and more unlikely to fail, method calls to the plugin code still go …
- 08:10 Changeset [17613] by
- Update the messages.pot file
- 06:48 Changeset [17612] by
- Starting one final refactoring run over the plugin system before 1.0, no …
- 04:10 Changeset [17611] by
- Update the messages.pot file
- 00:41 Changeset [17610] by
- Removing the custom methods and Padre::DB::Plugin class and moving to the …
12/05/11:
- 20:10 Changeset [17609] by
- Update the messages.pot file
- 18:28 Changeset [17608] by
- Debug2 Raw now handles h via Debug::Client->get_h_var()
- 18:25 Features/Perl5Debugger edited by
- (diff)
- 17:43 Changeset [17607] by
- A second go at getting the Debug2 icons to disappear when not required, …
- 13:40 Ticket #1365 (possibility to add plugin actions to the toolbar) created by
- It would be nice to be able to add often used plugin actions like 'Tidy …
- 06:18 Changeset [17606] by
- Switch to ->load for plugin objects
- 06:12 Changeset [17605] by
- Reverting a change where someone "fixed" a badcode.t warning by replacing …
- 06:08 Features/Perl5Debugger edited by
- (diff)
- 06:03 Changeset [17604] by
- Since most plugins don't make gui changes at load time, remove the UPDATE …
- 05:00 Changeset [17603] by
- More tweaking to the script
- 04:59 Changeset [17602] by
- - Try to avoid failing silently when there are major load-time failures …
- 04:31 Changeset [17601] by
- Move PADRE_HOME earlier, so we don't ignore it when doing --version
12/04/11:
12/03/11:
- 22:57 Features/Perl5Debugger edited by
- (diff)
- 20:59 Features/Perl5Debugger edited by
- (diff)
- 16:10 Changeset [17599] by
- Update the messages.pot file
- 15:49 Ticket #1357 ("Debugger" menu is shown for non-Perl files) closed by
- fixed: fixed in r17598
- 15:48 Changeset [17598] by
- fix for #1357 Debug menu is shown for non-Perl files
- 09:45 Changeset [17597] by
- Changes: add missing entry for r16601
12/02/11:
- 04:53 Changeset [17596] by
- P-P-OXP updates to macros
- 04:04 Changeset [17595] by
- P-P-OXP update perl harness
- 03:58 Changeset [17594] by
- P-P-OXP updated macros
- 02:34 Changeset [17593] by
- - Padre::Project::headline method now returns the relative path, with the …
12/01/11:
- 22:28 Changeset [17592] by
- P-P-OXP .. finish of more of the templating.
- 21:44 Changeset [17591] by
- P-P-OXP factor out some macros
- 14:43 Changeset [17590] by
- added focus to debug-output
- 14:19 Changeset [17589] by
- Updated Spanish translation - Untested
- 13:19 Changeset [17588] by
- Added padre.yml to Padre-Plugin-Mojolicious bowtie++
- 12:56 Changeset [17587] by
- Updated Changes
- 12:42 Changeset [17586] by
- Mojolicious plugin now works :)
- 12:15 Changeset [17585] by
- Migrating to new FBP-based New Application dialog in Mojolicious dialog
- 11:54 Changeset [17584] by
- Added proper FBP design for the ::NewApp? dialog
- 11:45 Changeset [17583] by
- Added Padre-Plugin-Mojolicious.fbp
- 11:32 Features/Perl5Debugger edited by
- (diff)
- 11:14 Ticket #812 (Win32::GUI programs require 'external window' option) closed by
- not relevant: see: http://padre.perlide.org/trac/wiki/Features/Perl5Debugger
- 11:00 Features/Perl5Debugger edited by
- (diff)
- 09:11 Changeset [17582] by
- Added Mojolicious to the list of Padre Community support IRC Channels
- 09:07 Changeset [17581] by
- Update Mojolicious online references
- 09:05 Changeset [17580] by
- POD and translation messages fixes for Padre's Mojolicious support plugin
- 08:55 Changeset [17579] by
- Added the generic t/00-compile.t that was already there in the dzilla days
- 08:50 Changeset [17578] by
- Fix Class::Unload -> Padre::Unload and updated Changes in Mojolicious …
- 08:45 Changeset [17577] by
- Perl tidy stuff a bit and it now depends on stable Padre 0.92
- 08:41 Changeset [17576] by
- Fixed t/00-compile.t to work under no $ENV{DISPLAY}
- 08:37 Changeset [17575] by
- First attempt at updating Padre::Plugin::Mojolicious to work with Padre …
- 08:10 Changeset [17574] by
- Update the messages.pot file
- 06:17 Changeset [17573] by
- Clean up menu a little bit
- 06:05 Changeset [17572] by
- Documented the text_* methods
- 04:23 Changeset [17571] by
- Completed support for generating several files at once into editors. …
- 04:10 Changeset [17570] by
- Update the messages.pot file
- 02:49 Changeset [17569] by
- Padre::Wx::Editor now needs an explicit ->Show(1) to prevent layout …
- 02:47 Changeset [17568] by
- Slight code change to make methods detectable
- 02:13 Changeset [17567] by
- Pass the shim value through to the generator
- 01:55 Changeset [17566] by
- Updating to FBP::Perl and partly getting shims working
- 01:09 Changeset [17565] by
- Adding $COMPATIBLE to Padre::Unload
- 01:08 Changeset [17564] by
- Spelling
- 00:10 Features/Perl5Debugger edited by
- (diff)
11/30/11:
- 23:12 Features/Perl5Debugger edited by
- (diff)
- 22:12 Features/Perl5Debugger edited by
- (diff)
- 20:39 Features/Perl5Debugger edited by
- (diff)
- 20:32 Features/Perl5Debugger edited by
- (diff)
- 16:51 Features/Perl5Debugger edited by
- (diff)
- 14:51 Changeset [17563] by
- As Prefs->Editor font dose not work, reduced default font size to 9, so as …
- 13:44 Changeset [17562] by
- debug 2 info
- 13:34 Changeset [17561] by
- spanish translation from GCI student atylerrice
- 13:06 Features/Perl5Debugger edited by
- (diff)
- 12:59 Features/Perl5Debugger edited by
- (diff)
- 12:10 Changeset [17560] by
- Update the messages.pot file
- 11:54 Ticket #929 (debugger: add watch under cursor) closed by
- not relevant
- 11:53 Ticket #928 (debugger: ability to remove watch items) closed by
- not relevant
- 11:53 Ticket #930 (debugger: watch non-scalar variables) closed by
- not relevant
- 11:51 Features/Perl5Debugger edited by
- (diff)
- 11:48 Ticket #831 (CPAN Install, test failing caused by Term::Readline) closed by
- fixed: vrobin, thanks for the heads up […] added to Debug:Client-0.15 see: …
- 11:17 Changeset [17559] by
- Added watches to Debugger
- 11:10 Changeset [17558] by
- updated Debugger Panel to Padre.fbp
- 11:03 Changeset [17557] by
- Removed unused Padre::CPAN->install and Padre::Wx::Main->install_cpan
- 11:03 Changeset [17556] by
- Debug Client bumped to version 0.16 need by next release of Debug2
- 11:01 Changeset [17555] by
- Updated Changes
- 11:00 Changeset [17554] by
- Some more home made icons for next extension to Debug2
- 11:00 Changeset [17553] by
- Removed Module Tools/Install? CPAN Module. The functionality is already in …
- 10:55 Changeset [17552] by
- Lazy load Padre::Pod2HTML, LWP::UserAgent? and JSON::XS in CPAN explorer
- 10:50 Changeset [17551] by
- Copy specials sub-menu is now disabled properly where there is no …
11/29/11:
- 23:01 Features/Perl5Debugger edited by
- (diff)
- 22:23 Features/Perl5Debugger edited by
- (diff)
- 22:05 Features/Perl5Debugger edited by
- (diff)
- 21:12 Changeset [17550] by
- updated templates for texturing
- 13:51 Changeset [17549] by
- fixed analyze typo
- 07:32 Changeset [17548] by
- Force an upgrade to latest versions of DBD::SQLite and ORLite in …
- 02:38 Changeset [17547] by
- Keep it in schema 13 till we are sure it is right
- 02:38 Changeset [17546] by
- Remove the old syntax_highlight table and do a precautionary reindex to …
- 02:34 Changeset [17545] by
- - Force upgrades to DBD::SQLite 1.35 and ORLite 1.51 for major performance …
- 01:07 Features/Perl5Debugger edited by
- (diff)
11/28/11:
- 20:10 Changeset [17544] by
- Update the messages.pot file
- 18:21 Features/Perl5Debugger edited by
- (diff)
- 17:58 Features/Perl5Debugger edited by
- (diff)
- 17:34 Changeset [17543] by
- Some more home made icons for next extension to Debug2
- 17:33 Changeset [17542] by
- add a link to wiki page, also some short cuts
- 12:44 Features/Perl5Debugger edited by
- (diff)
- 08:10 Changeset [17541] by
- Update the messages.pot file
- 06:22 Changeset [17540] by
- unite several places where the same string is generated
- 04:50 Changeset [17539] by
- list parameters only once
- 04:12 Changeset [17538] by
- Update the messages.pot file
- 01:21 Changeset [17537] by
- Main refresh will now refresh all editor page titles in the notebook
- 00:10 Changeset [17536] by
- Update the messages.pot file
- 00:04 Changeset [17535] by
- Make the cancel button on the new Perl 5 module work
11/27/11:
- 08:27 Changeset [17534] by
- Added missing $VERSION to Padre::Wx::Editor::Lock
- 08:21 Changeset [17533] by
- Fix test suite errors
11/25/11:
- 20:58 Features/Perl5Debugger edited by
- (diff)
- 19:27 Features/Perl5Debugger edited by
- (diff)
- 14:36 Ticket #1364 (Padre::Plugin::Vi - Crashed while loading) created by
- Padre::Plugin::Vi - Crashed while loading: Bareword …
- 14:08 Changeset [17532] by
- Removed Padre::DB::SyntaxHighlighter? from Cookbook Recipe 04
- 11:56 Changeset [17531] by
- The beginning of some utility functions to allow mime-type detection via …
- 10:27 Ticket #1363 (Miss depend - File::Slurp) created by
- $ padre Can't locate File/Slurp?.pm ... Padre/Util?.pm line 696 and …
- 10:02 Changeset [17530] by
- seperated ---> separated
- 03:45 Changeset [17529] by
- Tweaking the layout of the new left and right look
- 01:22 Features/Perl5Debugger edited by
- (diff)
- 00:53 Changeset [17528] by
- Don't hardcode dependencies in FormBuilder?.pm
11/24/11:
- 23:02 Features/Perl5Debugger edited by
- (diff)
- 22:57 Features/Perl5Debugger edited by
- (diff)
- 22:50 Features/Perl5Debugger edited by
- (diff)
- 22:43 Features/Perl5Debugger edited by
- (diff)
- 21:10 Changeset [17527] by
- added Debugger Panel to Padre.fbp
- 20:42 Changeset [17526] by
- add Debug2 to changes
- 20:22 Changeset [17525] by
- Changed Debugger Default colour to BLUE for current file to match in with …
- 20:10 Changeset [17524] by
- Update the messages.pot file
- 20:03 Changeset [17523] by
- feature_debug2=1 this is forced as Debug::Client 0.15 no longer supports …
- 19:58 Changeset [17522] by
- Debugger Panel update with matching FBP needs Debug::Client 0.15 various …
- 19:54 Changeset [17521] by
- Add dependency for Debug::Client 0.15
- 19:47 Changeset [17520] by
- version bumped to 0.15, various changes
- 18:37 Changeset [17519] by
- files with name that is invalid on Windows: thanks chorny++
- 16:48 Changeset [17518] by
- some more home made icons
- 16:46 Changeset [17517] by
- tweak to return add or delete and line number
- 16:45 Changeset [17516] by
- tweak to return add or delete and line number
- 16:44 Changeset [17515] by
- tweaking theme test around
- 16:41 Features/Perl5Debugger edited by
- (diff)
- 12:10 Changeset [17514] by
- Update the messages.pot file
- 09:20 Changeset [17513] by
- Added missing dependency in the new experimental diff window
- 09:02 Changeset [17512] by
- Updated Padre's Debug::Client dependency to 0.14
- 09:01 Changeset [17511] by
- Updated Debug::Client to 0.14 stable (to be released to CPAN)
- 08:59 Changeset [17510] by
- Remove dead code from Debug::Client/Makefile?.PL
- 08:30 Changeset [17509] by
- Fixed svn-ignore for P:P:PerlTidy
- 08:26 Changeset [17508] by
- Removed padre.yml
- 08:24 Changeset [17507] by
- added MANIFEST.SKIP to P:P:PerlTidy
- 08:20 Changeset [17506] by
- Updated Padre::Plugin::PerlTidy? to 0.19. Basically missing dependency …
- 04:10 Changeset [17505] by
- Update the messages.pot file
- 01:48 Changeset [17504] by
- Padre::MIME will no longer depend on Padre::Config
- 01:47 Changeset [17503] by
- Padre::MIME will no longer depend on Padre::Config
11/23/11:
- 06:22 Ticket #1036 (Debugged scripts can't find modules in the current directory) closed by
- not a bug: dandv is this still relevant in Debug2 had you considered using […]
- 04:10 Changeset [17502] by
- Update the messages.pot file
- 02:24 Changeset [17501] by
- Added support for rudimentary readonly lock objects on editors. These …
- 01:46 Changeset [17500] by
- Bug fix in Padre::Delta when a diff contains an isolated + hunk. Also …
- 00:10 Changeset [17499] by
- Update the messages.pot file
11/22/11:
- 23:04 Changeset [17498] by
- tweaking around with evaluate expresion now shows $ @ % in Debug-Output
- 21:32 Features/Perl5Debugger edited by
- (diff)
- 21:25 Changeset [17497] by
- P-P-OXP add reference sheets for oolite galaxies update rendering …
- 15:14 Features/Perl5Debugger edited by
- (diff)
- 08:10 Changeset [17496] by
- Update the messages.pot file
- 06:41 Changeset [17495] by
- More refactoring of Padre::MIME to give it better method names
- 05:07 Changeset [17494] by
- Precalculate the super path for each mime type
- 04:56 Changeset [17493] by
- Not back-compat issue with Padre::MIME
- 04:50 Changeset [17492] by
- Adding test script for Padre::MIME, and removing the unknown mime from the …
- 03:48 Changeset [17491] by
- Fix class name
- 03:41 Changeset [17490] by
- Updating design to something more compact
- 02:52 Changeset [17489] by
- OSX dylib name cleanup
- 02:31 Changeset [17488] by
- Allow build with wxWidgets 2.9.x - it all seems to work OK
11/21/11:
- 21:13 Changeset [17487] by
- P-P-OXP more #macro goodness
- 16:10 Changeset [17486] by
- Update the messages.pot file
- 15:14 Changeset [17485] by
- start of auto toolbar icons for debug2 depending on feature
- 15:13 Changeset [17484] by
- comment adjustment in config
- 15:05 Changeset [17483] by
- Phase 2 of unexpectedly heavy refactoring of mime type core functionality, …
- 12:10 Changeset [17482] by
- Update the messages.pot file
- 10:35 Changeset [17481] by
- minor tweaks, plus and Debug::Client version to check that we use the …
- 09:50 Changeset [17480] by
- Adding a test for superfluous ->current->method methods, and fixing the …
- 08:17 Changeset [17479] by
- Remove the legacy references to the magic string 'stc'. We now indicate …
- 08:10 Changeset [17478] by
- Update the messages.pot file
- 07:35 Ticket #1362 (padre crash when typing first letter in new file) created by
- Ctrl-N a new file press one character (e.g. =) and padre crashes. trunk …
- 05:57 Changeset [17477] by
- Fixing newlines
- 05:55 Changeset [17476] by
- Added missing copyright statements
- 05:46 Changeset [17475] by
- Badcode fix
- 05:45 Changeset [17474] by
- Fixing some badcode stuff
- 05:33 Changeset [17473] by
- Further removal of unused methods and refactoring of Padre::MimeTypes?
- 05:08 Changeset [17472] by
- Fixing newlines
11/20/11:
- 20:59 Changeset [17471] by
- P-P-OXP add more experiments and _finally_ look - some perl to this …
- 20:10 Changeset [17470] by
- Update the messages.pot file
- 18:40 Features/Perl5Debugger edited by
- (diff)
- 18:39 Changeset [17469] by
- Some more tweaking around, now showing help "h h" on run debug you will …
- 18:29 Changeset [17468] by
- added two more Methods and bumped version to 0.13_10
- 09:37 Features/Perl5Debugger edited by
- (diff)
11/18/11:
- 21:29 Features/Perl5Debugger edited by
- (diff)
- 21:28 Changeset [17467] by
- tweak p exp so that output shows expression = result
- 16:29 Features/Perl5Debugger edited by
- (diff)
- 16:27 Ticket #1086 (Debugger -> Display Value should support any Perl expression) closed by
- fixed: dandv with Debug2 you can do p exp also all action buttons at top of the …
- 16:23 Ticket #1085 ("Debug -> Evaluate expression" doesn't display its output) closed by
- fixed: working in Debug2 use option p with expresion
- 16:20 Ticket #1083 (It should be possible to set breakpoints before starting the debugger) closed by
- fixed: working in Debug2
- 16:17 Ticket #1034 (New tab opened when debugging script with errors) closed by
- fixed: Debugger Generates an Error Dialog with the following "Debugging failed. …
- 16:12 Ticket #1005 (Uninitialized values when starting debugger on a file with errors) closed by
- not relevant: Open lib/Padre/Wx/Ack.pm from the Padre source code. is not in trunk any …
- 16:10 Changeset [17466] by
- Update the messages.pot file
- 16:07 Features/Perl5Debugger edited by
- (diff)
- 15:15 Features/Perl5Debugger edited by
- (diff)
- 15:13 Ticket #931 (debugger: show watch values immediately after adding) closed by
- not relevant: not an issue with Debug2
- 15:11 Ticket #832 (GetOptions( spawns unsavedX tab and crash Padre in StepOver Debugging) closed by
- not relevant: Tested with Debug2 no errors
- 14:45 Ticket #1035 (Padre hangs while debugged script hangs) closed by
- not a bug: A Gateway Time-Out is not an error of either Debug::Client of Padre …
- 14:17 Features/Perl5Debugger edited by
- (diff)
- 14:17 Changeset [17465] by
- oops missed a re factoring link
- 13:32 Features/Perl5Debugger edited by
- (diff)
- 12:25 Changeset [17464] by
- fixed loading of all project breakpoints in debug with out bleeding across …
- 12:21 Changeset [17463] by
- tweak Breakpoints and panel_breakpoints to show margin markers when in …
- 12:10 Changeset [17462] by
- Update the messages.pot file
- 09:59 Changeset [17461] by
- Delay loading File::Basename
- 09:29 Changeset [17460] by
- Removing unused usage of soon to be deprecated module
- 09:16 Changeset [17459] by
- Removing unused code
- 08:10 Changeset [17458] by
- Update the messages.pot file
- 06:23 Changeset [17457] by
- - Moved Wx::Scintilla specific lexer and highlighter registration out of …
11/17/11:
- 22:39 Changeset [17456] by
- We don't need an init method
- 20:19 Features/Perl5Debugger edited by
- (diff)
- 20:10 Changeset [17455] by
- Update the messages.pot file
- 20:07 Features/Perl5Debugger edited by
- (diff)
- 19:50 Changeset [17454] by
- Oops forgot, you will need another icon "p"
- 19:48 Changeset [17453] by
- changed Debug-Output Options to support Evaluate Expression debug "p" as I …
- 19:44 Features/Perl5Debugger edited by
- (diff)
- 19:40 Features/Perl5Debugger edited by
- (diff)
- 19:37 Changeset [17452] by
- add a method get_p_exp and bump to version 0.13_09
- 16:45 Changeset [17451] by
- add panel_DebugOutput to Padre.fbp and regenerate with latest formbuilder
- 16:40 Changeset [17450] by
- add panel_breakpoints to Padre.fbp and regenerate with latest formbuilder
- 12:10 Changeset [17449] by
- Update the messages.pot file
- 11:37 Features/Perl5Debugger edited by
- (diff)
- 11:33 Changeset [17448] by
- Debug2 quit on toolbar now grayed out until you launch debugger
- 10:39 Changeset [17447] by
- reset version required to be in line with Padre, and removed some of the …
- 08:10 Changeset [17446] by
- Update the messages.pot file
- 06:18 Changeset [17445] by
- - Removed Padre::DB::SyntaxHighlighter? as the need for custom highlighting …
- 06:08 Changeset [17444] by
- Disable a few things breaking badcode tests
- 06:03 Changeset [17443] by
- Imported missing _T
- 06:03 Changeset [17442] by
- Correcting config count
- 04:10 Changeset [17441] by
- Update the messages.pot file
- 02:34 Changeset [17440] by
- Nudge
- 02:31 Changeset [17439] by
- Only copy from find fast if it is visible
- 02:28 Changeset [17438] by
- Regenerating all FBP files with the latest version of FormBuilder?
- 00:38 Features/Perl5Debugger edited by
- (diff)
- 00:36 Changeset [17437] by
- added panel_debugger code back in after mishap :)
- 00:34 Changeset [17436] by
- Removing main ->pages method
- 00:33 Changeset [17435] by
- Removing main ->pages method
- 00:28 Changeset [17434] by
- Moving the pageids, pages, editors, documents logic into Notebook
- 00:12 Changeset [17433] by
- Revert the destructive tidy from 17428
- 00:10 Changeset [17432] by
- Update the messages.pot file
11/16/11:
- 23:23 Changeset [17431] by
- Added missing Digest::JHash dependency
- 23:20 Changeset [17430] by
- 23:02 Features/Perl5Debugger edited by
- (diff)
- 23:00 Features/Perl5Debugger edited by
- (diff)
- 22:56 Features/Perl5Debugger edited by
- (diff)
- 22:40 Changeset [17429] by
- Updating current version of Padre::Plugin::FormBuilder? to the current …
- 22:31 Changeset [17428] by
- just shoe horned panel_debugger in to trunk for debug2 you can now see the …
- 20:57 Changeset [17427] by
- update tool-tip for delete all breakpoints
- 20:10 Changeset [17426] by
- Update the messages.pot file
- 19:04 Features/Perl5Debugger edited by
- (diff)
- 18:56 Changeset [17425] by
- add panel_debug_output for debug2 more to do
- 16:10 Changeset [17424] by
- Update the messages.pot file
- 15:37 Features/Perl5Debugger edited by
- (diff)
- 14:06 Changeset [17423] by
- breakpoint button on toolbar now use panel code when active ok that's it …
- 13:47 Changeset [17422] by
- move part of the start_up routines in panel breakpoints to action library …
- 11:54 Changeset [17421] by
- adjust Debug2 breakpoints display.. works now.
- 08:10 Changeset [17420] by
- Update the messages.pot file
- 05:00 Changeset [17419] by
- Noting my improvements for the day
- 04:52 Changeset [17418] by
- Moved the logic for refreshing the notebook tab text out of the status bar …
- 04:10 Changeset [17417] by
- Update the messages.pot file
- 03:08 Changeset [17416] by
- Open and replace existing content instead of creating new documents when …
- 03:07 Changeset [17415] by
- Some final tweaks to get the entire delta stack supporting text_replace …
- 02:56 Changeset [17414] by
- Further attempts to fix Padre::Delta
- 02:19 Changeset [17413] by
- Adding Padre::Delta->null
- 01:59 Changeset [17412] by
- Fixing text_delta and text_replace
- 01:54 Changeset [17411] by
- Someone added a config option
- 01:51 Changeset [17410] by
- Whitespace tweaks
- 01:50 Changeset [17409] by
- Bug fix in line mode replacing
- 01:45 Changeset [17408] by
- Improved defense against plugins with dependencies on modules that don't …
- 00:59 Changeset [17407] by
- Add back-compatible tracking for Padre::Project::Perl
- 00:34 Changeset [17406] by
- Restore text_replace with a warning not to use it
- 00:16 Changeset [17405] by
- add panel_breakpoints for debug2 but, something is not quite right more to …
11/15/11:
- 21:51 Changeset [17404] by
- P-P-OXP add two more texturing base types
- 20:10 Changeset [17403] by
- Update the messages.pot file
- 19:26 Changeset [17402] by
- add some basic functionality to toolbar breakpoints, now we have dotdotdot
- 18:58 Changeset [17401] by
- using feature_debug2 will now hide debugger v1 stuff and show debug2, …
- 16:23 Changeset [17400] by
- Add feature_debug2 the start of integrating P-P-Debug into Padre
- 15:30 Changeset [17399] by
- Abstract out the code to display the new document
- 15:26 Changeset [17398] by
- When generating an entire application follow the same internationalisation …
- 13:37 Changeset [17397] by
- - Auto-detect $VERSION from the project the .fbp file is in
- 13:34 Changeset [17396] by
- Whitespace
- 11:10 Ticket #1361 (Find/replace crashes Padre) created by
- 1. open a document 2. Ctrl-R 3. Push Esc 4. Ctrl-R Padre crashes. Can't …
- 10:35 Changeset [17395] by
- Updated PerlTidy/Changes?
- 10:32 Changeset [17394] by
- move depends to 0.92 , update changes
- 10:31 Changeset [17393] by
- P-P-Swarm adjust for Wx::Scintilla constants changes.
- 08:10 Changeset [17392] by
- Update the messages.pot file
- 06:06 Changeset [17391] by
- Expanding the basic functionality a bit more
- 06:02 Changeset [17390] by
- Removing redundant lexer and highlighter related methods
- 00:37 Changeset [17389] by
- Starting to split out the Wx-specific functionality from Padre::MimeTypes? …
- 00:16 Changeset [17388] by
- Converting to use Wx::Scintilla::Constant rather than the full …
- 00:05 Changeset [17387] by
- Ambitiously declaring no incompatible changes :)
11/14/11:
- 23:10 Changeset [17386] by
- a bit of a re-factoring, to hopefully improve readability
- 21:04 Changeset [17385] by
- Updated Padre Italian translation
- 18:13 Changeset [17384] by
- Added tweaks to Padre-Plugin-PerlTidy? bumped internals to plugin interface …
- 16:47 Changeset [17383] by
- added japanese translation
- 16:37 Changeset [17382] by
- updated japanese translation
- 16:26 Changeset [17381] by
- added japanese translation
- 16:25 Changeset [17380] by
- added japanese translation
- 16:10 Changeset [17379] by
- Update the messages.pot file
- 15:48 Changeset [17378] by
- Added tweaks to Padre-Plugin-PerlCritic? modified ans added some tests …
- 14:29 Changeset [17377] by
- Fix pause indexing
- 14:25 Changeset [17376] by
- merge -r17340:17371 http://svn.perlide.org/padre/branches/Padre-0.92
- 14:22 Changeset [17375] by
- bumping to current dev version
- 13:54 Changeset [17374] by
- updated to new prefixes
- 13:53 Changeset [17373] by
- fix Patch so it will pass test 14
- 13:50 Release_History edited by
- (diff)
- 13:44 Changeset [17372] by
- tag Padre-0.92
- 12:26 Changeset [17371] by
- Fix xt/pragmas.t failure under RELEASE_TESTING=1 by generating it again. …
- 12:19 Changeset [17370] by
- [Padre-0.92] Updated Changes
- 12:18 Changeset [17369] by
- [Padre-0.92] Fixes from trunk: Fix bad assumption about win32 in …
- 12:10 Changeset [17368] by
- Update the messages.pot file
- 11:58 Changeset [17367] by
- Updated Changes for last minute 0.92 changes
- 11:51 Changeset [17366] by
- Fix bad assumption about win32 in 93_padre_filename_win.t
- 11:40 Changeset [17365] by
- Fix t\14_warnings.t, cpanm sets AUTOMATED_TESTING and these files are bad …
- 11:36 Changeset [17364] by
- updated russian translation
- 10:49 Features/Perl5Debugger edited by
- (diff)
- 09:44 Changeset [17363] by
- setting version 0.92, for some reason it was read only so it hasnt been …
- 09:31 Changeset [17362] by
- Fix xt/pragmas.t failure under RELEASE_TESTING=1 by generating it again. …
- 09:24 Changeset [17361] by
- Properly fix xt/badcode.t for Padre::Wx::Dialog::Replace. waxhead++ for …
- 08:04 Changeset [17360] by
- Fix SurfaceImpl::Polygon drawing bug that caused some markers to not be …
- 00:15 Features/Perl5Debugger edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.
