{5} Accepted, Active Tickets by Owner (Full Description) (11 matches)

List tickets accepted, group by ticket owner. This report demonstrates the use of full-row display.

Sewi (1 match)

Ticket Summary Component Milestone Type Created
Description
#663 Rewritten Win32 launcher editor enhancement 10/07/09

I completely rewrote the Win32 launcher. Here are the features of the new launcher: - localisable with resource file - only kernel32 and user32 libraries used (no more shell32 and msvcrt could be bypassed too if I find the right gcc/ld flags) - quotes around Padre script path (to allow perl path containing spaces) - fixed the build script


jquelin (1 match)

Ticket Summary Component Milestone Type Created
Description
#224 padre chokes on files containing NULL byte (^@) editor defect 01/13/09

1. download mycology at  http://users.tkk.fi/~mniemenm/files/befunge/mycology/mycology.zip 2. unzip it 3. open mycology/mycology.b98 with padre

==> it takes a looooong time to load, and is rendered as utf8 crap

note: a) this file is in dos mode. however, converting it to unix with: $ perl -pi -e 's/\r\n/\n/g' mycology.b98 doesn't change the problem. b) other files from this archive open nicely c) it also happens when opening mycology.b98 from an opened padre


ryan52 (2 matches)

Ticket Summary Component Milestone Type Created
Description
#313 single_instance_start: please bind on UNIX domain socket on systems that support them editor defect 05/09/09

The single instance server binds on 127.0.0.1:4444 and then performs some tasks on demand without any authentication.

On multi-user systems this is a security breach. Please use UNIX domain socket (somewhere in user's home directory, protected with appropriate permissions) on systems that support it.

Thanks for considering.


#110 Interactive shell editor Satisfy all the requirements of PerlMonks enhancement 11/10/08

submersible_toaster (5 matches)

Ticket Summary Component Milestone Type Created
Description
#327 search entry in docbrowser not really intuitive podviewer defect 05/11/09

in docbrowser, the "search" label is at the left, the entry is far right. and there's no button pre-selected (labeled "search" or whatever) that could hint the user what the entry is


#427 docbrowser crashes om unsaved module podviewer defect 07/01/09

i choose the option new perl5 module then mark the Module::Name word and press F1. afterwards the docbrowser opens and padre crashes

i work on windos xp3 with strawberry perl 5.10


#57 Show only modules with POD in them podviewer Satisfy all the requirements of PerlMonks enhancement 08/26/08

If a file exists but no pod in there, don't show just a white page.


#59 Indexing PODs podviewer Satisfy all the requirements of PerlMonks enhancement 08/26/08

Indexing the words of all the pod files? (Search engine?) Indexing the function names only?


#664 Integrate POD2::FR, POD2::IT and in general any POD2::8 module editor enhancement 10/08/09

Make sure thay can be viewed correctly with the docbrowser and Padre can be configured to use those or the English version.

Padre should probably default to the relevant language if the POD2::* of the default encoding is available.


tsee (1 match)

Ticket Summary Component Milestone Type Created
Description
#67 Ctrl-P/Ctrl-N autocompletion editor Satisfy all the requirements of PerlMonks enhancement 08/29/08

The current Ctrl-p autocompletion is modeled after what vim does. That's great. (I use vim.) However, vim has two modes of autocompletion that I know of and having them both would be a big win for me: Ctrl-N searches forward in the file from the current position and Ctrl-P searches backwards from the current position.

Any chance we can have both with the same semantics as vim?

I'll see whether I can come up with a patch soon.

Cheers, Steffen


waxhead (1 match)

Ticket Summary Component Milestone Type Created
Description
#435 Docbrowsers should indicate the source of the file currently displayed editor enhancement 07/02/09

Maybe there should be a status bar with the full path of the file so if there are multiple copies of the same file on the system (install, in lib/, in blib/lib/) we can know which one was opened.


Note: See TracReports for help on using and creating reports.