Padre

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.50 2009.11.08
    - Fixed #686 DocBrowser launching Padre help (BRAMBLE)
    - Add initial version of a regex editor. (SZABGAB)
    - Fixed ticket #728: Changing locale crashes Padre (AZAWAWI)
    - Menubar is now configurable but still lacks a dialog for this (SEWI)
    - Beginner error checks are now configurable (turn each single one on
      or off) (SEWI)
    - Fixed ticket #710: share/doc/perlopref.pod missing author/license (AZAWAWI)
    - Added basic FTP-remote-editing capability (SEWI)
    - Initial version of "Find Method Declaration" (SZABGAB)
    - Timeouts an other options for Padre::File::HTTP and ::FTP are now
      configurable (SEWI)

0.49 2009.11.02
    - Fixed #691: Extract subroutine does not work for a script without
      subroutines (PLAVEN)
    - Bugfix: The split-beginner-error check got false positives (SEWI)
    - Moved more menu actions to independent actions (SEWI)
    - Added a readonly flag to the taskbar (AGN)
    - Fixed #698: Syntax checker leaks files in tmpdir (SEWI)
    - Syntax checker now also shows a successful check (SEWI)
    - Added menu option to reload all open files (SEWI)
    - The current selection or document may be filtered through an external
      command now (SEWI)
    - Low-priority popup messages could be moved to the status bar by setting
      a preferences option (SEWI)
    - require IPC::Open2 and IPC::Open3 as they are both used in the code (SZABGAB)
    - Improved autocomplete (always) results (SEWI)
    - Run make and TDD-tests in one step (KTHAKORE)
    - Padre is now an XP-themed win32 application (AZAWAWI)
    - Auto-save session state is now possible (SEWI)
    - Auto completion usability fixes (AZAWAWI)
    - Padre syntax images are now 16x16 transparent PNG images instead of 14x7 
      (AZAWAWI)
    - Fixed ticket:372 "window list should be sorted alphabetically" (AZAWAWI)
    - Added "shorten common path in window list" to preferences (AZAWAWI)
    - Fixed ticket:709 "Show editor window listed by project, then project-
      relative path" (AZAWAWI)
    - Added a test to run Padre's beginner error checks on the Padre source (SEWI)
    - Config option for auto-cleanup of files during save for supported
      document types (SEWI)
    - Modules/Plugins could now add their panels to the global preferences (SEWI)
    - Workaround for Test::NoWarnings hiding issue which lead to missing
      prerequisites or upgrades (#646 SZABGAB)

0.48 2009.10.12
    - "Last session" now restores the last state even if Padre crashed and not
      the last stated saved by a planned exit (SEWI)
    - Fixed Wx::Perl::ProcessStream installation failure on vista/win7 by
      upgrading to 0.16 (AZAWAWI, Mark Dootson - MARKD)
    - Fixed the error dialog so that it displays the error icon (AZAWAWI)
    - Fixed ticket #292: "Split window" command does not work by removing
      the non-working feature (AZAWAWI)
    - Added examples for Perl newbies (SEWI)
    - Added a search field for functions list accessible via ALT-N (AZAWAWI)
    - Added random instance ID (SEWI)
    - Added multiple events per action (SEWI)
    - Fixed win32's context menu key to work exactly as the right click behavior 
      or ALT-/ (AZAWAWI)
    - Fixed ticket #598: CTRL-L kills clipboard (AZAWAWI)
    - Case sensitive was labeled case insensitive in replace, fixed. (SEWI)
    - Windows filename test doesn't run on darwin (Mac) any longer and runs as TODO
      because a failure must not stop the Padre installation. (SEWI)
    - Padre::File::HTTP uses environment settings for proxy (SEWI)
    - First real working version of the PopularityContest - module (SEWI)
    - Smart highlighting works now in realtime as you select text (AZAWAWI)
    - Fixed ticket #611: File | Open does not support UNC path (AZAWAWI)
    - Save session now suggest the name of the last opened session for saving (SEWI)
    - Fixed ticket #627: Suggestion: Make it possible to copy 'Syntax Check'
      messages (AZAWAWI)
    - Require version 0.20 of Wx::Perl::ProcessStream to fix #628 (AZAWAWI, SZABGAB)
    - Fixed ticket #493: splash image license not suitable for Debian (AZAWAWI)
    - Fixed t/86-service.t to work again on win32 (AZAWAWI)
    - Fixed ticket #314: Padre broken on MS Vista when starting with no file
      to be opened (AZAWAWI)
    - Added a 'padre --desktop' option that improves Padre-Windows integration.
      This creates a desktop shortcut and an "Edit with Padre" in the shell 
      context menu (AZAWAWI)
    - Made beginner error checks report the line where an error was located (SEWI)
    - Fixed: Syntax checker now only shows errors from current file (SEWI)
    - padre --version displays a MessageBox under wperl.exe (AZAWAWI)
    - Option to continue on beginner errors (SEWI)
    - Made title bar configurable (SEWI)
    - Autocomplete on every char (enable it in the preferences) (SEWI)
    - Add logfile so the developer debugger of padre will print there
      and not on STDERR. (SZABGAB)
    - Show file size on disk in statistics (SEWI)
    - Under Linux and BSD, 'padre --desktop' adds a Padre.desktop inside
      /usr/share/applications (AZAWAWI)
    - When saving a module for the first time, Padre will attempt to guess the
      name of the file so you don't need to type it (ADAMK)
    - Added "Dump Expression" to Developer Plugin to evaluate and dump a single
      expression within the Padre context (ADAMK)
    - Perl interpreter for running scripts is now configurable (SEWI)
    - Added MIME type count to PopularityContest, but it's still not sending
      anything (SEWI)
    - Added a runnable-flag to Padre::File and it's current modules (SEWI)
    - Syntax check now doesn't slow down typing (SEWI)
    - Add autocomplete feature for new methods (SEWI)
    - Update directory tree on load session (SEWI)
    - New Padre launcher for Windows (DOLMEN)
    - Fixed Open Resource status text display on Linux (AZAWAWI)
    - Added configuration version checking and prepared auto-config-upgrades (SEWI)
    - The Perl help search (F2) destroyed the code refernce calling it, so F2
      was usable only once per Padre start, may also apply to other actions.
      Fixed. (SEWI)
    - Ticket #660 - Moved Perl Refactoring tools to it's own Refactor Menu (PLAVEN)
    - Added the ability to select where to place the "extracted subroutine" in the current
      document (PLAVEN)

0.47 2009.09.25
    - Bundled more Perl Operators documentation [perlopref.pod] (AZAWAWI, COWENS)
    - Fixed crash when inserting a special value without any document (AZAWAWI)
    - Improved StatusBar - speed (SEWI)
    - Fixed ticket #573 ESC does not close About window (AZAWAWI)
    - Fixed ticket #578 Padre's Splash screen should not get in the way (AZAWAWI)
    - Fixed ticket #579 Commenting/uncommenting comments the last unselected 
      line (AZAWAWI)
    - Fixed ticket #576 common (beginner) error check has no feedback if no
      errors found (AZAWAWI)



( run in 0.593 second using v1.01-cache-2.11-cpan-81fc1098f69 )