Timeline
06/22/10:
- 20:41 Changeset [11709] by
- Rebuild history using non-blocking IO on startup
- 16:42 Changeset [11708] by
- Slightly reduce the disk scanning problems
- 11:07 Changeset [11707] by
- fix Perl::Staff
- 07:02 Changeset [11706] by
- Bumping the File::HomeDir? dependency to support OpenDesktop?.org. This …
- 06:47 Changeset [11705] by
- re-enable that symlink handling, but with (tested) loop-protection
- 01:31 Changeset [11704] by
- Temporarily disable symlink support, it needs to have infinite loop …
- 01:27 Changeset [11703] by
- Put it back to the method, now I've committed the missing method. Sewi: It …
- 01:24 Changeset [11702] by
- Added missing project_exists method
06/21/10:
- 21:11 Changeset [11701] by
- Follow symlinks
- 20:49 Changeset [11700] by
- Fix the call to undefined method $ide->project_exists Alias: Please check …
- 19:31 Changeset [11699] by
- LinuxTag? Berlin patch by Frank Wiegand
- 02:30 Changeset [11698] by
- Don't save expansion state if we are searching at the time we switch …
- 02:23 Changeset [11697] by
- Add cache support to the directory browser, to give the cache it's first …
- 02:22 Changeset [11696] by
- The syntax highlighter now saves a pointer to the document rather than the …
06/19/10:
- 12:02 Changeset [11695] by
- Merged all syntax paths into 1 huge Graph object- all normal motion …
- 06:54 Changeset [11694] by
- Refactored the cache to use a single HASH, with all resource types sharing …
- 06:40 Changeset [11693] by
- Noting the addition of PPI::Cache
- 06:37 Changeset [11692] by
- Adding a cache module that provides a place to keep gui-support data with …
- 04:21 Changeset [11691] by
- When doing a directory tree refresh, only do an intermediate ->clear when …
- 02:13 Changeset [11690] by
- Skip on Win32, the Abort/Retry/Ignore? box never goes away
06/18/10:
- 18:40 Ticket #708 (Mark a document read-only) closed by
- duplicate: This is the same request as #734. I'll leave the other ticket open as the …
- 08:07 Changeset [11689] by
- Always scroll to the first child as we search
- 04:29 Changeset [11688] by
- Noting improvement to tree search
- 04:26 Changeset [11687] by
- The directory tree search functionality works again, and holy shit it's …
- 03:10 Changeset [11686] by
- Removing a DB::single to make badcode.t happy
- 03:07 Changeset [11685] by
- Skip unless RELEASE_TESTING or AUTOMATED_TESTING
- 02:21 Changeset [11684] by
- Reimplemented stick expansion state when rerendering
- 01:15 Changeset [11683] by
- Removed Padre::Wx::Directory::SearchCtrl?, as the code is now very small.
06/17/10:
- 12:14 Changeset [11682] by
- A variety of simple easy fixes for simple easily identified bugs in the …
- 11:10 Changeset [11681] by
- link to job related blogs
- 11:10 Changeset [11680] by
- ignore generated file
- 08:17 Changeset [11679] by
- Blindly applying danlucraft's OSX anti-infinite-loop patch, because I …
- 04:14 Changeset [11678] by
- Completely gutting the directory browser, and removed about 75% of the …
- 02:38 Changeset [11677] by
- Weaving more hacks into the different tree events to work with the new …
06/16/10:
- 10:21 Changeset [11676] by
- Fixed the crashing bug when Outline is turned on. It seems that you …
- 05:39 Changeset [11675] by
- Adding first experimental refresh code to join the task-derived model to …
- 04:18 Changeset [11674] by
- Completed the task -> model phase, altough this does mean that for a short …
- 02:11 Changeset [11673] by
- Integrated the directory task skip logic with the project subsystem so …
06/15/10:
- 19:28 Changeset [11672] by
- Made the output window scroll down on output
- 12:31 Changeset [11671] by
- Move warning text about UTF-8 warnings
- 12:13 Changeset [11670] by
- Added recursive option to the directory search task, and reorganise the …
- 10:23 Changeset [11669] by
- Added Module::Manifest-style skipping and got the test script working
- 09:16 Changeset [11668] by
- Dependency doesn't really need to be that aggressive
- 09:00 Changeset [11667] by
- Add Module::Manifest dependency to support file searching in the directory …
- 07:31 Changeset [11666] by
- Added missing use Padre::Task ()…
- 07:29 Changeset [11665] by
- fixing more perl-critic related issues
- 07:15 Changeset [11664] by
- Don't show the UTF-8 warnings while testing for the mimetype
- 07:06 Changeset [11663] by
- Made Open Resource work again :)
- 07:01 Changeset [11662] by
- Add a warning about the warnings
- 06:58 Changeset [11661] by
- eliminating some critic issues
- 06:28 Changeset [11660] by
- require higher version for MinimumVersion?
- 05:52 Changeset [11659] by
- EOL to UNIX
- 05:33 Changeset [11658] by
- add copyright statement
- 05:31 Changeset [11657] by
- missing use in test
- 05:11 Changeset [11656] by
- skip windows specific module in compilation phase
- 03:08 Changeset [11655] by
- Remove the pragma call unless we are debugging
- 03:03 Changeset [11654] by
- Minor optimisation
- 02:47 Changeset [11653] by
- Inline the on_timer handle, it seemed a bit too simple to justify an …
- 02:44 Changeset [11652] by
- Moved the startup tool enabling of the syntax check and error list …
- 02:34 Changeset [11651] by
- Added debugging hooks for Padre::Config. Noting addition in Changes
- 02:31 Changeset [11650] by
- The -t now takes an optional argument in the form -t=Class::Name which …
- 02:31 Changeset [11649] by
- Debug and simplify
- 02:14 Changeset [11648] by
- PADRE_DEBUG can now be used to debug-enable a single class instead of just …
- 01:40 Changeset [11647] by
- Adding the beginnings of Padre::Config locking to Padre::Locker
- 01:28 Changeset [11646] by
- Startup config file now uses a custom hyper-minimalist format which avoids …
06/14/10:
- 23:52 Changeset [11645] by
- First sketch of the new task to drive the directory browser
- 15:40 Changeset [11644] by
- eliminate crashes for missing syntax highligher task
- 11:20 Changeset [11643] by
- Strip the extra slash off the "no syntax errors" message
- 10:29 Changeset [11642] by
- Moved Padre::Task::Files into the directory tree namespace
- 10:05 Changeset [11641] by
- Adding simple path abstraction to support the directory browser, and a …
06/13/10:
- 08:34 Changeset [11640] by
- Correcting $VERSION
- 08:28 Changeset [11639] by
- It helps to load the modules you use
- 08:27 Changeset [11638] by
- Adding the first experimental implementation of a reusable file search …
- 08:07 Changeset [11637] by
- Updating Changes to note the bulk of the stuff I've broken over the last …
- 07:46 Changeset [11636] by
- Correcting some overlooked $VERSIONs from 0.59 to 0.64
- 05:40 Changeset [11635] by
- Load less of Wx before we spawn off the master thread. Until we can do the …
- 05:36 Changeset [11634] by
- Confirming that we don't need to instantiate the main application before …
- 05:30 Changeset [11633] by
- Padre::TaskManager? will now use all worker threads in parallel. The …
- 05:07 Changeset [11632] by
- The task manager now does multiple iterations under more circumstances. …
- 04:53 Changeset [11631] by
- Don't call active as ->active from inside of the TaskManager?
- 04:49 Changeset [11630] by
- If the task has an owner, and the owner has moved on to a new revision …
- 04:48 Changeset [11629] by
- When we have completed the firing of a task stop handler, dispatch the …
- 04:30 Changeset [11628] by
- Flatenning task namespace - Part 3
- 02:49 Changeset [11627] by
- Bug fix in Outline
- 02:43 Changeset [11626] by
- Tuned the Outline and Syntax gui components (which do the most …
- 02:00 Changeset [11625] by
- Removing more excess dependencies
- 01:58 Changeset [11624] by
- Whitespace fix
- 01:57 Changeset [11623] by
- Removing redundant "use Params::Util;"
- 01:54 Changeset [11622] by
- Adding maintainer note
- 01:53 Changeset [11621] by
- Align the init method to match the role name
- 01:41 Changeset [11620] by
- Correction, don't use Class::XSAccessor at all for tasks, to (hopefully) …
- 01:40 Changeset [11619] by
- Change the running method to a faster Class::XSAccessor predicate
- 01:36 Changeset [11618] by
- Change the debugging hook for Padre::TaskManager::schdule to print the …
06/12/10:
- 18:56 Changeset [11617] by
- allow the PluginManager? to be closed by ESC from the beginning
- 18:56 Changeset [11616] by
- gitignore another file
- 06:45 Changeset [11615] by
- Flattening the task namespace - Part 2
- 06:44 Changeset [11614] by
- Flattening the task namespace - Part 1
- 05:43 Changeset [11613] by
- Release announcement added
- 05:38 Release_History edited by
- (diff)
- 05:17 Changeset [11612] by
- Return the Changes to 0.64 release, and added post release info to top
- 05:01 Changeset [11611] by
- Task 2.0 has landed on trunk, removing the no-longer-needed …
- 04:59 Changeset [11610] by
- Landing Task 2.0 - Part 2
- 04:52 Changeset [11609] by
- Landing Task 2.0 on trunk - Part 1
- 04:17 Changeset [11608] by
- DocBrowser? to Browser - Part 3
- 04:16 Changeset [11607] by
- DocBrowser? to Browser - Part 2
- 03:50 Changeset [11606] by
- 03:37 Changeset [11605] by
- Moving TaskOwner? to a Role
- 03:20 Changeset [11604] by
- Simplifying role name, the double wording is annoying
- 03:03 Changeset [11603] by
- Simplifying role name, the double wording is annoying
- 02:20 Changeset [11602] by
- tag Padre-0.64
- 01:37 Changeset [11601] by
- Update notes for release 0.64
06/11/10:
- 22:41 Changeset [11600] by
- Use mimetype instead of get_mimetype
- 11:24 Changeset [11599] by
- Merging up from trunk and preparing for merge to trunk - Part 2
- 11:03 Changeset [11598] by
- Merging up from trunk and preparing for merge to trunk - Part 1
- 07:32 Changeset [11597] by
- Project tidy and Version bump to 0.64 early for Adam to get his merge …
- 07:20 Changeset [11596] by
- Some small performance hacks
- 06:20 Changeset [11595] by
- Renaming Task2 back to Task - Part 4
- 06:19 Changeset [11594] by
- Renaming Task2 back to Task - Part 3
- 06:18 Changeset [11593] by
- Renaming Task2 back to Task - Part 2
- 06:08 Changeset [11592] by
- Renaming Task2 back to Task - Part 1
- 04:53 Changeset [11591] by
- Gutting the entire first generation Task API, task manager, slave driver …
- 04:36 Changeset [11590] by
- Update Module::Install version
- 04:35 Changeset [11589] by
- Completed the migration of the lexical variable replacement to Task 2.0 …
- 04:19 Changeset [11588] by
- Migrated the "Introduce Temporary Variable" feature to the Task 2.0 API
- 03:53 Changeset [11587] by
- Migrated the FindVariableDeclaration? function to the Task 2.0 API
- 03:34 Changeset [11586] by
- Migrated the FindUnmatchedBrace? task to the Task 2.0 API
- 01:56 Changeset [11585] by
- When created with an owner, allow the addition of a 'callback' param to …
06/10/10:
- 22:18 Changeset [11584] by
- fix download page
- 14:48 Changeset [11583] by
- All tests pass again, boo yah
- 13:26 Changeset [11582] by
- DocBrowser? is naively ported to Task 2.0. Bramble says they thead usage is …
- 09:53 Changeset [11581] by
- Fixed method name to the correct name of on_tree_item_set_focus
- 06:52 Changeset [11580] by
- Link to the new task
- 06:48 Changeset [11579] by
- Fixing more xt issues
- 06:27 Changeset [11578] by
- Adding some missing $VERSION and copyright stuff
- 05:56 Changeset [11577] by
- Cleaning up some Wx-outside-of-Padre::Wx exceptions
- 05:54 Changeset [11576] by
- link to strawberry padre 0.63
- 05:47 Changeset [11575] by
- Minor typo bug fix uncovered by badcode.t
- 01:23 Changeset [11574] by
- Migrated the debugging crash task to the Task 2.0 API and moved it …
06/09/10:
- 15:46 Changeset [11573] by
- Completed the migration of the syntax checker to the Task 2.0 API
- 03:59 Changeset [11572] by
- Completed the migration of the background HTTP request tasks to the new …
- 03:58 Changeset [11571] by
- Adding LWP dependency to the core. Nobody has a good reason for …
- 02:44 Changeset [11570] by
- Noting why bits are incomplete
- 02:42 Changeset [11569] by
- The ErrorList? view has been upgraded to the new View API, and (mostly) to …
06/08/10:
- 15:34 Changeset [11568] by
- Migrated the syntax check tool to the new view API
- 15:23 Changeset [11567] by
- Migrated Bottom.pm to a similar standard to the Left and Right. Migrated …
- 09:21 Changeset [11566] by
- Upgrade the todo list to the new style right panel API. Moved the …
- 08:26 Changeset [11565] by
- Modernising the API for the right hand tools, the code is now cleaner and …
- 07:44 Changeset [11564] by
- Minor POD change
- 07:27 Changeset [11563] by
- Documenting the three role methods
- 07:10 Changeset [11562] by
- Lets try that again
- 07:02 Changeset [11561] by
- Padre::Wx::Display now considers a maximised window to be validly …
06/07/10:
- 19:13 Howto edited by
- (diff)
- 19:12 Howto edited by
- (diff)
- 19:11 Howto edited by
- (diff)
- 19:10 Howto edited by
- (diff)
- 09:19 Changeset [11560] by
- [S:H:P6] Bumped version to 0.81 for the quick CPAN release
- 09:18 Changeset [11559] by
- [S:H:P6] Updated Changes
- 08:32 Changeset [11558] by
- [Perl6] Updated to latest STD.pm6 r31158. sorear++
- 08:26 Changeset [11557] by
- [Perl6] Updated copy_std.pl to copy CursorBase?.pmc
06/06/10:
- 23:44 Howto edited by
- (diff)
- 23:43 Howto edited by
- (diff)
- 16:48 Changeset [11556] by
- When Padre starts up, and it is positioned somewhere partially or …
- 12:11 Changeset [11555] by
- [Perl6] POD fix for STD.pm to STD.pm6 rename
06/04/10:
- 04:59 Changeset [11554] by
- Documentation nigglies
06/03/10:
- 06:59 Changeset [11553] by
- tag Perl-Dist-Padre-0.630
- 06:38 Changeset [11552] by
- Getting ready for release of Perl::Dist::Padre 0.630
- 05:02 Changeset [11551] by
- link to release notes and Task 2 journal
- 04:21 Changeset [11550] by
- Changed the Padre::Task2Owner role to prefix all methods with task_ as per …
06/02/10:
- 19:02 Changeset [11549] by
- keep zh-cn translation updated
- 17:25 Ticket #957 (Syntax Check should use perl interpreter given in Preferences) created by
- Our production environment specifies a non-threaded perl. In order to use …
- 16:53 Changeset [11548] by
- Apparently Strawberry installs Params::Util, so no need to do it here.
- 16:52 Changeset [11547] by
- Padre's tests pass, so no need to force.
- 15:49 Changeset [11546] by
- Forgot to add new requirements.
- 15:38 Changeset [11545] by
- Updating version in Padre template.
- 15:36 Changeset [11544] by
- Update to 0.63.
- 13:30 Changeset [11543] by
- Various tweaks and renaming. Converted the open resource dialog to use …
- 12:26 Changeset [11542] by
- post release update
- 12:23 Changeset [11541] by
- tag Padre-0.63
- 12:22 Release_History edited by
- (diff)
- 11:58 Changeset [11540] by
- version bump to 0.63
- 11:55 Changeset [11539] by
- Ready for release 0.63
- 06:46 Changeset [11538] by
- Meant 0.62 (at least for the moment) and not 0.61.
- 06:26 Changeset [11537] by
- Don't need this file anymore to get a sane .html copy of the code.
- 06:25 Changeset [11536] by
- Updating building directions.
- 06:23 Changeset [11535] by
- 1) File::Slurp and Task::Weaken are now in Strawberry, so no need to …
- 06:21 Changeset [11534] by
- Update Perl::Dist::Padre version to 0.620 (installs Padre 0.62)
- 06:04 Changeset [11533] by
- Disable the caching code for now, as the new outline task is much faster. …
- 06:02 Changeset [11532] by
- Removed the old outline task code. Use a much cheaper length-based method …
- 05:27 Changeset [11531] by
- First attempt to move the outline code to the new task model. Still buggy …
- 03:40 Changeset [11530] by
- Wrap an update lock around the function list refresh
- 03:37 Changeset [11529] by
- Remove pointless dependency
- 03:32 Changeset [11528] by
- More refactoring to the owner/functionlist task stuff. Now we can have a …
- 02:36 Changeset [11527] by
- Adding the task_request shortcut
- 01:06 Changeset [11526] by
- Starting to clean up the outline task to move it closer to the recommended …
06/01/10:
- 15:17 Changeset [11525] by
- Ported Outline to Task2
- 14:21 Changeset [11524] by
- changes update (fix #956) and tidy
- 14:18 Ticket #956 (Padre 0.62 crashes if outline Window is active) closed by
- fixed: We believe this bug is fixed in r11522. The fix will be released with …
- 13:53 Changeset [11523] by
- 1st attempt to fix #956
- 11:23 Ticket #956 (Padre 0.62 crashes if outline Window is active) created by
- Windows XP SP3, Strawberry 5.10 (This is perl, v5.10.1 (*) built for …
- 09:43 Changeset [11522] by
- The function list filter works again
- 08:45 Changeset [11521] by
- Bug fixes to make the tests pass again, and added a missing file
- 04:30 Changeset [11520] by
- Generalised the owner/parent/view tracking role to be usable for all …
- 04:07 Changeset [11519] by
- Migrating popularity contest to the Task2 API
- 01:32 Changeset [11518] by
- Support loading Wx at run-time once the task master starts being spawned …
- 01:31 Changeset [11517] by
- Support loading Wx at run-time once the task master starts being spawned …
- 01:31 Changeset [11516] by
- Support loading Wx at run-time once the task master starts being spawned …
- 01:29 Changeset [11515] by
- Removing the LaunchDefaultBrowser? task, it has been migrated to Task2
- 01:29 Changeset [11514] by
- Removing the WxEvent? example, as tasks will no longer do their own Wx …
- 01:26 Changeset [11513] by
- Implemented a state revisioning system to the View role for GUI elements. …
05/31/10:
- 12:26 Changeset [11512] by
- Migrated the FunctionList? refresh code to the Task 2.0 API and holy crap …
- 07:03 Changeset [11511] by
- link to CebIT report of Getty
- 06:58 Changeset [11510] by
- Bug fixes
- 02:30 Changeset [11509] by
- Migrating Task2 objects to use Class::XSAccessor
- 02:30 Changeset [11508] by
- POD nudges
- 02:26 Changeset [11507] by
- Remove an import
- 02:25 Changeset [11506] by
- Adding a storable-compatibility role for wxWindow objects
05/30/10:
- 09:05 Changeset [11505] by
- Added some files missing from when I did the trunk merge
- 08:30 Changeset [11504] by
- Experimentally switch the launch_browser function from the old task …
- 05:01 Changeset [11503] by
- Padre can now startup and shutdown while having both task manager …
- 03:59 Changeset [11502] by
- Added missing Padre::Wx::Role::EventTarget? load
- 03:30 Changeset [11501] by
- Merging up from trunk
05/25/10:
- 15:06 Ticket #955 (Feature request: "Rename label") created by
- I would like to be able to rename labels with Padre. e.g. LABEL: while …
05/24/10:
- 19:55 Changeset [11500] by
- blog entry about padre on debian sid
- 12:07 Changeset [11499] by
- Cleaning up all the print statements to console
05/23/10:
- 04:39 Changeset [11498] by
- comment out is_padre_plugin as it causes an error with perl Makefile.PL
- 01:37 Changeset [11497] by
- Updated Changes
Note: See TracTimeline
for information about the timeline view.
