Timeline
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
05/22/10:
- 23:38 Changeset [11496] by
- Version bump to 0.05
05/21/10:
- 16:10 Changeset [11495] by
- Update TODO
- 16:07 Changeset [11494] by
- Add sub new autodetection and autocomplete
- 15:38 Changeset [11493] by
- Updated Padre Italian translation
- 13:29 Changeset [11492] by
- updated web links
- 13:13 Changeset [11491] by
- Added "To be released" after the release is done.
- 12:58 Changeset [11490] by
- tag Padre-0.62
- 12:55 Release_History edited by
- (diff)
- 12:33 Changeset [11489] by
- version bump to 0.62
- 12:28 Changeset [11488] by
- tidy for release 0.62
- 12:20 Changeset [11487] by
- Change file updated for release 0.62 - The Kartic Thakore Release.
05/20/10:
- 23:53 Changeset [11486] by
- Fixed the crashing issue of main not having the correct reference.
- 17:26 Changeset [11485] by
- [Plugin-Vi] binding I: insertmode at the fist non-blank char
- 16:45 Changeset [11484] by
- [Plugin-Vi] binding ^: moving to the fist non-blank char
- 16:10 Changeset [11483] by
- SPACE key to move right in Plugin-Vi
- 16:03 Changeset [11482] by
- add key A to Plugin-Vi
- 13:41 Changeset [11481] by
- 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
- It would be nice to have R support in Padre as well. …
05/18/10:
- 18:00 Changeset [11480] by
- small translation fixes
- 17:55 Changeset [11479] by
- trying to get working translation …
- 16:43 Ticket #953 (Hyppolit should report changes to the trac wiki) created by
- See summary.
- 16:36 TranslationIntro edited by
- (diff)
05/17/10:
- 20:31 Changeset [11478] by
- New Turkish translations
- 19:44 Changeset [11477] by
- New Turkish translations
- 18:17 Ticket #952 (Module::Install::PRIVATE::Padre is both in privinc/ and in inc/ in the ...) created by
- There is two copies of Module::Install::PRIVATE::Padre in a distribution …
- 15:47 Ticket #951 (verbatim Pod not rendered correctly) created by
- Reported by run4flat on IRC. […] View with Help->Current Document. …
- 15:02 Changeset [11476] by
- tidy project
- 15:01 Changeset [11475] by
- Task::Outline::Perl - make sure data is set to the right document
- 14:37 Changeset [11474] by
- Regex editor: Support global flag for substitute; gettextified one message
- 13:18 Ticket #427 (docbrowser crashes om unsaved module) closed by
- fixed: certain this works. unsaved files are supported by docbrowser in 0.60
- 12:21 Ticket #941 (Help is improperly formatted/displayed) closed by
- invalid: Upgrading to Wx 0.97 fixed the problem! This is not a bug with Padre, so …
- 11:38 Changeset [11473] by
- Mousing over a sub/method name with ctrl pressed now highlights it to …
- 07:36 Changeset [11472] by
- Add a warning for versions of Wx.pm with broken HTML rendering
- 05:20 Changeset [11471] by
- eliminate unnecessary call to SetHelp?
- 05:15 Changeset [11470] by
- replace GetHelp? workaround by GetLabel?
05/16/10:
- 22:17 Changeset [11469] by
- Update Turkish translation
- 20:36 Changeset [11468] by
- link to new blog entry
- 19:48 Ticket #950 (Switching to file does not work correctly) closed by
- fixed: fixed in r11467
- 19:41 Changeset [11467] by
- 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
- * 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
- I think I tried the REPL plugin a while ago but now there is a very …
- 11:02 Changeset [11466] by
- Fix ctrl+click *properly*
- 10:52 Changeset [11465] by
- Fixed ctrl+click in Perl documents Didn't seem to be working, as it was …
- 05:29 Changeset [11464] by
- [Vi] Let hjkl keys move multiple times
05/15/10:
- 18:37 Changeset [11463] by
- job related poll closed
- 10:38 Ticket #599 (Add a "x" for closing output & others) closed by
- fixed
- 06:50 Changeset [11462] by
- update for prerefence change.
- 06:47 Changeset [11461] by
- Added a check for the number of columns passed into the _new_panel, if == …
05/14/10:
- 13:21 Changeset [11460] by
- remove static translation report that should have not been added to repo
- 13:21 Changeset [11459] by
- better usage for po_stats.pl
05/13/10:
- 17:14 Ticket #948 (Padre crashing on ctrl and double click (left up)) closed by
- fixed: Fixed in 11458
- 17:14 Changeset [11458] by
- Fixes ticket #948. Using wrong method.
- 17:12 Ticket #948 (Padre crashing on ctrl and double click (left up)) created by
- perl dev.pl Undefined subroutine …
05/12/10:
- 12:49 Changeset [11457] by
- updated translation statistics
- 12:21 Release_History edited by
- (diff)
- 12:04 Changeset [11456] by
- tag Padre-0.61
- 11:47 Ticket #902 (Test Failure - xt/badcode.t) closed by
- fixed: Release testing work for me fine.
- 11:42 Changeset [11455] by
- version bump for release 0.61
- 11:36 Changeset [11454] by
- Update for release 0.61
- 08:41 Changeset [11453] by
- fixed last fuzzy string for Spanish, Brazilian Portuguese and Italian
- 08:28 Changeset [11452] by
- some more German translation updates, added Dutch and Spanish to Changes
- 05:57 Changeset [11451] by
- Updated dutch (new entries) translation.
- 05:40 Changeset [11450] by
- Updated dutch (new entries) translation.
05/11/10:
- 23:17 Changeset [11449] by
- updated Spanish translation
- 23:15 Changeset [11448] by
- Updated dutch (fuzzy) translations.
- 23:14 Changeset [11447] by
- Corrected typo.
- 16:40 Changeset [11446] by
- fix typo in Changes
- 16:38 Changeset [11445] by
- ready for release 0.01
- 10:45 Changeset [11444] by
- adjust zh-cn translation
- 09:48 Changeset [11443] by
- update zh-cn translation
- 08:53 Changeset [11442] by
- added files for translation statistics
- 08:34 Changeset [11441] by
- added last missing message to German translation
- 08:17 Changeset [11440] by
- updated German translation (one string), updated info on Brazilian and …
- 05:29 Changeset [11439] by
- updated brazilian portuguese translation
05/10/10:
- 23:56 Changeset [11438] by
- added research dir with start of research on parsing normal mode commands
- 19:58 Changeset [11437] by
- add commit bit to eilara
- 17:28 Changeset [11436] by
- some fixes in the poll page
- 10:48 Ticket #903 (Test Failure - xt/compile.t) closed by
- fixed: Oh.. works for me now too. Latest releases have been done under …
- 09:41 Changeset [11435] by
- fixed Outline handling of unsaved Perl files; added more stuff to Changes …
- 09:17 Changeset [11434] by
- Updated Padre Italian Translation
05/09/10:
- 14:50 DownloadDebian edited by
- (diff)
- 14:38 DownloadUbuntu edited by
- (diff)
- 12:52 Changeset [11433] by
- fix toggle comment feature
- 12:43 Ticket #947 ([XML plugin] toggle comment only works 50%) created by
- How to reproduce: * install and activate the XML plug-in * load an XML …
- 02:03 Changeset [11432] by
- new poll added
05/08/10:
- 22:15 Changeset [11431] by
- [Vi] Added a few more editing functions cw - change word c$ - change …
- 22:15 Changeset [11430] by
- [Vi] Added 0 as move to beginning of line
- 22:15 Changeset [11429] by
- [Vi] Added move-to-the-end of a word
- 22:15 Changeset [11428] by
- [Vi] Add movement by paragraph
- 22:15 Changeset [11427] by
- [Vi] Mention Makefile.PL instead of Build.PL
05/07/10:
- 11:22 Changeset [11426] by
- gettext-ified some messages
- 11:21 Changeset [11425] by
- initial version of LaTeX - doesn't do anything yet except for buggy …
- 08:44 DownloadGentoo edited by
- (diff)
- 08:43 DownloadGentoo edited by
- (diff)
- 08:42 DownloadGentoo edited by
- (diff)
- 08:39 Public Relations edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.
