Timeline


and

06/10/10:

22:18 Changeset [11584] by szabgab
fix download page
14:48 Changeset [11583] by adamk
All tests pass again, boo yah
13:26 Changeset [11582] by adamk
DocBrowser? is naively ported to Task 2.0. Bramble says they thead usage is …
09:53 Changeset [11581] by waxhead
Fixed method name to the correct name of on_tree_item_set_focus
06:52 Changeset [11580] by adamk
Link to the new task
06:48 Changeset [11579] by adamk
Fixing more xt issues
06:27 Changeset [11578] by adamk
Adding some missing $VERSION and copyright stuff
05:56 Changeset [11577] by adamk
Cleaning up some Wx-outside-of-Padre::Wx exceptions
05:54 Changeset [11576] by szabgab
link to strawberry padre 0.63
05:47 Changeset [11575] by adamk
Minor typo bug fix uncovered by badcode.t
01:23 Changeset [11574] by adamk
Migrated the debugging crash task to the Task 2.0 API and moved it …

06/09/10:

15:46 Changeset [11573] by adamk
Completed the migration of the syntax checker to the Task 2.0 API
03:59 Changeset [11572] by adamk
Completed the migration of the background HTTP request tasks to the new …
03:58 Changeset [11571] by adamk
Adding LWP dependency to the core. Nobody has a good reason for …
02:44 Changeset [11570] by adamk
Noting why bits are incomplete
02:42 Changeset [11569] by adamk
The ErrorList? view has been upgraded to the new View API, and (mostly) to …

06/08/10:

15:34 Changeset [11568] by adamk
Migrated the syntax check tool to the new view API
15:23 Changeset [11567] by adamk
Migrated Bottom.pm to a similar standard to the Left and Right. Migrated …
09:21 Changeset [11566] by adamk
Upgrade the todo list to the new style right panel API. Moved the …
08:26 Changeset [11565] by adamk
Modernising the API for the right hand tools, the code is now cleaner and …
07:44 Changeset [11564] by adamk
Minor POD change
07:27 Changeset [11563] by adamk
Documenting the three role methods
07:10 Changeset [11562] by adamk
Lets try that again
07:02 Changeset [11561] by adamk
Padre::Wx::Display now considers a maximised window to be validly …

06/07/10:

19:13 Howto edited by patspam
(diff)
19:12 Howto edited by patspam
(diff)
19:11 Howto edited by patspam
(diff)
19:10 Howto edited by patspam
(diff)
09:19 Changeset [11560] by azawawi
[S:H:P6] Bumped version to 0.81 for the quick CPAN release
09:18 Changeset [11559] by azawawi
[S:H:P6] Updated Changes
08:32 Changeset [11558] by azawawi
[Perl6] Updated to latest STD.pm6 r31158. sorear++
08:26 Changeset [11557] by azawawi
[Perl6] Updated copy_std.pl to copy CursorBase?.pmc

06/06/10:

23:44 Howto edited by patspam
(diff)
23:43 Howto edited by patspam
(diff)
16:48 Changeset [11556] by adamk
When Padre starts up, and it is positioned somewhere partially or …
12:11 Changeset [11555] by azawawi
[Perl6] POD fix for STD.pm to STD.pm6 rename

06/04/10:

04:59 Changeset [11554] by adamk
Documentation nigglies

06/03/10:

06:59 Changeset [11553] by CSJewell
tag Perl-Dist-Padre-0.630
06:38 Changeset [11552] by CSJewell
Getting ready for release of Perl::Dist::Padre 0.630
05:02 Changeset [11551] by szabgab
link to release notes and Task 2 journal
04:21 Changeset [11550] by adamk
Changed the Padre::Task2Owner role to prefix all methods with task_ as per …

06/02/10:

19:02 Changeset [11549] by jagd
keep zh-cn translation updated
17:25 Ticket #957 (Syntax Check should use perl interpreter given in Preferences) created by danboo
Our production environment specifies a non-threaded perl. In order to use …
16:53 Changeset [11548] by CSJewell
Apparently Strawberry installs Params::Util, so no need to do it here.
16:52 Changeset [11547] by CSJewell
Padre's tests pass, so no need to force.
15:49 Changeset [11546] by CSJewell
Forgot to add new requirements.
15:38 Changeset [11545] by CSJewell
Updating version in Padre template.
15:36 Changeset [11544] by CSJewell
Update to 0.63.
13:30 Changeset [11543] by adamk
Various tweaks and renaming. Converted the open resource dialog to use …
12:26 Changeset [11542] by waxhead
post release update
12:23 Changeset [11541] by waxhead
tag Padre-0.63
12:22 Release_History edited by waxhead
(diff)
11:58 Changeset [11540] by waxhead
version bump to 0.63
11:55 Changeset [11539] by waxhead
Ready for release 0.63
06:46 Changeset [11538] by CSJewell
Meant 0.62 (at least for the moment) and not 0.61.
06:26 Changeset [11537] by CSJewell
Don't need this file anymore to get a sane .html copy of the code.
06:25 Changeset [11536] by CSJewell
Updating building directions.
06:23 Changeset [11535] by CSJewell
1) File::Slurp and Task::Weaken are now in Strawberry, so no need to …
06:21 Changeset [11534] by CSJewell
Update Perl::Dist::Padre version to 0.620 (installs Padre 0.62)
06:04 Changeset [11533] by adamk
Disable the caching code for now, as the new outline task is much faster. …
06:02 Changeset [11532] by adamk
Removed the old outline task code. Use a much cheaper length-based method …
05:27 Changeset [11531] by adamk
First attempt to move the outline code to the new task model. Still buggy …
03:40 Changeset [11530] by adamk
Wrap an update lock around the function list refresh
03:37 Changeset [11529] by adamk
Remove pointless dependency
03:32 Changeset [11528] by adamk
More refactoring to the owner/functionlist task stuff. Now we can have a …
02:36 Changeset [11527] by adamk
Adding the task_request shortcut
01:06 Changeset [11526] by adamk
Starting to clean up the outline task to move it closer to the recommended …

06/01/10:

15:17 Changeset [11525] by zenogantner
Ported Outline to Task2
14:21 Changeset [11524] by zenogantner
changes update (fix #956) and tidy
14:18 Ticket #956 (Padre 0.62 crashes if outline Window is active) closed by zenogantner
fixed: We believe this bug is fixed in r11522. The fix will be released with …
13:53 Changeset [11523] by zenogantner
1st attempt to fix #956
11:23 Ticket #956 (Padre 0.62 crashes if outline Window is active) created by wwe
Windows XP SP3, Strawberry 5.10 (This is perl, v5.10.1 (*) built for …
09:43 Changeset [11522] by adamk
The function list filter works again
08:45 Changeset [11521] by adamk
Bug fixes to make the tests pass again, and added a missing file
04:30 Changeset [11520] by adamk
Generalised the owner/parent/view tracking role to be usable for all …
04:07 Changeset [11519] by adamk
Migrating popularity contest to the Task2 API
01:32 Changeset [11518] by adamk
Support loading Wx at run-time once the task master starts being spawned …
01:31 Changeset [11517] by adamk
Support loading Wx at run-time once the task master starts being spawned …
01:31 Changeset [11516] by adamk
Support loading Wx at run-time once the task master starts being spawned …
01:29 Changeset [11515] by adamk
Removing the LaunchDefaultBrowser? task, it has been migrated to Task2
01:29 Changeset [11514] by adamk
Removing the WxEvent? example, as tasks will no longer do their own Wx …
01:26 Changeset [11513] by adamk
Implemented a state revisioning system to the View role for GUI elements. …

05/31/10:

12:26 Changeset [11512] by adamk
Migrated the FunctionList? refresh code to the Task 2.0 API and holy crap …
07:03 Changeset [11511] by szabgab
link to CebIT report of Getty
06:58 Changeset [11510] by adamk
Bug fixes
02:30 Changeset [11509] by adamk
Migrating Task2 objects to use Class::XSAccessor
02:30 Changeset [11508] by adamk
POD nudges
02:26 Changeset [11507] by adamk
Remove an import
02:25 Changeset [11506] by adamk
Adding a storable-compatibility role for wxWindow objects

05/30/10:

09:05 Changeset [11505] by adamk
Added some files missing from when I did the trunk merge
08:30 Changeset [11504] by adamk
Experimentally switch the launch_browser function from the old task …
05:01 Changeset [11503] by adamk
Padre can now startup and shutdown while having both task manager …
03:59 Changeset [11502] by adamk
Added missing Padre::Wx::Role::EventTarget? load
03:30 Changeset [11501] by adamk
Merging up from trunk

05/25/10:

15:06 Ticket #955 (Feature request: "Rename label") created by zenogantner
I would like to be able to rename labels with Padre. e.g. LABEL: while …

05/24/10:

19:55 Changeset [11500] by szabgab
blog entry about padre on debian sid
12:07 Changeset [11499] by waxhead
Cleaning up all the print statements to console

05/23/10:

04:39 Changeset [11498] by waxhead
comment out is_padre_plugin as it causes an error with perl Makefile.PL
01:37 Changeset [11497] by waxhead
Updated Changes

05/22/10:

23:38 Changeset [11496] by waxhead
Version bump to 0.05

05/21/10:

16:10 Changeset [11495] by Sewi
Update TODO
16:07 Changeset [11494] by Sewi
Add sub new autodetection and autocomplete
15:38 Changeset [11493] by sblandin
Updated Padre Italian translation
13:29 Changeset [11492] by waxhead
updated web links
13:13 Changeset [11491] by waxhead
Added "To be released" after the release is done.
12:58 Changeset [11490] by waxhead
tag Padre-0.62
12:55 Release_History edited by waxhead
(diff)
12:33 Changeset [11489] by waxhead
version bump to 0.62
12:28 Changeset [11488] by waxhead
tidy for release 0.62
12:20 Changeset [11487] by waxhead
Change file updated for release 0.62 - The Kartic Thakore Release.

05/20/10:

23:53 Changeset [11486] by waxhead
Fixed the crashing issue of main not having the correct reference.
17:26 Changeset [11485] by jagd
[Plugin-Vi] binding I: insertmode at the fist non-blank char
16:45 Changeset [11484] by jagd
[Plugin-Vi] binding ^: moving to the fist non-blank char
16:10 Changeset [11483] by jagd
SPACE key to move right in Plugin-Vi
16:03 Changeset [11482] by jagd
add key A to Plugin-Vi
13:41 Changeset [11481] by zenogantner
added burak's Turkish translation updates to Changes

05/19/10:

18:08 Ticket #954 ((wishlist) Syntax highlighting (and maybe a plug-in) for R) created by zenogantner
It would be nice to have R support in Padre as well. …

05/18/10:

18:00 Changeset [11480] by zenogantner
small translation fixes
17:55 Changeset [11479] by zenogantner
trying to get working translation …
16:43 Ticket #953 (Hyppolit should report changes to the trac wiki) created by zenogantner
See summary.
16:36 TranslationIntro edited by zenogantner
(diff)

05/17/10:

20:31 Changeset [11478] by burak
New Turkish translations
19:44 Changeset [11477] by burak
New Turkish translations
18:17 Ticket #952 (Module::Install::PRIVATE::Padre is both in privinc/ and in inc/ in the ...) created by dolmen
There is two copies of Module::Install::PRIVATE::Padre in a distribution …
15:47 Ticket #951 (verbatim Pod not rendered correctly) created by daxim
Reported by run4flat on IRC. […] View with Help->Current Document. …
15:02 Changeset [11476] by zenogantner
tidy project
15:01 Changeset [11475] by zenogantner
Task::Outline::Perl - make sure data is set to the right document
14:37 Changeset [11474] by zenogantner
Regex editor: Support global flag for substitute; gettextified one message
13:18 Ticket #427 (docbrowser crashes om unsaved module) closed by submersible_toaster
fixed: certain this works. unsaved files are supported by docbrowser in 0.60
12:21 Ticket #941 (Help is improperly formatted/displayed) closed by run4flat
invalid: Upgrading to Wx 0.97 fixed the problem! This is not a bug with Padre, so …
11:38 Changeset [11473] by Mutant
Mousing over a sub/method name with ctrl pressed now highlights it to …
07:36 Changeset [11472] by zenogantner
Add a warning for versions of Wx.pm with broken HTML rendering
05:20 Changeset [11471] by szabgab
eliminate unnecessary call to SetHelp?
05:15 Changeset [11470] by szabgab
replace GetHelp? workaround by GetLabel?

05/16/10:

22:17 Changeset [11469] by burak
Update Turkish translation
20:36 Changeset [11468] by szabgab
link to new blog entry
19:48 Ticket #950 (Switching to file does not work correctly) closed by szabgab
fixed: fixed in r11467
19:41 Changeset [11467] by szabgab
locate window by looking up label instead of relying on the pane id. …
17:40 Ticket #950 (Switching to file does not work correctly) created by szabgab
* Close All files * Close Padre * Open Padre (without any open files) * …
17:26 Ticket #949 ([REPL plugin] The REPL window keeps coming up open even though the plugin ...) created by szabgab
I think I tried the REPL plugin a while ago but now there is a very …
11:02 Changeset [11466] by Mutant
Fix ctrl+click *properly*
10:52 Changeset [11465] by Mutant
Fixed ctrl+click in Perl documents Didn't seem to be working, as it was …
05:29 Changeset [11464] by perlpilot
[Vi] Let hjkl keys move multiple times

05/15/10:

18:37 Changeset [11463] by szabgab
job related poll closed
10:38 Ticket #599 (Add a "x" for closing output & others) closed by zenogantner
fixed
06:50 Changeset [11462] by waxhead
update for prerefence change.
06:47 Changeset [11461] by waxhead
Added a check for the number of columns passed into the _new_panel, if == …

05/14/10:

13:21 Changeset [11460] by szabgab
remove static translation report that should have not been added to repo
13:21 Changeset [11459] by szabgab
better usage for po_stats.pl

05/13/10:

17:14 Ticket #948 (Padre crashing on ctrl and double click (left up)) closed by kthakore
fixed: Fixed in 11458
17:14 Changeset [11458] by kthakore
Fixes ticket #948. Using wrong method.
17:12 Ticket #948 (Padre crashing on ctrl and double click (left up)) created by kthakore
perl dev.pl Undefined subroutine …

05/12/10:

12:49 Changeset [11457] by zenogantner
updated translation statistics
12:21 Release_History edited by waxhead
(diff)
12:04 Changeset [11456] by waxhead
tag Padre-0.61
11:47 Ticket #902 (Test Failure - xt/badcode.t) closed by waxhead
fixed: Release testing work for me fine.
11:42 Changeset [11455] by waxhead
version bump for release 0.61
11:36 Changeset [11454] by waxhead
Update for release 0.61
08:41 Changeset [11453] by zenogantner
fixed last fuzzy string for Spanish, Brazilian Portuguese and Italian
08:28 Changeset [11452] by zenogantner
some more German translation updates, added Dutch and Spanish to Changes
05:57 Changeset [11451] by ddn123456
Updated dutch (new entries) translation.
05:40 Changeset [11450] by ddn123456
Updated dutch (new entries) translation.

05/11/10:

23:17 Changeset [11449] by zipf
updated Spanish translation
23:15 Changeset [11448] by ddn123456
Updated dutch (fuzzy) translations.
23:14 Changeset [11447] by ddn123456
Corrected typo.
16:40 Changeset [11446] by zenogantner
fix typo in Changes
16:38 Changeset [11445] by zenogantner
ready for release 0.01
10:45 Changeset [11444] by jagd
adjust zh-cn translation
09:48 Changeset [11443] by jagd
update zh-cn translation
08:53 Changeset [11442] by zenogantner
added files for translation statistics
08:34 Changeset [11441] by zenogantner
added last missing message to German translation
08:17 Changeset [11440] by zenogantner
updated German translation (one string), updated info on Brazilian and …
05:29 Changeset [11439] by garu
updated brazilian portuguese translation
Note: See TracTimeline for information about the timeline view.