Timeline
04/04/09:
- 22:16 Changeset [3728] by
- update Polish translation
- 21:00 Changeset [3727] by
- run perltidy, sorry forgotten to run before release
- 20:52 Changeset [3726] by
- updat the ppm to 0.33
- 20:43 Release_History edited by
- 0.33 released (diff)
- 20:35 Changeset [3725] by
- tag Padre-0.33
- 20:32 Changeset [3724] by
- update version number to 0.33
- 20:19 Changeset [3723] by
- catch the on_focus event of the editors when ppi configuration is checnged …
- 20:18 Changeset [3722] by
- update Changes file
- 18:45 Changeset [3721] by
- remove duplicate call to create entry in history, this eliminates the …
- 16:07 Changeset [3720] by
- don't truncate last session during padre opening: it will speed things up, …
- 15:56 Changeset [3719] by
- fixing comment
- 14:00 Changeset [3718] by
- added debug message for recent files menu entry
- 08:20 Changeset [3717] by
- avoid warnings
- 08:18 Changeset [3716] by
- remove unused file parameter from create_tab method
04/03/09:
- 15:00 Changeset [3715] by
- remove the uncommented fork() call so it wont bother anyone..
- 14:57 Changeset [3714] by
- fix the switching between ppi mode and none-ppi mode for Perl 5 files, …
- 14:39 Changeset [3713] by
- generate .mo files for BSDs as well
- 14:36 Changeset [3712] by
- EOL to Unix
- 13:43 Ticket #292 ("Split window" command does not work) created by
- Windows XP SP3, Perl 5.10, Wx 0.89, wxWidgets 2.8.8 Padre @ Rev 3711 When …
- 13:09 Changeset [3711] by
- move the code to vertically align lines to the Editor.pm
- 13:02 Changeset [3710] by
- add more debugging calls
- 12:53 Changeset [3709] by
- Alt-s cannot be the go to subs shortcut as that should open the Search …
- 12:16 Changeset [3708] by
- eliminate duplicate call to setup_editor add some debug logging
- 09:18 Changeset [3707] by
- system should use separate values in dev.pl as well
- 09:14 Changeset [3706] by
- call system with separated parameters
- 08:46 Changeset [3705] by
- add timestamp to logging
- 08:22 Changeset [3704] by
- allow the compilation of the translation files on windows as well
- 08:17 TranslationIntro edited by
- add instructions on how to configure the languages for developers on … (diff)
- 07:50 Changeset [3703] by
- fixed bug on relative path display of opened files under Window menu
- 06:46 Changeset [3702] by
- trying to fix path related test on windows
- 06:40 Changeset [3701] by
- allow the user to turn on/off trace option on the logger
- 06:30 Changeset [3700] by
- count the number of config options in the test
- 06:12 Changeset [3699] by
- avoids opening relative paths (turns them into absolute)
- 05:48 Changeset [3698] by
- avoids opening relative paths (turns them into absolute)
- 05:41 Changeset [3697] by
- removed redundant check for available helper views
- 05:36 Changeset [3696] by
- avoid double call to find_helpers_for(), and minor code tidyness
- 05:23 Changeset [3695] by
- Added a couple of Padre::Util::get_project_dir() tests
- 04:31 Changeset [3694] by
- Fixed bug when finding project dirs on files opened with relative paths
04/02/09:
- 21:30 Changeset [3693] by
- skip extra windows tests if the locale is not English report locale as …
- 21:20 Changeset [3692] by
- always skip the loading of Padre::CPAN
- 20:20 Changeset [3691] by
- add logging to several places
- 20:20 Changeset [3690] by
- add saving the configuration after clicking several of the show/hide menu …
- 19:32 Changeset [3689] by
- add default values to start and end of highlighting
- 18:45 Changeset [3688] by
- adding newline after suggestions for more readable entries
- 12:51 Ticket #203 (Plugin Manager/Preferences buttons do now show Arabic/Hebrew) closed by
- fixed: Fixed in r3687. Thanks.
- 12:01 Changeset [3687] by
- remove probably useless code dealing with @ARGV and -M (Offer Kaye)
- 11:59 Changeset [3686] by
- stop froking for now…
- 11:40 Changeset [3685] by
- comment
- 11:36 Changeset [3684] by
- remove unnecessary checking of @ARGV (Offer Kaye)
- 11:21 Changeset [3683] by
- fixing another test in windows.
- 11:13 Changeset [3682] by
- test script fix (testing menu)
- 11:00 Changeset [3681] by
- fixing the test count sorry my make was broken, probably due to timezone …
- 10:20 Changeset [3680] by
- update test number
- 07:24 Changeset [3679] by
- typo fix
- 05:44 Changeset [3678] by
- reset test count that was increased for the not committed Input window
- 05:39 Changeset [3677] by
- n need to keep the old PluginManager? around. it is in SVN
- 05:03 Ticket #291 (test 10-copyright.t fails on AuiManager.pm) closed by
- fixed: Thanks for reporting. I believe this has been fixed in trunk. If you can, …
- 04:07 Ticket #291 (test 10-copyright.t fails on AuiManager.pm) created by
- The license in lib/Padre/Wx/AuiManager.pm is missing a final . which makes …
- 02:56 Changeset [3676] by
- update Task Plugins
- 02:11 Changeset [3675] by
- update Task* with Catalyst and DataWalker?
04/01/09:
- 18:03 Features edited by
- (diff)
- 03:53 Changeset [3674] by
- Task Plugin Deps 0.11
- 03:49 Changeset [3673] by
- update Task Plugins 0.18
- 01:59 Changeset [3672] by
- use kill 9 to stop server
- 01:39 Changeset [3671] by
- more Win32 port
- 00:56 Changeset [3670] by
- Updating version number and Changes file (fayland++)
03/31/09:
- 23:31 Changeset [3669] by
- updated brazilian portuguese messages
- 20:02 Changeset [3668] by
- put Wx logger back to STDERR
- 19:37 Changeset [3667] by
- some documentation for the plugin
- 15:58 Ticket #108 (indent goodness) closed by
- fixed: fixed somewhere between 0.15 and 0.32 tab / shift+tab does the job.
- 15:50 Ticket #201 (Incompatible plugins) closed by
- fixed: new plugin manager should fix issue 1. moreover, if plugin is in error, …
- 15:50 Changeset [3666] by
- update ppm package to provide 0.32
- 15:43 Changeset [3665] by
- updated french translation
- 15:37 Changeset [3664] by
- update pot file
- 13:56 Download edited by
- (diff)
- 13:38 Changeset [3663] by
- check Catalyst::Devel first
- 13:37 Changeset [3662] by
- make it working under Win32
- 12:07 Changeset [3661] by
- make sure the titles in the right pane are also updated when the locale …
- 12:03 Changeset [3660] by
- add logging calls
- 12:01 Changeset [3659] by
- make sure the titles in the bottom pane are also updated when the locale …
- 09:12 Changeset [3658] by
- add logger to Padre::Util and allow it to be turned on/of from the …
- 08:47 Changeset [3657] by
- update Changes file
- 08:39 Changeset [3656] by
- more updates to zh-cn.po
- 08:35 Changeset [3655] by
- zh-cn.po updates.
- 08:08 TranslationIntro edited by
- (diff)
- 07:54 Changeset [3654] by
- set the fallbacks and the supported bits for Chinese
- 07:52 Changeset [3653] by
- add some logging messages
- 07:51 Changeset [3652] by
- rename the po file to be recognized
- 07:44 Changeset [3651] by
- a little port for Win32 Catalyst
- 07:24 Changeset [3650] by
- added dist_abstract for Module::Build
- 07:16 Changeset [3649] by
- updated MANIFEST to include current files
- 07:14 Changeset [3648] by
- removed unnecessary test scripts
- 07:13 Changeset [3647] by
- svn:ignore
- 07:10 Changeset [3646] by
- added helper functionality
- 07:08 Changeset [3645] by
- removed taint mode on test
- 06:56 Features edited by
- about Enlightened Perl and Kensho (diff)
- 06:32 Download edited by
- (diff)
- 06:08 Changeset [3644] by
- create/view implemented
03/30/09:
- 19:58 Changeset [3643] by
- update Polish translation
- 19:52 Changeset [3642] by
- Add gettext support to 'Run parameters' prompt
- 18:25 Changeset [3641] by
- updated translation messages
- 18:11 Changeset [3640] by
- Parrot tidy
- 18:10 Changeset [3639] by
- SVK: tidy
- 18:06 Changeset [3638] by
- remove the backup files after tidy ran
- 18:05 Changeset [3637] by
- SVN: perltidy
- 17:56 Changeset [3636] by
- 2nd perltidy run, to catch files that were not taken into account
- 17:52 Ticket #148 (Use consistent coding style in padre sources) closed by
- fixed: common style applied to padre in r3634
- 17:49 Changeset [3635] by
- Vi: apply tidy
- 17:45 Development edited by
- (diff)
- 17:39 Changeset [3634] by
- applying perltidy on padre's codebase
- 17:38 Changeset [3633] by
- next run will apply to all padre codebase
- 16:12 Changeset [3632] by
- documenting plugin_icon()
- 16:12 Changeset [3631] by
- using plugin_icon() method instead of icon()
- 15:07 TranslationIntro edited by
- (diff)
- 14:44 Changeset [3630] by
- allow plugins to supply their own icon
- 14:44 Changeset [3629] by
- new method plugin_icon()
- 14:44 Changeset [3628] by
- lining up
- 14:43 Changeset [3627] by
- implementing reverse sorting if column clicked twice
- 14:43 Changeset [3626] by
- sorting on plugin state implemented
- 14:43 Changeset [3625] by
- quieting warnings on crashed plugin versions
- 14:43 Changeset [3624] by
- sorting on version implemented
- 14:43 Changeset [3623] by
- working with plugin handles, instead of plugin names
- 14:43 Changeset [3622] by
- preparing _refresh_list() to accept different sorting
- 14:43 Changeset [3621] by
- reacting on column click
- 14:42 Changeset [3620] by
- closing window when close button is hit
- 14:42 Changeset [3619] by
- introducing close button
- 14:42 Changeset [3618] by
- comment update
- 07:37 Ticket #290 (install did not work) reopened by
- hmm, I only mean the copyright issue
- 07:34 Ticket #290 (install did not work) closed by
- fixed: fixed in trunk
- 07:19 Ticket #290 (install did not work) created by
- pl2bat.bat blib\script\padre SZABGAB/Padre-0.32.tar.gz …
- 07:17 Ticket #289 (scrolling at preference tab does not work) created by
- When trying to scroll at preference tab it is stuck at the beginning I am …
- 06:46 Changeset [3617] by
- svn:ignore
- 06:45 Changeset [3616] by
- add basic load test and some helper files
- 06:27 Changeset [3615] by
- add initial version of the HTTP Recorder plugin
- 06:04 Changeset [3614] by
- helper boxes for new model, view and controller (not finished though)
- 02:14 Changeset [3613] by
- update Korean translation :)
- 01:26 Changeset [3612] by
- pass t/10copyright.t
03/29/09:
- 21:50 Changeset [3611] by
- fix typo introduced with PL translation
- 21:36 Changeset [3610] by
- Add initial Polish translation
- 18:51 Changeset [3609] by
- SVN: code cleanup
- 17:36 Ticket #288 (Close some files menu option) created by
- Often I reach the point that I have 15-20 files open and I'd like to get …
- 17:35 Changeset [3608] by
- basic pod for my plugin
- 17:27 Changeset [3607] by
- using default padre icon
- 17:24 Changeset [3606] by
- updating status column text upon plugin state change
- 17:09 Changeset [3605] by
- updating Changes
- 17:00 Changeset [3604] by
- defaulting plugin manager to newgen one
- 16:57 Changeset [3603] by
- pod & comment update
- 16:50 Changeset [3602] by
- cleaning a bit event registering
- 16:50 Changeset [3601] by
- add missing type check
- 16:48 Changeset [3600] by
- double-clikc a plugin de/activate it
- 16:47 Changeset [3599] by
- stress testing for hashes
- 16:47 Changeset [3598] by
- only replace array indices for array-type variables
- 16:42 Changeset [3597] by
- adding comments
- 16:41 Changeset [3596] by
- changing status icon when dis/enabling plugin
- 16:25 Changeset [3595] by
- storing selected row
- 16:17 Changeset [3594] by
- Updated German translation
- 14:31 Ticket #287 (Crashing Padre badly with a simple recipe) created by
- This is an ubuntu 8.04 on x86_64 with system perl. Run padre. Open two …
- 13:56 Changeset [3593] by
- fix docs for plugin_db method
- 13:56 Changeset [3592] by
- DataWalker? v0.02: StrVal? against overload
- 13:39 Changeset [3591] by
- remove unneccessary use Data::Dumper
- 10:41 Ticket #285 (Perl.exe crashes when quitting Padre.) closed by
- fixed: I'm quite confident that this is now worked around in the …
- 10:38 Download edited by
- (diff)
- 10:35 Ticket #284 (Perl.exe crashes when quitting Padre.) closed by
- duplicate: Duplicate of #285
- 10:34 Ticket #263 (Padre 0.29 die and not start.) closed by
- fixed: Fixed in trunk.
- 10:31 Ticket #278 (Variable magic (lexical replace, declaration finding, etc) doesn't work ...) closed by
- fixed: I'm quite satisfied to say that this should be working fine now in trunk! …
- 10:14 Ticket #286 (Rewrite the code for the right click context menu to care about CONTEXT) created by
- The right click context menu is currently a very simple procedure in the …
- 10:09 Changeset [3590] by
- require DataWalker? version 0.02
- 09:59 Changeset [3589] by
- storing selected list item
- 09:52 Changeset [3588] by
- updating plugin manager dialog after dis/enabling a plugin
- 09:50 Changeset [3587] by
- setting button states deported in _update_plugin_state()
- 09:44 Changeset [3586] by
- handling plugin disabling
- 09:42 Changeset [3585] by
- updating plugin menu in main window
- 09:41 Changeset [3584] by
- storing parent window
- 09:40 Changeset [3583] by
- enabling plugin
- 09:36 Changeset [3582] by
- manual stress test data for lexical variable replace
- 09:36 Changeset [3581] by
- handling showing error message
- 09:32 Changeset [3580] by
- use constants where appropriate
- 09:32 Changeset [3579] by
- more task tests -- these are for Padre::Task::PPI
- 09:16 Changeset [3578] by
- calling wanted method depending on button state
- 09:12 Changeset [3577] by
- comments for strange code
- 09:07 Changeset [3576] by
- empty handler for first button
- 09:05 Changeset [3575] by
- handler for preferences button
- 09:05 Changeset [3574] by
- storing selected plugin
- 08:32 Release_History edited by
- 0.32 released (diff)
- 08:25 Changeset [3573] by
- also avoid testing CPAN under CPANPLUS
- 08:22 Changeset [3572] by
- tag Padre-0.32
- 08:08 Changeset [3571] by
- update version number to 0.32
- 08:02 Changeset [3570] by
- another shot in the dark to fix the CPAN loading issue
- 07:52 Release_History edited by
- 0.31 released (diff)
- 07:49 Changeset [3569] by
- tag Padre-0.31
- 07:43 Changeset [3568] by
- update version number to 0.31
- 07:39 Changeset [3567] by
- skip testing Padre::CPAN as it cannot be loaded under CPAN
- 07:14 Changeset [3566] by
- use the Padre testing module to eliminate the generation of ~/.padre, …
- 07:06 Changeset [3565] by
- start adding code to submit data by the PopularityConstest? plugin
03/28/09:
- 21:54 Changeset [3564] by
- re-enable the fixed taskmanager tests
- 21:07 Changeset [3563] by
- remove outdated version check
- 21:04 Changeset [3562] by
- variable declaration finding from $#foo to my @foo
- 20:13 Changeset [3561] by
- svn:ignore
- 20:11 Changeset [3560] by
- add first version of the PSI plugin using code in Perl 6 via …
- 19:50 Changeset [3559] by
- selecting first plugin upon window appearance
- 19:43 Changeset [3558] by
- installing watchdog since docbrowser can die
- 19:38 Changeset [3557] by
- display plugin documentation in html frame
- 19:30 Changeset [3556] by
- storing html renderer
- 19:17 Changeset [3555] by
- accept $#foo as token
- 19:13 Changeset [3554] by
- remove unnecessary comment
- 19:13 Changeset [3553] by
- dos2unix
- 19:08 Changeset [3552] by
- update changes
- 19:03 Changeset [3551] by
- support for lexical replacement of ArrayIndex? tokens ($#foo)
- 18:53 Changeset [3550] by
- half-way fix for proper lexical array and hash replacement
- 18:43 Changeset [3549] by
- updating buttons state depending on plugin
- 18:29 Changeset [3548] by
- should test can("plugin_preferences") on plugin object, not pkugin handle
- 18:26 Changeset [3547] by
- 2nd button is always the preferences button
- 18:24 Changeset [3546] by
- enable / disable preferences button
- 17:49 Changeset [3545] by
- storing button references
- 17:46 Changeset [3544] by
- some more ppi fixes
- 17:45 Changeset [3543] by
- using padre::pluginhandle::status
- 17:39 Changeset [3542] by
- the ugliest workaround for a SEGV you have ever seen, but the best I could …
- 17:37 Changeset [3541] by
- forcing plugin name to be centered - gosh, wx sucks! :-(
- 17:16 Changeset [3540] by
- update plugin name in the right pane
- 17:15 Changeset [3539] by
- storing label reference
- 17:11 Changeset [3538] by
- moving event handler in the dedicated part of the module
- 17:08 Changeset [3537] by
- instaling basic event handler
- 16:56 Changeset [3536] by
- renaming _refresh() to _refresh_list()
- 16:55 Changeset [3535] by
- adding yet other comments
- 16:54 Changeset [3534] by
- adding comments
- 16:51 Changeset [3533] by
- ensuring minimum size for plugin manager window
- 16:45 Changeset [3532] by
- doc update + sub renaming
- 16:45 Changeset [3531] by
- added support for starting and stopping web server
- 16:44 Changeset [3530] by
- Fixed bug that crashed Padre if tried to load Plugin on non 'Padre/Plugin?' …
- 16:43 Changeset [3529] by
- adding the manager buttons
- 12:13 Changeset [3528] by
- some more Run tests cleanup
- 12:05 Changeset [3527] by
- fix some of the crashes of Test Run reported by tsee++
- 12:04 Changeset [3526] by
- update changes
- 12:02 Changeset [3525] by
- title should not expand
- 12:01 Changeset [3524] by
- place for plugin documentation
- 11:56 Changeset [3523] by
- adding comments
- 11:55 Changeset [3522] by
- putting emphasis on plugin name
- 11:41 Changeset [3521] by
- making sure the plugin list can show all columns
- 11:40 Changeset [3520] by
- starting right pane details
- 11:30 Changeset [3519] by
- cleaning up _create_list
- 11:27 Changeset [3518] by
- reordering sizerbox
- 11:10 Changeset [3517] by
- fix the switching between projects in the directory view
- 10:56 Changeset [3516] by
- add Run Tests menu option
- 10:44 Changeset [3515] by
- add run option to remember (per filename) and append last used command …
- 10:28 Changeset [3514] by
- no need to Fit()
- 10:28 Changeset [3513] by
- forgot a _vbox
- 10:26 Changeset [3512] by
- store plugin manager before creating dialog
- 10:11 Changeset [3511] by
- Vi: move the tab completition to a separate module add first test to it
- 09:39 Changeset [3510] by
- Vi: separate out the tab completition code to a new subroutine
- 08:37 Changeset [3509] by
- svn:ignore
- 03:48 Changeset [3508] by
- execute the file even if it had not been modified (otherwise the file was …
03/27/09:
- 22:10 Changeset [3507] by
- Added option to start/stop Catalyst's development web server
- 16:43 Changeset [3506] by
- horizontal sizer is better, and really use it
- 16:37 Changeset [3505] by
- using a vertical boxsizer
- 16:33 Changeset [3504] by
- deporting list creation in its own private method
- 16:32 Changeset [3503] by
- using real accessors instead of hash access
- 16:28 Changeset [3502] by
- removing unused modules
- 16:27 Changeset [3501] by
- creating dialog in a private sub
- 16:24 Changeset [3500] by
- fixing tab
- 16:22 Ticket #285 (Perl.exe crashes when quitting Padre.) created by
- Windows XP media centre edition service pack 3 Strawberry perl, v5.10.0.4 …
- 16:21 Ticket #284 (Perl.exe crashes when quitting Padre.) created by
- Windows XP media centre edition service pack 3 perl, v5.10.0 built for …
- 16:00 Changeset [3499] by
- adding comments for private method
- 14:41 Changeset [3498] by
- adding pod for pm3
- 14:32 Changeset [3497] by
- adding comments, refresh() becomes a private method
- 14:25 Changeset [3496] by
- adding status color codes
- 14:25 Changeset [3495] by
- new status icons for plugin
- 14:01 Changeset [3494] by
- no abbrev
- 06:45 Release_History edited by
- (diff)
- 06:39 Changeset [3493] by
- tag Padre-0.30
- 06:36 Changeset [3492] by
- disable task test when no DISPLAY is set
- 06:30 Changeset [3491] by
- set version number to 0.30 preparing for release
03/26/09:
- 23:27 Changeset [3490] by
- pluginmanager3 not (yet) ready
- 23:26 Changeset [3489] by
- shorten version
- 23:26 Changeset [3488] by
- showing plugin icon
- 23:26 Changeset [3487] by
- following fdo icon hierarchy
- 23:25 Changeset [3486] by
- displaying status in plugin manager
- 23:25 Changeset [3485] by
- auto-resize the columns
- 23:25 Changeset [3484] by
- removing unused method html()
- 23:25 Changeset [3483] by
- refreshing list of plugins
- 23:25 Changeset [3482] by
- no description as of now, showing version
- 23:25 Changeset [3481] by
- using wx constant for default size
- 23:24 Changeset [3480] by
- creating listview
- 23:24 Changeset [3479] by
- space2tab
- 23:24 Changeset [3478] by
- using default wx position
- 23:24 Changeset [3477] by
- using wx::frame as base class
- 23:24 Changeset [3476] by
- changing inheritance
- 23:24 Changeset [3475] by
- third gen plugin manager
- 23:19 Changeset [3474] by
- undoing change r3473
- 23:13 Changeset [3473] by
- Merge branch 'plugin-manager'
- 17:47 Changeset [3472] by
- tests for the 'foreach our (...){...}' case (todo)
- 17:23 Changeset [3471] by
- tests for variable declarations in foreachs
- 16:57 Ticket #277 (Lexical variable replace doesn't work for "foreach my $foo (...) {}") closed by
- fixed: This seems to be fixed with commit 3470.
- 16:57 Changeset [3470] by
- Resolve #277: (Lexical variable replace doesn't work for "foreach my …
- 16:32 Changeset [3469] by
- oops, fix indentation
- 16:32 Changeset [3468] by
- Fix part of #277: Skip additional variable declarations later in the block …
- 16:12 Changeset [3467] by
- fix doc to match method name
- 14:29 Changeset [3466] by
- remove Test::Compile from the prereqs
- 12:08 Ticket #283 (Add prove command to test files when edition a .t file) created by
- Either on the Perl menu or on the directory browser or both
- 10:00 Ticket #282 (Steal from vi) created by
- go over these pages and learn what could and should be implemented in …
- 09:58 Ticket #281 (TDD using Padre) created by
- Go over the PerlMonks? node about TDD in vi and steal whatever we can …
- 09:55 Ticket #280 (ignore ignore case when there are upper case letters) created by
- Apparently in vi there is a configuration option that - for searching - …
- 06:56 Changeset [3465] by
- applying latest round of perltidy
- 06:55 Changeset [3464] by
- using tabs
- 05:44 Changeset [3463] by
- remove debugging warning that caused test failure
03/25/09:
- 18:31 Changeset [3462] by
- applying new style
- 18:31 Changeset [3461] by
- yet another change
- 18:18 Changeset [3460] by
- applying new perltidyrc
- 18:15 Changeset [3459] by
- re-lining up parens
- 18:10 Changeset [3458] by
- keeping low-width indenting pair
- 17:45 Changeset [3457] by
- forcing cuddling else
- 17:43 Changeset [3456] by
- basic plugin icon taken from …
- 17:41 Changeset [3455] by
- quieting a warning
- 17:40 Changeset [3454] by
- new method show()
- 17:39 Changeset [3453] by
- fixing biggest problem in pluginmanager2
- 14:15 Changeset [3452] by
- Add necessary diff methods for file, dir.
- 11:34 Changeset [3451] by
- allow the installation of modules when doubleclicking on a name
- 11:24 Changeset [3450] by
- when clicking on a module name have a callback that can get the name of …
- 10:18 Changeset [3449] by
- move the show_rows method to the CPAN::Listview
- 10:04 Changeset [3448] by
- some progress on the way to install CPAN modules from the new GUI
- 10:03 Changeset [3447] by
- move the module installation from the Perl menu to the new Perl 5 plugin …
- 09:47 Changeset [3446] by
- dos2unix
- 09:44 Changeset [3445] by
- dos2unix
- 04:24 Changeset [3444] by
- Padre::Plugin::Nopaste to Task-Padre-Plugin-Deps
03/24/09:
- 21:33 Changeset [3443] by
- move the CPAN related code to Padre::CPAN and turn it into a singleton
- 20:27 Changeset [3442] by
- improve the update speed to usable level by caching the module names
- 19:19 Changeset [3441] by
- start adding GUI for CPAN installation
- 19:08 Changeset [3440] by
- adding nopaste plugin
- 18:28 Ticket #38 (pastebin or perlmonks or mailing list integration) closed by
- fixed: new plugin padre::plugin::nopaste allows to nopaste current selection (or …
- 18:18 Changeset [3439] by
- updated brazilian portuguese messages
- 15:41 Changeset [3438] by
- updated french translation
- 15:39 Changeset [3437] by
- updated messages.pot file
- 15:31 Changeset [3436] by
- use the current line as the text of the bookmark
- 15:30 Changeset [3435] by
- applying new perltidyrc: no sub closing comments
- 15:29 Changeset [3434] by
- removin closing sub comments
- 10:47 Ticket #279 (Refactoring support: automatic global-to-lexical conversion) created by
- I recently had the non-fun experience of having to refactor a moderately …
- 10:42 Changeset [3433] by
- link to STC documentation
- 10:36 Ticket #278 (Variable magic (lexical replace, declaration finding, etc) doesn't work ...) created by
- Summary says it all: Variable magic (lexical replace, declaration finding, …
- 10:34 Changeset [3432] by
- set width of bookmark window
- 10:22 Ticket #277 (Lexical variable replace doesn't work for "foreach my $foo (...) {}") created by
- Summary says it all: Lexical variable replace doesn't work for "foreach my …
- 10:14 Ticket #276 (improve the run dialog) created by
- Options to save the files 1) run whatever on the disk, don't save the …
- 09:57 Changeset [3431] by
- dont execute file if save failed
- 09:52 Changeset [3430] by
- add New perl 5 module and new perl 5 test to the menu
- 09:18 Changeset [3429] by
- add menu option to open new perl 5 and perl 6 script based on templates we …
- 08:28 Changeset [3428] by
- insert_from_file factored out to Editor
- 08:09 Changeset [3427] by
- small code cleanup
- 08:06 Changeset [3426] by
- factor out the instert_text method to the Editor class
- 07:33 Changeset [3425] by
- add -h flag to dev.pl to add all the plugin directories to @INC, for …
- 07:32 Changeset [3424] by
- dump both %INC and @INC in the developer plugin
- 06:14 Changeset [3423] by
- First draft of the "Catalyst" Plugin for Padre
- 06:11 Changeset [3422] by
- Small update on POD Synopsis
- 05:31 Changeset [3421] by
- Added error msgbox when run_command() fails. Only it *never* fails (see …
03/23/09:
- 20:40 Changeset [3420] by
- minor cleanup
- 20:02 Changeset [3419] by
- variable replacement including "${foo}"
- 19:18 Changeset [3418] by
- document bug fix
- 17:54 Changeset [3417] by
- igniting perltidy discussion on a representative set of files (ticket …
- 17:53 Changeset [3416] by
- tool to force unique style with perltidy on padre's codebase
- 17:52 Changeset [3415] by
- base perltidy config as taken from ticket #148
- 17:44 Changeset [3414] by
- fix lexical variable searching for document top level; additionally …
- 17:29 Changeset [3413] by
- dos2unix
03/22/09:
- 19:16 Changeset [3412] by
- DataWalker? -- basic docs
- 19:10 Changeset [3411] by
- fun sigil icons in the browser
- 17:35 Changeset [3410] by
- missed one sizer
- 17:34 Changeset [3409] by
- fix the sizers
- 17:30 Changeset [3408] by
- yaml dump reading/browsing
- 15:42 Changeset [3407] by
- browsing the current document
- 15:35 Changeset [3406] by
- Show data structure size
- 15:03 Changeset [3405] by
- show_size and some reorganization
- 14:42 Changeset [3404] by
- browsing the Padre main stash
- 14:39 Changeset [3403] by
- set size
- 13:01 Changeset [3402] by
- reset button
- 12:54 Changeset [3401] by
- somewhat better solution for the GLOB mess from Yves
- 12:44 Changeset [3400] by
- Walk the stash!
- 12:44 Changeset [3399] by
- show the NAME and PACKAGE GLOB THINGs (aren't all caps nice?)
- 11:15 Changeset [3398] by
- initial GLOB walking support
- 10:57 Changeset [3397] by
- colour all undefs differently so they can be made out against strings that …
- 10:57 Changeset [3396] by
- fix the Getoptions call
- 10:50 Changeset [3395] by
- make the tool a little more flexible: allow the user to supply an eval …
- 10:49 Changeset [3394] by
- fix warnings
- 10:41 Changeset [3393] by
- Add therek to list of contributors
- 10:40 Changeset [3392] by
- Fix a bad control sequence. Somebody please check this makes sense.
- 10:38 Changeset [3391] by
- remove debugging code (I never learn, do I?)
- 10:27 Ticket #275 (Thread indicator remains yellow) closed by
- fixed: Thanks, fixed in r3390 at the cost of significantly more bookkeeping about …
- 10:25 Changeset [3390] by
- make sure that crashing threads are detected correctly and the …
- 10:23 Changeset [3389] by
- add hook to submit a crash-debugging task (similar to simulate crash)
- 10:23 Changeset [3388] by
- add debugging task thats imply crashes on us
- 09:59 Changeset [3387] by
- Fix widgets version number to human readable format convertion.
- 07:23 Changeset [3386] by
- Perl6: wrap the exception throwing call to Storable and warn about it
03/21/09:
- 23:21 Changeset [3385] by
- Initial Perl data structure browser.
- 23:11 Changeset [3384] by
- remove debugging code
- 23:02 Changeset [3383] by
- simple perl data structure display/browser
- 19:41 Changeset [3382] by
- Removed fuzzy flag from some strings, fixed duplicate hotkeys bugs
- 15:44 Changeset [3381] by
- clicking the ampersand now generates some task information in the output …
- 15:43 Changeset [3380] by
- implement simple status dumper
- 15:33 Changeset [3379] by
- refactor the po_stats tool
- 15:25 Changeset [3378] by
- remove debugging code
- 15:17 Changeset [3377] by
- replace simple running-tasks-counter with something that keeps track of …
- 15:11 Changeset [3376] by
- updated spanish .po file (no translation added, just getopt's msgmerge)
- 15:09 Changeset [3375] by
- updated brazilian portuguese messages
- 14:54 Changeset [3374] by
- cleanup, fix bug with prepare 'BREAK' logic
- 14:03 Changeset [3373] by
- work around ugly Wx thread event bug
- 13:59 Changeset [3372] by
- dos2unix
- 13:49 Ticket #275 (Thread indicator remains yellow) created by
- After some time or some operation - and I don't know what - the thread …
- 12:54 Changeset [3371] by
- output window should ignore empty default font setting
- 12:54 Changeset [3370] by
- Task::PPI should refuse working without any data
- 12:41 Changeset [3369] by
- require Padre::Task 0.29 interface (we'd really need the tentative 0.30…
- 12:40 Ticket #274 (no document open => run any kind of Padre::Task::PPI::* => die()) closed by
- fixed: Fixed in trunk: If you create a new Padre::Task::PPI, new() will return …
- 12:36 Changeset [3368] by
- Updated Hungarian Translation
- 12:20 Ticket #274 (no document open => run any kind of Padre::Task::PPI::* => die()) created by
- Right now, when no document is open and any kind of Padre::Task::PPI is …
- 12:09 Ticket #273 (Plugin cache needs to be invalidated when a new (version of a) plugin has ...) created by
- When you're using the PAR-plugin support to install plugins, the …
- 12:05 Changeset [3367] by
- mention the Task output methods in the change log
03/20/09:
- 09:21 Changeset [3366] by
- hacks to make C::S work slightly better
- 08:42 Changeset [3365] by
- dos2unix
- 08:42 Changeset [3364] by
- cache perl_interpreter as it may be expensive to calculate (File::Which)
03/19/09:
- 20:08 Changeset [3363] by
- first steps toward class::sniff plugin
- 19:59 Changeset [3362] by
- fix the Task->post_event method to avoid msg duplication. friendly …
- 18:17 Changeset [3361] by
- dos2unix
- 17:46 Changeset [3360] by
- dos2unix
- 17:25 Changeset [3359] by
- space to taqb
03/18/09:
- 13:56 Ticket #272 (print option does not work) created by
- When trying to print a document of 197 lines, padre goes to 100 percent …
- 12:55 Download edited by
- (diff)
03/17/09:
- 19:08 Ticket #254 (Allow plugins to define keyboard shortcuts for menu) closed by
- fixed
- 19:07 Changeset [3358] by
- Addition of keyboard shortcuts to the PerlTidy? plugin for formatting
- 16:27 Changeset [3357] by
- Padre plugins can use the special plugin builder for useful extra targets.
- 16:08 Changeset [3356] by
- use the plugin builder
- 16:08 Changeset [3355] by
- use the plugin builder
- 16:06 Changeset [3354] by
- Padre 0.29 compatibility
- 16:05 Changeset [3353] by
- use the Padre Plugin Builder (M::Install based), test for the SVN …
- 15:17 Changeset [3352] by
- save the files in the temporary directory of Padre
- 14:54 Changeset [3351] by
- testing full text adding second line testing F12 - save as
- 14:21 Changeset [3350] by
- slight test refactoring
- 11:56 Changeset [3349] by
- use temporary directory for PADRE_HOME in the win32 tests too
03/16/09:
- 22:24 Changeset [3348] by
- Documentation of keyboard shortcuts for plugins; ticket #254
- 22:09 Development edited by
- Additon of link for plugin development (diff)
- 22:07 Development edited by
- Change to latest release (diff)
- 18:10 Ticket #17 (Clever TAB (real tab in the beginning, spaces after?)) closed by
- fixed: padre is now using Text::FindIndent? which does guess automatically which …
- 18:08 Ticket #18 (vi-mode) closed by
- fixed: vi plugin exist - see http://search.cpan.org/perldoc?Padre::Plugin::Vi …
- 18:06 Ticket #25 (Saving files when closing the application) closed by
- fixed: fixed somewhere between bug report and 0.29 padre now asks for each …
- 18:04 Ticket #74 (Padre pretends to save read-only files) closed by
- fixed: fixed somewhere between 0.09 and 0.29 doesn't happen anymore…
- 17:55 Ticket #82 (version control interface (such as diffs, stats, commits, merges)) closed by
- fixed: plugins created for: - git: …
- 17:52 Ticket #86 (possibility to wrap a paragraph intelligently) closed by
- fixed: feature provided by plugin autoformat, with ctrl+shift+j based on …
- 17:34 Changeset [3347] by
- forgot to update changes once again
- 17:34 Ticket #155 (error if passed a non-existent filename) closed by
- fixed: fixed in r3346 - file will be created first if it does not exist. note …
- 17:32 Changeset [3346] by
- fix ticket #155 - error if passed a non-existant filename
- 17:22 Changeset [3345] by
- dos2unix
- 17:14 Ticket #271 (padre 0.22 leaking into cpan index) closed by
- fixed: Scheduled for deletion.
- 17:06 Ticket #271 (padre 0.22 leaking into cpan index) created by
- some files from padre 0.22 are still available in cpan index …
- 17:02 Changeset [3344] by
- forgot to update changes
- 17:00 Ticket #270 (The Edit>Preference menu leads to a "Settings" window) closed by
- fixed: fixed in r3343
- 17:00 Changeset [3343] by
- fix ticket #270 - preferences window title should match its menu …
03/15/09:
- 21:36 Changeset [3342] by
- run t/win32 tests when in windows
- 21:30 Changeset [3341] by
- make all the win32 tests use the new common module and enable them to run …
- 21:26 Ticket #270 (The Edit>Preference menu leads to a "Settings" window) created by
- It would make more sense if the window opened by clicking on …
- 21:17 Changeset [3340] by
- move the most of the common win32 testing setup code to …
- 21:10 Ticket #269 (Padre always starts in minimized window) created by
- I am running Padre v0.28 on Vista 32bits. Whether I click on the padre …
- 21:05 Ticket #268 (Can't upgrade to version 0.29 from cpan without "force install Padre") created by
- I am running strawberry perl on Windows Vista. when I type the "upgrade …
- 14:14 Changeset [3339] by
- copy'n'paste is bad - using re/store_cursor_position()
- 14:14 Changeset [3338] by
- new methods store_cursor_position() / restore_cursor_position()
- 14:02 Changeset [3337] by
- once again forgot to update changes
- 14:01 Ticket #220 (reloading file should move cursor to where it was) closed by
- fixed: fixed in r3336
- 14:00 Changeset [3336] by
- fix ticket #220 - reload file moves cursor where it was
- 13:48 Changeset [3335] by
- forgot to update changes
- 13:47 Ticket #206 (Storing the cursor position) closed by
- fixed: fixed in r3334
- 13:47 Changeset [3334] by
- fix ticket #206 - storing cursor position
- 13:46 Changeset [3333] by
- new table last_position_in_file
- 13:44 Changeset [3332] by
- adding comment to help debug
- 08:25 Articles edited by
- (diff)
- 07:56 Ticket #267 (Perl syntax checker tries to check syntax of PHP file) created by
- I created a new editor window (Ctrl-N), pasted in some PHP code, saved as …
- 05:03 Changeset [3331] by
- "Install Local Distribution" implemented (install_file() was a stub)
- 04:51 Changeset [3330] by
- refactored install_Cpan() to use setup_bindings() instead of repeated code
- 04:28 Changeset [3329] by
- refactoring to allow code reuse, creating auxiliary methods …
- 04:05 Changeset [3328] by
- "Install Remote Distribution" issue finding 'pip' under Linux fixed
03/14/09:
- 22:16 Changeset [3327] by
- turn the win32 test an actual working test script that could run with or …
- 22:10 Changeset [3326] by
- require File::HomeDir? 0.84 that will return my_data correctly on Windows …
- 17:06 Ticket #256 (Padre 0.25 leaking into CPAN index) closed by
- fixed: no more padre 0.25 leaking in cpan index. closing ticket.
- 16:31 Ticket #266 (Padre Requires A CMD Window (WinXP)) created by
- In it's current form, Padre requires a CMD window to be open. If you …
- 16:12 Ticket #265 (Alt-F4 Closes Application Without Saving (WinXP)) created by
- If I have any changed files and I Alt-F4 to exit, the program will close …
- 15:44 Ticket #264 (Ctrl-F4 Functionialy Requested) created by
- I'd like to have the ability to close individual project windows with the …
- 10:02 Download edited by
- Padre 0.29 PAR binary download (diff)
- 06:57 Changeset [3325] by
- remove unused importing of catfile that was even breaking in some places …
- 03:47 Changeset [3324] by
- Updated use of caption(), previously caption_gettext()
- 03:45 Changeset [3323] by
- caption_gettext() refactored to caption() with gettext outside to enable …
03/13/09:
- 22:41 Changeset [3322] by
- update Tasks
- 19:09 Ticket #263 (Padre 0.29 die and not start.) created by
- $ padre "catfile" is not exported by the File::Spec module Can't continue …
- 17:27 Changeset [3321] by
- 'Settings' window title is now under Wx::gettext()
- 14:52 Changeset [3320] by
- new method current_paragraph()
- 11:28 Changeset [3319] by
- retrofit some info in the Changes file
- 11:01 Release_History edited by
- 0.29 released (diff)
- 10:58 Changeset [3318] by
- update version number in ppm related files
- 10:47 Changeset [3317] by
- New Git plugin
- 10:45 Changeset [3316] by
- tag Padre-0.29
- 10:42 Changeset [3315] by
- fix syntax error in Padre::DB::Patch, how did Padre work with this syntax …
- 10:40 Changeset [3314] by
- Require Test::More for the testing and bail on failure in the compilation …
- 10:30 Changeset [3313] by
- update version number to 0.29
- 10:21 Changeset [3312] by
- no need to show/hide the status bar twice
- 09:50 Changeset [3311] by
- french translation updated
- 05:20 Changeset [3310] by
- Updated brazilian portuguese messages
03/12/09:
- 21:33 Changeset [3309] by
- dos2unix
- 21:29 Changeset [3308] by
- wx bug work around to make sure the status-bar is always at the bottom of …
- 21:24 Changeset [3307] by
- first step in making sure the status_bar is shown at start-up time even if …
- 17:40 Changeset [3306] by
- cleaning _INTEGER
- 17:37 Changeset [3305] by
- introducing some pod for padre::config
- 17:10 Changeset [3304] by
- adding a synopsis
- 16:54 Changeset [3303] by
- setting() should be a private sub
- 16:45 Changeset [3302] by
- removing unused modules
- 16:43 Changeset [3301] by
- adding some comments
- 15:49 Changeset [3300] by
- perl 5.6 called, he wants its "use vars" back
- 15:40 Changeset [3299] by
- getting rid of @ISA, using "use base" instead
- 15:26 Changeset [3298] by
- forcing no import for file::spec
- 15:25 Changeset [3297] by
- fixing test to use padre::config::constants
- 15:23 Changeset [3296] by
- forgot to load a module
- 15:22 Changeset [3295] by
- ppi_highlight defaults to 0, not 1
- 15:14 Changeset [3294] by
- removing no more used copy_original_My_plugin()
- 15:14 Changeset [3293] by
- removing no more used default_plugin_dir()
- 15:10 Changeset [3292] by
- adding missing modules
- 15:06 Changeset [3291] by
- using $PADRE_PLUGIN_DIR instead of default_plugin_dir()
- 15:03 Changeset [3290] by
- converting to unix
- 15:02 Changeset [3289] by
- $PADRE_PLUGIN_DIR is in fact $PADRE_PLUGIN_LIBDIR
- 14:52 Changeset [3288] by
- using reset_my_plugin() from pluginmanager
- 14:49 Changeset [3287] by
- initialize empty My Plugin if needed
- 14:48 Changeset [3286] by
- new method reset_my_plugin()
- 14:41 Changeset [3285] by
- don't copy the my plugin in padre:config:constants, it's not its place
- 12:38 Changeset [3284] by
- forgot to use strict & warnings - oops
- 12:38 Changeset [3283] by
- copying the My Plugin if needed
- 12:31 Changeset [3282] by
- updating comments
- 12:30 Changeset [3281] by
- fixing style (easier to review)
- 12:29 Changeset [3280] by
- new exported constant $PADRE_PLUGIN_DIR
- 12:21 Changeset [3279] by
- adding some comments
- 12:07 Changeset [3278] by
- adding a change
- 10:41 Changeset [3277] by
- defining settings in an array
- 10:03 Changeset [3276] by
- removing duplicated constants
- 09:59 Changeset [3275] by
- removing duplicated constants
- 09:58 Changeset [3274] by
- using constants exported by padre::config::constants
- 09:53 Changeset [3273] by
- new constants: settings types & settings stores
- 09:42 Changeset [3272] by
- removing no more used default_db()
- 09:41 Changeset [3271] by
- using $CONFIG_FILE_HOST
- 09:39 Changeset [3270] by
- forgot to update the pod
- 09:39 Changeset [3269] by
- exporting $PADRE_CONFIG_HOST
- 09:36 Changeset [3268] by
- finally removing padre::config::default_dir()
- 09:36 Changeset [3267] by
- using $PADRE_CONFIG_DIR
- 09:33 Changeset [3266] by
- using $PADRE_CONFIG_DIR
- 09:32 Changeset [3265] by
- using $PADRE_CONFIG_DIR
- 09:25 Changeset [3264] by
- using $PADRE_CONFIG_DIR
- 09:24 Changeset [3263] by
- using $PADRE_CONFIG_DIR
- 09:21 Changeset [3262] by
- using padre::config::constants
- 09:19 Changeset [3261] by
- creating config dir if it doesn't exist
- 09:12 Changeset [3260] by
- replacing $DEFAULT_DIR by $PADRE_CONFIG_DIR
- 09:11 Changeset [3259] by
- product_path() not needed anymore
- 09:10 Changeset [3258] by
- using padre::config::constants within padre::config
- 09:09 Changeset [3257] by
- renaming private sub to match the new variable
- 09:05 Changeset [3256] by
- final cleanup
- 09:03 Changeset [3255] by
- using named variable
- 09:03 Changeset [3254] by
- constructor new() should be private - others should use read() constructor
- 09:02 Changeset [3253] by
- write() does not accept any arguments
- 08:59 Changeset [3252] by
- more comments updates
- 08:56 Changeset [3251] by
- comments & pod for padre::config::host
- 08:53 Changeset [3250] by
- pod update
- 08:47 Changeset [3249] by
- removing no more used default_yaml()
- 08:44 Changeset [3248] by
- using private constructor to simplify some methods
- 08:38 Changeset [3247] by
- using $CONFIG_FILE_USER instead of P:Config->default_yaml
- 08:36 Changeset [3246] by
- exporting $CONFIG_FILE_USER
- 08:30 Changeset [3245] by
- renaming constant PADRE_HOME in PADRE_CONFIG_DIR
- 08:29 Changeset [3244] by
- unexporting unused constant
03/11/09:
- 20:25 Changeset [3243] by
- exporting PADRE_HOME + documenting api
- 19:56 Changeset [3242] by
- finding $PADRE_HOME
- 19:37 Changeset [3241] by
- new module padre::config::constants
- 19:35 Changeset [3240] by
- pod update
- 19:24 Changeset [3239] by
- removing extra line breaks
- 19:23 Changeset [3238] by
- missing use
- 19:22 Changeset [3237] by
- decompose steps for better readability
- 19:15 Changeset [3236] by
- lining up curly braces
- 19:03 Changeset [3235] by
- using named variable
- 19:01 Changeset [3234] by
- comments + reordering subs
- 19:00 Changeset [3233] by
- using variable instead of PACKAGE
- 18:59 Changeset [3232] by
- putting more stuff in the pod
- 18:52 Changeset [3231] by
- using exported functions instead of fully qualifying them
- 18:47 Changeset [3230] by
- removing unneeded use
- 18:45 Changeset [3229] by
- read() doesn't accept any params
- 18:45 Changeset [3228] by
- removing magic number - using named var instead
- 18:43 Changeset [3227] by
- doc & pod update
- 18:23 Changeset [3226] by
- removing useless method new()
- 15:10 Changeset [3225] by
- quotation markaround commit message
- 14:58 Changeset [3224] by
- prompt for command line parameters before running a script
- 11:32 Ticket #262 (Padre crashes on exit) created by
- Padre SVN @3223 ( $VERSION=0.28 ) Strawberry Perl 5.10.4 Windows XP …
- 01:37 Changeset [3223] by
- update Task::Padre::Plugins with SVN
03/10/09:
- 15:20 Changeset [3222] by
- tab2space
- 15:18 Changeset [3221] by
- require the just released version of PAR for the File::ShareDir::PAR fixes …
- 15:07 Changeset [3220] by
- spaces to tabs
03/09/09:
- 15:29 Changeset [3219] by
- factor out the mime-type to style mapping to a hash table
- 15:20 Changeset [3218] by
- start writing a plugin for PHP development
- 15:19 Changeset [3217] by
- add basic PHP syntax highlighting
- 14:50 Ticket #261 (When Document::XYZ.pm is not available padre crashes on file open) created by
- I have defined a new document type in the Padre::Plugin::XYZ but have …
- 13:49 Changeset [3216] by
- eliminate unnecessary paramter passing to the refresh method and reuse it …
- 12:19 Changeset [3215] by
- stop updating the plugin menus on every keystroke to eliminate a large …
- 09:44 Ticket #259 (file not saved) closed by
- fixed: this happened only if the changed document was NOT the current document. …
- 09:42 Changeset [3214] by
- fix save_all to work again
- 09:21 Changeset [3213] by
- allow saving file even if it is not in focus #259
- 08:25 Ticket #260 (memory leak refreshing the plugin menu) created by
- On every keystroke (even moving the cursor) we refresh the whole menu …
- 08:23 Ticket #259 (file not saved) created by
- If I close padre while there is an unsaved file it will ask me if I want …
03/08/09:
- 17:32 Changeset [3212] by
- fix test count in another file
- 17:30 Changeset [3211] by
- fix the test count
- 17:29 Changeset [3210] by
- rewording a change
- 16:01 Changeset [3209] by
- dos2unix replace spaces by tabs
- 14:46 Changeset [3208] by
- add comment
- 14:27 Changeset [3207] by
- svn:ignore
- 14:22 Release_History edited by
- (diff)
- 14:16 Changeset [3206] by
- remove a Dumper
- 13:53 Changeset [3205] by
- use the plugin builder when possible
- 13:48 Changeset [3204] by
- cache project directory that was already displayed once
- 13:07 Changeset [3203] by
- hide some VCS directories, show the whole project tree
- 13:01 Changeset [3202] by
- factor out the list of files to be skipped in the directory view
- 12:59 Changeset [3201] by
- add subdirectories to the directory view
- 12:30 Changeset [3200] by
- factor out the list_dir function in Directory listing
- 12:03 Changeset [3199] by
- update directory tree when ui is updated sort directory tree allow opening …
03/07/09:
- 23:19 Download edited by
- Active Perl might not be installed in C:\Perl and use wperl (diff)
- 19:33 Changeset [3198] by
- svn:ignore
- 19:32 Changeset [3197] by
- SVN: support "svn add"
- 19:31 Changeset [3196] by
- update Changes file
- 19:28 Changeset [3195] by
- Initial support for directory browser based on the Outline code
- 19:27 Changeset [3194] by
- fix the get_project_dir method
- 12:43 Changeset [3193] by
- tag Padre-Plugin-SVN-0.01
- 11:33 Changeset [3192] by
- SVK: some Makefile.PL and README update
- 11:22 Changeset [3191] by
- SVN: add diff and commit support svn plugin
- 10:29 Changeset [3190] by
- ppm: update the files to release ppm for 0.28
- 10:04 Download edited by
- (diff)
- 07:17 Changeset [3189] by
- SVN: start writing the Padre::Plugin::SVN
03/06/09:
- 22:23 Changeset [3188] by
- privinc/.../Padre.pm: make nono() exit with non-zero code this helps …
- 21:24 Ticket #253 (Padre application exits when selecting "Open CPAN Config File" from ...) closed by
- fixed: Confirmed fix in v0.28
- 16:33 Changeset [3187] by
- avoid testing english error messages as they might be localized (reported …
- 09:13 Ticket #180 (new file is failing) closed by
- fixed: I think this has been solved before 0.28, if not please reopen the bug.
- 08:59 Changeset [3186] by
- add diff and commit per project
03/05/09:
- 19:46 Changeset [3185] by
- add reload_current_plugin method and the relevant menu option to make it …
- 19:45 Changeset [3184] by
- add Padre::Util::get_project_dir a temporary method to locate the …
- 12:24 Changeset [3183] by
- VERSION fix for Task
- 12:22 Changeset [3182] by
- update Task-Padre- for SVK plugin
- 06:20 Changeset [3181] by
- tag Padre-Plugin-SVK-0.02
- 06:17 Changeset [3180] by
- SVK: prepare for 0.02 released
Note: See TracTimeline
for information about the timeline view.
