Timeline


and

10/30/08:

17:53 Changeset [599] by szabgab
allow the execution of Perl6 code using rakudo
17:49 Ticket #84 (save as should update document type and syntax highlighting) created by szabgab
The default document type is Perl 5. If we save the file as .p6 it should …
17:09 Changeset [598] by szabgab
move some of the script execution code to the relevand documents
16:57 Changeset [597] by szabgab
separate a run_perl sub from the run_script sub and make the file saving …
16:48 Changeset [596] by szabgab
add example written in pasm
16:30 Changeset [595] by szabgab
rename run_perl to run_script
12:40 Changeset [594] by szabgab
add Parrot plugin
10:27 Changeset [593] by szabgab
load Embed::Parrot if it is available
08:49 Changeset [592] by szabgab
add perltidy path to dev.pl
07:32 Changeset [591] by szabgab
slightly improve the syntax highlighting of PASM files
00:03 Changeset [590] by szabgab
allow the execution of PASM files using parrot if PARROT_PATH is set

10/29/08:

23:46 Changeset [589] by szabgab
move the run_command and related menues items under a new Run menu
23:40 Changeset [588] by szabgab
move back comment-out menu options to Edit menu. They should be available …
23:36 Changeset [587] by szabgab
create an on_run_command from the code in the menu. we need to reduce the …
23:30 Changeset [586] by szabgab
add more keywords to pasm
22:59 Changeset [585] by szabgab
use either Wx or Px as prefix for the constants
22:52 Changeset [584] by szabgab
rename padre_setup_perl to padre_setup_style and pass perl as parameter
22:50 Changeset [583] by szabgab
move common style definitions to plain
22:44 Changeset [582] by szabgab
define some colors for pasm
22:36 Changeset [581] by szabgab
define PASM related constants in the Px:: namespace
22:25 Changeset [580] by szabgab
remove debupping printout
22:24 Changeset [579] by szabgab
move style definition to external yaml file
22:01 Changeset [578] by szabgab
plain forground color moved to data
21:55 Changeset [577] by szabgab
move definition
21:48 Changeset [576] by szabgab
_colour forground
21:47 Changeset [575] by szabgab
move brace highlight definition
21:44 Changeset [574] by szabgab
use the _colour function in other places too
21:39 Changeset [573] by szabgab
create colour object from rgb value
21:34 Changeset [572] by szabgab
change the data structure holding the perl colors
21:31 Changeset [571] by szabgab
slightly update the color definition
21:06 Changeset [570] by szabgab
new menu option: reload file
20:52 Changeset [569] by szabgab
better check modify-time than access-time of file
20:50 Changeset [568] by szabgab
do not fork when --help is on the command line
15:19 Download edited by szabgab
Fedora 10 and cleanups (diff)
12:25 Changeset [567] by szabgab
before saving check if file has been changed on disk externally?
11:40 Changeset [566] by szabgab
require newer Module::Starter as that includes the license fix.
11:04 Changeset [565] by szabgab
update changes file
10:44 Changeset [564] by szabgab
set focus to editor after refreshing all to have the cursor in the editor …
10:30 Changeset [563] by adamk
Use Test::NeedsDisplay? to allow for building and testing on headless …
10:15 Changeset [562] by szabgab
add autoindentation
09:40 Changeset [561] by szabgab
skip after handling key event
09:25 Changeset [560] by szabgab
move show_calltip to stc_update_ui call
09:24 Changeset [559] by szabgab
add comment following some experiments
08:07 Changeset [558] by szabgab
move calltip showing code to the Editor class
07:31 Changeset [557] by szabgab
Add "Close all but current document"
07:26 Changeset [556] by szabgab
make the close method actually use the parameter it received
06:28 Changeset [555] by szabgab
separate _close_all from on_close_all
06:17 Changeset [554] by szabgab
update Changes
05:41 Changeset [553] by szabgab
try to add UTF8 support

10/28/08:

23:51 Ticket #83 (Hangs install on OSX from CPAN) created by mwatson
cpan> install Padre Running install for module Padre Running make for …
21:57 Changeset [552] by tsee
revert my brain damage (i.e. share was already included)
20:18 Changeset [551] by tsee
include 'share' in the exe, require M::ScanDeps? 0.88 as that has a special …
20:05 Changeset [550] by tsee
switch to using File::ShareDir::PAR (I managed to build a fully …
18:25 Ticket #82 (version control interface (such as diffs, stats, commits, merges)) created by tsee
Having an interface to various version control systems would be extremely …
18:21 Ticket #81 (diffs!) created by tsee
It would be awesome to have colorful diffs side-by-side.
18:18 Ticket #80 (Plugin or core functionality for editing the contents of ZIP files) created by tsee
Being able to open ZIP files with padre and browse to some contained file, …
17:46 Download edited by szabgab
Mandriva, Portable padre (diff)
16:49 Changeset [549] by szabgab
if Probe::Perl cannot find the perl interpreter (e.g. in case of par exe) …
16:16 Changeset [548] by szabgab
require new Module::ScanDeps? for exe building
03:23 Changeset [547] by szabgab
print Test::Compile version number if it is available

10/27/08:

21:13 Changeset [546] by szabgab
remove unused comments
21:04 Changeset [545] by szabgab
fix the Split Window menu option to really create a working second editor
20:22 Changeset [544] by szabgab
move some editor configuration to the set_preferences method
19:44 Changeset [543] by szabgab
update changes
19:34 Ticket #16 (Configure TAB to jump N spaces) closed by szabgab
fixed
19:33 Changeset [542] by szabgab
remove unused code
19:25 Changeset [541] by szabgab
delay file opening to after the application has started disallow opening a …
19:14 Changeset [540] by szabgab
separate out the load_file function
19:09 Changeset [539] by szabgab
reduce the waiting time for the post_init method
19:04 Changeset [538] by szabgab
rename variable in post_init method
19:03 Changeset [537] by szabgab
move the code that runs after the application loaded to the post_init …
18:02 Ticket #34 (Make sure Padre can be redistributed by Debian) closed by szabgab
not a bug
18:01 Ticket #33 (Make it compile nicely on Fedora) closed by szabgab
fixed
16:52 Changeset [536] by szabgab
include the unix related file in the par package
16:12 Changeset [535] by szabgab
refresh toolbar after ui change
16:01 Ticket #9 (reuse empty unsaved buffer) closed by szabgab
fixed: I think this was done earlier
15:57 Download edited by szabgab
0.14 released (diff)
15:55 Changeset [534] by szabgab
tag Padre 0.14
15:53 Changeset [533] by szabgab
version up to 0.14
15:52 Changeset [532] by szabgab
fix unit test of default config
15:49 Changeset [531] by szabgab
use GetMenuLabel? instead of GetMenu?->GetTitle? as this was causing crash on …
15:46 Changeset [530] by szabgab
clean up brace highlighting
13:47 Changeset [529] by szabgab
add automatic brace highlighting
13:05 Changeset [528] by szabgab
move back the stc_ calls to the MainWindow? where they belong, start adding …
09:02 Changeset [527] by szabgab
add prefrence to use Tab or spaces when pressing TAB
08:39 Changeset [526] by szabgab
brace matching on both sides of the cursor
08:35 Changeset [525] by szabgab
update changes file
08:23 Changeset [524] by szabgab
jump to the matching brace
08:14 Changeset [523] by szabgab
refresh_all in almost all the cases
08:05 Changeset [522] by szabgab
add/remove the Perl menu without the tons of warnings of the menus
07:49 Changeset [521] by szabgab
skip Test::Compile test if the module is not available

10/26/08:

20:26 Changeset [520] by adamk
Removing # return;
20:25 Changeset [519] by adamk
Automatically show or hide the Perl menu based on the document type
19:18 Changeset [518] by adamk
Minor layout cleanup
17:22 Download edited by szabgab
(diff)
17:18 Changeset [517] by szabgab
tag Padre 0.13
17:18 Changeset [516] by szabgab
bad tag
17:17 Changeset [515] by szabgab
tag Padre 0.13
17:15 Changeset [514] by szabgab
add ModulBuilder? to MANIFEST
17:13 Changeset [513] by szabgab
update version number to 0.13
17:06 Changeset [512] by szabgab
temporarily remove the Module::Install target from Module::Starter
17:04 Changeset [511] by szabgab
add my Changes
16:48 Changeset [510] by szabgab
replace the Preferences dialog with one that uses the common dialog …
16:27 Changeset [509] by tsee
add easier positioning of the dialog conalog contents to ::Wx::Dialog
16:02 Changeset [508] by tsee
make the 'perl' license default for new modules.
15:52 Changeset [507] by tsee
simple installation instructions
15:51 Changeset [506] by tsee
add simple readme with installation instructions
15:50 Changeset [505] by szabgab
move the abstract dialog creation code to Padre::Wx::Dialog
15:48 Changeset [504] by tsee
use Padre::PluginBuilder? for the extra build targets
15:46 Changeset [503] by tsee
use configure_requires to specify the pluginbuilder dependency
15:45 Changeset [502] by tsee
add Padre::PluginBuilder?
15:12 Changeset [501] by szabgab
remove list of subs when no file is open, refresh_all after opening recent …
15:05 Changeset [500] by szabgab
refresh status bar when last editor is closed
15:04 Changeset [499] by tsee
add 'plugin' and 'installplugin' targets
15:01 Changeset [498] by tsee
Tag Padre::Plugin::PAR 0.03
14:58 Changeset [497] by tsee
no need to have MANIFEST in svn
14:57 Changeset [496] by tsee
document new Build targets and installation, update Changes
14:56 Changeset [495] by tsee
Add plugin and installplugin targets
14:46 Changeset [494] by adamk
Cleanup show_output. Freeze during close all for speed
14:29 Changeset [493] by tsee
require Padre 0.12
14:27 Changeset [492] by tsee
follow api changes of padre 0.12_01
14:23 Changeset [491] by szabgab
move set_preferences to the Editor class
14:16 Changeset [490] by szabgab
use Show/Hide? instead if Freeze/Thaw? and do it on the correct window
13:59 Changeset [489] by szabgab
cleanup in the show_output function
13:38 Changeset [488] by szabgab
change $page to $editor make sure all the 3 flag related functions are …
13:32 Changeset [487] by szabgab
rename function to show_line_numbers and rename the internal variable to …
13:29 Changeset [486] by szabgab
move _toggle_numbers to Padre::Wx::Editor
13:21 Changeset [485] by szabgab
add some empty lines
11:55 Changeset [484] by szabgab
Freeze again the output window on creation
11:37 Changeset [483] by szabgab
stop using {Document} and call a method to get the current document
11:33 Changeset [482] by szabgab
stop passing parameter to refresh_menu
10:57 Changeset [481] by szabgab
stop refreshing immediately after setting up an editor, delay until all …
10:50 Changeset [480] by szabgab
some cleanup in the refresh methods
10:45 Changeset [479] by szabgab
replace the $self->{_in_setup_editor} by a call to $self->no_refresh; …
10:34 Changeset [478] by szabgab
replace the _in_delete_editor by the _in_setup_editor flag
10:24 Changeset [477] by szabgab
better load File::Slurp when it is needed
10:22 Changeset [476] by szabgab
move save_file to Padre::Document
10:12 Changeset [475] by szabgab
remove unused parameter
10:09 Changeset [474] by szabgab
stop crashing at startup when there is no open document
09:35 Changeset [473] by szabgab
don't hide output window on windows as it is currently broken
09:28 Changeset [472] by szabgab
remove the need for the _DOCUMENT helper function and replace it with …
09:19 Changeset [471] by szabgab
rename Padre::Docuemnts methods
09:14 Changeset [470] by szabgab
move the methods returning a single document to the Padre::Documents class
08:46 Changeset [469] by szabgab
allow the opening of the output window on startup make sure the empty …
08:06 Changeset [468] by szabgab
stop importing Wx directly in the Padre::Wx:: modules
07:16 Changeset [467] by szabgab
stop importing Wx directly in the Padre::Wx:: modules

10/25/08:

18:19 Changeset [466] by szabgab
don't require Test::Compile any more
18:19 Changeset [465] by adamk
Last additions
18:14 Changeset [464] by adamk
Updating with my changes
17:08 Changeset [463] by adamk
If running from a SVN checkout, say so in the Window title
16:46 Changeset [462] by adamk
Factoring out the output window into it's own module. When the output …
16:09 Changeset [461] by adamk
Refactoring Padre::Wx in general. Added an export call to stimulate the …
14:20 Changeset [460] by szabgab
version up to 0.12_01
14:17 Changeset [459] by szabgab
fix the toolbar refreshing code so te save button will be available when …
13:38 Changeset [458] by adamk
Now we use SplitterWindows? the way they are supposed to be used
13:37 Changeset [457] by adamk
Whitespace stuff
13:21 Changeset [456] by szabgab
some more stand-alone compilation fix
13:15 Changeset [455] by szabgab
some more stand-alone compilation fix
13:09 Changeset [454] by adamk
Might as well do wxID_CANCEL as well
12:40 Changeset [453] by szabgab
fix stand compilation error of the currently unused Padre::Wx::Project …
12:37 Changeset [452] by szabgab
add test script to compile all the modules using Test::Compile
06:59 Changeset [451] by szabgab
dos2unix
06:18 Changeset [450] by szabgab
add binmode :raw to file operations to help windows

10/24/08:

13:58 Changeset [449] by szabgab
stop using the _DOCUMENT function in most of the cases
13:45 Ticket #77 (Cannot open Padre.pm with Padre) closed by szabgab
fixed: I see the offending character has been removed so I am closing this ticket …
11:30 Changeset [448] by szabgab
import some symbols to ModuleStartDialog? that were missed earlier
04:45 Ticket #76 (Run Script ends in failure(padre0.12)) closed by szabgab
fixed: fixed in upcoming 0.13

10/23/08:

23:04 Changeset [447] by bricas
close lone unused document when opening a recent file (now works the same …
21:40 Ticket #79 (padre --index dies) created by zika01
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 zika01
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 zika01
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 taro-nishino
Run Script ends in failure as follows: Can't call method "isa" on an …
18:48 Changeset [446] by bricas
release 0.01
18:44 Changeset [445] by bricas
Build.PL - fix author
18:39 Changeset [444] by bricas
Build.PL fixes. added Changes.
18:26 Changeset [443] by bricas
add ability to tidy just the text selection
17:54 Changeset [442] by bricas
doc/code cleanup
17:53 Changeset [441] by bricas
fix warning when closing Padre with no files open
15:59 Ticket #1 (Improve load time) closed by szabgab
fixed: Adam improved it quite a bit.
15:58 Ticket #69 (Automatically chdir to the perl script) closed by szabgab
fixed: now chdir -ing when F5 is pressed (in 0.13)
15:56 Changeset [440] by szabgab
chdir to directory of .pl file before executing it using F5 #69
15:52 Changeset [439] by szabgab
fix the F5 run current .pl script menu option
15:43 Ticket #73 (Padre 0.08 crashes on Windows XP) closed by szabgab
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 szabgab
not a bug: could not reproduce
15:20 Changeset [438] by bricas
bark if we're trying to tidy anything but perl
15:16 Changeset [437] by bricas
make the plugin work with the 0.12 api.
15:07 Changeset [436] by bricas
dist meta work
14:56 Changeset [435] by bricas
move perltidy plugin to its own tree
14:42 Download edited by szabgab
0.12 added (diff)
14:40 Changeset [434] by szabgab
tagging Padre 0.12 release
14:37 Changeset [433] by szabgab
version number to 0.12
14:36 Changeset [432] by szabgab
bug fixes
13:46 Download edited by szabgab
strawberry installation notes (diff)
13:40 Download edited by szabgab
(diff)
11:10 Changeset [431] by szabgab
tagging Padre 0.11 release
11:09 Changeset [430] by szabgab
change version number to 0.11
11:04 Changeset [429] by szabgab
fix some of the tests by importing the necessary constants from Wx
11:03 Changeset [428] by szabgab
updated the changes
10:32 Changeset [427] by szabgab
create the project directory with the given values using Module::Starter …
09:37 Changeset [426] by szabgab
move the box creation in the build_layout method, resize the dialogs
09:24 Changeset [425] by szabgab
stop creating the rows up front, do it within the build_dialog method
09:19 Changeset [424] by szabgab
move the Checkbox creation to the new dialog creation too
08:03 Articles edited by szabgab
(diff)

10/22/08:

15:37 Changeset [423] by szabgab
more dialog refactoring enable expandig items
15:05 Changeset [422] by szabgab
deal with Buttons separately in the dialog abstraction
13:31 Changeset [421] by szabgab
further abstraction of the module starter dialog
13:06 Changeset [420] by szabgab
refactoring the dialog creation code
10:04 Changeset [419] by szabgab
stop importing :evrything for Wx, explicitly import what is needed
08:55 Changeset [418] by szabgab
fix the location of the vertical split

10/21/08:

19:14 Changeset [417] by szabgab
start adding module starter support
06:20 Changeset [416] by szabgab
start to write CPAN::Shell::Wx
06:09 Changeset [415] by szabgab
check if there is a keyword before showing the calltip

10/20/08:

22:34 Changeset [414] by szabgab
regex cleanup
22:26 Changeset [413] by szabgab
go over all the perlfunc and create the calltips
20:15 Changeset [412] by szabgab
use only the new split hierarchy of the keywords and add many more …
19:34 Changeset [411] by szabgab
move the content of the calltip to a separate yaml file
19:13 Changeset [410] by szabgab
fix the help menu, though it now needs refactoring
15:36 Changeset [409] by szabgab
fix the bug that caused the padre to disregard files on the command line
15:35 Changeset [408] by szabgab
fix the regex checking for perl on the she-bang postpone the mimetype …
15:33 Changeset [407] by szabgab
don't fork when in development mode
13:57 Changeset [406] by szabgab
remove the experiment flag from bookmarks

10/19/08:

19:11 Changeset [405] by szabgab
separate out the on_function_selected functions and add a …

10/18/08:

13:24 Changeset [404] by szabgab
skip some tests till we can decide what is first and what is last in …
13:12 Changeset [403] by szabgab
space to TAB
13:00 Changeset [402] by szabgab
fix the defaults related tests and change default tab width to 4
12:34 Changeset [401] by szabgab
stop refreshing the menu to eliminate the tons of warnings
12:11 Changeset [400] by szabgab
update MANIFEST
11:24 Changeset [399] by adamk
Syncing
11:20 Changeset [398] by adamk
Syncing
Note: See TracTimeline for information about the timeline view.