Timeline


and

03/17/09:

19:08 Ticket #254 (Allow plugins to define keyboard shortcuts for menu) closed by claudio
fixed
19:07 Changeset [3358] by claudio
Addition of keyboard shortcuts to the PerlTidy? plugin for formatting
16:27 Changeset [3357] by tsee
Padre plugins can use the special plugin builder for useful extra targets.
16:08 Changeset [3356] by tsee
use the plugin builder
16:08 Changeset [3355] by tsee
use the plugin builder
16:06 Changeset [3354] by tsee
Padre 0.29 compatibility
16:05 Changeset [3353] by tsee
use the Padre Plugin Builder (M::Install based), test for the SVN …
15:17 Changeset [3352] by szabgab
save the files in the temporary directory of Padre
14:54 Changeset [3351] by szabgab
testing full text adding second line testing F12 - save as
14:21 Changeset [3350] by szabgab
slight test refactoring
11:56 Changeset [3349] by szabgab
use temporary directory for PADRE_HOME in the win32 tests too

03/16/09:

22:24 Changeset [3348] by claudio
Documentation of keyboard shortcuts for plugins; ticket #254
22:09 Development edited by claudio
Additon of link for plugin development (diff)
22:07 Development edited by claudio
Change to latest release (diff)
18:10 Ticket #17 (Clever TAB (real tab in the beginning, spaces after?)) closed by jquelin
fixed: padre is now using Text::FindIndent? which does guess automatically which …
18:08 Ticket #18 (vi-mode) closed by jquelin
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 jquelin
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 jquelin
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 jquelin
fixed: plugins created for: - git: …
17:52 Ticket #86 (possibility to wrap a paragraph intelligently) closed by jquelin
fixed: feature provided by plugin autoformat, with ctrl+shift+j based on …
17:34 Changeset [3347] by jquelin
forgot to update changes once again
17:34 Ticket #155 (error if passed a non-existent filename) closed by jquelin
fixed: fixed in r3346 - file will be created first if it does not exist. note …
17:32 Changeset [3346] by jquelin
fix ticket #155 - error if passed a non-existant filename
17:22 Changeset [3345] by jquelin
dos2unix
17:14 Ticket #271 (padre 0.22 leaking into cpan index) closed by tsee
fixed: Scheduled for deletion.
17:06 Ticket #271 (padre 0.22 leaking into cpan index) created by jquelin
some files from padre 0.22 are still available in cpan index …
17:02 Changeset [3344] by jquelin
forgot to update changes
17:00 Ticket #270 (The Edit>Preference menu leads to a "Settings" window) closed by jquelin
fixed: fixed in r3343
17:00 Changeset [3343] by jquelin
fix ticket #270 - preferences window title should match its menu …

03/15/09:

21:36 Changeset [3342] by szabgab
run t/win32 tests when in windows
21:30 Changeset [3341] by szabgab
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 dlp
It would make more sense if the window opened by clicking on …
21:17 Changeset [3340] by szabgab
move the most of the common win32 testing setup code to …
21:10 Ticket #269 (Padre always starts in minimized window) created by dlp
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 dlp
I am running strawberry perl on Windows Vista. when I type the "upgrade …
14:14 Changeset [3339] by jquelin
copy'n'paste is bad - using re/store_cursor_position()
14:14 Changeset [3338] by jquelin
new methods store_cursor_position() / restore_cursor_position()
14:02 Changeset [3337] by jquelin
once again forgot to update changes
14:01 Ticket #220 (reloading file should move cursor to where it was) closed by jquelin
fixed: fixed in r3336
14:00 Changeset [3336] by jquelin
fix ticket #220 - reload file moves cursor where it was
13:48 Changeset [3335] by jquelin
forgot to update changes
13:47 Ticket #206 (Storing the cursor position) closed by jquelin
fixed: fixed in r3334
13:47 Changeset [3334] by jquelin
fix ticket #206 - storing cursor position
13:46 Changeset [3333] by jquelin
new table last_position_in_file
13:44 Changeset [3332] by jquelin
adding comment to help debug
08:25 Articles edited by szabgab
(diff)
07:56 Ticket #267 (Perl syntax checker tries to check syntax of PHP file) created by szabgab
I created a new editor window (Ctrl-N), pasted in some PHP code, saved as …
05:03 Changeset [3331] by garu
"Install Local Distribution" implemented (install_file() was a stub)
04:51 Changeset [3330] by garu
refactored install_Cpan() to use setup_bindings() instead of repeated code
04:28 Changeset [3329] by garu
refactoring to allow code reuse, creating auxiliary methods …
04:05 Changeset [3328] by garu
"Install Remote Distribution" issue finding 'pip' under Linux fixed

03/14/09:

22:16 Changeset [3327] by szabgab
turn the win32 test an actual working test script that could run with or …
22:10 Changeset [3326] by szabgab
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 jquelin
fixed: no more padre 0.25 leaking in cpan index. closing ticket.
16:31 Ticket #266 (Padre Requires A CMD Window (WinXP)) created by Kesshi
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 Kesshi
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 Kesshi
I'd like to have the ability to close individual project windows with the …
10:02 Download edited by tsee
Padre 0.29 PAR binary download (diff)
06:57 Changeset [3325] by szabgab
remove unused importing of catfile that was even breaking in some places …
03:47 Changeset [3324] by garu
Updated use of caption(), previously caption_gettext()
03:45 Changeset [3323] by garu
caption_gettext() refactored to caption() with gettext outside to enable …

03/13/09:

22:41 Changeset [3322] by fayland
update Tasks
19:09 Ticket #263 (Padre 0.29 die and not start.) created by hdias
$ padre "catfile" is not exported by the File::Spec module Can't continue …
17:27 Changeset [3321] by garu
'Settings' window title is now under Wx::gettext()
14:52 Changeset [3320] by jquelin
new method current_paragraph()
11:28 Changeset [3319] by szabgab
retrofit some info in the Changes file
11:01 Release_History edited by szabgab
0.29 released (diff)
10:58 Changeset [3318] by szabgab
update version number in ppm related files
10:47 Changeset [3317] by kaare
New Git plugin
10:45 Changeset [3316] by szabgab
tag Padre-0.29
10:42 Changeset [3315] by szabgab
fix syntax error in Padre::DB::Patch, how did Padre work with this syntax …
10:40 Changeset [3314] by szabgab
Require Test::More for the testing and bail on failure in the compilation …
10:30 Changeset [3313] by szabgab
update version number to 0.29
10:21 Changeset [3312] by szabgab
no need to show/hide the status bar twice
09:50 Changeset [3311] by jquelin
french translation updated
05:20 Changeset [3310] by garu
Updated brazilian portuguese messages

03/12/09:

21:33 Changeset [3309] by szabgab
dos2unix
21:29 Changeset [3308] by szabgab
wx bug work around to make sure the status-bar is always at the bottom of …
21:24 Changeset [3307] by szabgab
first step in making sure the status_bar is shown at start-up time even if …
17:40 Changeset [3306] by jquelin
cleaning _INTEGER
17:37 Changeset [3305] by jquelin
introducing some pod for padre::config
17:10 Changeset [3304] by jquelin
adding a synopsis
16:54 Changeset [3303] by jquelin
setting() should be a private sub
16:45 Changeset [3302] by jquelin
removing unused modules
16:43 Changeset [3301] by jquelin
adding some comments
15:49 Changeset [3300] by jquelin
perl 5.6 called, he wants its "use vars" back
15:40 Changeset [3299] by jquelin
getting rid of @ISA, using "use base" instead
15:26 Changeset [3298] by jquelin
forcing no import for file::spec
15:25 Changeset [3297] by jquelin
fixing test to use padre::config::constants
15:23 Changeset [3296] by jquelin
forgot to load a module
15:22 Changeset [3295] by jquelin
ppi_highlight defaults to 0, not 1
15:14 Changeset [3294] by jquelin
removing no more used copy_original_My_plugin()
15:14 Changeset [3293] by jquelin
removing no more used default_plugin_dir()
15:10 Changeset [3292] by jquelin
adding missing modules
15:06 Changeset [3291] by jquelin
using $PADRE_PLUGIN_DIR instead of default_plugin_dir()
15:03 Changeset [3290] by jquelin
converting to unix
15:02 Changeset [3289] by jquelin
$PADRE_PLUGIN_DIR is in fact $PADRE_PLUGIN_LIBDIR
14:52 Changeset [3288] by jquelin
using reset_my_plugin() from pluginmanager
14:49 Changeset [3287] by jquelin
initialize empty My Plugin if needed
14:48 Changeset [3286] by jquelin
new method reset_my_plugin()
14:41 Changeset [3285] by jquelin
don't copy the my plugin in padre:config:constants, it's not its place
12:38 Changeset [3284] by jquelin
forgot to use strict & warnings - oops
12:38 Changeset [3283] by jquelin
copying the My Plugin if needed
12:31 Changeset [3282] by jquelin
updating comments
12:30 Changeset [3281] by jquelin
fixing style (easier to review)
12:29 Changeset [3280] by jquelin
new exported constant $PADRE_PLUGIN_DIR
12:21 Changeset [3279] by jquelin
adding some comments
12:07 Changeset [3278] by jquelin
adding a change
10:41 Changeset [3277] by jquelin
defining settings in an array
10:03 Changeset [3276] by jquelin
removing duplicated constants
09:59 Changeset [3275] by jquelin
removing duplicated constants
09:58 Changeset [3274] by jquelin
using constants exported by padre::config::constants
09:53 Changeset [3273] by jquelin
new constants: settings types & settings stores
09:42 Changeset [3272] by jquelin
removing no more used default_db()
09:41 Changeset [3271] by jquelin
using $CONFIG_FILE_HOST
09:39 Changeset [3270] by jquelin
forgot to update the pod
09:39 Changeset [3269] by jquelin
exporting $PADRE_CONFIG_HOST
09:36 Changeset [3268] by jquelin
finally removing padre::config::default_dir()
09:36 Changeset [3267] by jquelin
using $PADRE_CONFIG_DIR
09:33 Changeset [3266] by jquelin
using $PADRE_CONFIG_DIR
09:32 Changeset [3265] by jquelin
using $PADRE_CONFIG_DIR
09:25 Changeset [3264] by jquelin
using $PADRE_CONFIG_DIR
09:24 Changeset [3263] by jquelin
using $PADRE_CONFIG_DIR
09:21 Changeset [3262] by jquelin
using padre::config::constants
09:19 Changeset [3261] by jquelin
creating config dir if it doesn't exist
09:12 Changeset [3260] by jquelin
replacing $DEFAULT_DIR by $PADRE_CONFIG_DIR
09:11 Changeset [3259] by jquelin
product_path() not needed anymore
09:10 Changeset [3258] by jquelin
using padre::config::constants within padre::config
09:09 Changeset [3257] by jquelin
renaming private sub to match the new variable
09:05 Changeset [3256] by jquelin
final cleanup
09:03 Changeset [3255] by jquelin
using named variable
09:03 Changeset [3254] by jquelin
constructor new() should be private - others should use read() constructor
09:02 Changeset [3253] by jquelin
write() does not accept any arguments
08:59 Changeset [3252] by jquelin
more comments updates
08:56 Changeset [3251] by jquelin
comments & pod for padre::config::host
08:53 Changeset [3250] by jquelin
pod update
08:47 Changeset [3249] by jquelin
removing no more used default_yaml()
08:44 Changeset [3248] by jquelin
using private constructor to simplify some methods
08:38 Changeset [3247] by jquelin
using $CONFIG_FILE_USER instead of P:Config->default_yaml
08:36 Changeset [3246] by jquelin
exporting $CONFIG_FILE_USER
08:30 Changeset [3245] by jquelin
renaming constant PADRE_HOME in PADRE_CONFIG_DIR
08:29 Changeset [3244] by jquelin
unexporting unused constant

03/11/09:

20:25 Changeset [3243] by jquelin
exporting PADRE_HOME + documenting api
19:56 Changeset [3242] by jquelin
finding $PADRE_HOME
19:37 Changeset [3241] by jquelin
new module padre::config::constants
19:35 Changeset [3240] by jquelin
pod update
19:24 Changeset [3239] by jquelin
removing extra line breaks
19:23 Changeset [3238] by jquelin
missing use
19:22 Changeset [3237] by jquelin
decompose steps for better readability
19:15 Changeset [3236] by jquelin
lining up curly braces
19:03 Changeset [3235] by jquelin
using named variable
19:01 Changeset [3234] by jquelin
comments + reordering subs
19:00 Changeset [3233] by jquelin
using variable instead of PACKAGE
18:59 Changeset [3232] by jquelin
putting more stuff in the pod
18:52 Changeset [3231] by jquelin
using exported functions instead of fully qualifying them
18:47 Changeset [3230] by jquelin
removing unneeded use
18:45 Changeset [3229] by jquelin
read() doesn't accept any params
18:45 Changeset [3228] by jquelin
removing magic number - using named var instead
18:43 Changeset [3227] by jquelin
doc & pod update
18:23 Changeset [3226] by jquelin
removing useless method new()
15:10 Changeset [3225] by szabgab
quotation markaround commit message
14:58 Changeset [3224] by szabgab
prompt for command line parameters before running a script
11:32 Ticket #262 (Padre crashes on exit) created by kixx
Padre SVN @3223 ( $VERSION=0.28 ) Strawberry Perl 5.10.4 Windows XP …
01:37 Changeset [3223] by fayland
update Task::Padre::Plugins with SVN

03/10/09:

15:20 Changeset [3222] by szabgab
tab2space
15:18 Changeset [3221] by tsee
require the just released version of PAR for the File::ShareDir::PAR fixes …
15:07 Changeset [3220] by tsee
spaces to tabs

03/09/09:

15:29 Changeset [3219] by szabgab
factor out the mime-type to style mapping to a hash table
15:20 Changeset [3218] by szabgab
start writing a plugin for PHP development
15:19 Changeset [3217] by szabgab
add basic PHP syntax highlighting
14:50 Ticket #261 (When Document::XYZ.pm is not available padre crashes on file open) created by szabgab
I have defined a new document type in the Padre::Plugin::XYZ but have …
13:49 Changeset [3216] by szabgab
eliminate unnecessary paramter passing to the refresh method and reuse it …
12:19 Changeset [3215] by szabgab
stop updating the plugin menus on every keystroke to eliminate a large …
09:44 Ticket #259 (file not saved) closed by szabgab
fixed: this happened only if the changed document was NOT the current document. …
09:42 Changeset [3214] by szabgab
fix save_all to work again
09:21 Changeset [3213] by szabgab
allow saving file even if it is not in focus #259
08:25 Ticket #260 (memory leak refreshing the plugin menu) created by szabgab
On every keystroke (even moving the cursor) we refresh the whole menu …
08:23 Ticket #259 (file not saved) created by szabgab
If I close padre while there is an unsaved file it will ask me if I want …

03/08/09:

17:32 Changeset [3212] by szabgab
fix test count in another file
17:30 Changeset [3211] by szabgab
fix the test count
17:29 Changeset [3210] by jquelin
rewording a change
16:01 Changeset [3209] by szabgab
dos2unix replace spaces by tabs
14:46 Changeset [3208] by szabgab
add comment
14:27 Changeset [3207] by szabgab
svn:ignore
14:22 Release_History edited by szabgab
(diff)
14:16 Changeset [3206] by tsee
remove a Dumper
13:53 Changeset [3205] by tsee
use the plugin builder when possible
13:48 Changeset [3204] by szabgab
cache project directory that was already displayed once
13:07 Changeset [3203] by szabgab
hide some VCS directories, show the whole project tree
13:01 Changeset [3202] by szabgab
factor out the list of files to be skipped in the directory view
12:59 Changeset [3201] by szabgab
add subdirectories to the directory view
12:30 Changeset [3200] by szabgab
factor out the list_dir function in Directory listing
12:03 Changeset [3199] by szabgab
update directory tree when ui is updated sort directory tree allow opening …

03/07/09:

23:19 Download edited by wp
Active Perl might not be installed in C:\Perl and use wperl (diff)
19:33 Changeset [3198] by szabgab
svn:ignore
19:32 Changeset [3197] by szabgab
SVN: support "svn add"
19:31 Changeset [3196] by szabgab
update Changes file
19:28 Changeset [3195] by szabgab
Initial support for directory browser based on the Outline code
19:27 Changeset [3194] by szabgab
fix the get_project_dir method
12:43 Changeset [3193] by szabgab
tag Padre-Plugin-SVN-0.01
11:33 Changeset [3192] by szabgab
SVK: some Makefile.PL and README update
11:22 Changeset [3191] by szabgab
SVN: add diff and commit support svn plugin
10:29 Changeset [3190] by szabgab
ppm: update the files to release ppm for 0.28
10:04 Download edited by szabgab
(diff)
07:17 Changeset [3189] by szabgab
SVN: start writing the Padre::Plugin::SVN

03/06/09:

22:23 Changeset [3188] by dam
privinc/.../Padre.pm: make nono() exit with non-zero code this helps …
21:24 Ticket #253 (Padre application exits when selecting "Open CPAN Config File" from ...) closed by dlp
fixed: Confirmed fix in v0.28
16:33 Changeset [3187] by szabgab
avoid testing english error messages as they might be localized (reported …
09:13 Ticket #180 (new file is failing) closed by szabgab
fixed: I think this has been solved before 0.28, if not please reopen the bug.
08:59 Changeset [3186] by szabgab
add diff and commit per project

03/05/09:

19:46 Changeset [3185] by szabgab
add reload_current_plugin method and the relevant menu option to make it …
19:45 Changeset [3184] by szabgab
add Padre::Util::get_project_dir a temporary method to locate the …
12:24 Changeset [3183] by fayland
VERSION fix for Task
12:22 Changeset [3182] by fayland
update Task-Padre- for SVK plugin
06:20 Changeset [3181] by szabgab
tag Padre-Plugin-SVK-0.02
06:17 Changeset [3180] by szabgab
SVK: prepare for 0.02 released

03/04/09:

18:54 Changeset [3179] by szabgab
SVK: allot to see the status of a directory or of a project
18:53 Changeset [3178] by szabgab
require Padre and SVK
18:40 Changeset [3177] by keedi
update Korean translation for 0.28
07:52 Release_History edited by szabgab
0.28 released (diff)
06:57 Changeset [3176] by szabgab
tag Padre-0.28
05:57 Changeset [3175] by szabgab
update version number to 0.28 in preparation of the new release

03/03/09:

22:48 Changeset [3174] by szabgab
fix API change that was missed
22:42 Changeset [3173] by fayland
add Padre::Plugin::SVK in Task::Padre::
11:12 Changeset [3172] by szabgab
MANIFESTing
11:10 Changeset [3171] by szabgab
svn:ignore
11:09 Changeset [3170] by szabgab
remove boilerplate tests

03/02/09:

23:52 Download edited by kixx
Add note about possible install bug for Padre on Strawberry Perl (diff)
19:56 Changeset [3169] by hashbangperl
fixed syntax errors, but still get 'not a subclass of Padre::Plugin'
15:13 Changeset [3168] by tsee
fix brain fart of previous commit
14:59 Changeset [3167] by tsee
better share dir treatment

03/01/09:

10:28 Changeset [3166] by szabgab
list the available perldiag translations
09:25 Changeset [3165] by szabgab
set focus so pressing ESC will close the window

02/28/09:

14:25 Ticket #258 (Installing Padre from CPAN doen't install Thread::Queue making Padre ...) created by kixx
Strawberry Perl 5.10.0.4 Padre 0.27 Install Strawberry Perl from scratch. …

02/27/09:

22:03 Changeset [3164] by garu
updated brazilian portuguese messages
18:15 Changeset [3163] by szabgab
some unusable local changes
14:31 Changeset [3162] by szabgab
svn:ignore
14:27 Changeset [3161] by szabgab
svn:ignore
14:23 Changeset [3160] by szabgab
more svn:ignore
14:20 Changeset [3159] by szabgab
fix typo
14:17 Changeset [3158] by szabgab
set svn:ignore
14:14 Changeset [3157] by szabgab
check if there are menu items defined
13:31 Changeset [3156] by szabgab
some testing plugins
13:13 Changeset [3155] by szabgab
fix number of tests
13:01 Changeset [3154] by szabgab
makefile fixes
12:50 Changeset [3153] by szabgab
initial SVK support

02/26/09:

20:25 Changeset [3152] by hjansen
Bad timing could effectively stop syntax checking for a while since two …
17:51 Changeset [3151] by szabgab
some improvements in exe generation
17:50 Changeset [3150] by szabgab
some MANIFEST.SKIPing
17:50 Changeset [3149] by szabgab
adding hot-keys to serch (need more fixing)

02/25/09:

22:07 Changeset [3148] by hjansen
Don't know if this implementation is any better but the previous one …
17:06 Changeset [3147] by hjansen
Use existing utility functions for better results…
16:47 Changeset [3146] by szabgab
let Module Start remember the values used for module creation
16:46 Changeset [3145] by szabgab
add simple prompt menu to Padre needs some cleanup

02/24/09:

23:46 Changeset [3144] by hjansen
Fix a crash caused by the preview editor in the appearance panel of the …
23:20 Changeset [3143] by szabgab
require unicode support on Windows as well…
18:39 Ticket #257 (Backport Scintilla Perl lexer for wxWidgets 2.8.10?) created by hjansen
wxWidgets 2.8.x only contains Scintilla 1.70 and the Perl lexer has …
10:30 Changeset [3142] by hjansen
"Recent files" submenu - is now updated at runtime instead of only at app …
08:39 Ticket #256 (Padre 0.25 leaking into CPAN index) created by schwern
Padre 0.25 is showing up in the CPAN index causing some automatic upgrades …

02/23/09:

11:04 Changeset [3141] by szabgab
use RAKUDO_DIR (and PARROT_DIR) instead of PARROT_PATH
10:30 Ticket #255 (Ctrl for hotkeys should be disabled on OS X) created by schwern
Using Padre on OS X the normal Mac hotkeys work using the …
10:19 Changeset [3140] by hjansen
- Event-Handling need to initialized only once - Properly destroy object
10:06 Changeset [3139] by hjansen
Tabs to spaces…

02/22/09:

20:45 Changeset [3138] by sblandin
Updated Italian Translation
20:39 Changeset [3137] by hjansen
Silence a few warnings
20:33 Changeset [3136] by hjansen
Refactored Find dialog for better l10n support (= variable length widget …
19:18 Changeset [3135] by hjansen
This should fix ticket #253

02/21/09:

23:32 Changeset [3134] by hjansen
Display methods sorted according to the order specified as preferences …
22:48 Changeset [3133] by hjansen
Fix minor display issue: if neither function list nor outline view were …
22:33 Changeset [3132] by hjansen
Should fix the crash Renee Baecker reported today in …
20:51 Ticket #254 (Allow plugins to define keyboard shortcuts for menu) created by claudio
Some functionalities are handled by plugins. The Padre plugin api should …
15:31 Changeset [3131] by hjansen
Small fix: not in a loop there
13:22 Changeset [3130] by hjansen
First stage of preferences dialog refactoring
12:42 Ticket #253 (Padre application exits when selecting "Open CPAN Config File" from ...) created by dlp
perl, v5.10.0 built for MSWin32-x86-multi-thread Wx Version: 0.89 …
11:09 Changeset [3129] by claudio
Run-Run Script (debug info) addition
11:06 Changeset [3128] by claudio
Change of run_stacktrace Perl menu option to Run menu entry to make …
09:54 Changeset [3127] by claudio
Fix test
09:50 Changeset [3126] by claudio
Preliminary support for shell scripting
09:46 Changeset [3125] by claudio
Addition keyb shortcut for Run-Stop
06:06 Changeset [3124] by SvenDowideit
make ctrl-f re-search when the dialog is already there
05:24 Changeset [3123] by SvenDowideit
hitting return in find bar will search again
02:34 Changeset [3122] by SvenDowideit
QuickFind? is part of the F3 Search system

02/20/09:

19:29 Changeset [3121] by claudio
Fix copyright notice that broke t/10-copyright
18:08 Changeset [3120] by szabgab
in Makefile.PL check if wxWidgets was compiled with unicode support
02:10 Changeset [3119] by garu
Updated portuguese (brazilian) translation.

02/19/09:

23:05 Changeset [3118] by hjansen
Slight modification to autocompletion behaviour: If any text is selected …
12:32 Download edited by szabgab
(diff)
12:26 Changeset [3117] by szabgab
add IO-stringy to the ppm repo, set IO::Scalar version number

02/18/09:

19:27 Changeset [3116] by szabgab
tag Padre-Plugin-Parrot-0.23
19:26 Changeset [3115] by szabgab
set v0.23 in Parrot
19:25 Changeset [3114] by szabgab
update Changes to release 0.23 of Parrot
19:20 Changeset [3113] by szabgab
remove -T from the test to play nice with ORLite
19:15 Changeset [3112] by szabgab
Parrot: move the show_help code in a functions and disable it till I can …
14:10 Ticket #250 (eg/hangman.p6 distributed without permission) closed by azawawi
fixed: Removed from Padre. I added it while testing Perl6 Plugin. Sorry for any …
14:09 Changeset [3111] by azawawi
Fixed ticket:250
13:35 Changeset [3110] by szabgab
rename PARROT_PATH to PARROT_DIR fix some of the Padre::Plugin API changes …
13:15 Changeset [3109] by szabgab
dos2unix
10:45 Changeset [3108] by hjansen
- use tabs for indentation - keep comments in sync with code
10:32 Changeset [3107] by claudio
Addition of quotes to bracket autocompletition
10:03 Download edited by wbniv
Ubuntu < 8.10 (diff)
08:12 Download edited by wbniv
(diff)
06:17 Download edited by wbniv
updated dependencies for Ubuntu (diff)
00:38 Changeset [3106] by zipf
Changed the line endings to Unix style
00:22 Changeset [3105] by zipf
Updated Spanish translation
00:21 Changeset [3104] by zipf
Updated Spanish translation

02/17/09:

23:43 Changeset [3103] by zipf
Added name of new Spanish localizer
23:41 Changeset [3102] by zipf
Added name of new Spanish localizer
23:36 Changeset [3101] by zipf
Spanish GUI update

02/16/09:

19:56 Features edited by claudio
typos (diff)
19:55 Features edited by claudio
Fixed typo (diff)
19:54 Features edited by claudio
(diff)
19:51 Development edited by claudio
New hacking link for release 0.27 (diff)
09:53 Ticket #252 (Padre 0.42 doesn't build on strawberry perl 5.10.0.6 on Vista x64 Business) created by robin
Platform: Fresh install of strawberry perl 5.10.0.4 in C:\strawberry on …

02/15/09:

11:26 Changeset [3100] by szabgab
add ack as a dependency for the ppm package
11:09 Changeset [3099] by szabgab
add files used for the ppm repository of Padre
10:08 Changeset [3098] by szabgab
add code to create ppm package
09:36 Changeset [3097] by szabgab
add color for Version
08:23 Download edited by meorero
(diff)
08:19 Download edited by meorero
(diff)
Note: See TracTimeline for information about the timeline view.