Timeline


and .

01/06/09: Today

14:10 Changeset [2560] by azawawi
Removed todos and fixed bug for running rakudo on win32
14:04 wxWidgets edited by stennie
Latest Wx dist is now 0.89 (6-dec) (diff)
13:30 Download edited by stennie
Add mention of package install on OS X (diff)
10:52 Changeset [2559] by azawawi
Improved guessing of Perl6 mime type
10:45 Changeset [2558] by azawawi
Fix regexp for guessing Perl6 mime type
10:18 Changeset [2557] by azawawi
->InsertTool? needs a ->Realize to work according to wxWidget docs. That …
05:19 Changeset [2556] by adamk
Typo fix
05:11 Changeset [2555] by adamk
Better labels for the PluginManager? GUI
04:50 Changeset [2554] by bricas
release 0.04
04:46 Changeset [2553] by bricas
add pod/pod coverage tests
04:46 Changeset [2552] by adamk
Add plugin crash detection during enable and disable
04:44 Changeset [2551] by bricas
add date to Changes
04:41 Changeset [2550] by adamk
Tweaks the pane styles
04:30 Developers edited by bricas
add my CPAN page (diff)
04:24 Changeset [2549] by adamk
Adding View -> Lock All Panels to hide all that noisy float handle crap
04:21 Changeset [2548] by submersible_toaster
de-noise some debug warnings
03:42 Changeset [2547] by submersible_toaster
revert stupid change to TaskManager?
03:37 Changeset [2546] by submersible_toaster
Wx::DocBrowser? now using Task to call Padre::DocBrowser?
03:12 Changeset [2545] by hjansen
I really need to write a hook script reminding me of the Changes file…
03:03 Changeset [2544] by hjansen
Enable code folding in XML documents
02:45 Changeset [2543] by adamk
Upgrading default plugins
02:36 Changeset [2542] by adamk
Finally completing notebook method ->nb move to ->notebook
02:27 Changeset [2541] by adamk
Typo fix
02:22 Changeset [2540] by hjansen
The colours used so far were almost invisible for me, when, for example, I …
02:22 Changeset [2539] by adamk
Moving the menu classes closer to their underlying Wx class names
02:16 Changeset [2538] by hjansen
Fix translation: hotkeys (like Ctrl-a) were unusable with the comments in …
01:59 Changeset [2537] by adamk
Removing Padre::Pod and cleaning up the layout/etc of DocBrowser?
00:50 Changeset [2536] by azawawi
Perl 6 STD lex cache directory cleanup option is now complete for CPAN …
00:37 Changeset [2535] by szabgab
merge http://svn.perlide.org/padre/branches/Padre-0.24/ -r2531:2532
00:15 Release_History edited by szabgab
(diff)
00:15 Release_History edited by szabgab
(diff)
00:11 Release_History edited by szabgab
v0.24 released (diff)
00:08 Changeset [2534] by szabgab
tag Padre-0.24

01/05/09: Yesterday

23:51 Changeset [2533] by szabgab
remove previous (0.23) release branch
23:49 Changeset [2532] by szabgab
set version number to 0.24
23:42 Changeset [2531] by szabgab
Padre-0.24 release branch
23:25 Changeset [2530] by szabgab
trigger colorizing after switching document type
23:17 Changeset [2529] by adamk
Tweaking the margin slightly larger to reduce eye strain
22:37 Changeset [2528] by szabgab
add more serious DISCLAIMER OF WARRANTY
22:06 Changeset [2527] by azawawi
next version of Perl6 plugin is going to be 0.23 with the cleanup lex …
22:04 Changeset [2526] by azawawi
Added cleanup STD lex cache option with user confirmation without the …
18:16 Changeset [2525] by fayland
JavaScript?.pm get_function_regex
17:17 Changeset [2524] by fayland
update Task::Padre::Plugins
17:16 Changeset [2523] by adamk
Disable Upper/Lower Case when no open document
17:04 Changeset [2522] by adamk
Make get_functions newline-agnostic
17:03 Changeset [2521] by adamk
Tweak
17:01 Changeset [2520] by adamk
The function list behaviour now perfectly matches the Ultraedit behaviour …
16:50 Changeset [2519] by adamk
The regex returned by get_function_regex now correctly matches at the …
16:48 Changeset [2518] by adamk
Removing an incorrect comment
14:26 Documentation edited by szabgab
(diff)
14:24 Ticket #217 (Replace icons with some Debian compatible ones) created by szabgab
Several weeks ago I was informed on the Debian Perl mailing list that the …
13:47 Changeset [2517] by hjansen
Forgot this file once again…
13:41 TranslationIntro edited by szabgab
add more description on translations (diff)
13:37 Roadmap edited by szabgab
(diff)
12:45 Changeset [2516] by hjansen
Fix crash when using the pseudo right click menu from the menu bar (Alt+/)
12:40 Screenshots edited by azawawi
(diff)
12:36 padre_s29_doc_integration.png attached to Screenshots by azawawi
12:28 Changeset [2515] by hjansen
Updated German translation
12:23 Changeset [2514] by azawawi
Updates changes to release 0.22 to CPAN
12:19 Changeset [2513] by azawawi
F2 launches S29 documentation in your default browser instead of the …
12:03 Changeset [2512] by azawawi
S29 function hash is built at plugin startup and calltips are now …
10:31 Changeset [2511] by szabgab
hide segfault in test with longer delay
10:27 Changeset [2510] by hjansen
Column headers should look nice at startup
10:27 Changeset [2509] by azawawi
No need to load keywords from share/languages/perl6.yml
10:22 Changeset [2508] by azawawi
This file is not needed anymore in the new Perl6 plugin
10:16 Changeset [2507] by azawawi
Arabic translation at 100% again
10:15 Changeset [2506] by szabgab
eliminate warning if the locale not defined in configuration
10:02 Changeset [2505] by azawawi
Merged Arabic translation with the latest messages.pot
09:56 Changeset [2504] by jquelin
updated french locale
09:52 Changeset [2503] by azawawi
bumped version to 0.22 and requires latest from Padre and S:H:P6
09:50 Changeset [2502] by jquelin
updated messages.pot
09:41 Changeset [2501] by hjansen
Fix typo
09:39 Changeset [2500] by azawawi
updated version requirement of Syntax::Highlight::Perl6 to 0.0297
07:47 Changeset [2499] by bricas
update Changes file, version bump, dep bump.
05:40 Changeset [2498] by tsee
add new dependencies on URI and IO::Scalar (no, they're not core.)
05:20 Changeset [2497] by azawawi
Perl6 plugin requires Padre 0.24
04:53 Changeset [2496] by adamk
Getting closer to making the "System Default" menu work properly
04:52 Changeset [2495] by tsee
require Padre 0.24
04:50 Changeset [2494] by tsee
add padre_interfaces, update PAR plugin version to 0.05
04:35 Changeset [2493] by tsee
typo
04:27 Changeset [2492] by adamk
Fixing most of the bugs I introduced in Locale 2.0 (or at least, the ones …
03:28 Changeset [2491] by submersible_toaster
connect Wx::DocBrowser? to help menu in place of Padre::Pod::Frame
02:55 Changeset [2490] by adamk
Adding Padre::Current->project (requested by teejay)
02:14 Changeset [2489] by adamk
Landing the second-generation Padre::Locale implementation.
02:13 Changeset [2488] by adamk
Landing the second-generation Padre::Locale implementation.
00:37 Ticket #216 (padre uses lots of memory) created by davidgang
I am using padre and for a file of 591 lines it took me a memory of 300 …

01/04/09:

23:32 Changeset [2487] by keedi
update Korean translation
22:00 Changeset [2486] by adamk
Bug fix
18:57 Changeset [2485] by adamk
Localised the editor styles. Added the beginning of experimental support …
18:56 Changeset [2484] by adamk
Completing more of the RFC4646 interface
18:56 Changeset [2483] by adamk
Set a default style
17:47 Changeset [2482] by fayland
releases for Padre 0.23
17:43 Changeset [2481] by fayland
new releases for Padre 0.23
17:37 Screenshots edited by azawawi
(diff)
17:35 Screenshots edited by azawawi
(diff)
17:18 Changeset [2480] by azawawi
Fix regexp for finding words along a line of Perl noisy code ;-)
16:52 Changeset [2479] by azawawi
Removed unneeded script as this is now inside Padre::Plugin::Perl6
16:49 Changeset [2478] by azawawi
updated changes. releasing 0.021
16:46 Changeset [2477] by azawawi
Alright hit F2 and you'll get S29 function synopsis documentation in a …
16:11 Ticket #215 (Enable user-level configuration options to disable entire features) created by adamk
Some people, like me frankly, get really annoyed by certain features. For …
16:00 Changeset [2476] by adamk
Adding links to the Padre bug tracker
15:04 Changeset [2475] by adamk
Tentatively pulling the Test::NeedsDisplay? support, until I can make it …
14:53 Changeset [2474] by adamk
Adding a color function
14:52 Changeset [2473] by adamk
Disable font size changing and bookmarks when there is no open document
14:52 Changeset [2472] by adamk
Disable Find stuff when there is no open document
14:52 Changeset [2471] by adamk
Minor refactoring
14:51 Changeset [2470] by adamk
Fixing the pod order
14:50 Changeset [2469] by adamk
Adding a sample project
14:50 Changeset [2468] by adamk
Landing the beginning of project support. This also upgrades syntax …
14:00 Changeset [2467] by szabgab
dialog for custom text messages
13:50 Release_History edited by szabgab
v0.23 released (diff)
13:46 Changeset [2466] by szabgab
svn merge http://svn.perlide.org/padre/branches/Padre-0.23 -r2422:2463 .
13:29 Changeset [2465] by szabgab
tag Padre-0.23
13:27 Changeset [2464] by szabgab
release script now supports release from branch
13:18 Ticket #214 (Error List: double-clicking on an error does not select the necessary line) created by pshangov
Sometimes when you double-click on an error in the error list, the cursor …
13:16 Ticket #213 (Show if error is warning or fatal in error list) created by pshangov
Currently the error list does not show if an error is a warning or fatal. …
13:13 Changeset [2463] by szabgab
set released date on Changes file
13:08 Ticket #212 (Make the Error List available to plugins) created by pshangov
Currently the Error List is only used for Perl5 errors. It should be made …
12:55 Changeset [2462] by azawawi
more label fixes along with the initial experimental S29 find function …
12:53 Ticket #211 (Create Padre::Wx::DockedPanel) created by pshangov
Currently all the tabs displayed in the bottom pane and side pane (Output, …
12:45 Ticket #210 (Text formatting in the diagnostics error message) created by pshangov
The error explanations (from perldiag) provided by Error List are …
12:40 Ticket #209 (Text wrapping in diagnostics window from Error List) created by pshangov
On systems where the default GUI font is too large, the text in the …
12:27 Changeset [2461] by azawawi
converted S29 parser script to unix EOL
12:26 Changeset [2460] by azawawi
Added S29-functions.pod with a modified parser script courtesy of masak++ …
11:08 Changeset [2459] by garu
Updated (brazilian) portuguese locale
10:36 Changeset [2458] by azawawi
requires Parse::ErrorString::Perl 0.11, garu++
07:51 Changeset [2457] by tsee
mention task icon in changelog
07:46 Changeset [2456] by tsee
somewhat nicer icons for the task status
07:23 Changeset [2455] by tsee
add a some comments to make the Task status update clearer.
07:15 Changeset [2454] by tsee
Refresh the task status on task start/finisgh
07:15 Changeset [2453] by tsee
add the task-status icon to the toolbar
07:12 Changeset [2452] by tsee
add accessor for non-tango icons (Why's the other accessor called tango …
07:12 Changeset [2451] by tsee
add very, very simple task status icons
06:57 Changeset [2450] by szabgab
set version number on release branch
06:49 Changeset [2449] by szabgab
create release branch for 0.23 based on r2422
06:41 Changeset [2448] by azawawi
Fixed runtime error that stopped background tasks from starting. See r2446
06:21 Changeset [2447] by azawawi
Fixed Perl6 plugin to work with AdamK's r2436 refactoring.
04:18 Changeset [2446] by tsee
track the number of currently running tasks
03:39 Changeset [2445] by submersible_toaster
provide some meaningful response when no documentation can be found
03:27 Changeset [2444] by submersible_toaster
change some misleading pod (wont be the last time)
03:15 Changeset [2443] by submersible_toaster
make DocBrowser? layout slightly nicer
01:25 Changeset [2442] by submersible_toaster
use_ok instead of require_ok for DocBrowser? test
01:25 Changeset [2441] by adamk
Moving up to the next release
01:19 Changeset [2440] by szabgab
add missing version number
01:14 Changeset [2439] by submersible_toaster
add Padre::DocBrowser? , generic interface for resolving, generating and …
00:25 Changeset [2438] by fayland
Alias> From: ->selected_ Alias> To: ->current->

01/03/09:

23:57 Changeset [2437] by adamk
Completing the final demise of the MainWindow? ->selected methods. And …
23:01 Changeset [2436] by adamk
Killing off Padre::Documents finally
22:24 Changeset [2435] by adamk
Almost managed to refactor away all of Padre::Documents
21:12 Changeset [2434] by adamk
Converting more of Padre to use current
20:59 Changeset [2433] by fayland
View Document Type fix
19:53 Changeset [2432] by fayland
change words to "View Document As..." (by Adamk)
19:46 Changeset [2431] by fayland
goto_line_centerize
19:46 Changeset [2430] by adamk
After we change document type, refresh the editor
19:36 Changeset [2429] by adamk
Converted various bits and pieces over to use ->current
19:26 Changeset [2428] by adamk
Migrating the ->selected_XXXXX methods to use Padre::Current
19:25 Changeset [2427] by adamk
Padre::Current now supports filename and text selection
18:36 Changeset [2426] by fayland
add Perl6 in menu_view_mimes
18:34 Ticket #181 (choose syntax highlighting dynamically) closed by fayland
fixed: committed as r2425 http://padre.perlide.org/changeset/2425
18:33 Changeset [2425] by fayland
View as (Highlighting File T&ype)
17:40 Changeset [2424] by adamk
We should be able to make refreshing much more efficient by passing wrong …
17:18 Changeset [2423] by adamk
Partly upgrading to Test::NeedsDisplay? ':skip_all'
17:17 Changeset [2422] by adamk
Use the whole name
12:13 Ticket #208 (perl6 .t files are not highlighted by the STD highlighter) created by szabgab
since r2421 mime type of perl files is determined by file content so .t …
11:48 Changeset [2421] by szabgab
in files with perl-like extension determine if they are perl 6 or perl 5 …
11:47 Changeset [2420] by szabgab
add Version
11:24 Screenshots edited by azawawi
(diff)
11:21 padre_perl6_support.png attached to Screenshots by azawawi
11:21 padre_perl6_support.2.png attached to Screenshots by azawawi
11:20 Screenshots edited by azawawi
(diff)
10:48 Changeset [2419] by azawawi
Implemented working manual/auto per szabgab++ recommendations. Releasing …
09:57 Changeset [2418] by szabgab
update Changes file
09:21 Changeset [2417] by sblandin
Updated Italian Translation... and changefile too…
08:52 Changeset [2416] by azawawi
Moved from a simple to a complicated plugin menu and use CTRL-R and …
08:25 Changeset [2415] by azawawi
Update version and Changes to 0.019
08:22 Changeset [2414] by azawawi
Implemented manual refresh... Ctrl-1 but does not seem to work from the …
06:57 Ticket #197 (cannot see names in utf8 (see squares)) closed by szabgab
fixed: fixed in r2413
06:56 Changeset [2413] by szabgab
revert part of r2378 that broke the unicode names
06:18 Ticket #207 (Help window - "Back" and "Forward" buttons) created by janu
In the help window the "Back" and "Forward" buttons not works.
06:16 Ticket #206 (Storing the cursor position) created by janu
Enable the last file on startup, the position of the cursor not stored, …
06:04 Ticket #140 (reordering tabs does not change their order with ctrl+tab) reopened by szabgab
06:01 Ticket #205 (Refreshing the error window) created by janu
Running script with error the output screen changes red. If I correct the …
05:55 Ticket #204 (Scalars leaked: 1) created by szabgab
After closing padre I get the above warning on the command line. It does …
05:53 Ticket #203 (Plugin Manager/Preferences buttons do now show Arabic/Hebrew) created by azawawi
I noticed that buttons sometimes do not have localized captions especially …
05:52 Ticket #202 (status line on the wrong location) created by janu
If upon the start the status line is disabled, and I grow the window for …
05:50 Changeset [2412] by azawawi
Updated Changes. Releasing 0.018 to CPAN.
05:45 Ticket #201 (Incompatible plugins) created by szabgab
1) the word incompatible isn't fully shown on the plug-in manager 2) When …
05:43 Changeset [2411] by azawawi
Fix installation issues since IPC::Run is needed. Gabor++
05:41 Changeset [2410] by szabgab
add unit test to Padre::Plugin::Perl6
05:33 Changeset [2409] by azawawi
Back to 100% in Arabic translation
05:31 Changeset [2408] by azawawi
Merged the latest Arabic Translation
05:30 Changeset [2407] by azawawi
Update messages POT file
05:12 Changeset [2406] by azawawi
Fix the preferences i18n dialog issue introduced in changeset:2253
04:43 Ticket #200 (Status bar gets disabled) created by szabgab
If I enable the status line, upon the next startup it gets disabled. …
04:37 Ticket #199 (Show Error List does not show up) created by szabgab
Event though Show Error List is checked in the menu but sometimes
04:28 Ticket #198 (Changing language does not seem to change the title on the "Output" ...) created by szabgab
Nor the title on the "Subs" notebook on the right pane The titles on the …
04:20 Ticket #197 (cannot see names in utf8 (see squares)) created by szabgab
happens on linux r2405, I think it worked well a few days ago.
03:44 Changeset [2405] by azawawi
Quick find has been moved from edit to search menu
03:28 Changeset [2404] by azawawi
Upgrade S:H:P6 to 0.02963 and P:P:P6 to 0.017
03:08 Changeset [2403] by azawawi
Mention ticket:194 in Changes
03:07 Ticket #194 (Slow Perl6 syntax highlighting) closed by azawawi
fixed: Stability problems are no longer a concern with one-thread-working …
03:05 Changeset [2402] by azawawi
Updates Changes. I am gonna release 0.017 to CPAN
02:59 Changeset [2401] by azawawi
increased version to 0.017 and back to TSee's simpler solution.
00:30 Changeset [2400] by adamk
Refactoring: Move more of the Padre::DB methods out into the places that …

01/02/09:

23:21 Changeset [2399] by adamk
Now we're using it properly, specify the user_version properly so anyone …
23:18 Changeset [2398] by adamk
Converting as much of Padre::DB as possible to using the model
22:28 Changeset [2397] by adamk
Changes entries for those previous ten commits
22:23 Changeset [2396] by adamk
Bug Fix: Enable/Disable state is now saved correctly
22:22 Changeset [2395] by adamk
Moving more code out of MainWindow? into separate classes
22:15 Changeset [2394] by adamk
Splitting more of MainWindow? out into it's own classes. This will simplify …
22:14 Changeset [2393] by adamk
Getting rid of a bunch of leftover comments
22:14 Changeset [2392] by adamk
Tweaks
22:11 Changeset [2391] by adamk
Splitting the search menus into a separate menu
22:10 Changeset [2390] by adamk
Another small test
22:10 Changeset [2389] by adamk
Completed the migration from Hacking.txt into Padre::Manual
22:07 Changeset [2388] by adamk
Adding the null project
22:07 Changeset [2387] by adamk
Adding schema migration script for adding the plugin table
22:04 Changeset [2386] by adamk
Minor tweaks
20:39 Changeset [2385] by azawawi
Updates changes for Padre::Plugin::Perl6
20:39 Changeset [2384] by azawawi
Fixed syntax check to work again with Padre-Plugin-Perl6
19:57 Changeset [2383] by azawawi
No more need to depend on STD nor S::H::P6; Consider ticket:194 nearly …
19:19 Changeset [2382] by azawawi
More code cleanups... Making it more stable.
19:18 Changeset [2381] by azawawi
Removed use STD in script/padre
17:44 Changeset [2380] by azawawi
No more timeouts for IPC::Run; highlighting is done within 3-4 seconds …
17:02 Changeset [2379] by azawawi
Better stability at ticket:194. Faster typing is possible now.
14:00 Changeset [2378] by tsee
another regular whitespace (space-to-tab) fixup. People, remember we're …
13:56 Changeset [2377] by azawawi
A first unstable stab at solving the first works and last takes precedence …
13:42 Changeset [2376] by tsee
use free XS constructor
13:41 Changeset [2375] by tsee
Use Class::XSAccessor for simple accessors
12:54 Changeset [2374] by azawawi
Bumped to version 0.016
12:52 Changeset [2373] by azawawi
Tsee++. Typing is a lot faster but the last key is probably not going to …
11:56 Changeset [2372] by azawawi
A first attempt at solving ticket:194
11:29 Changeset [2371] by pshangov
prepare Parse::ErrorString::Perl 0.11 for release
10:29 Changeset [2370] by azawawi
Adding experimental code to use a separate process to parse Perl 6 (Kinda …
10:08 Changeset [2369] by pshangov
Fix: transmo() remained undefined when created within a thread in Padre
08:03 Changeset [2368] by pshangov
Fix: F1 shortcut in Help menu disables F1 for Error List
07:36 Changeset [2367] by gyu
Updated hungarian translation
07:14 Changeset [2366] by pshangov
Fix: Padre::Pod::Viewer hangs if invalid module name is supplied to …
06:38 Changeset [2365] by azawawi
Arabic translation at 100% again
06:02 Changeset [2364] by azawawi
Merged the arabic translation with the latest POT
05:36 Ticket #196 (plugin paths into config file) created by richardh
Error occurs with Padre::Plugin::Parrot Installation of Plugin requires …
05:33 Changeset [2363] by szabgab
show VERSION of Perl6 plugin
05:30 Changeset [2362] by szabgab
trailing 1;
05:29 Changeset [2361] by szabgab
add Literal
05:06 Changeset [2360] by pshangov
Fix: Error List did not show if Output windows was not already shown
04:27 Changeset [2359] by szabgab
prepare for release Parse-ErrorString?-Perl-0.10
04:26 Ticket #195 (Give plugin access to results panel) created by richardh
Allow plugins a simple method to put lines into the main results panel, …
04:17 Changeset [2358] by szabgab
retrofit expeted diagnostics to pre 5.10 patch in test

01/01/09:

20:49 Changeset [2357] by garu
minor (mostly typos) fixed on the POD.
20:23 Changeset [2356] by garu
Updated brazilian portuguese messages locale
20:04 Changeset [2355] by keedi
update Korean translations
15:57 Changeset [2354] by adamk
Updates to the Changes file for the previous commits
15:54 Changeset [2353] by adamk
When shutting down, make sure we shut down the plugins as well (and don't …
15:50 Changeset [2352] by adamk
Adding shutdown support to the PluginManager?. Order the plugins based on …
15:48 Changeset [2351] by adamk
Adding support for using shorthand for method calls in menu entries. …
15:47 Changeset [2350] by adamk
Adding a version metnod
15:46 Changeset [2349] by adamk
Slowly building out more detail
15:46 Changeset [2348] by adamk
Open My Plugin in the same way we open a file. Refactoring the refresh …
15:34 Changeset [2347] by adamk
12:18 Changeset [2346] by azawawi
Added missing stuff in Changes
12:09 Ticket #193 (warnings printed on console by Perl6 parser) closed by azawawi
fixed: Fixed in Padre::Plugin::Perl6 v0.015 Thanks, Ahmad
12:08 Changeset [2345] by azawawi
Fix ticket:193 in version 0.015 Switched to YYYY-MM-DD in Changes.
11:15 Release_History edited by szabgab
(diff)
11:14 Release_History edited by szabgab
(diff)
03:06 Changeset [2344] by szabgab
replace Ctrl-Shift-H hotkey by F1 which is more standard on Windows
03:06 Changeset [2343] by fayland
set quick_find when start padre
03:06 Changeset [2342] by szabgab
remove the manual F1 handling
02:57 Changeset [2341] by szabgab
set F12 as the hot-key for Save As
02:55 Changeset [2340] by szabgab
try to catch when F1 is pressed on the main window
02:04 Changeset [2339] by azawawi
Converted from win32 EOL to UNIX EOL
02:02 Changeset [2338] by azawawi
Bumped S:H:P version requirement to 0.02962 that requires Moose 0.64 and …

12/31/08:

22:44 Changeset [2337] by adamk
The VERY tentative beginnings of a prettier plugin manager dialog, …
22:43 Changeset [2336] by adamk
Adding a convenience method ->plugin_name to PluginHandle?, to return …
22:04 Changeset [2335] by adamk
Although this is HTML, it's masquarading as not-HTML, so disable text …
21:42 Changeset [2334] by adamk
We almost certainly should NOT attempt to actually show this dialog
21:41 Changeset [2333] by adamk
Added Padre::Wx::Dialog::HTML, a base class that (should) provide basic …
21:40 Changeset [2332] by adamk
The PluginManager? wasn't setting correct status values during the plugin …
21:25 Changeset [2331] by adamk
Another DB::single
21:24 Changeset [2330] by adamk
Removing a $DB::single that snuck into the repository
20:23 Changeset [2329] by pshangov
Added option "Run perl scripts with stack trace" to the Perl menu
20:20 Changeset [2328] by adamk
Removing the OK button, the dialog has a close box that does the same …
19:50 Changeset [2327] by adamk
A few minor comment tweaks
19:18 Changeset [2326] by pshangov
fixed t/04-perldiag.t in Parse::ErrorString::Perl failing on perl 5.8
13:29 Changeset [2325] by szabgab
move the Padre::Task::ErrorParser? package into its own file
12:51 Changeset [2324] by szabgab
[Parse-ErrorString?-Perl] catch exception if for some reason the transmo() …
12:39 Changeset [2323] by szabgab
put the transmo function generation in one place
12:28 Roadmap edited by szabgab
(diff)
12:16 Changeset [2322] by szabgab
add test script to syntax check the check_perldiag script and fix case …
11:57 Changeset [2321] by szabgab
[Parse-ErrorString?-Perl] some more tests moved from ok() to is()
11:50 Changeset [2320] by szabgab
svn:ignore
10:48 Changeset [2319] by szabgab
update release date in changes file
10:48 Changeset [2318] by azawawi
Adding hangman.p6 from #perl6 (Ovid) See …
10:45 Changeset [2317] by szabgab
[Parse-ErrorString?-Perl] some test improvement: call is() instead of ok()
10:38 Screenshots edited by garu
added pt-BR screenshot (diff)
10:34 padre_0.22_on_ubuntu_8.10_pt_br.png attached to Screenshots by garu
Padre 0.22 with PPI syntax highlighting, syntax checking and brazilian …
10:09 Changeset [2316] by garu
updated (brazilian) portuguese translation
10:04 Changeset [2315] by szabgab
space to tab and some indentation cleanup
09:55 TranslationIntro edited by garu
(diff)
09:43 Changeset [2314] by szabgab
[Parse-ErrorString?-Perl] add Test::Differences as testing prereq
09:40 Changeset [2313] by szabgab
some whitespace cleanup
09:32 Changeset [2312] by garu
fixed PPI::Document error while parsing undefined text
08:44 Ticket #194 (Slow Perl6 syntax highlighting) created by azawawi
When using Padre::Plugin::Perl6, it is very slow to type and wait for …
08:37 Changeset [2311] by pshangov
Initial upload
08:18 Ticket #193 (warnings printed on console by Perl6 parser) created by szabgab
given the following perl 5 code […] and trying to use it as perl 6 …
07:34 Ticket #140 (reordering tabs does not change their order with ctrl+tab) closed by azawawi
fixed: The tab move feature is now disabled. Obviously there is no direct way to …
07:31 Changeset [2310] by azawawi
Fix ticket:140 by disabling the tab move feature
07:14 Changeset [2309] by adamk
Just whitespace change
05:32 Changeset [2308] by azawawi
Fix uninitialized variable warning when you use "document stats" on