Timeline
04/08/09:
- 16:35 Changeset [3947] by
- update PL translation
- 09:20 Changeset [3946] by
- using ISO-8601 date instead of a locale one
- 09:03 Changeset [3945] by
- supplying the wxTAB_TRAVERSAL flag - but wx ignores it... sigh
- 08:55 Changeset [3944] by
- removing ugly method new_last_padre_session()
- 08:48 Changeset [3943] by
- tidying up files
- 08:46 Changeset [3942] by
- restoring position in file when opening a session
- 08:40 Changeset [3941] by
- sorting according to current sort criterions
- 08:38 Changeset [3940] by
- initializing sort criterions instead of checking them everytime
- 08:35 Changeset [3939] by
- destroying window upon close, to prevent memory leak
- 08:35 Changeset [3938] by
- coment update
- 08:32 Changeset [3937] by
- shortening wx constants usage
- 06:33 Changeset [3936] by
- add mime type for abc files
- 06:32 Changeset [3935] by
- Parrot: minor fixes
- 06:28 Changeset [3934] by
- add firts working version of the Kate syntax highlighter plugin
- 06:09 Changeset [3933] by
- updated POD version and Changes file for 0.02 release
- 06:05 Changeset [3932] by
- update french translation
- 05:49 Changeset [3931] by
- updated brazilian portuguese translation
- 05:37 Changeset [3930] by
- s/chane/change/ on...err...changes :)
04/07/09:
- 20:32 Changeset [3929] by
- fix auto-folding POD markup
- 19:19 Changeset [3928] by
- updated changes with new feature
- 19:18 Ticket #123 (Save Session / Load Session) closed by
- fixed: implemented with r3839 to r3927 ctrl+alt+s / ctrl+alt+o to save / open a …
- 19:16 Changeset [3927] by
- really saving the session
- 19:16 Changeset [3926] by
- using save_session()
- 19:15 Changeset [3925] by
- new method save_session()
- 19:15 Changeset [3924] by
- using capture_session()
- 19:15 Changeset [3923] by
- new method capture_session()
- 19:15 Changeset [3922] by
- removing unused accessors
- 19:15 Changeset [3921] by
- sanitized _on_butsave_clicked()
- 19:15 Changeset [3920] by
- using _current_session()
- 19:15 Changeset [3919] by
- updating _current_session()
- 19:14 Changeset [3918] by
- reacting to combo text change
- 19:14 Changeset [3917] by
- storing list of existing sessions
- 19:14 Changeset [3916] by
- reacting when combo box item has been selected
- 19:14 Changeset [3915] by
- removing unused method _update_buttons_state()
- 19:14 Changeset [3914] by
- removing unused method _select_first_item()
- 19:14 Changeset [3913] by
- removing unused method _on_butopen_clicked()
- 19:14 Changeset [3912] by
- removing unused method _on_list_col_click()
- 19:13 Changeset [3911] by
- _refresh_combo() sanitized
- 19:13 Changeset [3910] by
- resizing the window to fit the content
- 19:13 Changeset [3909] by
- storing relevant controls
- 19:13 Changeset [3908] by
- sanitizing show()
- 19:13 Changeset [3907] by
- adding some space between the controls
- 19:13 Changeset [3906] by
- creating the buttons
- 19:12 Changeset [3905] by
- adapting to gridbagsizer
- 19:12 Changeset [3904] by
- in fact, we need a gridbagsizer... why everything isn't as simple as in …
- 19:12 Changeset [3903] by
- sanitized _create_fields()
- 19:12 Changeset [3902] by
- using a flexgridsizer
- 19:12 Changeset [3901] by
- making sure dialog does not blow up
- 19:12 Changeset [3900] by
- inlining call to session saver
- 19:12 Changeset [3899] by
- _create() sanitized
- 19:11 Changeset [3898] by
- changing dialog title
- 19:11 Changeset [3897] by
- new module padre::wx:dialog::sessionsave, shamelessly copied from …
- 19:11 Changeset [3896] by
- removing unused module
- 19:11 Changeset [3895] by
- removing unneeded wx:: prefix for constants
- 19:11 Changeset [3894] by
- adding wx prereq, just to be clean
- 19:11 Changeset [3893] by
- promote sessions to first class items
- 19:11 Changeset [3892] by
- using new method files()
- 19:10 Changeset [3891] by
- new method files()
- 19:10 Changeset [3890] by
- closing all files belongs to open_session()
- 19:10 Changeset [3889] by
- removed unused method last_padre_session_files()
- 19:10 Changeset [3888] by
- using open_session()
- 19:10 Changeset [3887] by
- sorting accessors for easier reading
- 19:10 Changeset [3886] by
- comment update
- 19:10 Changeset [3885] by
- removing unused accessor _plugin_names()
- 19:09 Changeset [3884] by
- removing unused accessor _manager()
- 19:09 Changeset [3883] by
- opening session after having closed previous files
- 19:09 Changeset [3882] by
- new method open_session()
- 19:09 Changeset [3881] by
- displaying last update as a real date
- 19:09 Changeset [3880] by
- resizing columns after header width if no row in the list
- 19:09 Changeset [3879] by
- closing all opened documents when opening a session
- 19:09 Changeset [3878] by
- removed unused method _update_plugin_state()
- 19:08 Changeset [3877] by
- moved _refresh_list() to match alphabetical order
- 19:08 Changeset [3876] by
- removed unused method _plugin_show_error_msg()
- 19:08 Changeset [3875] by
- removed unused method _plugin_enable()
- 19:08 Changeset [3874] by
- removed unused method _plugin_disable()
- 19:08 Changeset [3873] by
- update buttons state after deleting a session
- 19:08 Changeset [3872] by
- $list->GetItem? always returns an item, even if nothing is selected... nice …
- 19:08 Changeset [3871] by
- new method _update_buttons_state()
- 19:07 Changeset [3870] by
- enclosing db update in a transation
- 19:07 Changeset [3869] by
- selecting first item after deletion
- 19:07 Changeset [3868] by
- new method _select_first_item()
- 19:07 Changeset [3867] by
- using _current_session()
- 19:07 Changeset [3866] by
- renaming _current() method to _current_session()
- 19:07 Changeset [3865] by
- renaming accessor _cursession() to _curname()
- 19:06 Changeset [3864] by
- new method _current() to fetch current session object
- 19:06 Changeset [3863] by
- implemented delete button handler
- 19:06 Changeset [3862] by
- removing unused accesor _whtml()
- 19:06 Changeset [3861] by
- removing unused accesor _label()
- 19:06 Changeset [3860] by
- list selection handler sanitized
- 19:06 Changeset [3859] by
- storing button widgets
- 19:06 Changeset [3858] by
- pod update
- 19:05 Changeset [3857] by
- removing unused module
- 19:05 Changeset [3856] by
- destroying window on closing
- 19:05 Changeset [3855] by
- changing button callbacks
- 19:05 Changeset [3854] by
- _refresh_list() sanitized
- 19:05 Changeset [3853] by
- do not select by now to prevent crash
- 19:05 Changeset [3852] by
- there may be no session saved
- 19:05 Changeset [3851] by
- creating buttons
- 19:04 Changeset [3850] by
- list should expand to whole window
- 19:04 Changeset [3849] by
- starting buttons implementation
- 19:04 Changeset [3848] by
- returning to prevent a crash
- 19:04 Changeset [3847] by
- adding a title label
- 19:04 Changeset [3846] by
- no action on item activation
- 19:04 Changeset [3845] by
- no image displayed in the list
- 19:04 Changeset [3844] by
- creating list
- 19:03 Changeset [3843] by
- _create() sanitized - this dialog is using a vbox
- 19:03 Changeset [3842] by
- opening session manager directly
- 19:03 Changeset [3841] by
- adding menu items for sessions
- 19:03 Changeset [3840] by
- sanitized session manager constructor
- 19:03 Changeset [3839] by
- session manager, shamelessly taken from plugin manager
- 16:24 Changeset [3838] by
- removing 2nd attempt to plugin manager which was never finished
- 07:33 Changeset [3837] by
- avoid crash
- 05:30 Changeset [3836] by
- updating test counter
- 05:17 Changeset [3835] by
- Added option to use short names (M/V/C instead of Model/View/Controller?) …
- 05:15 Changeset [3834] by
- Fixed "model" dialog box creation issue (layout typo)
- 04:18 Changeset [3833] by
- Better handling of new catalyst app creation
- 03:25 Changeset [3832] by
- moved find_file_from_output() to Util.pm
- 02:46 Changeset [3831] by
- Adding the very beginnings of a networking library
- 01:46 Changeset [3830] by
- Noting the origin
- 01:43 Changeset [3829] by
- Adding a Perl::MinimumVersion? author test
- 01:43 Changeset [3828] by
- Renaming to fit into ADAMK's numbering scheme
- 01:42 Changeset [3827] by
- Adding a META.yml test script
- 01:41 Changeset [3826] by
- Upgrading the POD test to ADAMK's *CLEARLY* superior version
- 01:40 Changeset [3825] by
- Nothing interesting
- 00:33 Changeset [3824] by
- updated documentation
04/06/09:
- 23:52 Changeset [3823] by
- added TODO list :)
- 23:46 Changeset [3822] by
- implemented: "create new" -> "model"
- 23:38 Changeset [3821] by
- included menu option for Catalyst's Online References
- 22:37 Changeset [3820] by
- implemented: "create new" -> "controller"
- 21:44 Changeset [3819] by
- included plugin icon
- 21:14 Changeset [3818] by
- Remove the border from the directory list
- 20:39 Changeset [3817] by
- update changes file
- 19:45 Changeset [3816] by
- return nothing if no padre session
- 19:45 Changeset [3815] by
- storing session to database when quitting padre
- 19:45 Changeset [3814] by
- sessionsfiles -> sessionfile
- 19:45 Changeset [3813] by
- new method new_last_padre_session()
- 19:45 Changeset [3812] by
- fix pod: add missing method
- 19:45 Changeset [3811] by
- no need to use other db modules
- 19:45 Changeset [3810] by
- module is called padre::db::sessionfile, moron
- 19:44 Changeset [3809] by
- loading new modules
- 19:44 Changeset [3808] by
- wrong usage - i blame orlite
- 19:44 Changeset [3807] by
- return empty list if no last padre session
- 19:44 Changeset [3806] by
- ported sessin opening to new db schema
- 19:44 Changeset [3805] by
- new method last_padre_session_files()
- 19:44 Changeset [3804] by
- new method last_padre_session()
- 19:44 Changeset [3803] by
- removed old pod file, refering to previous table
- 19:44 Changeset [3802] by
- empty db classes to access padre's db
- 19:43 Changeset [3801] by
- applying new migration script
- 19:43 Changeset [3800] by
- new migration script
- 17:45 Changeset [3799] by
- small relocation of r3796 fix to avoid duplicate defined check
- 17:42 Ticket #295 (SVN Plugin doesn't check for a defined path) closed by
- fixed: Fixed on trunk. Please reopen it if you think there are any related issues …
- 17:40 Ticket #174 (Can't edit file) closed by
- worksforme: could not reproduce it
- 17:31 Changeset [3798] by
- Add Preferences option to auto-fold POD markup
- 17:16 Changeset [3797] by
- remove the NO_TOOLTIP to enable tooltips on MS windows as well
- 16:26 Changeset [3796] by
- warning fix: do not check file size if filename is undef
- 16:12 Ticket #198 (Changing language does not seem to change the title on the "Output" ...) closed by
- fixed: fixed in r3795
- 16:12 Changeset [3795] by
- fix localizetion of Syntax check window #198
- 15:36 Changeset [3794] by
- Updated Padre::Log to pass the copyright test (t/010).
- 15:33 Changeset [3793] by
- adding missing changes
- 15:08 Ticket #231 (Installation with cpan may create root owned files under .padre in users ...) closed by
- fixed
- 15:04 Changeset [3792] by
- try to improve the error messages received from Makefile.PL if the …
- 12:26 Changeset [3791] by
- Plugin now checks whether document is already saved before performing any …
- 12:13 Changeset [3790] by
- svn project status complains if file hasn't been saved yet
- 11:49 Changeset [3789] by
- svn status now complains if file hasn't been saved yet
- 11:07 Ticket #295 (SVN Plugin doesn't check for a defined path) created by
- In the SVN Plugin, the sub svn_commit() doesn't check if path is set, …
- 01:48 Changeset [3788] by
- added Padre::Log's test script, with 145 tests (still missing some, …
- 01:47 Changeset [3787] by
- added Padre::Log module, complete with POD and usage information
04/05/09:
- 22:44 Ticket #294 (Linux binary fails to start with 0.33) created by
- […] System is Debian Squeeze 32bit The actual root of the problem …
- 19:30 Changeset [3786] by
- added more of the Alt-arrow movements but commented out for now, till we …
- 18:25 Changeset [3785] by
- updated brazilian portuguese translation
- 18:24 Changeset [3784] by
- updated pot file
- 16:34 Changeset [3783] by
- updated french translation
- 16:31 Changeset [3782] by
- updated pot file
- 15:33 Changeset [3781] by
- v0.03 uploaded to pause
- 15:32 Changeset [3780] by
- v0.03 - providing an icon for padre's plugin manager
- 15:31 Changeset [3779] by
- updating manifest
- 15:30 Changeset [3778] by
- pod for plugin_icon() to keep pod coverage happy
- 15:28 Changeset [3777] by
- providing an icon for padre plugin manager
- 15:26 Changeset [3776] by
- attirbuting credit for spellcheck icon
- 15:26 Changeset [3775] by
- new icon for spell checking taken from …
- 15:19 Changeset [3774] by
- v0.02 uploaded to pause
- 14:48 Changeset [3773] by
- v0.02
- 14:47 Changeset [3772] by
- autogenerated by build.pl
- 14:46 Changeset [3771] by
- better output
- 14:41 Changeset [3770] by
- updating manifest
- 14:40 Changeset [3769] by
- checking pod coverage
- 14:40 Changeset [3768] by
- pod update: pod for every method
- 14:37 Changeset [3767] by
- renamed a test
- 14:36 Changeset [3766] by
- cleaning header
- 14:35 Changeset [3765] by
- renamed test + cleaning header
- 14:31 Changeset [3764] by
- adding LICENSE file
- 14:31 Changeset [3763] by
- cleanup
- 14:30 Changeset [3762] by
- adding plugin name
- 14:26 Changeset [3761] by
- dos2unix
- 14:25 Changeset [3760] by
- tab2space
- 14:24 Changeset [3759] by
- updating README to match module
- 14:22 Changeset [3758] by
- adding boilerplate
- 14:22 Changeset [3757] by
- pod update
- 14:08 Changeset [3756] by
- bumped required version too far
- 14:02 Changeset [3755] by
- pod update
- 13:56 Changeset [3754] by
- adding meta.yml file
- 13:56 Changeset [3753] by
- adding manifest
- 13:54 Changeset [3752] by
- adding build file
- 13:27 Ticket #19 (Add content to perlide.org) closed by
- not a bug
- 13:25 Ticket #267 (Perl syntax checker tries to check syntax of PHP file) closed by
- fixed: I think this was already fixed
- 13:25 Changeset [3751] by
- update changes with #186
- 13:23 Ticket #186 (deal with large files) closed by
- fixed: implemented in r3749 and r3750
- 13:21 Changeset [3750] by
- skip document size checking for largish files #186
- 13:10 Changeset [3749] by
- add a limit of max file size of 500_000 Bytes for opening. #186
- 12:45 Changeset [3748] by
- add menu item that brings us to cpan with all the available plugins
- 10:38 Changeset [3747] by
- using localized status in plugin manager
- 10:37 Changeset [3746] by
- providing localized plugin status
- 10:25 Changeset [3745] by
- no need to store parent, wx provides GetParent?()
- 10:24 Changeset [3744] by
- comment update
- 10:23 Changeset [3743] by
- displaying full plugin names in plugin manager
- 10:22 Changeset [3742] by
- storing mapping of full/short plugin names
- 10:19 Changeset [3741] by
- new attribute _plugin_names
- 10:16 Changeset [3740] by
- removing useless instruction
- 09:52 Download edited by
- (diff)
- 09:41 Ticket #94 (Allow execution of extensionless files) closed by
- fixed: fixed between bug report and 0.33
- 09:22 Changeset [3739] by
- forgot to update changes
- 09:21 Ticket #214 (Error List: double-clicking on an error does not select the necessary line) closed by
- fixed: should be fixed in r3736
- 09:20 Changeset [3738] by
- reusing goto_pos_centerize()
- 09:18 Changeset [3737] by
- setting focus on editor in goto_pos_centerize()
- 09:18 Changeset [3736] by
- making sure that line is visible in goto_pos_centerize()
- 09:10 Changeset [3735] by
- make sure that line is visible when selecting a function
- 08:49 Changeset [3734] by
- make Alt-Up to move from the lower pane to the main editor window
- 08:48 Changeset [3733] by
- move the key_up function out from the the constructor
- 08:15 Changeset [3732] by
- eliminate another test failure when the locale is not English
- 08:01 Download edited by
- link to Debian Sid (diff)
- 07:52 Download edited by
- (diff)
- 06:36 Tickets edited by
- add more questions and a nice orange button to stand out (diff)
- 05:43 Ticket #293 (Install problems OpenSuse 11.0) closed by
- not a bug: These should be two separate reports. The first one - with the cpan …
- 01:12 Changeset [3731] by
- doesn't seem to be in use anymore
- 00:51 Changeset [3730] by
- Update PL translation
- 00:49 Changeset [3729] by
- gettext-ify Perl menu name
- 00:39 Ticket #293 (Install problems OpenSuse 11.0) created by
- perl, v5.10.0 built for x86_64-linux-thread-multi Wx Version: 0.84 …
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 …
Note: See TracTimeline
for information about the timeline view.
