Timeline


and

11/19/09:

21:41 Changeset [9246] by Sewi
Perl tidy
21:35 Changeset [9245] by Sewi
Updated config test
21:35 Changeset [9244] by Sewi
Updated Changes
21:34 Changeset [9243] by Sewi
Perl autocomplete: Added minimum suggestion length config option
21:26 Changeset [9242] by Sewi
Perl autocomplete: Added minimum prefix length config option
21:11 Changeset [9241] by Sewi
Perl autocomplete: Added maximum number of suggections config option
20:59 Changeset [9240] by Sewi
Moved Perl autocomplete config options to a new preferences tab
20:48 Changeset [9239] by Sewi
Perl tidy
20:45 Changeset [9238] by Sewi
Updated Changes
18:00 Changeset [9237] by Sewi
Add Padre::Action::Queue - very basic scripting support for Padre
15:54 Ticket #767 (bad ui: padre prompts one by one for files changed on disk) created by jquelin
padre checks periodically if current file is changed on disk. if that's …
11:46 Changeset [9236] by waxhead
Added Script subroutine autocomplete. Fixed method complete when on the …
09:49 Changeset [9235] by szabgab
[SDL] add cheat sheet
09:45 Changeset [9234] by szabgab
add sample script to SDL plugin
09:41 Changeset [9233] by szabgab
add example script to Kate
09:37 Changeset [9232] by szabgab
adding old helper script
09:25 Changeset [9231] by szabgab
link to recent blog entry
08:47 Ticket #766 (Suggest better solutions for code) created by szabgab
It might be just an extension to the beginner mode or that of …
03:47 Ticket #765 ("Run"->"Run Script" on C<print 0;> does not get captured in the Output ...) created by danboo
Create a new script that consists of: […] Run the script via "Run …

11/18/09:

14:45 Changeset [9230] by dam
I mean, ::Constant (no trailing s)
14:41 Changeset [9229] by dam
WXGTK was moved from Padre::Util to Padre::Constants
13:47 Ticket #764 (window menu doesn't provide list of opened files) created by jquelin
window menu used to provide a list of opened files, for quick access. this …
09:01 Ticket #763 (folding doesn't work anymore) created by jquelin
when enabling folding (in menu view / folding), padre displays a new …
08:58 Ticket #762 (checkboxes in view menu aren't updated on padre startup) created by jquelin
to reproduce: 1. clean your .padre 2. launch padre 3. menu view / show …
02:09 Ticket #761 (Make cutoff size for PPI Experimental lexer user-configurable) created by misterwhipple
If a perl document exceeds a fixed size, Padre will fall back on the …

11/17/09:

23:58 Download edited by szabgab
(diff)
23:51 Changeset [9228] by szabgab
svn:ignore
23:47 Ticket #700 (File::Slurp is an undeclared prerequisite) closed by szabgab
fixed: usage of File::Slurp removed in r9227 will be in release 0.51
23:46 Changeset [9227] by szabgab
remove the use of File::Slurp from the an example file solving #700
23:35 Changeset [9226] by szabgab
[XL] small fixes
16:46 Ticket #760 (Clone and Substitution mode of txt2re) created by kthakore
Please add a clone of this http://txt2re.com/ in Padre. please!!! This …

11/16/09:

22:00 Changeset [9225] by szabgab
[SDL] some pods
21:56 Changeset [9224] by szabgab
[Parrot] enable context sensitive help on PIR files
20:44 Plugins edited by hashbangperl
added teejay's plugins (diff)

11/15/09:

22:43 Changeset [9223] by Sewi
Perl tidy
21:02 Changeset [9222] by Sewi
Fix the missing file list within the window menu
19:55 Ticket #759 (Flicker when typing in Padre) created by run4flat
When typing in Padre, my current line (and sometimes the next line) …
17:54 Ticket #758 (autocompletion should also work with backspace) created by jquelin
when typing with autocompletion on, the list of possibilities shrink as …
17:50 Ticket #757 (autocompletion should not remember words smaller than 3 or 4 letters) created by jquelin
autocompletion is really great. however, sometimes it proposes to complete …
11:38 Changeset [9221] by Sewi
Added German blog post about testing
10:03 Changeset [9220] by azawawi
Fixed false FAILure in t/12-pragma.t
08:27 Ticket #756 (missing output lines) created by szabgab
Reported by Scott Hall in this thread: …

11/14/09:

22:36 Changeset [9219] by Sewi
Added blog about testing
21:27 Changeset [9218] by Sewi
Some test script cleanup
12:26 Changeset [9217] by Sewi
Adding some FTP tests and moving HTTP tests to a better place. Set …
12:25 Changeset [9216] by Sewi
Make config usage optional for Padre::File::HTTP
12:07 Changeset [9215] by Sewi
Some small fixes and minor changes to Padre::File::FTP
08:57 Changeset [9214] by Sewi
Fixed a use of uninitialized value when opening a file via command line.

11/13/09:

22:33 Changeset [9213] by Sewi
Perl tidy
22:31 Changeset [9212] by Sewi
Use a local temporary copy of the perltags file if it is remote. …
22:17 Changeset [9211] by Sewi
Adding some PODs
21:48 Changeset [9210] by Sewi
Actually use the project-specifig perltags file
21:26 Ticket #572 (Padre standalone: Eliminate the black console window from when running ...) closed by CSJewell
fixed: Fixed with Padre Standalone 0.50
21:20 Changeset [9209] by Sewi
Menu option to Create a perltags-file using the perl-tags script.
20:56 Changeset [9208] by szabgab
blog entry of tsee++
18:13 Changeset [9207] by Sewi
Perl tidy
17:46 Ticket #755 (XS API calltips should include PPPort) created by tsee
The summary says it all: The perlapi calltips should include the symbols …
17:26 Ticket #754 (XS/perlapi calltips should depend on perl version) created by tsee
Depending on the perl version, a user wants to write XS for, the perlapi …
17:24 Ticket #753 (Implement better method autocompletion heuristics) created by tsee
This requires "solving" the notoriously hard "what class does this …
17:23 Ticket #752 (Document and end-user-simplify the perltags and autocomplete featureset) created by tsee
Currently, we support autocompletion via ctags-like files generated by the …
17:20 Ticket #751 (Proper XS lexing/highlighting) created by tsee
We need a proper lexer/highlighter for XS. Currently, I set it to use the …
17:15 Changeset [9206] by tsee
Document XS document support and perlapi calltips
17:13 Changeset [9205] by tsee
spaces to tabs
17:08 Changeset [9204] by tsee
Add C and XS MIME type mappings
17:07 Changeset [9203] by tsee
Add an XS document type
17:06 Changeset [9202] by tsee
Import a proof-of-concept YAML file of the perlapi as of 5.10.1
15:10 Changeset [9201] by szabgab
add poll200911
14:55 Download edited by CSJewell
Removing extra parentheses, (diff)
13:37 Changeset [9200] by tsee
Use the class name for jumping to the method declaration IF available
13:03 Changeset [9199] by tsee
fix perltidy screwup
13:01 Changeset [9198] by Sewi
Perl tidy
12:56 Changeset [9197] by tsee
* Rename _perltags_parser to perltags_parser since there's no reason for …
11:53 Ticket #750 (tab / ctrl+tab do not work anymore) created by jquelin
tab / ctrl+tab used to change to next/previous file. they don't anymore.
11:29 Ticket #749 (padre should take shebang line into account for syntax highlighting) created by jquelin
when opening a script.sh, padre uses shell syntax highlighting. now, …
11:24 Changeset [9196] by Sewi
"Find method declaration" tries to use perltags first (untested with tags)
09:05 Ticket #655 (Lexical Rename of Variable - Can't rename to a variable iwth an underscore ...) closed by patrickas
fixed
06:29 Download edited by CSJewell
Adding .par file links for Alien::wxWidgets and Wx. (diff)

11/12/09:

19:19 Ticket #748 (Padre 0.50 can not be installed if 0.45 is installed) created by Sewi
Reason: CSJewell: I'll check and see what happened. It may not be a fix we …
14:20 Ticket #424 (segmentation fault: fast repeated clicks to toggle status in plugin ...) closed by daxim
worksforme: Crash does not occur anymore.
14:16 Ticket #421 (crash: no documents, F3/F4) reopened by daxim
Pressing F3 with no documents crashes with Can't call method …
14:08 Ticket #416 (encode dialog) reopened by daxim
Not satisfactory. 1. Although the widget looks editable, the textfield …
12:46 Ticket #747 (undo not undoing enough) created by daxim
1. Paste the following content into a new document. […] 2. Search → …
12:38 Ticket #746 (regex replace all is overeager) created by daxim
1. Paste the following content into a new document. […] 2. Search → …
12:23 Changeset [9195] by Sewi
Updated POD
12:06 Changeset [9194] by waxhead
Removed left over line. Checked with prove this time. Sorry.
12:02 Changeset [9193] by waxhead
This is a correction to the patch by burakgursoy via szabgab. This and …
11:25 Changeset [9192] by waxhead
Turkish Locale Added. Fix for docbrowser.t
08:00 Changeset [9191] by szabgab
link to 0.50 padre stand-alone
07:45 Changeset [9190] by ishigaki
removed an unnecessary space
07:42 Changeset [9189] by ishigaki
added another Japanese article on Padre (actually the one I wrote a month …
07:16 Changeset [9188] by szabgab
blog about Padre in Japanese

11/11/09:

21:24 Changeset [9187] by CSJewell
Tagging Perl::Dist::Padre 0.500
21:00 Changeset [9186] by CSJewell
perltidy/perlcritic run.
20:56 Changeset [9185] by CSJewell
Updating building directions.
20:07 Changeset [9184] by CSJewell
Adding launcher for padre.exe, switching directory back to c:\strawberry.
20:06 Changeset [9183] by CSJewell
Adding a reboot at the end of the MSI.
19:15 Ticket #653 (Lexically Rename Variable doesn't work when clicking on declaration of ...) closed by patrickas
fixed
19:15 Changeset [9182] by Sewi
Perl tidy
19:11 Changeset [9181] by Sewi
Fix for ticket #653
17:00 Changeset [9180] by Sewi
Fix for ticket #655 (patrickas++)
16:47 Changeset [9179] by Sewi
Update config test
16:46 Changeset [9178] by Sewi
Add a config option for the perltags file
14:56 Changeset [9177] by daxim
spellchecking, markup improvements * spelling, grammar, POD fixes (3 days …
14:55 Changeset [9176] by daxim
tweak Pod::Xhtml behaviour by subclassing
14:55 Changeset [9175] by daxim
add base support
14:51 Changeset [9174] by tsee
spelling nit
10:46 Changeset [9173] by waxhead
Actual Version bump :(
10:42 Changeset [9172] by waxhead
Version bump
09:07 Ticket #419 (find variable declaration does not work at the end of a variable) closed by patrickas
fixed
09:07 Ticket #654 (Lexical Rename of Variable - Can't hightlight the whole variable.) closed by patrickas
fixed
04:08 Changeset [9171] by szabgab
blog about the regex editor

11/10/09:

21:32 Changeset [9170] by Sewi
Perl tidy
21:25 Changeset [9169] by Sewi
Updated Changes
21:15 Changeset [9168] by Sewi
Fix #654 and #419 (patrickas++)
19:57 Changeset [9167] by Sewi
Keep Padre's working directory (not on Windows)
17:45 Ticket #745 ([Perl 5 syntax highlighting] delimiter used in extended regular ...) created by daxim
If a comment contains a / the highlighting colour indicates that the regex …
17:01 Ticket #744 (Padre fails on WinXP 64) created by kthakore
Using Strawberry perl perl -v {{{ This is perl, v5.10.0 built for …
09:53 Changeset [9166] by submersible_toaster
save some bytes by not clobbering unmodified static files with the …

11/09/09:

20:51 Changeset [9165] by Sewi
Perl tidy
20:49 Changeset [9164] by Sewi
Updated Changes
20:48 Changeset [9163] by Sewi
Open URLs from command line
20:46 Changeset [9162] by Sewi
Improved FTP error handling
20:01 Changeset [9161] by Sewi
Revert howto --> instructions part #2
19:17 Ticket #743 (No option for hooking up <STDIN> in Padre) created by crz
Hi, Right now when we are executing code that expects input through …
18:43 Changeset [9160] by CSJewell
Getting the patch and building instructions updated for Alien::wxWidgets …
16:23 Changeset [9159] by Sewi
Recompile the site
16:11 Changeset [9158] by Sewi
Add a redirect page for instructions.html
16:10 Changeset [9157] by Sewi
Reverted instructions to howto
15:32 Changeset [9156] by jquelin
forgot to translate 6 entries
15:24 Changeset [9155] by jquelin
updated french translation
15:08 Ticket #742 (Line numbers are shown at startup, but not shown as "enabled" in View menu) created by sjn
The default is to show line numbers, but this default isn't reflected in …
15:05 Ticket #741 (Expected language settings in the Preferences, not under "View") created by sjn
Wanted to change from the (for me) default Norwegian translation to the …
14:13 WikiStart edited by Sewi
(diff)
13:57 Changeset [9154] by daxim
prevent UTF-8 double encoding
12:52 Changeset [9153] by daxim
repair website tests * validation stricter - XHTML * spell-check filters …
12:40 Changeset [9152] by Sewi
Re-ordered the non-english blog posts
12:23 Changeset [9151] by Sewi
Added new blog items
12:09 Changeset [9150] by hashbangperl
fixed
12:08 Changeset [9149] by hashbangperl
updated
12:07 Changeset [9148] by hashbangperl
replaced boilerplate
12:07 Changeset [9147] by hashbangperl
added more docs
12:03 Changeset [9146] by hashbangperl
added
11:33 Changeset [9145] by Sewi
Updated Changes
11:31 Changeset [9144] by submersible_toaster
change Count All in find dialog to Find All - providing a bottom tab …
07:03 Changeset [9143] by szabgab
add topic selector (which does not do anything yet) to F2 help window
06:34 Ticket #740 (Add "Find All" to Padre Search Dialog) created by code4pay
Instead of having "Count All" I propose (and have written the code) that …
04:42 Changeset [9142] by szabgab
allow the opening of a file given a full path
03:47 Changeset [9141] by szabgab
blog of draegtun

11/08/09:

20:57 Changeset [9140] by Sewi
PHP Plugin ready for release 0.03
20:56 Changeset [9139] by Sewi
Updated Changes
18:55 Download edited by kaib
more OSX hints (diff)
17:31 Changeset [9138] by getty
Added Hyppolit requirements Fixed a bug about svn look up
16:31 Howto edited by szabgab
(diff)
11:36 Changeset [9137] by szabgab
blog about v0.50
11:00 Ticket #739 (Old Gnome themes will cause Padre tests to fail) created by kthakore
All this murrine stuff needs to be ignored […]
09:07 Changeset [9136] by submersible_toaster
more swarm chat features
08:07 Release_History edited by szabgab
0.50 released (diff)
08:00 Changeset [9135] by szabgab
tag Padre-0.50
07:54 Changeset [9134] by szabgab
set version to 0.50, preparing for release
07:51 Changeset [9133] by szabgab
tidy
07:48 Changeset [9132] by szabgab
fix the find method sub
07:17 Changeset [9131] by szabgab
skip beginner tests
07:11 Changeset [9130] by szabgab
we require the pragmas to be in a certain order. I wish we would be so …
07:07 Changeset [9129] by szabgab
fix some bad code
07:00 Changeset [9128] by szabgab
fix number of configs in tests
06:45 Changeset [9127] by szabgab
add find method declaration mouse right click

11/07/09:

21:39 Ticket #737 (File::HomeDIr->my_documents can be empty list) reopened by szabgab
Let's reopen this and let Adam Kennedy comment on this and close this …
17:58 Ticket #737 (File::HomeDIr->my_documents can be empty list) closed by danboo
fixed: Replying to Sewi: > Patched in r9126 > > Please test and …
15:51 Changeset [9126] by Sewi
Fix ticket #737
15:34 Ticket #738 (Use Parrot for PHP highlighting, if possible) created by Sewi
Use Parrot for PHP highlighting if both Padre::Plugin::Parrot and …
15:33 Changeset [9125] by Sewi
Perl tidy
15:31 Changeset [9124] by Sewi
Updated Changes
15:29 Changeset [9123] by Sewi
Add some POD documentation
15:26 Changeset [9122] by Sewi
Use the new config options
15:23 Changeset [9121] by Sewi
New config options for Padre::File
14:36 Ticket #737 (File::HomeDIr->my_documents can be empty list) created by danboo
When running: sudo cpan -t Padre On Mac OSX: …
14:08 Changeset [9120] by submersible_toaster
add a dodgy relay to swarm.perlide.org
09:42 Changeset [9119] by waxhead
Bumped Version Number.
09:42 Changeset [9118] by waxhead
Bumped Version Number.
09:23 Changeset [9117] by waxhead
Added all Changes since last release.
09:19 Changeset [9116] by waxhead
Updated Changes
05:18 Ticket #686 (Help > Current Document should not load/select Padre.pm POD) closed by submersible_toaster
fixed
05:17 Changeset [9115] by submersible_toaster
#686 - docbrowser fix
04:38 Changeset [9114] by waxhead
Minor spelling correction.

11/06/09:

20:21 Changeset [9113] by szabgab
search for method declaration in all the .pm files in the project
19:47 Changeset [9112] by szabgab
svn:ignore
16:59 Changeset [9111] by szabgab
Adding initial version Find Method Declaration
13:34 Changeset [9110] by Sewi
Removed debug prints
13:30 Changeset [9109] by Sewi
Fixed menu removal
13:17 Changeset [9108] by gabrielmad
Updating tests
11:25 Ticket #736 (Function list is incorrect) created by szabgab
Try opening the file lib/Padre/Document/Perl.pm and look for the method …
08:38 Changeset [9107] by szabgab
fix some html errors
08:23 Changeset [9106] by szabgab
add blog entries of Sewi
07:54 Public Relations edited by szabgab
(diff)
07:51 Ticket #733 (Padre crashes on first menu access) closed by szabgab
fixed: apparently it is fixed at r9105
07:19 Ticket #735 (Functions panel differs from Highlighting and Perl) created by Sewi
Given the following source: […] Highlighter and Perl syntax checker …
07:12 Ticket #734 ("Read" view of a file) created by Sewi
Add a main tab type (besides "editor") which doesn't allow editing a file …
00:21 Changeset [9105] by garu
updated brazilian translation
00:20 Changeset [9104] by garu
updated messages file
00:18 Changeset [9103] by garu
small typo fix

11/05/09:

22:55 Changeset [9102] by Sewi
Updated Changes
22:50 Changeset [9101] by Sewi
100 mixes up the test numbering
22:47 Changeset [9100] by Sewi
Perl tidy
22:44 Changeset [9099] by Sewi
Removed a debug message and added some TODOs
22:41 Changeset [9098] by Sewi
Adding FTP write was easier then expected…
22:34 Changeset [9097] by Sewi
Make Padre accept FTP URLs
22:33 Changeset [9096] by Sewi
First try of FTP-remote-editing for Padre
22:07 Changeset [9095] by Sewi
Added File::Temp as a overall-dependency because a) it is used by some …
21:35 Changeset [9094] by Sewi
Add a TODO
21:17 Changeset [9093] by Sewi
Maybe a fix for #732
17:32 Ticket #733 (Padre crashes on first menu access) created by szabgab
1. Open padre without any files in it 2. Open a new empty document using …
17:28 Changeset [9092] by szabgab
add documentation for Regex Editor
14:26 Ticket #732 (Weird padre Close bug on 0.49) closed by kthakore
not a bug
14:19 Ticket #732 (Weird padre Close bug on 0.49) created by kthakore
Reproducing process: Prerequisites: install Win32::GuiTest?; …
10:59 Changeset [9091] by Sewi
Fixed a Perl version number problem in the About dialog using 5.8 (or …
05:02 Changeset [9090] by gabrielmad
Added tests for the Perl functions listing
04:55 Changeset [9089] by gabrielmad
Improved the functions panel listing.
03:08 Changeset [9088] by azawawi
Centre the preferences dialog
03:07 Changeset [9087] by azawawi
Updated Changes
02:34 Ticket #710 (share/doc/perlopref.pod missing author/license) closed by azawawi
fixed: Fixed in r9082 Please re-open if you find something missing.
02:18 Changeset [9086] by azawawi
Added a check for perlopref folder in update_perlopref.pl
02:08 Changeset [9085] by azawawi
Perl tidy
01:59 Changeset [9084] by azawawi
No more dying in update_perlopref.pl
01:58 Changeset [9083] by azawawi
Parsing perlopref.pod is now optional (if it is found).
01:44 Changeset [9082] by azawawi
Added README/license file for perlopref.pod
01:42 Changeset [9081] by azawawi
update_perlopref.pl now downloads all of license/README files from …
01:40 Changeset [9080] by azawawi
Move perlopref.pod to newly created folder
01:28 Changeset [9079] by azawawi
Created a folder for perlopref to include license and pod

11/04/09:

21:58 Changeset [9078] by Sewi
Add method for new menu item
21:55 Changeset [9077] by Sewi
Perl tidy
21:51 Changeset [9076] by Sewi
Added a PHP menu
19:59 Changeset [9075] by Sewi
converted window menu to actions
16:26 Ticket #731 (PopularityContest: Transmit collected data) created by Sewi
From http://mail.perlide.org/pipermail/padre-dev/2009-October/001263.html
16:24 Ticket #730 (PopularityContest: Collect more detailed data) created by Sewi
From http://mail.perlide.org/pipermail/padre-dev/2009-October/001263.html
14:47 Changeset [9074] by szabgab
add substitute window and radio buttons to select matching/subtituting
14:41 Changeset [9073] by Sewi
Updated German translation
14:40 Changeset [9072] by Sewi
Updated messages.pot
14:31 Changeset [9071] by Sewi
Perl tidy
13:30 Changeset [9070] by Sewi
case-sensitive fixes
13:28 Changeset [9069] by Sewi
Static hotkeys with dynamic check and auto-fix
13:08 Changeset [9068] by Sewi
Fixed double-usage of menu bar hotkeys
12:21 Changeset [9067] by szabgab
show error messages in the result window
12:12 Changeset [9066] by szabgab
display match when the text or the regex is changed
11:31 Changeset [9065] by szabgab
eliminate undef warning and report if there was no match
11:27 Changeset [9064] by szabgab
separate a run() method from the button_match method
11:18 Changeset [9063] by szabgab
enable the 4 modifier checkboxes in the regex editor
11:02 Changeset [9062] by szabgab
move modifier signs out of gettext, Sewi++
10:48 Changeset [9061] by szabgab
remove $&, fix the badcode test
08:24 Ticket #729 (install of padre0.49 does not work on windows) created by davidgang
C:\Documents and Settings\michaelga>perl -v This is perl, v5.10.1 (*) …
07:46 Changeset [9060] by Sewi
Updated number of config options
07:45 Changeset [9059] by Sewi
Perl tidy
07:42 Changeset [9058] by Sewi
Perl tidy
07:41 Changeset [9057] by Sewi
Ask for save before commit
07:22 Changeset [9056] by Sewi
Updated Changes
07:20 Changeset [9055] by Sewi
Added howto for adding new beginner error checks
07:20 Ticket #721 (Allow turning off the individual "beginner mode" checks one-by one) closed by Sewi
fixed: Added (r9054)
07:20 Changeset [9054] by Sewi
Added configuration settings for beginner error checks (ticket #721)
06:45 Changeset [9053] by Sewi
Updated Changes
06:36 Changeset [9052] by submersible_toaster
[Padre-Plugin-Swarm] roll version, update changes
06:14 Changeset [9051] by submersible_toaster
fix test plan
06:13 Changeset [9050] by submersible_toaster
yuk still removing IRC guff
05:19 Changeset [9049] by azawawi
Added accelerators to match and replace in Regex Editor dialog
05:10 Changeset [9048] by azawawi
Updated Changes
05:05 Changeset [9047] by azawawi
Corrected number of tests to run in t/15-locale.t
04:57 Changeset [9046] by azawawi
Perl tidy
04:55 Changeset [9045] by azawawi
Passed t/15-locale.t
04:43 Ticket #728 (Changing locale crashes Padre) closed by azawawi
fixed: Fixed in r9044
04:42 Changeset [9044] by azawawi
Fixed ticket:728 "Changing locale crashes Padre"
04:19 Changeset [9043] by azawawi
Arabic translation back to 87%... ouch! :)
02:55 Changeset [9042] by submersible_toaster
update changes , update $VERSION for release
01:56 Changeset [9041] by szabgab
blog by Alias

11/03/09:

22:48 Changeset [9040] by submersible_toaster
binding addresses in tests was folly. Removed
21:40 Plugins edited by Sewi
(diff)
21:24 Plugins edited by Sewi
(diff)
11:17 Changeset [9039] by Sewi
Perl tidy
11:16 Changeset [9038] by Sewi
Updated Makefile.PL
11:15 Changeset [9037] by Sewi
Some bugfixes
11:15 Changeset [9036] by Sewi
Small API extensions
10:58 Changeset [9035] by Sewi
Perl tidy
09:25 Changeset [9034] by submersible_toaster
$VERSION missed a spot
09:24 Changeset [9033] by submersible_toaster
remove YAIRCT
09:23 Changeset [9032] by submersible_toaster
roll version (properly this time perhaps
09:18 Changeset [9031] by submersible_toaster
remove irc support
09:16 Changeset [9030] by Sewi
Replace the Perl (and refactor) menus by document-dependent ones
09:16 Changeset [9029] by Sewi
Add menus to the Perl document module
09:00 Changeset [9028] by submersible_toaster
Add test for sending an receiving back a udp multicast packet more banging …
05:18 Ticket #728 (Changing locale crashes Padre) created by adamk
It appears that changes to the Action system have broken support for …
05:15 Changeset [9027] by adamk
Changes to actions appear to have completely killed locale switching, …
05:10 Changeset [9026] by adamk
Tags are now humour-agnostic
05:04 Changeset [9025] by adamk
Corrected inconsistent test naming
02:33 Changeset [9024] by adamk
Prepared for 1.09 release
02:32 Changeset [9023] by adamk
Fix test count
02:30 Changeset [9022] by adamk
More skips
01:49 Changeset [9021] by adamk
Cleaning

11/02/09:

21:54 Changeset [9020] by Sewi
Updated German translation
21:54 Changeset [9019] by Sewi
Update messages.pot
21:48 Changeset [9018] by Sewi
Perl tidy
21:45 Changeset [9017] by Sewi
Added hotkeys and made the menubar more stable again
21:27 Changeset [9016] by Sewi
Re-enable hotkeys
21:13 Changeset [9015] by Sewi
Check for namespace collision between actions and menus
21:12 Changeset [9014] by Sewi
Added dynamic configured main menu bar
21:11 Changeset [9013] by Sewi
Add menu titles to files
21:10 Changeset [9012] by Sewi
Updated config test
19:08 Changeset [9011] by szabgab
svn:ignore
14:26 Changeset [9010] by submersible_toaster
quash warnings, disable debug, remove userlist for the moment, roll …
12:24 Changeset [9009] by submersible_toaster
update changes
12:19 Changeset [9008] by submersible_toaster
effectivly replace 02_main by 03_multicast , roll version
12:16 Changeset [9007] by submersible_toaster
add a hopefully saner check for a usable interface
09:53 Ticket #472 (Developer plugin menu should implement 'uptime' report) closed by Sewi
fixed: Sorry for not closing on fix.
08:03 Changeset [9006] by szabgab
add initial version of a regex editor
03:29 Release_History edited by szabgab
0.50 released (diff)
03:20 Changeset [9005] by szabgab
tag Padre-0.49
03:14 Changeset [9004] by szabgab
setting version to 0.49 for release
03:11 Changeset [9003] by szabgab
tidy
03:02 Changeset [9002] by szabgab
avoid networking test (#727)
03:01 Ticket #727 (do not run test that requires networking without the permission of the ...) created by szabgab
In t/92-padre-file.t we have a test that is trying to access the Internet. …
02:40 Changeset [9001] by szabgab
fix #646, Test::NoWarnings? hiding missing prerequisites

11/01/09:

21:52 Changeset [9000] by Sewi
Perl tidy
21:49 Changeset [8999] by Sewi
Added TODO
21:49 Changeset [8998] by Sewi
Added TODO
21:46 Changeset [8997] by Sewi
Clean up for release (as noone complained)
21:45 Changeset [8996] by Sewi
Add comments and TODO
21:43 Changeset [8995] by Sewi
Sorry - forgot to save before commit of description
21:42 Changeset [8994] by Sewi
Sorry - forgot to save before commit comments for t14
21:32 Changeset [8993] by Sewi
Upgrade version number to 0.03
21:31 Changeset [8992] by Sewi
Prepare Changes for next version
21:29 Plugins edited by Sewi
(diff)
21:02 Changeset [8991] by Sewi
tag Padre-Plugin-PHP-0.02
20:54 Changeset [8990] by Sewi
Updated version to 0.02
20:51 Changeset [8989] by Sewi
Updated Changes
20:43 Changeset [8988] by Sewi
Perl tidy
20:40 Changeset [8987] by Sewi
Perl tidy
20:40 Changeset [8986] by Sewi
Changes ready for release
20:39 Changeset [8985] by Sewi
Updated Padre dependency
20:25 Changeset [8984] by Sewi
$_ removed
20:21 Changeset [8983] by Sewi
Sorry, forgot to save before r8982
20:19 Changeset [8982] by Sewi
throw away $_
20:14 Ticket #720 (the default copyright year isnt dynamic for a perl module) closed by Sewi
fixed: It was an external module, but now it's a Padre template. Fixed in r8981.
20:13 Changeset [8981] by Sewi
Fixed #720 and another issue
19:12 Changeset [8980] by Sewi
German tranlation back to 100%
05:51 Changeset [8979] by submersible_toaster
[Padre-Plugin-Swarm] add chat user colouring make swarm diff snippets …

10/31/09:

22:36 Changeset [8978] by Sewi
New messages.pot
22:01 Changeset [8977] by Sewi
Perl tidy
21:58 Changeset [8976] by Sewi
Perl tidy
21:56 Changeset [8975] by Sewi
Use configured PHP interpreter.
21:55 Changeset [8974] by Sewi
Add PHP options
21:55 Changeset [8973] by Sewi
Add a preferences panel for PHP
21:53 Changeset [8972] by Sewi
Provide more data to new preference panels
21:50 Changeset [8971] by Sewi
Begin modularize preferences
19:41 Changeset [8970] by Sewi
Make config module more usable
19:30 Ticket #658 (Functions panel misses functions) closed by Sewi
wontfix: There was a END within the sample text which caused the mixup.
16:35 Changeset [8969] by Sewi
Perl tidy
16:28 Changeset [8968] by Sewi
Make refactor reusable
16:27 Changeset [8967] by Sewi
Reformat some source lines
16:05 Changeset [8966] by Sewi
Run PHP scripts
15:06 Changeset [8965] by Sewi
Added autoclean to PHP
15:06 Changeset [8964] by Sewi
Updated Changes
15:04 Ticket #724 (auto-format whitespaces and newlines) closed by Sewi
fixed: This feature could be configured now. (r8960/r8961) Done in r8963
15:03 Changeset [8963] by Sewi
Added autoclean to Perl document type
15:03 Changeset [8962] by Sewi
Fixed #724 integration
14:51 Changeset [8961] by Sewi
Add autoclean_on_save function to padre
14:48 Changeset [8960] by Sewi
Changed the idea for auto-cleanup-integration a little bit (#724)
14:44 Changeset [8959] by Sewi
Update config test
14:44 Changeset [8958] by Sewi
Add a config option for ticket #724
13:15 Ticket #726 (autofold POD is not working (as expected)) created by Sewi
the "autofold POD when folding is enabled" feature is very nice, but right …
13:14 Ticket #725 (remember folding state when reopening files.) created by Sewi
remember folding state when reopening files. From …
13:13 Ticket #724 (auto-format whitespaces and newlines) created by Sewi
autodelete trailing whitespaces when saving (and autoadd newline at the …
13:10 Ticket #723 (next-tab and prev-tab functionality) created by Sewi
next-tab and prev-tab functionality. There is next-file and prev-file, but …
13:04 Changeset [8957] by submersible_toaster
update changes
12:59 Changeset [8956] by submersible_toaster
fix typo
12:49 Changeset [8955] by submersible_toaster
[Padre-Plugin-Swarm] render join-chat announcements

10/30/09:

19:54 Changeset [8954] by Sewi
Perl tidy
19:50 Changeset [8953] by Sewi
Added some comments to actions
02:31 Changeset [8952] by adamk
Added method to break up the extracted wxGlade code blob, and identify …

10/29/09:

23:32 Changeset [8951] by adamk
Starting a plugin to take the generated output of wxGlade and convert it …
19:02 Ticket #722 (Allow turning off the individual call-tips one-by one) created by szabgab
e.g. Once I know how to type print() I might not want to see its call-tip …
18:59 Ticket #721 (Allow turning off the individual "beginner mode" checks one-by one) created by szabgab
Obviously this should not be some giant hard coded table in the …
16:41 Changeset [8950] by Sewi
Fixed ProcessStream? requirement to 0.20 instead of 0.21
15:28 Changeset [8949] by dam
add =head1 NAME so that the man page gets a 'whatis' entry
13:12 Changeset [8948] by gabrielmad
Added Gabriel Vieira to Developers and Translators About menu.
13:08 Changeset [8947] by daxim
typo
09:03 Changeset [8946] by submersible_toaster
[Padre-Plugin-Swarm] remove garbage, fix plugin_directory_share - i think
07:39 Changeset [8945] by submersible_toaster
[Padre-Plugin-Swarm] skip irc tests, kill some warnings. add /nick to …
06:04 Changeset [8944] by dam
fix POD errors
03:39 Ticket #720 (the default copyright year isnt dynamic for a perl module) created by getty
If i generate a new perl module the copyright year is 2008, so its …
01:53 Ticket #719 (TreeCtrl is a mess - renaming of file doesnt work (windows)) created by getty
yeah... just another TreeCtrl? bug, renaming doesnt do anything ;)
01:33 Changeset [8943] by azawawi
Removed the experimental comment about run command in external window and …
01:25 Changeset [8942] by azawawi
Wx::Perl::ProcessStream?->Run returns undef when the command fails
00:39 Ticket #718 (highlighting bug on qw( first element if its a classname.) created by getty
I dont know which part of Padre or Module that its used is responsible for …

10/28/09:

21:43 Changeset [8941] by Sewi
Updated Changes
21:22 Changeset [8940] by Sewi
Fixed some used of uninitilized values and decided that the TreeCtrl? needs …
21:08 Ticket #717 (i cant create directories inside the directory tab) created by getty
i cant create directories inside the directory tab ;), there is no button …
20:37 Ticket #716 (there is no way to change drive over the "directory" tab on the left) created by getty
On windows you dont have any option to change the drive for the directory …
19:36 Changeset [8939] by Sewi
Update German translation to 100% again
19:30 Changeset [8938] by Sewi
Perl tidy
19:27 Changeset [8937] by Sewi
Update pot file
19:22 Changeset [8936] by Sewi
Move Ctrl-P from Autocomplete to Print and add Ctrl-Space to Autocomplete
16:56 Changeset [8935] by Sewi
Fixed a warning (reported by beginner error checks)
16:52 Changeset [8934] by Sewi
Reduce false positives for beginner error checks
15:19 Changeset [8933] by Sewi
Fixed a bug which didn't find the correct line on close; - check
15:03 Changeset [8932] by Sewi
Check the POD-ignore for beginner error checks
15:03 Changeset [8931] by Sewi
Ignore POD parts when checking for beginner errors.
13:41 Ticket #715 (Mark external files as read-only as default) created by kaare
Based on #708: If/when we have an idea of which files belong to the …
11:30 Ticket #714 ([Windows] Have a script to make binary.) created by kthakore
Currently the svn has windows binary of padre in bin/padre.exe. This alone …
09:10 Ticket #713 (write constructor) created by Chelsea
Padre/Config/Projekt?.pm TODO: Write constructor that checks the config?
09:10 Changeset [8930] by Sewi
Skip beginner error checks on source for installation tests as Padre is …
09:07 Ticket #712 (replace by link) created by Chelsea
Padre/Action/Plugins?.pm TODO: should be replaced by a link to …
08:56 Ticket #711 (menu code) created by Chelsea
Padre/Action/Help?.pm TODO: This feels wrong, the help menu code shouldn't …
08:53 Changeset [8929] by Sewi
Fixed a Use of uninitlized value for new files added to SVN
08:50 Changeset [8928] by Sewi
Check Padre source for beginner errors
08:48 Changeset [8927] by Sewi
Move a ticket reference into context
08:01 Changeset [8926] by Sewi
Updated German installation Howto
07:42 Changeset [8925] by Sewi
Updated Changes
07:41 Ticket #705 (Can't extract sub when no other subs are defined) closed by Sewi
duplicate: Already known as #691 and fixed.
04:32 Changeset [8924] by azawawi
Added the following text to About dialog: "Blue butterfly on a green leaf" …
04:28 Changeset [8923] by azawawi
Added AwesomeComments? to previous commit
04:14 Changeset [8922] by azawawi
Updated Changes
04:12 Changeset [8921] by azawawi
Shorten Common Path for window list is working again
04:03 Changeset [8920] by azawawi
Perl tidy
04:02 Ticket #709 (Show editor window listed by project, then project-relative path) closed by azawawi
fixed: Fixed in r8919
03:57 Changeset [8919] by azawawi
Fixed ticket:709 "Show editor window listed by project, then …
03:06 Changeset [8918] by azawawi
[Acme-CPANAuthors-Padre] Updated Changes
03:03 Changeset [8917] by azawawi
[Acme-CPANAuthors-Padre] Bumped version to 0.02 and fixed a few stuff
03:00 Changeset [8916] by azawawi
[Acme-CPANAuthors-Padre] Fixed the svn repo url

10/27/09:

20:52 Ticket #710 (share/doc/perlopref.pod missing author/license) created by dam
Hi, It seems share/doc/perlopref.pod is missing any licensing and …
19:29 Changeset [8915] by szabgab
link to Russian video
18:48 Changeset [8914] by szabgab
two more links to blogs
04:45 Changeset [8913] by azawawi
Fixed copy and paste error from the last filter tool addition and moved it …
04:42 Changeset [8912] by azawawi
Moved insert from file to Edit/insert sub menu
04:01 Changeset [8911] by azawawi
a one file Perl tidy…
04:00 Changeset [8910] by azawawi
Updated Changes
03:43 Changeset [8909] by szabgab
add blog of szabgab and Alias
03:40 Ticket #709 (Show editor window listed by project, then project-relative path) created by adamk
As good as just sorting by the file name is, we can go one better. The …
03:39 Changeset [8908] by azawawi
Added Configurable shorten common path in window list to Preferences …
03:27 Changeset [8907] by azawawi
Fixed 04-config.t to pass after adding window_list_shorten_path
03:25 Changeset [8906] by azawawi
Added configurable window_list_shorten_path and removed ancient TODO
02:52 Changeset [8905] by azawawi
POD fixes
02:39 Changeset [8904] by azawawi
Find Text => Find &Text
02:31 Changeset [8903] by azawawi
Perl tidy
02:30 Ticket #372 (window list should be sorted alphabetically) closed by azawawi
fixed: Fixed in r8901
02:29 Changeset [8902] by azawawi
Updated Changes
02:28 Changeset [8901] by azawawi
Fixed ticket:372 "window list should be sorted alphabetically"
02:01 Changeset [8900] by adamk
I will not be part of this insanity
01:32 Changeset [8899] by azawawi
[Acme-CPANAuthors-Padre] Perl tidy
00:58 Changeset [8898] by azawawi
[Acme-CPANAuthors-Padre] Fixed Changes, damn copy-n-paste :)
00:50 Changeset [8897] by azawawi
[Acme-CPANAuthors-Padre] Ignored MANIFEST.bak
00:48 Changeset [8896] by azawawi
[Acme-CPANAuthors-Padre] Added Padre Developers as in Padre.pm
00:35 Changeset [8895] by azawawi
[Acme-CPANAuthors-Padre] Fixed version and ignored files
00:29 Changeset [8894] by azawawi
[Acme-CPANAuthors-Padre] Added :)

10/26/09:

21:34 Changeset [8893] by szabgab
style the perlide.org pages with the same as Padre is styled
16:18 Ticket #708 (Mark a document read-only) created by kaare
In order to help the programmer not to touch files you don't want to …
16:08 Ticket #707 (Don't show unncecessary windows) created by kaare
Only show 'Functions' and 'Syntax' windows when the document is in an …
16:06 Ticket #706 (Remember settings) created by kaare
Remember settings from one document to the next At least * Font size * …

10/25/09:

20:27 Changeset [8892] by Sewi
Perl tidy
20:24 Changeset [8891] by Sewi
Switch Perl menu to Actions
20:22 Changeset [8890] by Sewi
Add actions for Perl menu
17:34 Ticket #705 (Can't extract sub when no other subs are defined) created by pwesolek
Trying to use Refactor/Extract? Subrouting. When asked for the function to …
06:36 Changeset [8889] by szabgab
add README
04:26 Changeset [8888] by szabgab
some report cleanup
04:24 Changeset [8887] by azawawi
[Padre] Perl tidy
04:24 Changeset [8886] by azawawi
[Padre] Updated Changes
04:21 Changeset [8885] by azawawi
[Padre] Auto complete only when the user selected 'always' and no ALT key …
04:08 Changeset [8884] by azawawi
[Padre] Cancel the word auto completion list when Padre loses focus
03:51 Changeset [8883] by azawawi
[Padre] 14x7 -> 16x16 for syntax status images
03:49 Changeset [8882] by azawawi
[Padre] Padre syntax images are now 16x16 transparent PNG images instead …
03:43 Changeset [8881] by azawawi
[Padre] Made the syntax check OK image the same size as the others
03:33 Changeset [8880] by azawawi
[Padre] The success "Syntax Check" message is not clickable (No line …
03:11 Changeset [8879] by azawawi
[Padre] Caught a classic if-assignment error that caused "Syntax Check" to …
02:56 BuildingOnPortableStrawberry edited by azawawi
Updated code to "ThousandOaks?" release (diff)
02:48 BuildingOnPortableStrawberry edited by azawawi
Added list of future Rakudo Perl 6 releases (diff)

10/24/09:

22:13 Changeset [8878] by szabgab
add missing + signs
20:14 Ticket #687 (F2 only works once) closed by Sewi
fixed: oops, forgot closing it, sorry.
19:51 Changeset [8877] by Sewi
Add autocomplete features to PHP
19:38 Changeset [8876] by Sewi
Add autocomplete brackets and " to the PHP module
19:34 Changeset [8875] by Sewi
Extract bracket autocompletion from Perl.pm for use by others
19:14 Changeset [8874] by shlomif
Add more right padding.
19:12 Changeset [8873] by shlomif
Add some style to the table.
18:59 Changeset [8872] by shlomif
Add a nice a:hover effect.
18:40 Changeset [8871] by shlomif
perlide.org: converted the def-list to a table and added a stylesheet.
18:22 Changeset [8870] by Sewi
Imprrove the size of the SM win
18:10 Changeset [8869] by szabgab
add poll results

10/23/09:

06:36 Changeset [8868] by Sewi
Perl tidy
06:33 Changeset [8867] by Sewi
TODO-Comment which really needs to be done
06:33 Changeset [8866] by Sewi
Updated Changes
06:30 Changeset [8865] by Sewi
Some other triggers to save session data
06:26 Changeset [8864] by Sewi
Remaining things from yesterdays change: Auto-Save current session
06:19 Changeset [8863] by Sewi
Removal of temporary file
06:18 Changeset [8862] by Sewi
Screenshot upload for Alias
04:05 Ticket #704 (Segfault when closing documentation dialog) created by nuba
[…] steps: fresh padre install, following the instructions at …

10/22/09:

20:33 Changeset [8861] by Sewi
Store the autosave-session-flag
20:33 Changeset [8860] by Sewi
Add an option to automatically update the loaded session
04:44 Ticket #49 (Customisable path to perl) closed by patspam
fixed
04:16 Changeset [8859] by azawawi
[Padre] Updated Changes
04:16 Changeset [8858] by azawawi
[Padre] Perl tidy
04:14 Changeset [8857] by azawawi
[Padre] Install wperl.exe.manifest to ${EXE_FILES}/bin to make Padre an …
04:06 Changeset [8856] by azawawi
[PadreLauncher?] Added the same xp manifest file to be included when we …
04:05 Changeset [8855] by azawawi
[Padre] Padre should look more themed under XP/Vista
03:09 Ticket #703 (Focus does not return to search dialog after error messages) created by adamk
When a search dialog finds nothing to find/replace, it pops up a "No …
03:01 Changeset [8854] by azawawi
[Padre] A quick Perl tidy
03:00 Changeset [8853] by azawawi
[Padre] Added forgotten --desktop usage POD to padre
02:57 Changeset [8852] by azawawi
[Padre] close button is always focused in about dialog
02:36 Changeset [8851] by azawawi
[template.padre.padre.org] Added an article that mentioned Padre …
02:32 Changeset [8850] by azawawi
[Padre] padre.exe.bat is no longer created when installing Padre …
02:21 Changeset [8849] by azawawi
[Padre] Removed redundant padre.ico from script folder
02:10 Changeset [8848] by azawawi
[Padre] A small Perl tidy
02:06 Changeset [8847] by azawawi
[Padre] Fixed a t/00-compile.t error... im back :)

10/21/09:

16:33 Changeset [8846] by jquelin
updated french translation
13:31 Changeset [8845] by Sewi
Perl tidy
13:28 Changeset [8844] by Sewi
Beautify code
13:28 Changeset [8843] by Sewi
Require ProcessStream? 0.20
13:25 Changeset [8842] by Sewi
Require Wx::Perl::ProcessStream? 0.20
12:44 Changeset [8841] by Sewi
Added Padre::Plugin ISA
12:33 Plugins edited by adamk
(diff)

10/20/09:

06:56 Changeset [8840] by Sewi
Added need_file
06:53 Changeset [8839] by Sewi
Added a lot of documentation for Actions
06:22 Changeset [8838] by Sewi
Add debugging for nonexistent actions to Menu.pm
06:21 Changeset [8837] by Sewi
Switch from old menu actions to new actions
06:20 Changeset [8836] by Sewi
Load new Plugin actions
06:20 Changeset [8835] by Sewi
Added Padre::Action objects for Plugins
Note: See TracTimeline for information about the timeline view.