Timeline


and

01/05/09:

22:26 Documentation edited by szabgab
(diff)
22: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 …
21:47 Changeset [2517] by hjansen
Forgot this file once again…
21:41 TranslationIntro edited by szabgab
add more description on translations (diff)
21:37 Roadmap edited by szabgab
(diff)
20:45 Changeset [2516] by hjansen
Fix crash when using the pseudo right click menu from the menu bar (Alt+/)
20:40 Screenshots edited by azawawi
(diff)
20:36 padre_s29_doc_integration.png attached to Screenshots by azawawi
20:28 Changeset [2515] by hjansen
Updated German translation
20:23 Changeset [2514] by azawawi
Updates changes to release 0.22 to CPAN
20:19 Changeset [2513] by azawawi
F2 launches S29 documentation in your default browser instead of the …
20:03 Changeset [2512] by azawawi
S29 function hash is built at plugin startup and calltips are now …
18:31 Changeset [2511] by szabgab
hide segfault in test with longer delay
18:27 Changeset [2510] by hjansen
Column headers should look nice at startup
18:27 Changeset [2509] by azawawi
No need to load keywords from share/languages/perl6.yml
18:22 Changeset [2508] by azawawi
This file is not needed anymore in the new Perl6 plugin
18:16 Changeset [2507] by azawawi
Arabic translation at 100% again
18:15 Changeset [2506] by szabgab
eliminate warning if the locale not defined in configuration
18:02 Changeset [2505] by azawawi
Merged Arabic translation with the latest messages.pot
17:56 Changeset [2504] by jquelin
updated french locale
17:52 Changeset [2503] by azawawi
bumped version to 0.22 and requires latest from Padre and S:H:P6
17:50 Changeset [2502] by jquelin
updated messages.pot
17:41 Changeset [2501] by hjansen
Fix typo
17:39 Changeset [2500] by azawawi
updated version requirement of Syntax::Highlight::Perl6 to 0.0297
15:47 Changeset [2499] by bricas
update Changes file, version bump, dep bump.
13:40 Changeset [2498] by tsee
add new dependencies on URI and IO::Scalar (no, they're not core.)
13:20 Changeset [2497] by azawawi
Perl6 plugin requires Padre 0.24
12:53 Changeset [2496] by adamk
Getting closer to making the "System Default" menu work properly
12:52 Changeset [2495] by tsee
require Padre 0.24
12:50 Changeset [2494] by tsee
add padre_interfaces, update PAR plugin version to 0.05
12:35 Changeset [2493] by tsee
typo
12:27 Changeset [2492] by adamk
Fixing most of the bugs I introduced in Locale 2.0 (or at least, the ones …
11:28 Changeset [2491] by submersible_toaster
connect Wx::DocBrowser? to help menu in place of Padre::Pod::Frame
10:55 Changeset [2490] by adamk
Adding Padre::Current->project (requested by teejay)
10:14 Changeset [2489] by adamk
Landing the second-generation Padre::Locale implementation.
10:13 Changeset [2488] by adamk
Landing the second-generation Padre::Locale implementation.
08: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 …
07:32 Changeset [2487] by keedi
update Korean translation
06:00 Changeset [2486] by adamk
Bug fix
02:57 Changeset [2485] by adamk
Localised the editor styles. Added the beginning of experimental support …
02:56 Changeset [2484] by adamk
Completing more of the RFC4646 interface
02:56 Changeset [2483] by adamk
Set a default style
01:47 Changeset [2482] by fayland
releases for Padre 0.23
01:43 Changeset [2481] by fayland
new releases for Padre 0.23
01:37 Screenshots edited by azawawi
(diff)
01:35 Screenshots edited by azawawi
(diff)
01:18 Changeset [2480] by azawawi
Fix regexp for finding words along a line of Perl noisy code ;-)
00:52 Changeset [2479] by azawawi
Removed unneeded script as this is now inside Padre::Plugin::Perl6
00:49 Changeset [2478] by azawawi
updated changes. releasing 0.021
00:46 Changeset [2477] by azawawi
Alright hit F2 and you'll get S29 function synopsis documentation in a …
00: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 …
00:00 Changeset [2476] by adamk
Adding links to the Padre bug tracker

01/04/09:

23:04 Changeset [2475] by adamk
Tentatively pulling the Test::NeedsDisplay? support, until I can make it …
22:53 Changeset [2474] by adamk
Adding a color function
22:52 Changeset [2473] by adamk
Disable font size changing and bookmarks when there is no open document
22:52 Changeset [2472] by adamk
Disable Find stuff when there is no open document
22:52 Changeset [2471] by adamk
Minor refactoring
22:51 Changeset [2470] by adamk
Fixing the pod order
22:50 Changeset [2469] by adamk
Adding a sample project
22:50 Changeset [2468] by adamk
Landing the beginning of project support. This also upgrades syntax …
22:00 Changeset [2467] by szabgab
dialog for custom text messages
21:50 Release_History edited by szabgab
v0.23 released (diff)
21:46 Changeset [2466] by szabgab
svn merge http://svn.perlide.org/padre/branches/Padre-0.23 -r2422:2463 .
21:29 Changeset [2465] by szabgab
tag Padre-0.23
21:27 Changeset [2464] by szabgab
release script now supports release from branch
21: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 …
21: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. …
21:13 Changeset [2463] by szabgab
set released date on Changes file
21: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 …
20:55 Changeset [2462] by azawawi
more label fixes along with the initial experimental S29 find function …
20:53 Ticket #211 (Create Padre::Wx::DockedPanel) created by pshangov
Currently all the tabs displayed in the bottom pane and side pane (Output, …
20:45 Ticket #210 (Text formatting in the diagnostics error message) created by pshangov
The error explanations (from perldiag) provided by Error List are …
20: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 …
20:27 Changeset [2461] by azawawi
converted S29 parser script to unix EOL
20:26 Changeset [2460] by azawawi
Added S29-functions.pod with a modified parser script courtesy of masak++ …
19:08 Changeset [2459] by garu
Updated (brazilian) portuguese locale
18:36 Changeset [2458] by azawawi
requires Parse::ErrorString::Perl 0.11, garu++
15:51 Changeset [2457] by tsee
mention task icon in changelog
15:46 Changeset [2456] by tsee
somewhat nicer icons for the task status
15:23 Changeset [2455] by tsee
add a some comments to make the Task status update clearer.
15:15 Changeset [2454] by tsee
Refresh the task status on task start/finisgh
15:15 Changeset [2453] by tsee
add the task-status icon to the toolbar
15:12 Changeset [2452] by tsee
add accessor for non-tango icons (Why's the other accessor called tango …
15:12 Changeset [2451] by tsee
add very, very simple task status icons
14:57 Changeset [2450] by szabgab
set version number on release branch
14:49 Changeset [2449] by szabgab
create release branch for 0.23 based on r2422
14:41 Changeset [2448] by azawawi
Fixed runtime error that stopped background tasks from starting. See r2446
14:21 Changeset [2447] by azawawi
Fixed Perl6 plugin to work with AdamK's r2436 refactoring.
12:18 Changeset [2446] by tsee
track the number of currently running tasks
11:39 Changeset [2445] by submersible_toaster
provide some meaningful response when no documentation can be found
11:27 Changeset [2444] by submersible_toaster
change some misleading pod (wont be the last time)
11:15 Changeset [2443] by submersible_toaster
make DocBrowser? layout slightly nicer
09:25 Changeset [2442] by submersible_toaster
use_ok instead of require_ok for DocBrowser? test
09:25 Changeset [2441] by adamk
Moving up to the next release
09:19 Changeset [2440] by szabgab
add missing version number
09:14 Changeset [2439] by submersible_toaster
add Padre::DocBrowser? , generic interface for resolving, generating and …
08:25 Changeset [2438] by fayland
Alias> From: ->selected_ Alias> To: ->current->
07:57 Changeset [2437] by adamk
Completing the final demise of the MainWindow? ->selected methods. And …
07:01 Changeset [2436] by adamk
Killing off Padre::Documents finally
06:24 Changeset [2435] by adamk
Almost managed to refactor away all of Padre::Documents
05:12 Changeset [2434] by adamk
Converting more of Padre to use current
04:59 Changeset [2433] by fayland
View Document Type fix
03:53 Changeset [2432] by fayland
change words to "View Document As..." (by Adamk)
03:46 Changeset [2431] by fayland
goto_line_centerize
03:46 Changeset [2430] by adamk
After we change document type, refresh the editor
03:36 Changeset [2429] by adamk
Converted various bits and pieces over to use ->current
03:26 Changeset [2428] by adamk
Migrating the ->selected_XXXXX methods to use Padre::Current
03:25 Changeset [2427] by adamk
Padre::Current now supports filename and text selection
02:36 Changeset [2426] by fayland
add Perl6 in menu_view_mimes
02:34 Ticket #181 (choose syntax highlighting dynamically) closed by fayland
fixed: committed as r2425 http://padre.perlide.org/changeset/2425
02:33 Changeset [2425] by fayland
View as (Highlighting File T&ype)
01:40 Changeset [2424] by adamk
We should be able to make refreshing much more efficient by passing wrong …
01:18 Changeset [2423] by adamk
Partly upgrading to Test::NeedsDisplay? ':skip_all'
01:17 Changeset [2422] by adamk
Use the whole name

01/03/09:

20: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 …
19:48 Changeset [2421] by szabgab
in files with perl-like extension determine if they are perl 6 or perl 5 …
19:47 Changeset [2420] by szabgab
add Version
19:24 Screenshots edited by azawawi
(diff)
19:21 padre_perl6_support.png attached to Screenshots by azawawi
19:21 padre_perl6_support.2.png attached to Screenshots by azawawi
19:20 Screenshots edited by azawawi
(diff)
18:48 Changeset [2419] by azawawi
Implemented working manual/auto per szabgab++ recommendations. Releasing …
17:57 Changeset [2418] by szabgab
update Changes file
17:21 Changeset [2417] by sblandin
Updated Italian Translation... and changefile too…
16:52 Changeset [2416] by azawawi
Moved from a simple to a complicated plugin menu and use CTRL-R and …
16:25 Changeset [2415] by azawawi
Update version and Changes to 0.019
16:22 Changeset [2414] by azawawi
Implemented manual refresh... Ctrl-1 but does not seem to work from the …
14:57 Ticket #197 (cannot see names in utf8 (see squares)) closed by szabgab
fixed: fixed in r2413
14:56 Changeset [2413] by szabgab
revert part of r2378 that broke the unicode names
14:18 Ticket #207 (Help window - "Back" and "Forward" buttons) created by janu
In the help window the "Back" and "Forward" buttons not works.
14:16 Ticket #206 (Storing the cursor position) created by janu
Enable the last file on startup, the position of the cursor not stored, …
14:04 Ticket #140 (reordering tabs does not change their order with ctrl+tab) reopened by szabgab
14:01 Ticket #205 (Refreshing the error window) created by janu
Running script with error the output screen changes red. If I correct the …
13:55 Ticket #204 (Scalars leaked: 1) created by szabgab
After closing padre I get the above warning on the command line. It does …
13: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 …
13: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 …
13:50 Changeset [2412] by azawawi
Updated Changes. Releasing 0.018 to CPAN.
13:45 Ticket #201 (Incompatible plugins) created by szabgab
1) the word incompatible isn't fully shown on the plug-in manager 2) When …
13:43 Changeset [2411] by azawawi
Fix installation issues since IPC::Run is needed. Gabor++
13:41 Changeset [2410] by szabgab
add unit test to Padre::Plugin::Perl6
13:33 Changeset [2409] by azawawi
Back to 100% in Arabic translation
13:31 Changeset [2408] by azawawi
Merged the latest Arabic Translation
13:30 Changeset [2407] by azawawi
Update messages POT file
13:12 Changeset [2406] by azawawi
Fix the preferences i18n dialog issue introduced in changeset:2253
12:43 Ticket #200 (Status bar gets disabled) created by szabgab
If I enable the status line, upon the next startup it gets disabled. …
12: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
12: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 …
12: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.
11:44 Changeset [2405] by azawawi
Quick find has been moved from edit to search menu
11:28 Changeset [2404] by azawawi
Upgrade S:H:P6 to 0.02963 and P:P:P6 to 0.017
11:08 Changeset [2403] by azawawi
Mention ticket:194 in Changes
11:07 Ticket #194 (Slow Perl6 syntax highlighting) closed by azawawi
fixed: Stability problems are no longer a concern with one-thread-working …
11:05 Changeset [2402] by azawawi
Updates Changes. I am gonna release 0.017 to CPAN
10:59 Changeset [2401] by azawawi
increased version to 0.017 and back to TSee's simpler solution.
08:30 Changeset [2400] by adamk
Refactoring: Move more of the Padre::DB methods out into the places that …
07:21 Changeset [2399] by adamk
Now we're using it properly, specify the user_version properly so anyone …
07:18 Changeset [2398] by adamk
Converting as much of Padre::DB as possible to using the model
06:28 Changeset [2397] by adamk
Changes entries for those previous ten commits
06:23 Changeset [2396] by adamk
Bug Fix: Enable/Disable? state is now saved correctly
06:22 Changeset [2395] by adamk
Moving more code out of MainWindow? into separate classes
06:15 Changeset [2394] by adamk
Splitting more of MainWindow? out into it's own classes. This will simplify …
06:14 Changeset [2393] by adamk
Getting rid of a bunch of leftover comments
06:14 Changeset [2392] by adamk
Tweaks
06:11 Changeset [2391] by adamk
Splitting the search menus into a separate menu
06:10 Changeset [2390] by adamk
Another small test
06:10 Changeset [2389] by adamk
Completed the migration from Hacking.txt into Padre::Manual
06:07 Changeset [2388] by adamk
Adding the null project
06:07 Changeset [2387] by adamk
Adding schema migration script for adding the plugin table
06:04 Changeset [2386] by adamk
Minor tweaks
04:39 Changeset [2385] by azawawi
Updates changes for Padre::Plugin::Perl6
04:39 Changeset [2384] by azawawi
Fixed syntax check to work again with Padre-Plugin-Perl6
03:57 Changeset [2383] by azawawi
No more need to depend on STD nor S::H::P6; Consider ticket:194 nearly …
03:19 Changeset [2382] by azawawi
More code cleanups... Making it more stable.
03:18 Changeset [2381] by azawawi
Removed use STD in script/padre
01:44 Changeset [2380] by azawawi
No more timeouts for IPC::Run; highlighting is done within 3-4 seconds …
01:02 Changeset [2379] by azawawi
Better stability at ticket:194. Faster typing is possible now.

01/02/09:

22:00 Changeset [2378] by tsee
another regular whitespace (space-to-tab) fixup. People, remember we're …
21:56 Changeset [2377] by azawawi
A first unstable stab at solving the first works and last takes precedence …
21:42 Changeset [2376] by tsee
use free XS constructor
21:41 Changeset [2375] by tsee
Use Class::XSAccessor for simple accessors
20:54 Changeset [2374] by azawawi
Bumped to version 0.016
20:52 Changeset [2373] by azawawi
Tsee++. Typing is a lot faster but the last key is probably not going to …
19:56 Changeset [2372] by azawawi
A first attempt at solving ticket:194
19:29 Changeset [2371] by pshangov
prepare Parse::ErrorString::Perl 0.11 for release
18:29 Changeset [2370] by azawawi
Adding experimental code to use a separate process to parse Perl 6 (Kinda …
18:08 Changeset [2369] by pshangov
Fix: transmo() remained undefined when created within a thread in Padre
16:03 Changeset [2368] by pshangov
Fix: F1 shortcut in Help menu disables F1 for Error List
15:36 Changeset [2367] by gyu
Updated hungarian translation
15:14 Changeset [2366] by pshangov
Fix: Padre::Pod::Viewer hangs if invalid module name is supplied to …
14:38 Changeset [2365] by azawawi
Arabic translation at 100% again
14:02 Changeset [2364] by azawawi
Merged the arabic translation with the latest POT
13:36 Ticket #196 (Padre::Plugin::Parrot plugin paths into config file) created by richardh
Error occurs with Padre::Plugin::Parrot Installation of Plugin requires …
13:33 Changeset [2363] by szabgab
show VERSION of Perl6 plugin
13:30 Changeset [2362] by szabgab
trailing 1;
13:29 Changeset [2361] by szabgab
add Literal
13:06 Changeset [2360] by pshangov
Fix: Error List did not show if Output windows was not already shown
12:27 Changeset [2359] by szabgab
prepare for release Parse-ErrorString?-Perl-0.10
12: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, …
12:17 Changeset [2358] by szabgab
retrofit expeted diagnostics to pre 5.10 patch in test
04:49 Changeset [2357] by garu
minor (mostly typos) fixed on the POD.
04:23 Changeset [2356] by garu
Updated brazilian portuguese messages locale
04:04 Changeset [2355] by keedi
update Korean translations

01/01/09:

23:57 Changeset [2354] by adamk
Updates to the Changes file for the previous commits
23:54 Changeset [2353] by adamk
When shutting down, make sure we shut down the plugins as well (and don't …
23:50 Changeset [2352] by adamk
Adding shutdown support to the PluginManager?. Order the plugins based on …
23:48 Changeset [2351] by adamk
Adding support for using shorthand for method calls in menu entries. …
23:47 Changeset [2350] by adamk
Adding a version metnod
23:46 Changeset [2349] by adamk
Slowly building out more detail
23:46 Changeset [2348] by adamk
Open My Plugin in the same way we open a file. Refactoring the refresh …
23:34 Changeset [2347] by adamk
20:18 Changeset [2346] by azawawi
Added missing stuff in Changes
20:09 Ticket #193 (warnings printed on console by Perl6 parser) closed by azawawi
fixed: Fixed in Padre::Plugin::Perl6 v0.015 Thanks, Ahmad
20:08 Changeset [2345] by azawawi
Fix ticket:193 in version 0.015 Switched to YYYY-MM-DD in Changes.
19:15 Release_History edited by szabgab
(diff)
19:14 Release_History edited by szabgab
(diff)
11:06 Changeset [2344] by szabgab
replace Ctrl-Shift-H hotkey by F1 which is more standard on Windows
11:06 Changeset [2343] by fayland
set quick_find when start padre
11:06 Changeset [2342] by szabgab
remove the manual F1 handling
10:57 Changeset [2341] by szabgab
set F12 as the hot-key for Save As
10:55 Changeset [2340] by szabgab
try to catch when F1 is pressed on the main window
10:04 Changeset [2339] by azawawi
Converted from win32 EOL to UNIX EOL
10:02 Changeset [2338] by azawawi
Bumped S:H:P version requirement to 0.02962 that requires Moose 0.64 and …
06:44 Changeset [2337] by adamk
The VERY tentative beginnings of a prettier plugin manager dialog, …
06:43 Changeset [2336] by adamk
Adding a convenience method ->plugin_name to PluginHandle?, to return …
06:04 Changeset [2335] by adamk
Although this is HTML, it's masquarading as not-HTML, so disable text …
05:42 Changeset [2334] by adamk
We almost certainly should NOT attempt to actually show this dialog
05:41 Changeset [2333] by adamk
Added Padre::Wx::Dialog::HTML, a base class that (should) provide basic …
05:40 Changeset [2332] by adamk
The PluginManager? wasn't setting correct status values during the plugin …
05:25 Changeset [2331] by adamk
Another DB::single
05:24 Changeset [2330] by adamk
Removing a $DB::single that snuck into the repository
04:23 Changeset [2329] by pshangov
Added option "Run perl scripts with stack trace" to the Perl menu
04:20 Changeset [2328] by adamk
Removing the OK button, the dialog has a close box that does the same …
03:50 Changeset [2327] by adamk
A few minor comment tweaks
03:18 Changeset [2326] by pshangov
fixed t/04-perldiag.t in Parse::ErrorString::Perl failing on perl 5.8

12/31/08:

21:29 Changeset [2325] by szabgab
move the Padre::Task::ErrorParser? package into its own file
20:51 Changeset [2324] by szabgab
[Parse-ErrorString?-Perl] catch exception if for some reason the transmo() …
20:39 Changeset [2323] by szabgab
put the transmo function generation in one place
20:28 Roadmap edited by szabgab
(diff)
20:16 Changeset [2322] by szabgab
add test script to syntax check the check_perldiag script and fix case …
19:57 Changeset [2321] by szabgab
[Parse-ErrorString?-Perl] some more tests moved from ok() to is()
19:50 Changeset [2320] by szabgab
svn:ignore
18:48 Changeset [2319] by szabgab
update release date in changes file
18:48 Changeset [2318] by azawawi
Adding hangman.p6 from #perl6 (Ovid) See …
18:45 Changeset [2317] by szabgab
[Parse-ErrorString?-Perl] some test improvement: call is() instead of ok()
18:38 Screenshots edited by garu
added pt-BR screenshot (diff)
18: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 …
18:09 Changeset [2316] by garu
updated (brazilian) portuguese translation
18:04 Changeset [2315] by szabgab
space to tab and some indentation cleanup
17:55 TranslationIntro edited by garu
(diff)
17:43 Changeset [2314] by szabgab
[Parse-ErrorString?-Perl] add Test::Differences as testing prereq
17:40 Changeset [2313] by szabgab
some whitespace cleanup
17:32 Changeset [2312] by garu
fixed PPI::Document error while parsing undefined text
16:44 Ticket #194 (Slow Perl6 syntax highlighting) created by azawawi
When using Padre::Plugin::Perl6, it is very slow to type and wait for …
16:37 Changeset [2311] by pshangov
Initial upload
16: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 …
15: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 …
15:31 Changeset [2310] by azawawi
Fix ticket:140 by disabling the tab move feature
15:14 Changeset [2309] by adamk
Just whitespace change
13:32 Changeset [2308] by azawawi
Fix uninitialized variable warning when you use "document stats" on a new …
12:43 Changeset [2307] by szabgab
rebless the Wx::AuiManager? object to be in the subclass
11:24 Changeset [2306] by azawawi
A more practical fix to ticket:185
10:56 Changeset [2305] by azawawi
Fix ticket:188
10:54 Ticket #188 (style night don't see the cursor) closed by azawawi
fixed: fixed in trunk.
10:21 Changeset [2304] by szabgab
add Hex to the PPI color definition
10:19 Changeset [2303] by szabgab
stop overriding the current style with the "current_line_background" color
10:17 Changeset [2302] by szabgab
start supporting private style definition files in .padre/styles/
09:28 Changeset [2301] by azawawi
Fixed a refresh bug introduced when fixing ticket:185
06:58 Ticket #60 (Add Incremental search) closed by szabgab
fixed
04:47 Roadmap edited by azawawi
(diff)
04:43 Changeset [2300] by azawawi
Fixed ticket:189
04:43 Ticket #189 (pod viewer crashes when pressing forward button) closed by azawawi
fixed: It is now fixed in trunk. This probably happened while refactoring Padre. …
04:09 Changeset [2299] by azawawi
Fixing runtime errors when perl dev.pl (from the new Locale.pm changes)…
03:30 Ticket #192 (Small GDI leak for every undo/redo pair [win32]) created by azawawi
1. Open the Task Manager, select the menu View -> Select Columns... and …
02:57 Changeset [2298] by adamk
Moving to relocale
02:57 Changeset [2297] by adamk
Shifting over to the relocale method
02:29 Changeset [2296] by adamk
Clarifying what the languages() sub was for
02:04 Changeset [2295] by adamk
There's no "probably" about this
01:59 Changeset [2294] by adamk
Adding Klingon, mostly for the hell of it, but mainly to uncover issues …
01:28 Changeset [2293] by adamk
Adding a link to the Wx language list
01:26 Changeset [2292] by adamk
Creating proposed data structure to serve as the basis for …
01:01 Changeset [2291] by fayland
bug fix: delete out-things in Experimental.pm

12/30/08:

23:16 about.png attached to Screenshots by adamk
The Perils of Internationalisation
21:16 Ticket #191 (could not find encoding on OS X 10.5, fails tests) created by leedo
I tried building the latest version of Padre (0.22) on OS X 10.5. After …
19:39 Changeset [2290] by szabgab
add missing color definition, fix typo
19:11 Changeset [2289] by szabgab
add size limit to ppi highlighting
18:25 Changeset [2288] by jquelin
updated french translation
18:18 Changeset [2287] by azawawi
Fix ticket #185 'Padre crash when closing files'
18:16 Ticket #185 (Padre crash when closing files) closed by azawawi
fixed: Fixed in trunk. # allow one refresh per second.. This prevents possible …
17:17 Changeset [2286] by jquelin
and yet another
17:16 Changeset [2285] by jquelin
missed another spot begging for utf8 accents
17:10 Changeset [2284] by PacoLinux
modify some files for spanish translation
17:02 Changeset [2283] by PacoLinux
add spanish translation to Changes
16:59 Changeset [2282] by PacoLinux
add spanish translation
16:37 Ticket #190 (Massive GDI object leakages) closed by azawawi
fixed: Fixed it in trunk. Thanks for AdamK++ for reporting it. This still leaks …
16:29 Changeset [2281] by azawawi
Fixed ticket #190: Massive GDI object leakages. Please remember to call …
16:25 Changeset [2280] by garu
updated portuguese translation; minor changes to po_stats.pl (dies on …
16:14 Ticket #190 (Massive GDI object leakages) created by azawawi
I am adding this on behalf of 'Adam Kennedy' for future reference and …
16:08 Changeset [2279] by szabgab
reuse the new lexer function of the Document::Perl subclass
15:39 Changeset [2278] by szabgab
Self error is actually Internal error
15:39 Changeset [2277] by szabgab
experimental now calls the run_in_padre function instead of implementing …
15:05 Changeset [2276] by szabgab
move the lexer method to the Document::Perl subclass
14:40 Changeset [2275] by szabgab
turn on the ppi_highlighting menu option when reloading padre
14:39 Changeset [2274] by szabgab
set the lexer correctly when loading files in PPI mode
13:32 Changeset [2273] by szabgab
change lexer when moving between PPI syntax highlighting and Scintilla …
09:57 Changeset [2272] by szabgab
move the PPI syntax highlighting out from experimental to the Perl menu
09:55 Screenshots edited by keedi
Padre v0.22 on Ubuntu 8.04 (Korean) (diff)
09:54 padre_0.22_on_ubuntu_8.04_ko.png attached to Screenshots by keedi
Padre v0.22 on Ubuntu 8.04 (Korean)
09:21 Changeset [2271] by szabgab
move the "Lexically replace variable" out from experimental mode
09:15 Changeset [2270] by szabgab
move out from experimental hiding further parts of the quick search
09:10 Changeset [2269] by szabgab
move the incremental search window from experimental to production code
08:59 padre_about_dialog.png attached to Screenshots by azawawi
Padre 0.22 About dialog
08:51 Changeset [2268] by azawawi
Tabs to spaces
08:49 Changeset [2267] by azawawi
[Padre-Plugin-HTMLExport] SVN-ignored generated files
08:42 Changeset [2266] by azawawi
[Padre-Plugin-HTMLExport] Released 0.02 to CPAN [Padre-Plugin-HTMLExport] …
07:58 Changeset [2265] by keedi
updated Korean translation
07:45 Changeset [2264] by szabgab
more examples with commong errors/warnings
07:33 Changeset [2263] by azawawi
Arabic translation is at 100% again
07:27 Changeset [2262] by azawawi
Arabic translation 99% translated
07:26 Changeset [2261] by azawawi
typo fix
07:01 Screenshots edited by szabgab
(diff)
06:53 Screenshots edited by azawawi
Adding Padre 0.22 Arabic WinXP screenshot (diff)
06:51 padre_0.22_on_winxp_ar.png attached to Screenshots by azawawi
Padre 0.22 on Windows XP Pro (Arabic)
06:51 Changeset [2260] by szabgab
fixing typo
06:11 Changeset [2259] by szabgab
ps. update text for Kephra according to the request of Herbert
06:07 Changeset [2258] by szabgab
add vi/emacs , update text for Kephra according to the request of Herbert
05:18 Changeset [2257] by adamk
Move the status bar out into it's own encapsulated class
03:15 Changeset [2256] by adamk
Mosing the custom AUI logic out into a standalone sub-class

12/29/08:

21:11 Changeset [2255] by azawawi
arabic translation at 92%
20:59 Changeset [2254] by azawawi
[translation] updated POT messages and merged arabic translation
19:39 Changeset [2253] by azawawi
Fixed 3 hard-coded combo boxes to be i18n in Preferences.pm, garu++
19:11 Changeset [2252] by azawawi
Fixed 2 hard-coded string to be i18n, garu++
18:11 Changeset [2251] by azawawi
fixed wxLANGUAGE_PORTUGUESE_BR to be wxLANGUAGE_PORTUGUESE
18:01 Changeset [2250] by garu
Portuguese (Brazilian) translation added.
17:59 Changeset [2249] by szabgab
add links to Kephra, Eclipse, Komodo on perlide.org
17:57 Changeset [2248] by jquelin
more utf8 goodness
17:51 Changeset [2247] by jquelin
(b-)using utf8 for contributor names :-)
16:31 Changeset [2246] by szabgab
more detailed error reporting in Plugin Manager
14:51 Changeset [2245] by szabgab
add more utf8 names
14:10 Changeset [2244] by szabgab
more utf8 names, now in Padre.pm
11:40 Changeset [2243] by azawawi
[Task::Padre::Plugin::Deps] Bumped version to 0.06 and updated …
11:33 Changeset [2242] by azawawi
[Task::Padre::Plugins] Updated to newer Padre plug-in versions …
11:27 Changeset [2241] by azawawi
[Task::Padre::Plugins] Fixed version_check.pl to work with features
11:16 Changeset [2240] by azawawi
[Task::Padre::Plugins] Added a script to version check the plugins in …
10:24 Changeset [2239] by azawawi
[Padre::Plugin::Perl6] export html now asks the user if he/she wants to …
10:11 Changeset [2238] by azawawi
[Padre::Plugin::HTMLExport] Fixed the README
10:00 Changeset [2237] by azawawi
[Padre::Plugin::HTMLExport] Fixed it to use get_mimetype in Padre 0.22 and …
09:40 Changeset [2236] by azawawi
[Padre::Plugin::Perl6] Version is now 0.014
09:31 Changeset [2235] by azawawi
[Padre::Plugin::Perl6] Updated changes and bumped Syntax::Highlight::Perl6 …
08:35 Changeset [2234] by tsee
simple typo
06:03 Changeset [2233] by adamk
Starting Padre::Document refactoring by reorganising the methods into …
06:02 Changeset [2232] by adamk
Starting Padre::Document refactoring by reorganising the methods into …
03:36 Changeset [2231] by adamk
All hail New Britstralian
01:52 Changeset [2230] by adamk
Cleaning up a few minor bugs caused by my big commit
01:06 Changeset [2229] by keedi
including non-ascii characters for name
01:01 Changeset [2228] by adamk
Fixing the test suite to pass again
01:00 Changeset [2227] by adamk
Adding a Changes entry and making the test suite pass again

12/28/08:

23:59 Changeset [2226] by adamk
Third refactoring pass over the PluginManager?. This pass kills the …
23:56 Changeset [2225] by adamk
Removing the explicit POSIX import (it doesn't appear to be used any …
23:55 Changeset [2224] by adamk
Now we use utf8 explicitly, bump version dep to 5.8.5 (the first version …
23:51 Changeset [2223] by adamk
Starting to convert the root HACKING.txt document into POD, and in the …
20:30 Changeset [2222] by szabgab
use utf8 change the names of some of the contributors to include the …
20:29 Changeset [2221] by szabgab
more things to test
19:44 Changeset [2220] by szabgab
fix typo
19:36 Changeset [2219] by szabgab
add more test cases to the beginner error catching coe
16:59 Changeset [2218] by szabgab
add more example scripts for beginner related errors with TODO tests
16:29 Changeset [2217] by szabgab
remove some debugging printouts
16:25 Changeset [2216] by szabgab
remove svn:ignore
16:23 Changeset [2215] by szabgab
svn:ignore
15:53 Changeset [2214] by szabgab
add a pre_process call before execution a script from Padre that allows …
15:12 Changeset [2213] by szabgab
check for use warning without and s
14:55 Changeset [2212] by szabgab
more beginners related test
13:40 Changeset [2211] by szabgab
add first script to recognize incorrect use of split
13:37 PortableStrawberry edited by szabgab
(diff)
11:09 Changeset [2210] by tsee
re-enable the critical 03wx tests
09:42 Changeset [2209] by adamk
Kicking off changes for 0.23
09:17 Changeset [2208] by adamk
Major refactoring of Makefile.PL. Now uses all kinds of neat trickery to …
08:28 Roadmap edited by szabgab
Aid for Padre developers (diff)

12/26/08:

17:52 Changeset [2207] by kaare
Added description for included plugins.
10:32 Changeset [2206] by szabgab
add MANIFEST.SKIP
10:31 Changeset [2205] by szabgab
set svn:ignore
10:30 Changeset [2204] by szabgab
set svn:ignore
10:28 Changeset [2203] by szabgab
improve the call that opens the CPAN Config file to use the …
10:25 Changeset [2202] by szabgab
better warning
09:56 Changeset [2201] by szabgab
add the menu name of the plugin explicitly add about box
09:49 Ticket #170 (unset DISPLAY) closed by szabgab
fixed: supposed to be fixed in 0.22 please reopen this bug if it is still there.
09:46 Ticket #27 (Keep the size of the output window) closed by szabgab
fixed: fixed and or irrelevant
09:42 Changeset [2200] by szabgab
better error handling in the various cases of plugin problems. put the …
02:33 Changeset [2199] by pshangov
fixes of regex determining whether to show calltip

12/25/08:

23:22 Changeset [2198] by pshangov
* The Error List now requires Parse::ErrorString::Perl 0.08 * support for …
19:07 Changeset [2197] by szabgab
point to the new file location from the old /trunk/Changes file
07:22 Changeset [2196] by azawawi
Fix to ticket #187. (http://padre.perlide.org/ticket/187)
07:17 Ticket #187 (padre does not install on strawberry perl with perl 5.10) closed by azawawi
fixed: Great. The fix is now committed to trunk.

12/24/08:

19:07 Changeset [2195] by szabgab
skeleton for Padre::Plugin::Perldoc
18:47 Download edited by s1n
gentoo install update (diff)
15:37 PortableStrawberry edited by szabgab
(diff)
14:17 Roadmap edited by szabgab
(diff)
13:58 Roadmap edited by szabgab
add plans (diff)
12:23 BuildingOnPortableStrawberry edited by szabgab
(diff)
12:22 PortableStrawberry edited by szabgab
list of plugins added (diff)
11:32 Ticket #189 (pod viewer crashes when pressing forward button) created by davidgang
Hi all, Padre crashes when pressing forward button. The select boxes at …
07:33 Ticket #188 (style night don't see the cursor) created by davidgang
With style night i don't see the location of the cursor
06:17 Ticket #187 (padre does not install on strawberry perl with perl 5.10) created by davidgang
Found wxWidgets 2.8.8 Found Wx.pm 0.88 Checking if your kit is …
03:56 Changeset [2194] by azawawi
[Padre::Plugin::Perl6] more svn ignore files on generated files
03:55 Changeset [2193] by azawawi
[Padre::Plugin::Perl6] updating MANIFEST.SKIP and more svn ignore files on …
03:52 Changeset [2192] by azawawi
[Padre::Plugin::Perl6] Updating changes and releasing 0.013 to CPAN
03:48 Changeset [2191] by azawawi
Show an error message box in the following situations: - exporting a …
02:55 Changeset [2190] by azawawi
Updated authors POD section in Padre.pm
02:25 Changeset [2189] by fayland
two release of XML/HTML
02:22 Changeset [2188] by fayland
for Padre 0.22

12/23/08:

20:25 TranslationIntro edited by szabgab
(diff)
20:22 Ticket #186 (deal with large files) created by szabgab
When trying to open a large file (10 MB) Padre cannot handle it well. …
20:11 Changeset [2187] by hjansen
Added HTML export feature
19:44 Release_History edited by szabgab
022 released (diff)
19:02 Changeset [2186] by tsee
tag Padre-0.22
18:35 Changeset [2185] by tsee
the change log
18:32 Changeset [2184] by tsee
bump version to 0.22
18:31 Changeset [2183] by tsee
refresh plugin menu after enabling/disabling plugins
18:28 Changeset [2182] by tsee
skip tests known to fail for the new release
18:28 Changeset [2181] by tsee
skip if no DISPLAY
18:21 Ticket #185 (Padre crash when closing files) created by szabgab
I open several files, then I close them one by one by clicking on [x] on …
17:51 Changeset [2180] by azawawi
Another message typo fix in Padre::Document::Perl6
17:46 Changeset [2179] by tsee
move VERSION to a place where Gabor's VERSION-upgrading script finds it
17:41 Changeset [2178] by azawawi
Source cleanup (tabs->spaces) in script/padre and improved 'use STD' …
17:29 Changeset [2177] by azawawi
Merged the Arabic translation with the latest POT file.
17:22 Changeset [2176] by hashbangperl
binmode fix for File::Temp
17:21 Changeset [2175] by hashbangperl
binmode fix for File::Temp
16:32 Changeset [2174] by szabgab
try to fix some encoding issue while running the syntax checker of Perl
16:03 Changeset [2173] by szabgab
fix one encoding / display bug thanks to Sean Healy
15:53 Changeset [2172] by hashbangperl
upped Encode requirement to fix fatal unicode errors
15:39 Changeset [2171] by shlomif
Per Gabor's recommendation - added myself to the Changes and other files.
15:27 Changeset [2170] by shlomif
Updated the Hebrew translations
12:00 Ticket #83 (Hangs install on OSX from CPAN) closed by szabgab
fixed: We are at 0.21 already and several people reported successful installation …
11:25 Changeset [2169] by szabgab
skip lots of tests if there is no DISPLAY set
11:07 Changeset [2168] by szabgab
use the win32 call of Module::Install
11:06 Changeset [2167] by szabgab
workaround for the #170 bug
10:41 Changeset [2166] by szabgab
workaround for Test::NoWarnings? hiding some warnings during Makefile.PL
08:06 Ticket #184 (GUI for find) created by szabgab
Might be a nice plug-in something like this: http://find.unixpin.com/
06:19 Documentation edited by szabgab
Link to Ohloh and Fisheye (diff)
05:32 Changeset [2165] by azawawi
'---' in menu_plugins_simple means add a separator
05:31 Changeset [2164] by azawawi
Added a menu separator before About menu item in Padre::Plugin::Perl6

12/22/08:

21:22 Changeset [2163] by azawawi
[Padre::Plugin::Perl6] Updated manifest skip and increased version to …
19:35 Changeset [2162] by azawawi
[Padre::Plugin::Perl6] Updated Changes
19:26 Changeset [2161] by azawawi
[Padre::Plugin::Perl6] Syntax checking is up & running with full error …
17:36 Changeset [2160] by tsee
fix issue with taskmanager when running without threading
12:20 Changeset [2159] by tsee
remove a todo item
12:17 Changeset [2158] by tsee
reduce amount of data passed to thread in a feeble attempt to fix the …
12:06 Changeset [2157] by tsee
supply defined default to fix warning
09:22 Changeset [2156] by hjansen
Use correct version number as pre-requisite
08:51 Changeset [2155] by azawawi
added syntax checking to Padre::Plugin::Perl6
07:45 Changeset [2154] by azawawi
Better indents in Document::Perl6
07:19 Changeset [2153] by azawawi
Code cleanup: Trim trailing spaces and tabs to space
07:16 Changeset [2152] by azawawi
Added some return-s at the end of each sub
05:30 Changeset [2151] by fayland
Task-Padre-Plugins-0.07.tar.gz
03:37 Changeset [2150] by azawawi
Fixed about dialog in Padre::Plugin::Perl6
02:30 Changeset [2149] by fayland
after two release of Task::
02:28 Changeset [2148] by fayland
bug fix.
02:19 Changeset [2147] by fayland
no require for perl
02:18 Changeset [2146] by fayland
from Module::Build to Module::Install
01:51 Changeset [2145] by fayland
bug fix in Makefile.PL for Task::Padre::Plugins
01:49 Changeset [2144] by fayland
from Module::Build to Module::Install
01:30 Changeset [2143] by adamk
Disable plugin failure message (for now)

12/21/08:

19:58 Changeset [2142] by hjansen
Added syntax checking capabilities
18:50 Development edited by tsee
(diff)
18:48 Changeset [2141] by tsee
update Changelog
18:46 Release_History edited by tsee
Separate tables by past and future releases (diff)
18:44 Release_History edited by tsee
Add two future releases (diff)
18:43 Release_History edited by tsee
Add release dates, add tentative release date for next release (diff)
18:30 Changeset [2140] by azawawi
Fixed 'Use of uninitialized value in PluginManager?.pm' when you try to …
18:23 Changeset [2139] by tsee
Add simple Wx event example
18:23 Changeset [2138] by tsee
Add the post_event method for posting a Wx event to the main thread
18:23 Changeset [2137] by tsee
add thread-global hook for having a main window object for posting Wx …
18:15 Changeset [2136] by szabgab
tag Padre-Plugin-Parrot-0.22
18:14 Changeset [2135] by szabgab
update Plugin::Parrot version numbers to 0.22
18:13 Changeset [2134] by szabgab
svn:ignore
18:00 Changeset [2133] by szabgab
rename Build.PL to Makefile.PL and turn it into a Module::Install code
17:56 Changeset [2132] by szabgab
add repository link to Makefile.PL
17:49 Changeset [2131] by szabgab
some links to tickets on Parrot Trac
12:42 Changeset [2130] by szabgab
add documentation to Parrot plugin
12:37 Changeset [2129] by tsee
ye grande whitespace fix for those stuck with inferior editors
12:25 Changeset [2128] by tsee
fix whitespace issues
12:24 Changeset [2127] by tsee
replace tabs/spaces only at the start of each line
12:06 Changeset [2126] by tsee
fix warning in error list
11:58 Changeset [2125] by tsee
fix typo in comment
11:57 Changeset [2124] by tsee
Please use tabs for indentation
11:55 Changeset [2123] by tsee
No explicit error dialogs if a user wants to convert tabs to spaces …
11:54 Changeset [2122] by tsee
use gettext for messages in tab/space conversion
08:03 Changeset [2121] by azawawi
[Padre::Plugin::Perl6] added MANIFEST.SKIP
07:50 Changeset [2120] by azawawi
[Padre::Plugin::Perl6] Updated Changes
07:37 Changeset [2119] by azawawi
[Padre::Plugin::Perl6] Removed mailinglist that caused Makefile.PL to …
07:36 Changeset [2118] by azawawi
[Padre::Plugin::Perl6] source cleanup [Padre::Plugin::Perl6] added Perl …

12/20/08:

14:37 Ticket #183 (change font size in other windows as well) created by szabgab
We can change the font size in the main editor window but not in the …
14:14 Changeset [2117] by szabgab
move documentation from old Padre.pm to Parrot plugin make sure …
13:43 Changeset [2116] by szabgab
dont need to reload plugins when loading a new one from disk
13:19 Changeset [2115] by szabgab
no need to include the PARROR_PATH in Padre if Parrot is a plug-in
11:28 Changeset [2114] by fayland
two Task release
11:09 Changeset [2113] by azawawi
Released 0.01 to CPAN--This line, and those below, will be ignored-- M …
10:50 Changeset [2112] by azawawi
Updated night.yml and Padre::Plugin::Perl6 works with it.
10:26 Changeset [2111] by azawawi
[Padre::Plugin::Perl6] Colors now work as expected by …
09:13 Changeset [2110] by szabgab
dos2unix on dev.pl as the editing on Windows changed it
09:10 Changeset [2109] by szabgab
encode diagnostics only on windows
09:00 Changeset [2108] by szabgab
allow the running of dev.pl from other places as well
08:43 Changeset [2107] by szabgab
fix encoding issue in the ErrorList? - now works on Ubuntu
05:47 Changeset [2106] by adamk
Adding a skeleton document type for pure-pod documents

12/19/08:

20:55 Changeset [2105] by jurre
moved perl autocompletion to Document::Perl and made the one in Document …
16:59 Changeset [2104] by keedi
updated Korean translation
14:05 Ticket #182 (Change autocomplete behaviour to more closely match vim) closed by jurre
fixed: patch applied, fixed formatting.
14:03 Changeset [2103] by jurre
Made autocompletion more like vim and easier for the lazy programmer.
13:40 Ticket #182 (Change autocomplete behaviour to more closely match vim) created by jurre
I believe after this patch the autocompletion presents (most of the time) …
12:57 Changeset [2102] by azawawi
[Padre::Plugin::Perl6] is now dependent on Syntax::Highlight::Perl version …
12:15 Changeset [2101] by azawawi
[Padre::Plugin::Perl6] Export XXX HTML now opens the file in Padre and …
11:24 Changeset [2100] by azawawi
[Padre::Plugin::Perl6] Added export full, simple and snippet HTMLs in …
11:02 Changeset [2099] by tsee
fix bug in PluginManager?: Check the 'status' of plugins, not the 'state' …
10:43 Changeset [2098] by azawawi
[Padre::Plugin::Perl6] Added export html (snippet_html) in Perl6 sub menu …
10:41 Changeset [2097] by hjansen
Increase version number
10:39 Changeset [2096] by hjansen
Add support for SpinCtrl? widget
10:08 Changeset [2095] by azawawi
[Padre::Plugin::Perl6] ->parse_trees is now the simpler ->tokens
10:01 Changeset [2094] by azawawi
[Padre::Plugin::Perl6] is now dependent on Syntax::Highlight::Perl version …
08:39 Changeset [2093] by fayland
move codes from fayland trunk to padre trunk
08:32 Changeset [2092] by fayland
fix a wrong uploaded version of Task-Padre-Plugin-Deps
08:22 Changeset [2091] by fayland
release two new Task-Padre stuff
06:18 Changeset [2090] by fayland
fix a warning caused by last commit
06:15 Changeset [2089] by fayland
improved comment/uncomment_lines for HTML/XML
05:51 Changeset [2088] by fayland
add Padre::Document::XML
05:41 Changeset [2087] by fayland
3 releases
05:39 Changeset [2086] by fayland
Padre::Document::CSS
05:33 Changeset [2085] by fayland
get_command in Padre::Document::HTML
05:28 Changeset [2084] by fayland
add Padre::Document::HTML
05:28 Changeset [2083] by fayland
add Padre::Document::CSS
05:26 Changeset [2082] by fayland
fix Padre::Document::JavaScript? get_functions/get_function_regex for Mac
05:19 Changeset [2081] by fayland
add Padre/Document?/CSS.pm
05:09 Changeset [2080] by fayland
Padre-Plugin-HTML-0.04.tar.gz
04:58 Changeset [2079] by fayland
lib/Padre/Plugin/HTML.pm
03:11 Changeset [2078] by fayland
Task::Padre::Plugin::Deps 0.02
03:06 Changeset [2077] by fayland
for 0.04 Task-Padre-Plugins
02:07 Changeset [2076] by fayland
fix plugin config enabled in Dialog/PluginManager?.pm
01:32 Changeset [2075] by fayland
fix a warnings in PluginManager?.pm

12/18/08:

22:58 Changeset [2074] by fayland
Padre-Plugin-CSS-0.02.tar.gz release
22:57 Changeset [2073] by fayland
add CSS::Minifier::XS in Padre::Plugin::CSS
22:41 Changeset [2072] by fayland
for a release Padre::Plugin::JavaScript?
19:33 Articles edited by szabgab
Dynamic Language IDEs: Aptana Ruby and DLTK Ruby (diff)
19:06 Changeset [2071] by szabgab
sample use of "Padre" color scheme
19:04 Changeset [2070] by szabgab
setup "Padre" color
18:46 Changeset [2069] by azawawi
Fixing a typo…
17:58 Changeset [2068] by azawawi
[Padre-Plugin-Perl6] depends on Padre 0.22
15:36 Changeset [2067] by azawawi
[Padre::Plugin::Perl6] Bumped Syntax::Highlight::Perl6 version to 0.0292
15:31 Changeset [2066] by adamk
Updating changes
15:28 Changeset [2065] by adamk
Another slight tweak…
15:27 Changeset [2064] by adamk
Wrap enable/disable in a freeze/thaw and make sure the menu is refreshed.
15:26 Changeset [2063] by adamk
Create just the Modules class
15:12 Changeset [2062] by adamk
Debugging new Plugin Dialog
14:57 Changeset [2061] by adamk
Repairing some bugs in the PluginManager?, updated a number of tests I …
14:39 Changeset [2060] by azawawi
[Padre::Plugin::Perl6] cleanup perl6.yml a bit from Perl 5 stuff
14:17 Changeset [2059] by adamk
Add a message that you must have run make
14:15 Changeset [2058] by adamk
Move defaults to be a package lexical
14:14 Changeset [2057] by azawawi
[Padre::Plugin::Perl6] Updated changes.
14:14 Changeset [2056] by adamk
Remove entries from the autouse we no longer need
14:14 Changeset [2055] by adamk
require preferences on demand
14:13 Changeset [2054] by adamk
Minor bug fix
14:13 Changeset [2053] by adamk
Completely rewrote the Plugin Manager dialog to completely ignore …
13:50 Changeset [2052] by adamk
Nothing of consequence
13:49 Changeset [2051] by adamk
Document the entry point for displaying the plugin preferences
13:48 Changeset [2050] by adamk
Add method to disable a plugin
13:39 Changeset [2049] by azawawi
Added initial auto completion that was copy and pasted from perl5/perl.yml
12:49 Changeset [2048] by adamk
Move the dependency to a version that works on Win32
12:46 Changeset [2047] by azawawi
[Padre] More svn ignores
12:45 Changeset [2046] by azawawi
[Padre::Plugin::Perl6] ignore generated files
12:20 Ticket #181 (choose syntax highlighting dynamically) created by davidgang
now the syntax highlighting is depending on the file type. is it possible …
11:58 Ticket #180 (new file is failing) created by mmaslano
The new file can't be open with Padre. Output on stderr: (padre:5824): …
11:54 Changeset [2045] by adamk
Changes of no importance
11:46 Changeset [2044] by fayland
JavaScript?\Minifier
11:36 Changeset [2043] by fayland
bug fix
11:22 Changeset [2042] by fayland
remove JSLint since it can't be installed.
11:20 Changeset [2041] by adamk
Adding dependency on Padre::DB::Patch, and script compile tests for the …
11:20 Changeset [2040] by adamk
connect -> dbh
11:19 Changeset [2039] by adamk
Various fixes
11:18 Changeset [2038] by adamk
Database initialisation moved to ORLite::Migrate
11:18 Changeset [2037] by adamk
Adding a dependency note
11:17 Changeset [2036] by adamk
Adding IPC::Run on Windows
11:16 Changeset [2035] by fayland
add js_beatify and jslint to Padre::Plugin::JavaScript?
11:04 Changeset [2034] by azawawi
[Padre::Plugin::Perl6] depends now on Syntax::Highlight::Perl6 0.0291 that …
10:52 Changeset [2033] by azawawi
[Padre::Plugin::Perl6] depends now on Padre 0.22
10:48 Changeset [2032] by fayland
hmm, forget to update the version
10:47 Changeset [2031] by fayland
add HTML::Lint support
10:38 Changeset [2030] by fayland
3 releases
10:35 Changeset [2029] by fayland
Padre::Plugin::XML
10:32 Changeset [2028] by fayland
Padre::Plugin::HTML
10:26 Changeset [2027] by adamk
Populating the first migration script
10:25 Changeset [2026] by fayland
Padre::Plugin::CSS
10:20 Changeset [2025] by adamk
Adding a version
10:20 Changeset [2024] by fayland
start Padre-Plugin-CSS Padre-Plugin-HTML Padre-Plugin-XML
09:31 Changeset [2023] by azawawi
[Padre::Plugin::Perl6] use Benchmark-ing on ->colorize
08:37 Changeset [2022] by hjansen
Make runtime switching of current line background color work again
07:20 Changeset [2021] by azawawi
[Padre::Plugin::Perl6] Dependency on Syntax::Highlight::Perl6 v0.029
04:57 Changeset [2020] by szabgab
add test script with warnings
01:37 Changeset [2019] by adamk
Whitespace change
01:23 Changeset [2018] by adamk
Adding schema Patch support library
01:23 Changeset [2017] by adamk
Removing old commented code
01:12 Changeset [2016] by adamk
Adding the first timeline version
01:01 Changeset [2015] by adamk
"You need this" so that ORLite::Migrate works. Why would you need to …
00:53 Changeset [2014] by adamk
Adding dependency on Test::Script and links to homepage/etc
00:26 Changeset [2013] by pshangov
fix: clear error list before running a new command

12/17/08:

23:10 Changeset [2012] by pshangov
Added multilanguage support to diagnostic messages in Error List
22:26 Changeset [2011] by fayland
use is not OK with eval
22:10 Changeset [2010] by hjansen
Padre got killed if the color value was undefined
21:28 Changeset [2009] by hjansen
Bugfix for popup info on syntax checks
21:25 Changeset [2008] by hjansen
Unfold all regions when deactivating folding in view menu
20:41 Changeset [2007] by azawawi
[Padre::Plugin::Perl6] handles STD.pm dies on errors via an eval
20:22 Changeset [2006] by azawawi
[Padre-Plugin-Perl6] source cleanup
19:21 Changeset [2005] by szabgab
allow the user to override the default setting of the …
17:47 Changeset [2004] by szabgab
rename the caret_line to current_line in the style file
17:44 Changeset [2003] by szabgab
move the caret background setting to the style definition yml file
17:02 Changeset [2002] by szabgab
allow the user to select between several coloring styles provide a style …
16:51 Ticket #179 (ppi syntax highlighting does not work for <<EOF) closed by davidgang
invalid: i see it works now. don't know why it did not work before
16:08 Changeset [2001] by szabgab
we don't use English as it just uses memory we don't have enough dont' …
15:54 Changeset [2000] by szabgab
remove unused styling code
15:51 Changeset [1999] by azawawi
Padre launcher now supports the 'use STD' bug workaround [See …
15:40 Changeset [1998] by szabgab
define background color in default.yml
15:37 Changeset [1997] by azawawi
Added Syntax::Highlight::Perl6 support. You need to add in scripts/padre a …
15:17 Changeset [1996] by szabgab
remove the PASM related color definitions from the default colouring …
14:59 Changeset [1995] by szabgab
add document type to he info about the document
14:59 Changeset [1994] by szabgab
remove blib from the @INC, why would we need it there? some whitespace …
13:38 Changeset [1993] by szabgab
add gettext to some of the messages of PLugin Manager
13:17 Changeset [1992] by hjansen
Actually provide the default font we use to the preferences menu so …
12:59 Changeset [1991] by szabgab
move the PASM and PIR documents to the Parrot plug-in
12:03 Changeset [1990] by hjansen
Right-click menu in margin column for code folding now has entries to …
09:58 Changeset [1989] by pshangov
Deleted erroneously uploaded Wx/MainWindow?.pshangov.pm
07:20 Changeset [1988] by szabgab
typo fix
06:57 Changeset [1987] by szabgab
add Petar to the list of contributors
06:44 Changeset [1986] by szabgab
stop the extra importing of Wx constants in the ErrorList?
06:31 Changeset [1985] by szabgab
load order is important for stand alone compilation - test t/00
06:25 Changeset [1984] by adamk
Adding one more entry to the include path
06:24 Changeset [1983] by adamk
Bug fix for blank menu entries appearing in the Plugin menu for plugins …

12/16/08:

23:10 Changeset [1982] by pshangov
Add new requirement in Makefile.PL: Parse::ErrorString::Perl
22:59 Changeset [1981] by pshangov
Added Error List functionality
21:37 Changeset [1980] by szabgab
move the Document::Perl6 to the Perl6 plugin
21:34 Changeset [1979] by szabgab
initial version of Perl6 plugin
21:33 Changeset [1978] by szabgab
better error messages for whent the plugin is incorrect
21:08 Changeset [1977] by szabgab
move language hash so they will be also update in the gui when language …
20:45 TranslationIntro edited by shlomif
Fixed a typo. (diff)
20:33 Changeset [1976] by szabgab
update Changes file
20:30 Changeset [1975] by azawawi
[Padre] Arabic translation at 100% after msgmerge
20:22 Changeset [1974] by azawawi
[Padre] msgmerge with latest pot for Arabic translation
20:20 Changeset [1973] by szabgab
trying to improve the t/03-wx.t test by making (most of) the events …
20:19 Changeset [1972] by azawawi
100[Padre] Arabic translation at 100%
19:52 Changeset [1971] by azawawi
[Padre] Arabic translation at 96% (8 to go)
19:41 Ticket #171 (FAQ answer) closed by szabgab
wontfix: maybe, but we won't change to Tk
19:40 Development edited by szabgab
distribution and plans (diff)
19:26 Development edited by tsee
PAUSE stuff (diff)
19:16 Release_History edited by szabgab
add release manager (diff)
19:06 Changeset [1970] by azawawi
[Padre] Arabic translation at 86% (36 to go)
19:04 Release_History edited by szabgab
(diff)
19:04 Release_History edited by szabgab
0.21 (diff)
18:59 Changeset [1969] by szabgab
updating messages.pot
18:58 Changeset [1968] by szabgab
deal with utf8 files when updateing pot files (rindolf)
18:55 Development created by szabgab
18:41 Changeset [1967] by azawawi
[Padre] Arabic translation at 76%
17:55 Changeset [1966] by azawawi
[Padre] Arabic translation at 63%
17:30 Changeset [1965] by azawawi
[Padre] Arabic translation at 50%
15:33 Changeset [1964] by azawawi
[Padre] Arabic translation is 44% done
13:46 Changeset [1963] by azawawi
[Padre] Added initial arabic locale [Padre] Added my name to …
12:57 Changeset [1962] by hjansen
Capture error messages from PerlTidy? and display them in the output panel
12:54 Changeset [1961] by hjansen
Added method to activate the tab of the current object
12:17 Changeset [1960] by hjansen
Use monospaced font for output panel
11:07 Changeset [1959] by azawawi
[Padre] added initial Arabic translation
10:14 Changeset [1958] by fayland
make ack panel show/hide when output does show/hide
10:00 Ticket #179 (ppi syntax highlighting does not work for <<EOF) created by davidgang
The syntax highlighting does not work for a code like this my $sql = …
05:55 Changeset [1957] by azawawi
[Padre-Plugin-Perl6] Added directory for plugin (to test my new commit …
04:22 Changeset [1956] by fayland
better layout for Ack.pm
03:58 Changeset [1955] by fayland
make hidden Ack window possible
03:47 Changeset [1954] by fayland
cleanup debug code
03:45 Changeset [1953] by fayland
update changes
03:43 Changeset [1952] by fayland
default value is 1 for ignore_hidden_subdirs
03:39 Changeset [1951] by fayland
Ack with more options
02:18 Changeset [1950] by fayland
add case_insensitive in Ack
01:38 Changeset [1949] by fayland
"Should at least be relative to the edited file" for Ack
01:32 Changeset [1948] by fayland
add default dir_value in "Pick Directory"
01:25 Changeset [1947] by fayland
more sane output in Ack result

12/15/08:

21:42 Changeset [1946] by tsee
setting the editor/nb_page explicitly if available
21:37 Changeset [1945] by tsee
update dependencies for migrated syntax checker
21:31 Changeset [1944] by tsee
use the new syntaxchecker Perl task
21:29 Changeset [1943] by tsee
add Perl syntaxchecker task
21:29 Changeset [1942] by tsee
use version.pm early as it otherwise may blow up
19:47 Changeset [1941] by tsee
use correct method on the Wx::SyntaxChecker? to access the syntaxbar
19:35 Changeset [1940] by bricas
release 0.03
19:33 Changeset [1939] by bricas
prep for release
19:19 Changeset [1938] by tsee
if a Task->prepare method returns a break command, do not continue …
17:36 Ticket #178 (Remove trailing (end-of-line) whitespace and trailing empty lines on ...) created by hjansen
There should be a preference option (or two) which - when set - make Padre …
17:02 Ticket #177 (plugin for html::template) created by davidgang
it would be nice to add an plugin that would have syntax highlighting for …
16:37 Ticket #176 (Padre crashes when the list of recent files is cleared) closed by hjansen
fixed: Fixed in revision 1937. Thanks for reporting. Heiko (hjansen)
14:42 Changeset [1937] by hjansen
Fix for ticket #176
12:54 Changeset [1936] by bricas
update padre version in padre_interfaces()
12:53 Ticket #176 (Padre crashes when the list of recent files is cleared) created by manni
Padre will crash when I choose "Clear list of recent files" from the File …
12:36 Changeset [1935] by sblandin
11:00 Changeset [1934] by fayland
add summary for ack results
10:48 Changeset [1933] by fayland
fix warnings in Ack.pm
10:20 Changeset [1932] by fayland
make Ack.pm better
10:04 Changeset [1931] by fayland
roughly work, but needs cleanup
09:01 Changeset [1930] by fayland
hmm, the code is messy, but it's for now.
05:44 Changeset [1929] by SvenDowideit
simplistic way to get dev.pl script to use wxPerl exe on OSX
05:22 Changeset [1928] by fayland
we don't have close button on panes. so the code is buggy and useless. …

12/14/08:

23:09 Ticket #175 (Advanced snippets) created by kaare
Ticket #97 requested a snippets feature. It was closed with the following …
21:56 Changeset [1927] by tsee
do not skip tests in svn head any more
20:34 Changeset [1926] by hjansen
Take note of changes
20:19 Changeset [1925] by hjansen
Allow setting of editor font and current line background color via …
20:09 Ticket #13 (Define API to add more menu options and plugins) closed by szabgab
fixed
20:01 Changeset [1924] by hjansen
Subroutine listing and jumping to a subroutine did not work when editing a …
19:42 Changeset [1923] by tsee
tag Padre-0.21
19:24 Changeset [1922] by tsee
skip these tests for this release in order not to annoy users with bogus …
19:16 Changeset [1921] by tsee
increasing the delays to make the tests pass on my 'slow' 2GHz Athlon. …
18:48 Changeset [1920] by tsee
Add version and date to ChangeLog?
18:46 Changeset [1919] by tsee
Upgrade version to 0.21
17:36 Changeset [1918] by tsee
comment out three tests for the release. Related to encoding bug, but …
16:53 Changeset [1917] by tsee
fix crashes in the Perl menu
16:41 Changeset [1916] by tsee
alphabetical order of translations and contributors
14:53 Ticket #174 (Can't edit file) created by yargo
I ran Padre, dragged-dropped a Perl script which I wanted to edit. It …

12/13/08:

22:25 Changeset [1915] by fayland
fix typo refresh_counter in Experimental.pm
19:32 Changeset [1914] by pmurias
reverted the hide scroll bar option as word-wrap does it better
19:21 Changeset [1913] by pmurias
update Changes to reflect my last commit added myself to the authors list …
17:49 Changeset [1912] by tsee
whitespace and nit
17:42 Changeset [1911] by pmurias
Added a horizontal scrollbar for new files option
16:18 Changeset [1910] by tsee
add more changes to the log
15:51 Changeset [1909] by tsee
fix test. Should test for two editors
14:20 Changeset [1908] by szabgab
trying to fix the encoding and md5 related issues
14:16 Changeset [1907] by hjansen
After breaking earlier today the displaying of syntax check messages works …
13:19 Changeset [1906] by hjansen
Fix line ending switching
13:14 Changeset [1905] by tsee
add a slightly refactored copy of the syntax-checker pane updating GUI …
12:56 Changeset [1904] by tsee
slight cleanup: isa and add a temporary variable
12:36 Changeset [1903] by tsee
use MD5 to check whether the syntax checker needs to rerun. Conceptually, …
12:32 Changeset [1902] by tsee
require XSAccessor version known to work on AS Perl, too
12:32 Changeset [1901] by tsee
require Digest::MD5 for more efficient syntax-check check storage. (I …
12:29 Changeset [1900] by tsee
Make the force parameter to check_syntax a named parameter
12:23 Changeset [1899] by tsee
documentation is there, but in the base class
12:17 Changeset [1898] by tsee
minor whitespace fix
12:16 Changeset [1897] by tsee
add 'abstract' check_syntax_in_background which is prefereable over …
12:09 Changeset [1896] by tsee
pointer to relevant code in the comments on PPI
12:04 Changeset [1895] by tsee
first part of language-agnostic base class for syntax checkers
11:05 Changeset [1894] by szabgab
after removing a test I should also decrement the test count…
11:02 Changeset [1893] by szabgab
move the JavaScript? plugin to its own directory outside of Padre
11:02 Changeset [1892] by szabgab
set svn:ignore
10:41 Changeset [1891] by szabgab
add some more delay
10:21 Changeset [1890] by adamk
Adding an extra comment
10:18 Changeset [1889] by adamk
Syntax checker should now be significantly more platform-neutral
10:08 Changeset [1888] by szabgab
change names of tests
09:14 Changeset [1887] by adamk
skip_all has to be REALLY early
09:05 Changeset [1886] by szabgab
tag Wx-Perl-Dialog-0.04
09:00 Changeset [1885] by szabgab
fix resources
08:52 Changeset [1884] by adamk
Bug fix the menu refresh tracker
08:47 Changeset [1883] by szabgab
add resources to META.yml
08:46 Changeset [1882] by szabgab
remove MANIFEST, it is autogenerated
08:43 Changeset [1881] by szabgab
switching to use Module::Install
08:27 Changeset [1880] by szabgab
change version number to 0.04
08:13 Ticket #173 (editor pane loses focus if the syntax checker is selected) closed by SvenDowideit
fixed
08:13 Ticket #172 (selecting a bookmark crashes padre) closed by SvenDowideit
fixed
08:12 Changeset [1879] by adamk
Experimental menu now counts the number of menu refreshs called
08:12 Changeset [1878] by SvenDowideit
#172: selecting a bookmark crashes padre
08:11 Changeset [1877] by SvenDowideit
#173 once the syntax checker is loaded, you see that the edit pane has …
06:52 Changeset [1876] by adamk
Creating a temporary projects directory to keep Ohloh happy
03:52 Ticket #173 (editor pane loses focus if the syntax checker is selected) created by SvenDowideit
select View|Show Syntax checker then exit Padre start Padre using …
03:35 Ticket #172 (selecting a bookmark crashes padre) created by SvenDowideit
[…]
03:27 Ticket #171 (FAQ answer) created by james2vegas
In answer to 'Why use wxWidgets and not ... ?', the FAQ replies that …
02:18 Changeset [1875] by keedi
minior updates for updated pot file

12/12/08:

23:32 Download edited by SvenDowideit
debian subversion instructions work (diff)
23:25 Changeset [1874] by hjansen
Updated German translation for 0.21 release
23:24 Changeset [1873] by hjansen
Updated via "perl ../tools/update_pot_file.pl" again after "svn update"…
23:16 Changeset [1872] by hjansen
Updated via "perl ../tools/update_pot_file.pl"
19:02 Changeset [1871] by szabgab
add test to syntaxchecker and eliminate some warnings from it
18:34 Changeset [1870] by szabgab
fix syntax check test
18:28 Changeset [1869] by szabgab
further testing the syntax check removing the diagnostics after it was …
18:13 Changeset [1868] by szabgab
testing syntax highlighting
17:57 Changeset [1867] by szabgab
add Test::NoWarnings? to every script add two new default entries to the …
17:44 Changeset [1866] by szabgab
avoid testing wx_version when no DISPLAY is set #170
12:28 Ticket #170 (unset DISPLAY) created by mmaslano
The packaging of Padre-0.20 is impossible, because rpm unset display, …
12:24 Changeset [1865] by szabgab
allow the execution of any perl document
11:36 Ticket #169 (Provide translation of error messages) created by szabgab
http://mail.perlide.org/pipermail/padre-dev/2008-November/000178.html

12/11/08:

23:49 Changeset [1864] by hjansen
For a reason I don't yet understand we cannot call refresh_methods inside …
23:45 Changeset [1863] by hjansen
For a reason I don't yet understand we cannot call that method inside …
23:36 Changeset [1862] by hjansen
A user might have to delete his .padre directory to get padre back to …
23:32 Changeset [1861] by hjansen
The corresponding menu entries for the other tabs were not disabled if the …
23:29 Changeset [1860] by hjansen
Just for later reference: We might add tab icons for a more colorful Padre …
23:26 Changeset [1859] by hjansen
Ick - Deep recursion here; need to move that call out
23:23 Changeset [1858] by hjansen
Switch to AuiNotebooks? in the side panes as the editors already uses one …
23:15 Changeset [1857] by hjansen
Syntax checking has already been non-experimental for a while
13:27 Changeset [1856] by adamk
Moved the Window menu out to a standalone class. Gave it a real ->refresh …
07:26 Changeset [1855] by ddn123456
Initial dutch translation added by Dirk De Nijs.
06:45 Download edited by SvenDowideit
(diff)
06:28 Download edited by SvenDowideit
(diff)
02:15 Changeset [1854] by fayland
add "ack_terms" and "ack_dirs" to remember the last
01:02 Changeset [1853] by adamk
Build.PL tells me not to use it any more. Making sure that I can't :)

12/10/08:

23:32 Changeset [1852] by fayland
better/pretty output for Ack results.
23:00 Changeset [1851] by fayland
cleanup Ack.pm code by using Padre::Wx::Dialog
21:08 Changeset [1850] by hjansen
Fix crash when switching languages (that "delete" had been there for a …
20:58 Developers edited by kaare
(diff)
19:41 Changeset [1849] by tsee
inc/Padre/Install.pm no longer needed: moved to Module::Install
19:41 Changeset [1848] by tsee
move the Padre-specific stuff into Module::Install::PRIVATE::Padre and add …
19:25 Changeset [1847] by keedi
update svn:ignore
18:58 Changeset [1846] by jquelin
updated french translation for upcoming release
18:33 Changeset [1845] by szabgab
remove the content of Build.PL
17:38 Changeset [1844] by keedi
use Env;
17:33 Changeset [1843] by keedi
Update Korean translation for upcoming Padre release
17:32 Changeset [1842] by keedi
set svn:executable run po_stats.pl in LANG=C environment
15:56 TranslationIntro edited by szabgab
(diff)
15:46 TranslationIntro edited by szabgab
update tools (diff)
15:38 Changeset [1841] by szabgab
update po report
15:37 Changeset [1840] by adamk
Adding more menu enable/disable smarts
15:27 Changeset [1839] by szabgab
use only relative path in messages.pot file
15:26 Changeset [1838] by szabgab
update messages.pot
15:21 Changeset [1837] by szabgab
add po_stats.pl to tools
15:17 Changeset [1836] by adamk
Converted the Edit menu to a standalone class
14:43 Changeset [1835] by szabgab
move the code of updating the messages.pot file to a stand alone script in …
14:32 Changeset [1834] by szabgab
no need for ACTION_code as Module::Install has an install_share call
14:29 Changeset [1833] by szabgab
move the tools directory under trunk
14:18 Changeset [1832] by szabgab
update info about repository layout
14:16 Changeset [1831] by szabgab
remove empty projects directory
13:46 Changeset [1830] by szabgab
change the release script to support the new directory structure and to …
13:45 Changeset [1829] by szabgab
test switching languages more than once that currently crashes Padre
13:21 Changeset [1828] by fayland
add ->refresh after setup_editor in FileDropTarget?.pm so that things like …
13:16 Changeset [1827] by szabgab
update svn:ignore
13:00 Changeset [1826] by adamk
Converted File menu to standalone class. Added some more menu entries to …
13:00 Changeset [1825] by fayland
use global $default_dir for on_insert_from_file
12:54 Changeset [1824] by fayland
no close and add binmode on insert_from_file
12:49 Changeset [1823] by fayland
remove File::Slurp from the requires
12:48 Changeset [1822] by szabgab
dont skip the .mo file from manifest
12:35 Changeset [1821] by szabgab
add share directory. SKIP dev.pl in manifest
11:48 Changeset [1820] by hashbangperl
added teejay to credits
11:44 Developers edited by hashbangperl
(diff)
11:26 Changeset [1819] by adamk
Don't use base
11:25 Changeset [1818] by adamk
Removing Module::Starter from the autoload, require it instead
11:25 Changeset [1817] by adamk
Updating the error message
10:51 Developers edited by jquelin
(diff)
10:17 Changeset [1816] by adamk
A couple of minor cleanups I missed when moving Printout
10:15 Changeset [1815] by adamk
Moving the Printout subclass down to directly under Padre::Wx
10:13 Changeset [1814] by adamk
Removing the need for a tiny stub Padre::Wx::Print class
10:05 Changeset [1813] by adamk
Add a Freeze/Thaw? around MainWindow? ->refresh
09:45 Developers edited by tsee
(diff)
09:36 Developers edited by szabgab
(diff)
09:20 Ticket #168 (columns in the Syntax check window should keep their size) created by szabgab
The default width of the "Description" column of the syntax check window …
06:28 Changeset [1812] by szabgab
set svn:ignore
06:06 Changeset [1811] by adamk
Nothing the things I've done this release, and quietly fix a bug I …
05:55 Changeset [1810] by adamk
Convert a function ref to a anonymous sub
05:54 Changeset [1809] by adamk
Apply an explicit early ->Show(0) in on_close_window. This creates the …
05:36 Changeset [1808] by adamk
Heavily refactoring the bootstrap sequence for Padre. Apply ->Show(1) …
05:32 Changeset [1807] by adamk
Creating a full encapsulated class for the View menu
05:32 Changeset [1806] by adamk
Consolidating variables refering to MainWindow?.pm to $main
05:31 Changeset [1805] by adamk
Adding some unnecesary escapes to prevent low quality syntax highlighters …
05:30 Changeset [1804] by adamk
Whitespace nothing change
01:26 Changeset [1803] by adamk
Completing the POD

12/09/08:

19:57 Changeset [1802] by tsee
different colouring for STDERR and STDOUT in the output window.
19:56 Changeset [1801] by tsee
fix small refactoring breakage
16:44 Changeset [1800] by adamk
Shut up another couple of random perlcritic things
16:41 Changeset [1799] by adamk
Adding a use strict call to shut up perlcritic
16:23 Changeset [1798] by adamk
Moving Padre::Wx::DNDFilesDropTarget to Padre::Wx::FileDropTarget? to align …
16:23 Changeset [1797] by adamk
Moving Padre::Wx::DNDFilesDropTarget to Padre::Wx::FileDropTarget? to align …
16:18 Changeset [1796] by adamk
It's not just german any more
16:13 Changeset [1795] by adamk
The manifest is supposed to be updated at release time
15:57 Changeset [1794] by adamk
Replaced a couple of function references with anonymous subs
15:38 Changeset [1793] by adamk
Removing pointless line
15:36 Changeset [1792] by adamk
Extra comment
15:36 Changeset [1791] by adamk
Adding experimental menu entry to disable experimental mode
15:30 Changeset [1790] by adamk
Hide the functions pane if not in use
15:18 Changeset [1789] by adamk
Minor pointless layout tweaks
15:16 Changeset [1788] by adamk
Removing pointless variable
15:14 Changeset [1787] by adamk
Unifying to $main in preparation for changing MainWindow?.pm to Main.pm
15:11 Changeset [1786] by adamk
Whitespace fixes
15:03 Changeset [1785] by adamk
Renaming Padre::Wx::Pod2HTML to Padre::Wx::HtmlWindow?
15:02 Changeset [1784] by adamk
Renaming Padre::Wx::Pod2HTML to Padre::Wx::HtmlWindow?
15:02 Changeset [1783] by adamk
Renaming Padre::Wx::Pod2HTML to Padre::Wx::HtmlWindow?
14:57 Changeset [1782] by adamk
Some more minor tweaking
14:55 Changeset [1781] by adamk
Moved on_quick_find out of MainWindow? and into the Experimental menu, …
14:47 Changeset [1780] by adamk
Experimental menu moved to fully encapsulated class (that is only loaded …
13:26 Changeset [1779] by adamk
Adding use Padre::Wx::Menu::Plugins
13:25 Changeset [1778] by adamk
Moving Plugins menu into it's own fully encapsulated class
12:47 Changeset [1777] by adamk
Whitespace
12:45 Changeset [1776] by adamk
Moved the Perl menu to a fully-encapsulated menu class
12:30 Changeset [1775] by adamk
LINUX not UNIX (The original version most definitely checked for linux …
08:59 Changeset [1774] by adamk
Adding close for the output window
08:58 Changeset [1773] by adamk
NOBODY needs to maximize the function list
08:55 Changeset [1772] by adamk
Bugfix the language menu
08:49 Changeset [1771] by adamk
Adding some Plugin API very basic compatibility checks (new and …
08:47 Changeset [1770] by adamk
In the plugin menu, don't show a separator UNLESS there's something after …
08:45 Changeset [1769] by adamk
Removing superfluous menu_run method
08:45 Changeset [1768] by adamk
Bug fix
08:25 Changeset [1767] by adamk
Changing _methods_ to _methods
08:13 Changeset [1766] by adamk
Making Padre compliant with default Severity 5 Perl::Critic
07:38 Changeset [1765] by adamk
Minor tweaks
07:23 Changeset [1764] by adamk
Refactor tweak
07:19 Changeset [1763] by adamk
Adding XS accessors for menu and run
07:17 Changeset [1762] by adamk
Tidying up some minor things
07:16 Changeset [1761] by adamk
Tidying up some minor things
07:15 Changeset [1760] by adamk
Run menu is mostly now moved to a standalone class
07:04 Changeset [1759] by adamk
Bug fix
06:56 Changeset [1758] by adamk
Getting Makefile.PL closer to something useful
04:48 Changeset [1757] by adamk
Noting an encapsulation problem in the help menu
04:39 Changeset [1756] by adamk
Now that Help is fully encapsulated, add a proper accessor
04:35 Changeset [1755] by adamk
Correcting the name of English to use "" instead of q{} to avoid breaking …
04:33 Changeset [1754] by adamk
Print the Wx.pm version as well
04:33 Changeset [1753] by adamk
Minor tweaks
04:32 Changeset [1752] by adamk
Interface version should be numeric
04:13 Changeset [1751] by adamk
Adding compatibility information
04:07 Changeset [1750] by adamk
Adding an explicit use Padre::Wx
03:36 Changeset [1749] by adamk
Add logic to fetch locale object
03:27 Changeset [1748] by adamk
Modernising slightly

12/08/08:

20:55 Changeset [1747] by hjansen
Adding "use PPI::Document;" to make the tests pass
19:52 Changeset [1746] by tsee
move projects/* trunk/
19:50 Changeset [1745] by tsee
move Padre trunk to trunk/Padre
19:42 Changeset [1744] by tsee
If the worker queue is overflowing, fall back to blocking.
16:13 Changeset [1743] by tsee
oops, remove debugging statement
16:02 Changeset [1742] by tsee
last commit msg (1741) was a faux-pas. It should have read 'add …
15:59 Changeset [1741] by tsee
add
15:25 Changeset [1740] by tsee
type-ahead finding for the subs pane
15:23 Ticket #135 (list of subs should be incemental searchable) closed by tsee
fixed: Type-ahead find for subs is going to be committed to trunk within the …
14:27 Changeset [1739] by tsee
remove '2' to make Padre run/compile at all
14:24 Changeset [1738] by tsee
cosmetics; this isn't golf ;)
14:20 Changeset [1737] by tsee
free faster accessor
13:38 Changeset [1736] by adamk
Completing the new Help menu implementation
13:38 Changeset [1735] by adamk
Added a default refresh implementation
13:37 Changeset [1734] by adamk
Convert to using the new fully-encapsulating menu object
12:47 Changeset [1733] by hjansen
Avoid assertion "`color != NULL' failed"
12:42 Changeset [1732] by adamk
Use a better colour
12:26 Changeset [1731] by hjansen
Fix typo
12:05 Changeset [1730] by adamk
Adding a second attempt at the Help menu.
11:56 Changeset [1729] by adamk
Adding an adapter class that should support the creation of richer and …
11:23 Ticket #44 (Auto-indent) closed by tsee
fixed: I would say this is reasonably well implemented in Padre trunk now. …
08:06 Changeset [1728] by adamk
Committing so I can destroy my checkout
07:11 Changeset [1727] by adamk
Whitespace reduction
07:10 Changeset [1726] by adamk
Localisation code shifted out to Padre::Locale
07:09 Changeset [1725] by adamk
Delay loading of PPI, and remove can_check_syntax
06:57 Changeset [1724] by adamk
Migrating to Padre::Locale
06:54 Changeset [1723] by adamk
Use ->can('check_syntax') instead of ->can_check_syntax
06:51 Changeset [1722] by adamk
Adding constant for LINUX, fixing typo
06:43 wxWidgets edited by gaj
s/wxWidgtes/wxWidgets/ (diff)
06:40 Download edited by gaj
(diff)
02:57 Features edited by szabgab
(diff)
02:57 Documentation edited by szabgab
(diff)
02:34 Changeset [1721] by szabgab
UNIX not LINUX
02:30 Changeset [1720] by szabgab
follow the Build.PL change in experimental Makefile.PL
00:04 Changeset [1719] by adamk
Moved an initial chunk of localisation and encoding stuff into …

12/07/08:

22:48 Changeset [1718] by tsee
TODO done
22:48 Changeset [1717] by tsee
use worker threads
22:46 Changeset [1716] by tsee
remove debug output
22:42 Changeset [1715] by tsee
Need Wx 0.89 for threading
22:40 Changeset [1714] by tsee
document auto-auto indentation
22:39 Changeset [1713] by tsee
oops, default to configuration if guessing fails.
22:37 Changeset [1712] by tsee
enable automatic indentation finding option; clean up
22:34 Changeset [1711] by tsee
oops, s/automatic/auto/g
22:28 Changeset [1710] by tsee
add check box for automatic indentation finding
22:25 Changeset [1709] by tsee
add editor_auto_indentation_style
21:02 Changeset [1708] by tsee
move indentation guess into Document, anything that wants to find the …
19:54 Changeset [1707] by szabgab
replace the direct call to EndModal? by a schedules event
19:34 Changeset [1706] by szabgab
update documentation about code layout
18:18 Changeset [1705] by tsee
start of determining the indentation style via the document
17:53 Changeset [1704] by tsee
update changes
17:52 Changeset [1703] by tsee
attempt a better auto-deindentation
17:37 Changeset [1702] by tsee
rename function order 'abc' to 'alphabetical', default to 'alphabetical' …
17:25 Changeset [1701] by tsee
yes, it can
16:50 Changeset [1700] by szabgab
first step to switch to Module::Install
15:49 Changeset [1699] by szabgab
try testing the syntax checker
14:54 BuildingOnPortableStrawberry edited by szabgab
(diff)
14:14 Changeset [1698] by szabgab
skip t/03-wx.t on Windows
14:11 Changeset [1697] by szabgab
remove MY.pm related warning from Build.PL
13:20 Changeset [1696] by szabgab
some more critic hiding
13:13 Changeset [1695] by szabgab
syntax typo
13:11 Changeset [1694] by szabgab
some code and critic cleanup
13:01 Changeset [1693] by szabgab
remove undef from return calls
10:27 Changeset [1692] by szabgab
some cleanup in the save_file code, returning true/false and setting …
07:32 Changeset [1691] by szabgab
temporary fix of the language switching code
07:16 Changeset [1690] by szabgab
change the delay parameter in the setup_events for test to be relative
03:12 Changeset [1689] by fayland
add Padre::Plugin::Alarm

12/06/08:

14:38 Changeset [1688] by tsee
Add a bunch more changes to the log.
12:00 Changeset [1687] by tsee
add lexical variable replacement IF IN EXPERIMENTAL MODE. Doesn't work …
12:00 Changeset [1686] by tsee
add lexical variable replacement to the perl document
11:48 Changeset [1685] by tsee
load LexicalReplaceVariable? on demand
11:48 Changeset [1684] by tsee
doh, replace in scope of declaration, not all over the document
11:43 Changeset [1683] by tsee
document that we need a location
11:26 Changeset [1682] by tsee
add task for lexically replacing variables
11:02 Changeset [1681] by tsee
add comment explaining _get_current_symbol
06:21 Download edited by SvenDowideit
added question about OSX, as its not working for me yet. (diff)
03:46 Download edited by SvenDowideit
(diff)
03:45 Download edited by SvenDowideit
(diff)
03:40 Download edited by SvenDowideit
(diff)
03:39 Download edited by SvenDowideit
(diff)
00:17 Changeset [1680] by tsee
test fix
00:13 Changeset [1679] by tsee
fix for missing Wx compile-time symbol
00:06 Changeset [1678] by tsee
menu entry for variable declaration finder
00:06 Changeset [1677] by tsee
run hook for variable declaration finder
00:05 Changeset [1676] by tsee
autouse the variable declaration finder task
00:05 Changeset [1675] by tsee
variable declaration finder task
00:04 Changeset [1674] by tsee
robustify
Note: See TracTimeline for information about the timeline view.