Timeline
10/26/08:
- 13:26 Changeset [520] by
- Removing # return;
- 13:25 Changeset [519] by
- Automatically show or hide the Perl menu based on the document type
- 12:18 Changeset [518] by
- Minor layout cleanup
- 10:22 Download edited by
- (diff)
- 10:18 Changeset [517] by
- tag Padre 0.13
- 10:18 Changeset [516] by
- bad tag
- 10:17 Changeset [515] by
- tag Padre 0.13
- 10:15 Changeset [514] by
- add ModulBuilder? to MANIFEST
- 10:13 Changeset [513] by
- update version number to 0.13
- 10:06 Changeset [512] by
- temporarily remove the Module::Install target from Module::Starter
- 10:04 Changeset [511] by
- add my Changes
- 09:48 Changeset [510] by
- replace the Preferences dialog with one that uses the common dialog …
- 09:27 Changeset [509] by
- add easier positioning of the dialog conalog contents to ::Wx::Dialog
- 09:02 Changeset [508] by
- make the 'perl' license default for new modules.
- 08:52 Changeset [507] by
- simple installation instructions
- 08:51 Changeset [506] by
- add simple readme with installation instructions
- 08:50 Changeset [505] by
- move the abstract dialog creation code to Padre::Wx::Dialog
- 08:48 Changeset [504] by
- use Padre::PluginBuilder? for the extra build targets
- 08:46 Changeset [503] by
- use configure_requires to specify the pluginbuilder dependency
- 08:45 Changeset [502] by
- add Padre::PluginBuilder?
- 08:12 Changeset [501] by
- remove list of subs when no file is open, refresh_all after opening recent …
- 08:05 Changeset [500] by
- refresh status bar when last editor is closed
- 08:04 Changeset [499] by
- add 'plugin' and 'installplugin' targets
- 08:01 Changeset [498] by
- Tag Padre::Plugin::PAR 0.03
- 07:58 Changeset [497] by
- no need to have MANIFEST in svn
- 07:57 Changeset [496] by
- document new Build targets and installation, update Changes
- 07:56 Changeset [495] by
- Add plugin and installplugin targets
- 07:46 Changeset [494] by
- Cleanup show_output. Freeze during close all for speed
- 07:29 Changeset [493] by
- require Padre 0.12
- 07:27 Changeset [492] by
- follow api changes of padre 0.12_01
- 07:23 Changeset [491] by
- move set_preferences to the Editor class
- 07:16 Changeset [490] by
- use Show/Hide instead if Freeze/Thaw and do it on the correct window
- 06:59 Changeset [489] by
- cleanup in the show_output function
- 06:38 Changeset [488] by
- change $page to $editor make sure all the 3 flag related functions are …
- 06:32 Changeset [487] by
- rename function to show_line_numbers and rename the internal variable to …
- 06:29 Changeset [486] by
- move _toggle_numbers to Padre::Wx::Editor
- 06:21 Changeset [485] by
- add some empty lines
- 04:55 Changeset [484] by
- Freeze again the output window on creation
- 04:37 Changeset [483] by
- stop using {Document} and call a method to get the current document
- 04:33 Changeset [482] by
- stop passing parameter to refresh_menu
- 03:57 Changeset [481] by
- stop refreshing immediately after setting up an editor, delay until all …
- 03:50 Changeset [480] by
- some cleanup in the refresh methods
- 03:45 Changeset [479] by
- replace the $self->{_in_setup_editor} by a call to $self->no_refresh; …
- 03:34 Changeset [478] by
- replace the _in_delete_editor by the _in_setup_editor flag
- 03:24 Changeset [477] by
- better load File::Slurp when it is needed
- 03:22 Changeset [476] by
- move save_file to Padre::Document
- 03:12 Changeset [475] by
- remove unused parameter
- 03:09 Changeset [474] by
- stop crashing at startup when there is no open document
- 02:35 Changeset [473] by
- don't hide output window on windows as it is currently broken
- 02:28 Changeset [472] by
- remove the need for the _DOCUMENT helper function and replace it with …
- 02:19 Changeset [471] by
- rename Padre::Docuemnts methods
- 02:14 Changeset [470] by
- move the methods returning a single document to the Padre::Documents class
- 01:46 Changeset [469] by
- allow the opening of the output window on startup make sure the empty …
- 01:06 Changeset [468] by
- stop importing Wx directly in the Padre::Wx:: modules
- 00:16 Changeset [467] by
- stop importing Wx directly in the Padre::Wx:: modules
10/25/08:
- 11:19 Changeset [466] by
- don't require Test::Compile any more
- 11:19 Changeset [465] by
- Last additions
- 11:14 Changeset [464] by
- Updating with my changes
- 10:08 Changeset [463] by
- If running from a SVN checkout, say so in the Window title
- 09:46 Changeset [462] by
- Factoring out the output window into it's own module. When the output …
- 09:09 Changeset [461] by
- Refactoring Padre::Wx in general. Added an export call to stimulate the …
- 07:20 Changeset [460] by
- version up to 0.12_01
- 07:17 Changeset [459] by
- fix the toolbar refreshing code so te save button will be available when …
- 06:38 Changeset [458] by
- Now we use SplitterWindows? the way they are supposed to be used
- 06:37 Changeset [457] by
- Whitespace stuff
- 06:21 Changeset [456] by
- some more stand-alone compilation fix
- 06:15 Changeset [455] by
- some more stand-alone compilation fix
- 06:09 Changeset [454] by
- Might as well do wxID_CANCEL as well
- 05:40 Changeset [453] by
- fix stand compilation error of the currently unused Padre::Wx::Project …
- 05:37 Changeset [452] by
- add test script to compile all the modules using Test::Compile
10/24/08:
- 23:59 Changeset [451] by
- dos2unix
- 23:18 Changeset [450] by
- add binmode :raw to file operations to help windows
- 06:58 Changeset [449] by
- stop using the _DOCUMENT function in most of the cases
- 06:45 Ticket #77 (Cannot open Padre.pm with Padre) closed by
- fixed: I see the offending character has been removed so I am closing this ticket …
- 04:30 Changeset [448] by
- import some symbols to ModuleStartDialog? that were missed earlier
10/23/08:
- 21:45 Ticket #76 (Run Script ends in failure(padre0.12)) closed by
- fixed: fixed in upcoming 0.13
- 16:04 Changeset [447] by
- close lone unused document when opening a recent file (now works the same …
- 14:40 Ticket #79 (padre --index dies) created by
- If you run: padre --index You get in a few seconds: Can't locate object …
- 14:34 Ticket #78 (No Perl Tidy menu) created by
- After installation of Padre-Plugin-PerlTidy?-0.01, there is no 'Perl Tidy' …
- 14:30 Ticket #77 (Cannot open Padre.pm with Padre) created by
- If you try to open Padre.pm (from Padre distribution) with Padre, you get …
- 12:05 Ticket #76 (Run Script ends in failure(padre0.12)) created by
- Run Script ends in failure as follows: Can't call method "isa" on an …
- 11:48 Changeset [446] by
- release 0.01
- 11:44 Changeset [445] by
- Build.PL - fix author
- 11:39 Changeset [444] by
- Build.PL fixes. added Changes.
- 11:26 Changeset [443] by
- add ability to tidy just the text selection
- 10:54 Changeset [442] by
- doc/code cleanup
- 10:53 Changeset [441] by
- fix warning when closing Padre with no files open
- 08:59 Ticket #1 (Improve load time) closed by
- fixed: Adam improved it quite a bit.
- 08:58 Ticket #69 (Automatically chdir to the perl script) closed by
- fixed: now chdir -ing when F5 is pressed (in 0.13)
- 08:56 Changeset [440] by
- chdir to directory of .pl file before executing it using F5 #69
- 08:52 Changeset [439] by
- fix the F5 run current .pl script menu option
- 08:43 Ticket #73 (Padre 0.08 crashes on Windows XP) closed by
- worksforme: closing as this was not reported in more recent versions of Padre.
- 08:42 Ticket #72 (Sub name navigation and text searching broken for UTF8-containing files) closed by
- not a bug: could not reproduce
- 08:20 Changeset [438] by
- bark if we're trying to tidy anything but perl
- 08:16 Changeset [437] by
- make the plugin work with the 0.12 api.
- 08:07 Changeset [436] by
- dist meta work
- 07:56 Changeset [435] by
- move perltidy plugin to its own tree
- 07:42 Download edited by
- 0.12 added (diff)
- 07:40 Changeset [434] by
- tagging Padre 0.12 release
- 07:37 Changeset [433] by
- version number to 0.12
- 07:36 Changeset [432] by
- bug fixes
- 06:46 Download edited by
- strawberry installation notes (diff)
- 06:40 Download edited by
- (diff)
- 04:10 Changeset [431] by
- tagging Padre 0.11 release
- 04:09 Changeset [430] by
- change version number to 0.11
- 04:04 Changeset [429] by
- fix some of the tests by importing the necessary constants from Wx
- 04:03 Changeset [428] by
- updated the changes
- 03:32 Changeset [427] by
- create the project directory with the given values using Module::Starter …
- 02:37 Changeset [426] by
- move the box creation in the build_layout method, resize the dialogs
- 02:24 Changeset [425] by
- stop creating the rows up front, do it within the build_dialog method
- 02:19 Changeset [424] by
- move the Checkbox creation to the new dialog creation too
- 01:03 Articles edited by
- (diff)
10/22/08:
- 08:37 Changeset [423] by
- more dialog refactoring enable expandig items
- 08:05 Changeset [422] by
- deal with Buttons separately in the dialog abstraction
- 06:31 Changeset [421] by
- further abstraction of the module starter dialog
- 06:06 Changeset [420] by
- refactoring the dialog creation code
- 03:04 Changeset [419] by
- stop importing :evrything for Wx, explicitly import what is needed
- 01:55 Changeset [418] by
- fix the location of the vertical split
10/21/08:
- 12:14 Changeset [417] by
- start adding module starter support
10/20/08:
- 23:20 Changeset [416] by
- start to write CPAN::Shell::Wx
- 23:09 Changeset [415] by
- check if there is a keyword before showing the calltip
- 15:34 Changeset [414] by
- regex cleanup
- 15:26 Changeset [413] by
- go over all the perlfunc and create the calltips
- 13:15 Changeset [412] by
- use only the new split hierarchy of the keywords and add many more …
- 12:34 Changeset [411] by
- move the content of the calltip to a separate yaml file
- 12:13 Changeset [410] by
- fix the help menu, though it now needs refactoring
- 08:36 Changeset [409] by
- fix the bug that caused the padre to disregard files on the command line
- 08:35 Changeset [408] by
- fix the regex checking for perl on the she-bang postpone the mimetype …
- 08:33 Changeset [407] by
- don't fork when in development mode
- 06:57 Changeset [406] by
- remove the experiment flag from bookmarks
10/19/08:
- 12:11 Changeset [405] by
- separate out the on_function_selected functions and add a …
10/18/08:
- 06:24 Changeset [404] by
- skip some tests till we can decide what is first and what is last in …
- 06:12 Changeset [403] by
- space to TAB
- 06:00 Changeset [402] by
- fix the defaults related tests and change default tab width to 4
- 05:34 Changeset [401] by
- stop refreshing the menu to eliminate the tons of warnings
- 05:11 Changeset [400] by
- update MANIFEST
- 04:24 Changeset [399] by
- Syncing
- 04:20 Changeset [398] by
- Syncing
09/29/08:
- 04:30 Ticket #75 (Not obvious how to start padre under Windows) closed by
- fixed: Had to force install a couple of the modules, Wx::Perl::ProcessStream? and …
- 04:07 Ticket #75 (Not obvious how to start padre under Windows) reopened by
- When I do Start/Run and type padre I get: 'padre' is not recognized as …
- 03:59 Download edited by
- how to run padre on windows (diff)
- 03:57 Ticket #75 (Not obvious how to start padre under Windows) closed by
- fixed: Start/Run and type in padre or create a shortcut and use the following as …
- 02:49 Ticket #75 (Not obvious how to start padre under Windows) created by
- It is painfully un-obvious how one starts the editor under Windows, at …
09/27/08:
- 06:44 Changeset [397] by
- Shuffling around classes
09/26/08:
- 17:02 Changeset [396] by
- More cleaning up, removed the need for Padre::Wx::Execute at all. Added a …
- 03:33 Changeset [395] by
- change version to v0.02 add documentation
Note: See TracTimeline
for information about the timeline view.
