Timeline
10/24/08:
- 13:58 Changeset [449] by
- stop using the _DOCUMENT function in most of the cases
- 13: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 …
- 11:30 Changeset [448] by
- import some symbols to ModuleStartDialog? that were missed earlier
- 04:45 Ticket #76 (Run Script ends in failure(padre0.12)) closed by
- fixed: fixed in upcoming 0.13
10/23/08:
- 23:04 Changeset [447] by
- close lone unused document when opening a recent file (now works the same …
- 21:40 Ticket #79 (padre --index dies) created by
- If you run: padre --index You get in a few seconds: Can't locate object …
- 21:34 Ticket #78 (No Perl Tidy menu) created by
- After installation of Padre-Plugin-PerlTidy?-0.01, there is no 'Perl Tidy' …
- 21: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 …
- 19: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 …
- 18:48 Changeset [446] by
- release 0.01
- 18:44 Changeset [445] by
- Build.PL - fix author
- 18:39 Changeset [444] by
- Build.PL fixes. added Changes.
- 18:26 Changeset [443] by
- add ability to tidy just the text selection
- 17:54 Changeset [442] by
- doc/code cleanup
- 17:53 Changeset [441] by
- fix warning when closing Padre with no files open
- 15:59 Ticket #1 (Improve load time) closed by
- fixed: Adam improved it quite a bit.
- 15:58 Ticket #69 (Automatically chdir to the perl script) closed by
- fixed: now chdir -ing when F5 is pressed (in 0.13)
- 15:56 Changeset [440] by
- chdir to directory of .pl file before executing it using F5 #69
- 15:52 Changeset [439] by
- fix the F5 run current .pl script menu option
- 15: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.
- 15:42 Ticket #72 (Sub name navigation and text searching broken for UTF8-containing files) closed by
- not a bug: could not reproduce
- 15:20 Changeset [438] by
- bark if we're trying to tidy anything but perl
- 15:16 Changeset [437] by
- make the plugin work with the 0.12 api.
- 15:07 Changeset [436] by
- dist meta work
- 14:56 Changeset [435] by
- move perltidy plugin to its own tree
- 14:42 Download edited by
- 0.12 added (diff)
- 14:40 Changeset [434] by
- tagging Padre 0.12 release
- 14:37 Changeset [433] by
- version number to 0.12
- 14:36 Changeset [432] by
- bug fixes
- 13:46 Download edited by
- strawberry installation notes (diff)
- 13:40 Download edited by
- (diff)
- 11:10 Changeset [431] by
- tagging Padre 0.11 release
- 11:09 Changeset [430] by
- change version number to 0.11
- 11:04 Changeset [429] by
- fix some of the tests by importing the necessary constants from Wx
- 11:03 Changeset [428] by
- updated the changes
- 10:32 Changeset [427] by
- create the project directory with the given values using Module::Starter …
- 09:37 Changeset [426] by
- move the box creation in the build_layout method, resize the dialogs
- 09:24 Changeset [425] by
- stop creating the rows up front, do it within the build_dialog method
- 09:19 Changeset [424] by
- move the Checkbox creation to the new dialog creation too
- 08:03 Articles edited by
- (diff)
10/22/08:
- 15:37 Changeset [423] by
- more dialog refactoring enable expandig items
- 15:05 Changeset [422] by
- deal with Buttons separately in the dialog abstraction
- 13:31 Changeset [421] by
- further abstraction of the module starter dialog
- 13:06 Changeset [420] by
- refactoring the dialog creation code
- 10:04 Changeset [419] by
- stop importing :evrything for Wx, explicitly import what is needed
- 08:55 Changeset [418] by
- fix the location of the vertical split
10/21/08:
- 19:14 Changeset [417] by
- start adding module starter support
- 06:20 Changeset [416] by
- start to write CPAN::Shell::Wx
- 06:09 Changeset [415] by
- check if there is a keyword before showing the calltip
10/20/08:
- 22:34 Changeset [414] by
- regex cleanup
- 22:26 Changeset [413] by
- go over all the perlfunc and create the calltips
- 20:15 Changeset [412] by
- use only the new split hierarchy of the keywords and add many more …
- 19:34 Changeset [411] by
- move the content of the calltip to a separate yaml file
- 19:13 Changeset [410] by
- fix the help menu, though it now needs refactoring
- 15:36 Changeset [409] by
- fix the bug that caused the padre to disregard files on the command line
- 15:35 Changeset [408] by
- fix the regex checking for perl on the she-bang postpone the mimetype …
- 15:33 Changeset [407] by
- don't fork when in development mode
- 13:57 Changeset [406] by
- remove the experiment flag from bookmarks
10/19/08:
- 19:11 Changeset [405] by
- separate out the on_function_selected functions and add a …
10/18/08:
- 13:24 Changeset [404] by
- skip some tests till we can decide what is first and what is last in …
- 13:12 Changeset [403] by
- space to TAB
- 13:00 Changeset [402] by
- fix the defaults related tests and change default tab width to 4
- 12:34 Changeset [401] by
- stop refreshing the menu to eliminate the tons of warnings
- 12:11 Changeset [400] by
- update MANIFEST
- 11:24 Changeset [399] by
- Syncing
- 11:20 Changeset [398] by
- Syncing
09/29/08:
- 11: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 …
- 11: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 …
- 10:59 Download edited by
- how to run padre on windows (diff)
- 10: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 …
- 09: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:
- 13:44 Changeset [397] by
- Shuffling around classes
- 00:02 Changeset [396] by
- More cleaning up, removed the need for Padre::Wx::Execute at all. Added a …
09/26/08:
- 10:33 Changeset [395] by
- change version to v0.02 add documentation
- 00:51 Changeset [394] by
- A vaste swatch of refactoring goodness. Started creating some uniformity …
09/25/08:
- 00:59 Changeset [393] by
- Adding the first pass at Cloudfiguration
09/24/08:
- 22:22 Changeset [392] by
- turn the color definition into a hash
- 22:00 Changeset [391] by
- stop importing everything from Wx for the Editor
- 21:50 Changeset [390] by
- stop importing everything from Wx for the Preferences
- 21:48 Changeset [389] by
- stop importing everything from Wx for the Menu
- 21:41 Changeset [388] by
- stop importing everything from Wx for the FindDialog?
- 21:36 Changeset [387] by
- stop importing everything from Wx for the Bookmarks
- 21:31 Changeset [386] by
- move the Project related (unused) gui code out of the way in a separate …
- 21:27 Changeset [385] by
- separate out the on_goto method in its own file
- 20:12 Changeset [384] by
- separate out the unused code for right-click handling
Note: See TracTimeline
for information about the timeline view.
