Timeline
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 …
04/05/10:
- 15:00 Changeset [11292] by
- clearer message when debugger is not running - use message instead of …
- 12:58 Changeset [11291] by
- added to ellipsis "..." to some menu actions where user input is necessary …
04/04/10:
- 19:38 Ticket #900 (opening binary files may crash Padre) closed by
- fixed: I think this is fixed for the most part in r11288. The output above is …
- 19:31 Changeset [11290] by
- tidy recently changed test
- 19:13 Changeset [11289] by
- added tests for ticket #900
- 18:18 Changeset [11288] by
- fixed eval block so that 'return' statements do the right thing …
- 17:20 Changeset [11287] by
- tidy in tests that recently have been modified
- 17:19 Changeset [11286] by
- first attempt to fix ticket #900: opening binary files may crash Padre
- 17:06 Ticket #920 ((wishlist) outline: "new" method should be highlighted) created by
- It would be nice if methods with the name "new" could be marked in a …
- 16:56 Changeset [11285] by
- added "list" command that lists all the remembered ? phrases - beware! not …
- 16:52 Ticket #919 ((wishlist) text cursor position should be highlighted in the outline) created by
- If the text cursor is located inside a sub, or at a use statement, the …
- 15:00 Changeset [11284] by
- get out of /branch
04/03/10:
- 12:52 Ticket #918 ("Reload files" dialog will constantly reopen and nag if there is a deleted ...) created by
- Padre 0.59 will constantly redisplay the "Some files have changed" nag …
- 09:57 Changeset [11283] by
- added test case for unicode search
- 00:56 Changeset [11282] by
- Add interactive methods for usage within templates and simplify the …
- 00:03 Changeset [11281] by
- Keep our defaults instead of expecting unknown foreign defaults to exist …
04/02/10:
- 23:23 Changeset [11280] by
- File::FTP - error handling could still be nicer, but at least Padre …
- 23:13 Changeset [11279] by
- fixed test failure; FTP: enter password only once per file; rm unnecessary …
- 19:09 Changeset [11278] by
- Add checks for FTP connection caching
- 18:48 Changeset [11277] by
- Add empty password option
- 18:32 Changeset [11276] by
- Add Padre FTP connection caching
- 18:29 Changeset [11275] by
- Improve skip test message
- 18:12 Changeset [11274] by
- Quick export fix
- 16:16 Ticket #917 (ORLite v1.42 don't install) created by
- This is perl, v5.10.0 built for x86_64-linux-thread-multi Wx …
- 10:52 DownloadRepository edited by
- (diff)
- 01:07 Changeset [11273] by
- Remove the use of Params::Util
- 01:02 Changeset [11272] by
- Clarifying sectional header comments to be clearer where each method runs
- 01:00 Changeset [11271] by
- Added skeleton for the worker object, and switch to using simple …
- 00:15 Changeset [11270] by
- added a password prompt
04/01/10:
- 21:57 Download edited by
- (diff)
- 21:51 DownloadOverview created by
- 20:42 Download edited by
- (diff)
- 20:42 Download edited by
- (diff)
- 20:39 DownloadRepository created by
- 20:01 Ticket #916 (Perl syntax highlighting: highlight interpolated variables and special ...) created by
- It would be nice if interpolated variables and special characters would be …
- 19:41 Ticket #915 (Syntax highlighting for Java, C#) created by
- They are major languages, so we should support them at least a bit.
- 19:38 Ticket #914 (Syntax highlighting for POD files) created by
- It would be nice to have a syntax highlighting mode for pure .pod files. …
- 16:40 Ticket #913 (almost no syntax highlighting for C code) created by
- I get almost no syntax highlighting when editing a C file. Only number …
- 15:18 FAQ edited by
- (diff)
- 15:13 FAQ edited by
- (diff)
- 15:07 FAQ edited by
- (diff)
- 15:06 FAQ edited by
- (diff)
- 15:05 Download edited by
- (diff)
- 15:05 DownloadActivePerl created by
- 15:04 DownloadStrawberryPerl created by
- 15:03 DownloadWindows edited by
- (diff)
- 15:03 DownloadWindows edited by
- (diff)
- 15:00 DownloadFedora edited by
- (diff)
- 14:58 DownloadOpenSUSE edited by
- (diff)
- 14:57 DownloadFedora edited by
- (diff)
- 14:56 DownloadWindows edited by
- (diff)
- 14:56 DownloadWindows edited by
- (diff)
- 14:55 DownloadUbuntu edited by
- (diff)
- 14:55 DownloadNetBSD edited by
- (diff)
- 14:55 DownloadMandriva edited by
- (diff)
- 14:55 DownloadFreeBSD edited by
- (diff)
- 14:55 DownloadDebian edited by
- (diff)
- 14:37 DownloadWindows edited by
- (diff)
- 14:37 DownloadCPAN edited by
- (diff)
- 13:51 DownloadMacOSX created by
- 13:48 PackagingGentoo created by
- 13:46 DownloadGentoo created by
- 13:38 DownloadOpenSUSE created by
- 13:35 Distribution edited by
- (diff)
- 13:33 Changeset [11269] by
- Adding the beginnings of the task master
- 13:31 Release edited by
- (diff)
- 13:29 DownloadFedora edited by
- (diff)
- 13:28 DownloadWindows edited by
- (diff)
- 13:27 DownloadUbuntu edited by
- (diff)
- 13:27 DownloadNetBSD edited by
- (diff)
- 13:26 DownloadMandriva edited by
- (diff)
- 13:26 DownloadFreeBSD edited by
- (diff)
- 13:25 DownloadCPAN edited by
- (diff)
- 13:25 DownloadCPAN edited by
- (diff)
- 13:24 DownloadCPAN edited by
- (diff)
- 13:24 DownloadDebian edited by
- (diff)
- 13:22 DownloadFedora edited by
- (diff)
- 13:20 DownloadFedora created by
- 13:20 DownloadCPAN edited by
- (diff)
- 13:19 PackagingNetBSD created by
- 13:18 PackagingFedora edited by
- (diff)
- 13:16 DownloadNetBSD edited by
- (diff)
- 13:14 PackagingMandriva created by
- 13:13 DownloadMandriva edited by
- (diff)
- 13:11 PackagingUbuntu edited by
- (diff)
- 13:11 PackagingDebian edited by
- (diff)
- 13:10 PackagingFedora created by
- 13:00 DownloadCPAN edited by
- (diff)
- 13:00 DownloadNetBSD edited by
- (diff)
- 13:00 DownloadFreeBSD edited by
- (diff)
- 12:58 Ticket #912 (Makefile.PL must remove obsolete files from previous versions (Win32 ...) created by
- In 0.59 the Win32 launcher changed. The following files which were …
- 12:57 DownloadCPAN created by
- 12:49 Download edited by
- (diff)
- 12:48 DownloadNetBSD edited by
- fixed link (diff)
- 12:48 DownloadNetBSD created by
- 12:47 DownloadFreeBSD created by
- 12:44 DownloadMandriva created by
- 12:42 DownloadWindows created by
- 11:20 DownloadDebian created by
- 11:15 PackagingDebian edited by
- (diff)
- 11:13 PackagingDebian created by
- 11:10 PackagingUbuntu created by
- 11:03 DownloadUbuntu created by
- from an e-mail by Gabor, a bit modified
Note: See TracTimeline
for information about the timeline view.
