Timeline
05/06/10:
- 16:43 DownloadStrawberryPerl edited by
- (diff)
- 15:46 Changeset [11424] by
- update German translation, add jagd to the translator list in Padre.pm
- 10:02 Ticket #294 (Linux binary fails to start with 0.33) closed by
- fixed: Close because of last comment. Re-open if the problem still exists.
- 09:30 Ticket #946 ((wishlist) Makefile document mode) created by
- There is syntax highlighting vor Makefiles. It would be nice to have an …
05/05/10:
- 23:02 Changeset [11423] by
- now we have the "correct" order of items in the View menu
- 22:47 DownloadUbuntu edited by
- (diff)
- 22:42 DownloadUbuntu edited by
- (diff)
- 20:40 Ticket #945 ('Functions' tab is (will be) redundant) created by
- The Outline tab shows used modules, pragmas, and the subroutines defined …
- 20:31 Ticket #944 (About Box takes long time to load the first time) created by
- On my computer, it takes about 10 seconds to load the About box. Some …
- 20:25 Ticket #878 (Tabs like 'Outline', 'Functions'... should have a close button, just like ...) closed by
- fixed: Now it is fixed: r11422. Please re-open if you find any problems with the …
- 20:23 Changeset [11422] by
- fixed behaviour of the close button for the bottom tabs
- 19:54 Changeset [11421] by
- update zh-cn Translation
- 19:09 Ticket #878 (Tabs like 'Outline', 'Functions'... should have a close button, just like ...) reopened by
- It is not as easy as I thought it to be, requires more changes.
- 17:59 Changeset [11420] by
- fixed event handling for right side of the window (outline etc.)
- 17:29 Ticket #878 (Tabs like 'Outline', 'Functions'... should have a close button, just like ...) closed by
- fixed: Fixed in r11419.
- 17:27 Changeset [11419] by
- fixed #878 Tabs like 'Outline', 'Functions'... should have a close button, …
- 17:18 Changeset [11418] by
- use "Errors" instead of "Error List" for the error list pane (shorter, …
- 13:28 Changeset [11417] by
- fix ticket #943: crash on serialization of Task::SyntaxChecker::XML
- 04:22 Changeset [11416] by
- Signal events now get thrown up into the main thread, although not at the …
- 03:35 Changeset [11415] by
- Tests for the new task manager now run inside of the Wx MainLoop? so that …
- 02:25 Changeset [11414] by
- Adding two missing TRACE hooks
05/04/10:
- 15:57 Ticket #943 (XML plug-in crashes Padre) created by
- How to reproduce: 1. Install XML plugin. 1. Activate XML plug-in. 1. …
- 15:52 Ticket #942 ((wishlist) a "deactivate all" button in the plug-in manager) created by
- It would be nice to deactivate all plug-ins with one button click. Such a …
- 15:14 Changeset [11413] by
- Link the root application to the thread event handler via an explicit …
- 13:51 Changeset [11412] by
- We now trigger Padre::Wx::App->signal correctly, without throwing a …
- 09:31 Changeset [11411] by
- small formatting change
- 06:30 Changeset [11410] by
- Added extensive additional hooks for Padre::Logger to the Task2 classes. …
- 05:40 Changeset [11409] by
- Launch the new slave master trickery before the old one (the old one sucks …
- 03:22 Changeset [11408] by
- Added as_array and from_array round-strip serialization for handle …
- 02:11 Ticket #941 (Help is improperly formatted/displayed) created by
- My last reported bug was impossible to track down... Hopefully this one …
05/03/10:
- 14:57 Changeset [11407] by
- Updating versions to match
- 14:48 Changeset [11406] by
- Added positive and negative tests for (and debugger) Padre::Task2::Eval
- 13:21 Changeset [11405] by
- Adding shims between the handle and core task. Adding experimental …
- 12:45 Ticket #934 (to much output blocks Padre) closed by
- worksforme: Well after getting Padre upgraded to 0.60 on my Vista machine I ran the …
- 11:38 Changeset [11404] by
- say "rename variable" instead of "lexically rename variable"
- 11:28 Ticket #940 (Padre 0.60 crashes when right clicking in code editing area.) closed by
- fixed: Fixed in r11403
- 11:28 Changeset [11403] by
- fixed #940 - Diese und die folgenden Zeilen werden ignoriert -- M …
- 10:30 Ticket #939 (Padre 'help' depends on POD2-Base on Strawberry Perl on Windows XP.) closed by
- fixed
- 10:12 Changeset [11402] by
- Adding POD2::Base dependnecy
- 10:09 Ticket #940 (Padre 0.60 crashes when right clicking in code editing area.) created by
- Strawberry perl, v5.10.1 (*) built for MSWin32-x86-multi-thread Wx …
- 09:46 Ticket #939 (Padre 'help' depends on POD2-Base on Strawberry Perl on Windows XP.) created by
- This is Strawberry perl, v5.10.1 (*) built for MSWin32-x86-multi-thread …
05/02/10:
- 21:22 Changeset [11401] by
- fixed one message string; search: message instead of error
- 20:48 Changeset [11400] by
- (hopefully) fixed #538
- 20:29 Changeset [11399] by
- added outline caching
- 20:27 Ticket #938 (Outline should display methods created by Class::XSAccessor) created by
- Accessor methods created by Class::XSAccessor should also be displayed in …
- 19:17 Ticket #937 (Variable renaming: No declaration found if variable is declared in ...) created by
- How to reproduce: Load/create a Perl file such a variable declaration: my …
05/01/10:
- 23:05 Changeset [11398] by
- updated German translation
- 22:32 Ticket #936 ("use 5.008" does not show up in the outline) created by
- "use 5.008" does not show up in the outline. I guess it should show up in …
- 22:21 Changeset [11397] by
- regex editor: shorter distance between regex element and description in …
04/30/10:
- 14:38 Changeset [11396] by
- Menu: More consistent capitalization of menu entries
- 14:33 Changeset [11395] by
- tidy
- 14:23 Changeset [11394] by
- Initialise the second-generation task manager during startup at the same …
- 14:09 Changeset [11393] by
- debugger: improved variable detection in the editor
- 02:08 Changeset [11392] by
- Padre::Util::share now supports dev.pl launch properly in cases where …
- 01:16 Changeset [11391] by
- Integrated Task2 Manager into the constructor and startup/shutdown loops …
04/29/10:
- 15:17 Changeset [11390] by
- add link to new blog
04/28/10:
- 17:02 Changeset [11389] by
- This is a test of doing a change without a checkout
- 14:26 Changeset [11388] by
- Syncing
- 12:39 Changeset [11387] by
- more checks and clean up.
- 12:16 Changeset [11386] by
- Better handling when dialog is not filled out.
- 12:02 Changeset [11385] by
- Remove old dialog code.
- 11:08 Changeset [11384] by
- fix typo
- 11:03 Changeset [11383] by
- better formatting of chat timestamps
- 10:35 Changeset [11382] by
- roll version , update changes.
- 02:21 Changeset [11381] by
- Adding thread tests to the test manifest
04/25/10:
- 01:32 Changeset [11380] by
- Released new version of Padre::Plugin::Plack for Padre 0.60
04/24/10:
- 22:33 Ticket #935 ([PerlTidy plugin] Can't install Padre::Plugin::PerlTidy because of missing ...) created by
- tried installing Padre::Plugin::PerlTidy?, and am getting this error: $ …
- 20:24 Changeset [11379] by
- New release of Padre::Plugin::Plack for Padre 0.60
04/23/10:
- 20:30 Changeset [11378] by
- add blog entry about aranight
- 13:43 Changeset [11377] by
- adjust simplified-chinese translation
- 09:32 Ticket #934 (to much output blocks Padre) created by
- When you run a script that outputs too many lines in Padre, the IDE almost …
04/22/10:
- 20:32 Ticket #933 (Add command key equivalent to save "command-S") created by
- Add command key equivalent to save "command-S".
- 20:08 Ticket #932 (Cannot adjust font setting) created by
- I have downloaded and installed Mac OS X Padre version. When I go to …
- 18:40 Changeset [11376] by
- update the 201004 poll with results
- 18:39 Changeset [11375] by
- script moved
- 09:24 Changeset [11374] by
- change size of About box so that the translated licensing terms fit in
- 09:17 Changeset [11373] by
- added more C/C++ and LaTeX file extensions
- 04:03 Changeset [11372] by
- Adding default serialization for the base task
04/21/10:
- 12:06 Ticket #896 (search term is not remembered by the text input field) closed by
- fixed: More or less agree that the behaviour you suggest is less confusing, and …
- 12:03 Changeset [11371] by
- Trac 896: History combobox now has default value displayed when opening. …
04/20/10:
- 17:50 Changeset [11370] by
- update simplified-chinese translation
- 11:04 Changeset [11369] by
- Added link to 0.60 release announcement.
- 10:29 Release_History edited by
- (diff)
- 10:12 Changeset [11368] by
- tag Padre-0.60
- 09:38 Changeset [11367] by
- Version bump to 0.60
- 09:35 Changeset [11366] by
- Tidy Project for release 0.60
- 09:32 Changeset [11365] by
- Update for release 0.60
04/19/10:
- 13:03 Ticket #891 (Bottom right status field too small) closed by
- fixed: i didn't realise this was a ticket. I fixed it a while ago. please …
- 09:40 Ticket #931 (debugger: show watch values immediately after adding) created by
- Currently, one has to Step through the code in order to see the values of …
- 09:39 Ticket #930 (debugger: watch non-scalar variables) created by
- Adding '@list' to the watch items is possible, but what is visible is …
- 09:37 Ticket #929 (debugger: add watch under cursor) created by
- Currently, the only way to add a watch item is to select it in the editor …
- 09:32 Ticket #928 (debugger: ability to remove watch items) created by
- Currently there is no way to remove items from the watch list.
04/18/10:
- 18:14 Changeset [11364] by
- Bump version, update change log
- 18:11 Changeset [11363] by
- Require Perl::APIReference 0.04 for perl 5.12.0 support
- 16:45 DownloadActivePerl edited by
- remove the padre ppm repository as that was out of date (diff)
- 13:07 Changeset [11362] by
- Adding initial simple tests for the handle class, and a trivially simple …
- 12:08 Changeset [11361] by
- Whitespace
- 12:05 Changeset [11360] by
- Start and stop for the Task Manager now works, it fills and empties the …
- 07:59 Changeset [11359] by
- Adding first trivial test for the task manager
- 06:38 Changeset [11358] by
- Spawn in ->master rather than the import
- 05:57 Changeset [11357] by
- Re-implemented master support as a singleton in the main thread method, a …
- 04:28 Changeset [11356] by
- No more need for a dedicated master thread class, all threads are …
04/17/10:
- 15:59 Changeset [11355] by
- add some tests
- 15:59 Changeset [11354] by
- menu text changes, comments
- 15:59 Changeset [11353] by
- file to be used for checking the debugger
- 13:44 Changeset [11352] by
- Tweak the API to be a bit more symmetric
- 12:54 Changeset [11351] by
- ->shutdown calls now result in the thread shutting itself down in it's own …
- 06:53 Changeset [11350] by
- Integrate thread reporting into Padre::Logger. Use Padre::Logger for the …
04/16/10:
- 20:12 Changeset [11349] by
- add new poll asking about Operating systems
- 16:55 Changeset [11348] by
- Workers now descend into the master and spawn properly
- 03:30 Changeset [11347] by
- The worker handle can now be successfully stuffed into the master's queue, …
- 00:08 Ticket #927 (Autocomplete dialog should not open if there is only one option. Variable ...) closed by
- fixed: Fixed in r11346
- 00:07 Changeset [11346] by
- Trac 927: Don't display autocomplete dialog if only one term is avaiable, …
04/15/10:
- 23:41 Changeset [11345] by
- Adding insane amounts of debugging detail
- 22:37 Changeset [11344] by
- added SEWI to translation updaters, changed description of Sam's bugfix
- 22:34 Changeset [11343] by
- small translation update (German)
- 22:32 Ticket #896 (search term is not remembered by the text input field) reopened by
- Sorry to reopen it, but Mutant fixed a different bug. The bug is still …
- 21:41 Changeset [11342] by
- Reorder the tests
- 21:39 Changeset [11341] by
- Adding example second-generation task
- 15:27 Changeset [11340] by
- Print stuff for Steffen and myself to debug with
- 14:34 Changeset [11339] by
- Checking in so Steffen can check things
- 12:25 Changeset [11338] by
- Link to blog posting showing screen shot of Padre running on Perl 5.12
- 11:48 Changeset [11337] by
- perl tidy
- 11:48 Changeset [11336] by
- MIME types: added .mo to the list of binary file extensions, …
- 11:44 Changeset [11335] by
- Adding compile tests
- 08:12 Changeset [11334] by
- Syncing to go home
04/14/10:
- 21:27 Changeset [11333] by
- update zh-cn chinese
- 02:52 Changeset [11332] by
- Adding basic startup/shutdown test for worker objects
04/13/10:
- 09:48 Changeset [11331] by
- Added file type filter "script file" (which includes Unix shell scripts …
- 08:58 PackagingDebian edited by
- (diff)
- 06:33 Changeset [11330] by
- Clean out the old duplicated worker code, so it's just a thin wrapper over …
- 06:27 Changeset [11329] by
- Abstract the core functionality of a thread-manager object into a …
- 02:07 Changeset [11328] by
- Adding some more convenience methods to the slave master
- 01:52 Changeset [11327] by
- Adding test script for the new slave master class, which passes them (as …
04/12/10:
- 15:18 Changeset [11326] by
- Updated Padre::Plugin::Plack now that Padre::Wx::Output is more …
- 15:15 Changeset [11325] by
- Padre::Wx::Output was assuming too much about its bottom
- 11:44 DownloadDebian edited by
- (diff)
- 10:51 Ticket #927 (Autocomplete dialog should not open if there is only one option. Variable ...) created by
- When pressing ctrl+space, if there is only one possible option to …
- 08:44 Changeset [11324] by
- Name cleanup
- 08:42 Changeset [11323] by
- Naming cleanup
- 08:30 Changeset [11322] by
- Compilation fixes
- 07:48 Changeset [11321] by
- Adding the new root task class, and the derived process class
- 06:09 Ticket #896 (search term is not remembered by the text input field) closed by
- fixed: Fixed in r11320 .. this was actually a more general problem, I don't think …
- 06:04 Changeset [11320] by
- Trac #896: Fixed bug which prevented a search terms getting saved in the …
- 05:50 Changeset [11319] by
- bless {trac => 'Mutant'},Padre::SVN::CommitBit?
04/11/10:
- 17:41 Changeset [11318] by
- Perl tidy
- 17:37 Changeset [11317] by
- Fixed some bad translation and added some
- 17:37 Changeset [11316] by
- Updates messages.pot
- 12:06 Ticket #917 (ORLite v1.42 don't install) closed by
- fixed: I solved the problem, with a manual installation of ORLite (perl …
- 11:39 Changeset [11315] by
- mysql connections work.
- 10:58 Changeset [11314] by
- Error dialog when a connection fails for some reason.
- 07:59 Changeset [11313] by
- more clean up of code
- 07:59 Changeset [11312] by
- Added a Changes file
04/10/10:
- 16:52 Changeset [11311] by
- re-arranged strings in About dialog - still not optimal …
- 16:51 Changeset [11310] by
- message changes in the Help menu
- 05:40 Changeset [11309] by
- Removed the extraneous txt field for connection name.
- 03:17 Changeset [11308] by
- Fixed crash when no config file is found.
- 01:38 Changeset [11307] by
- 56319@… - further skip tests in untestable scenarios.
04/09/10:
- 18:23 Changeset [11306] by
- update zh-cn translation
- 14:14 Changeset [11305] by
- Starting to clean up the code, mark out where dialogs need to be put in.
- 07:16 Changeset [11304] by
- Committing all the work so far. For now its a reasonably working solution …
- 04:48 Changeset [11303] by
- Skip '.' when indexing installed modules in @INC '.' may happen to be …
04/08/10:
- 12:27 Changeset [11302] by
- added licensing information to About dialog
04/07/10:
- 21:57 Changeset [11301] by
- adding myself to the translators list
- 19:36 Changeset [11300] by
- Padre::Plugin::Plack v0.100970
- 19:30 Changeset [11299] by
- Fixes crash bug for Padre::Plugin::Plack
- 17:16 Ticket #921 (regex syntax error) closed by
- fixed: Fixed in r11298. Thank you for the report.
- 17:15 Changeset [11298] by
- fix ticket #921
- 17:09 Changeset [11297] by
- more correct description of the "Open..." menu item: can also be used to …
- 09:11 Changeset [11296] by
- updated German translation
04/06/10:
- 19:28 Changeset [11295] by
- Update Turkish Translation
- 18:49 Ticket #542 (regex editor) closed by
- fixed: Implemented as of 0.59. For particular feature requests, just create new …
- 18:46 Ticket #926 (Escape key does not work most of the time in the regex editor) created by
- Hitting "Esc" does not close the Regex Editor under most circumstances, in …
- 18:42 Ticket #925 ((wishlist) offer Regex Editor in context menu when cursor is on a regular ...) created by
- It would be nice to make the regex editor available via an item "Edit …
- 18:34 Ticket #924 ((wishlist) user-defined regex library, previously defined regexes, and ...) created by
- It would be nice to let the user maintain a collection of regexes. Such …
- 18:22 Ticket #923 ((wishlist) special (tab) characters should be also available in regex ...) created by
- Besides character classes, it may also be nice to have special characters …
- 18:13 Ticket #922 (Regex editor keeps first language after language change.) created by
- How to reproduce: 1. Open Regex Editor 2. Close Regex Editor 3. Select …
- 16:42 Changeset [11294] by
- Skip 07 unless DISPLAY
- 16:41 Ticket #921 (regex syntax error) created by
- I found an error in the positive lookbehind assertion. It should be (?<=) …
- 12:22 Changeset [11293] by
- Complete language/locale switch on Unix platforms: also correctly …
Note: See TracTimeline
for information about the timeline view.
