Age | Commit message (Collapse) | Author | Files | Lines |
|
1623 7.2.368 (after 7.2.361) append line with Ruby interface doesn't work
1872 7.2.369 error message for :profile is not easy to understand
4352 7.2.370 (after 7.2.356) a redraw may cause folds to be closed
10029 7.2.371 build problems on Tandem NonStop
9674 7.2.372 (extra) cross-compiling GvimExt and xxd doesn't work.
2901 7.2.373 new messages from gcc 4.5 are not in 'errorformat'
4434 7.2.374 Ruby eval() doesn't understand Vim types
1794 7.2.375 ml_get errors when using ":bprevious" in a BufEnter autocmd
1577 7.2.376 ml_get error when using SiSU syntax
1983 7.2.377 (extra, after 7.2.372) small mistakes in Ming build file
2832 7.2.378 C function declaration indented too much
1758 7.2.379 'eventignore' is set to an invalid value inside ":doau"
3699 7.2.380 (after 7.2.363) Perl builds with 5.10.1 but not with 5.10.0
6835 7.2.381 no completion for :behave
1766 7.2.382 close cmdline window when 'bufhide' is "wipe" uses freed mem
3021 7.2.383 Vim doesn't build cleanly with MSVC 2010
1849 7.2.384 (extra) Vim doesn't build properly with MSVC 2010
2147 7.2.385 can't drag status line when in the command line window
|
|
|
|
core dumps when run without DISPLAY. Thanks to Joerg Sonnenberger for
reporting.
|
|
pkgsrc changes:
- Adjust dependencies
- Add MacOS X/Darwin support (by patching out use of wxPerl)
Upstream changes:
0.57 2010.02.18 - **WARNING Contains new threading code**
- Spawn a master thread very early in the startup process. Use that
master to create worker threads as necessary. Cuts down on memory
usage and fixes the "Leaked Scalars" warning (BRAMBLE, SMUELLER)
- Fix pluginmanager error dialog for plugin-event failure (BRAMBLE)
- Add status messages for Padre::File operations (SEWI)
- Select some files to close (SEWI)
- Select some files to reload (SEWI)
- GotoLine is now called Goto dialog (AZAWAWI)
- Goto dialog is now non-modal lazy single instance dialog (AZAWAWI)
- Goto dialog has a current positon/line number field (AZAWAWI)
- Regex editor dialog is now more compact and it includes regex helper
buttons (AZAWAWI)
- Regex editor dialog can now highlight matched text (AZAWAWI)
- Regex editor dialog can now display regex description (AZAWAWI)
- Implemented Replace (aka substitution) in Regex editor (AZAWAWI)
- Right click "Edit with Regex Editor" now works on user-selected
text (AZAWAWI)
- Added "headline" method to Padre::Project, which allows a project
to try and intuit the "primary" file in the project (for a CPAN
distribution of Foo::Bar this will be lib/Foo/Bar.pm) (ADAMK)
- Removed the final usage of the "Provider" phrasing, and made more
of the modules used by the Perl help provider run-time loaded (ADAMK)
- Moved padre.exe build from bin to win32-loader folder since bin is a
bad path for putting the Padre win32 launcher code (SMUELLER, AZAWAWI)
- Added "Open in File Browser" in the File and right-click menu (AZAWAWI)
- Added "Find in Files" to right-click menu (AZAWAWI)
- No need to launch a command shell to execute explorer.exe on
win32 (AZAWAWI)
- Added "Open with Default System Editor" in "File -> Open..." (AZAWAWI)
- Implemented padre --reset to flush and reset the current Padre
configuration in otherwise unrecoverable situations, such as now
when the Swarm plugin causes the slave-driver code to instantly
segfault at startup (ADAMK)
- Add mimetype detection for Template::Toolkit and CSS files (SEWI)
- Added plugin menu refreshing to the resource locking system (ADAMK)
- Fixed three cases where code was still manually calling ->Freeze
and ->Thaw on the main window, breaking the resource locked (ADAMK)
- Fixed ticket #847: "Implement Mozilla-style about:config for Padre"
(AZAWAWI)
- Fixed ticket #845: Fix relative filenames from commandline (SEWI)
- Added "Open In Command Line" to File menu (AZAWAWI)
- Renamed Plugins menus to Tools and moved Preferences into it (ADAMK)
- Re-implemented the mechanism for generating a human-oriented list of
window names (ADAMK)
|
|
fixed properly (or killed).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes:
* configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
this header file).
* .bzrignore: Ignore all .exe, instead of individual files.
* configure.in: Explicitly check for and link to -lXrender.
* INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-b
for bug reports for development versions.
|
|
1899 7.2.321 histadd() and "*" fail to add entry to empty history
1517 7.2.322 wrong indenting in virtual replace for CTRL-Y and a short line
2424 7.2.323 (extra) balloon evaluation crashes on Win64
1901 7.2.324 a negative column argument in setpos() may cause a crash
1616 7.2.325 stray "w" in the startup vimrc file makes edited file empty
1790 7.2.326 Win32: $HOME doesn't work when %HOMEPATH% is not defined
7899 7.2.327 unused functions in Workshop
1453 7.2.328 has("win64") does not return 1 on 64 bit MS-Windows version
1390 7.2.329 cursor pos wrong after "g_" in Visual mode and excl. selection
45468 7.2.330 tables for Unicode case operators are outdated
1385 7.2.331 can't interrupt "echo list" for a very long list
3492 7.2.332 crash if spell correcting triggers autocmd to reload a buffer
10075 7.2.333 warnings from static code analysis
9095 7.2.334 postponing keys in Netbeans interface does not work properly
2802 7.2.335 the CTRL-] command escapes too many characters
26204 7.2.336 MzScheme interface can't evaluate an expression
3828 7.2.337 ":compiler" doesn't function properly in a function
3535 7.2.338 (after 7.2.300) part of FD_CLOEXEC change is missing
1977 7.2.339 (after 7.2.269) part of --startuptime patch is missing
1587 7.2.340 gcc warning for condition that can never be true
2072 7.2.341 popup menu wraps to next line if wide character doesn't fit
2507 7.2.342 popup menu wrong in 'rightleft' mode with multi-byte chars
1370 7.2.343 (after 7.2.338) can't compile on Win32
1728 7.2.344 (after 7.2.338) can't compile on some systems
1324 7.2.345 tab line is not updated when the value of 'bt' is changed
2895 7.2.346 repeating a command with @: causes mapping to be applied twice
3784 7.2.347 crash when executing <expr> mapping redefines that mapping
7230 7.2.348 (after 7.2.330) Unicode double width table is outdated
1714 7.2.349 CTRL-W gf puts the new tab in the wrong place
2766 7.2.350 Win32: When changing font window may jump to another screen
2195 7.2.351 (after 7.2.347) compilation fails with some compilers
1825 7.2.352 Win64: Vim doesn't work when cross-compiled with MingW libs
4764 7.2.353 no command line completion for ":profile"
2270 7.2.354 Japanese single-width double-byte chars not handled correctly
2663 7.2.355 popup menu in wrong position when 'number' is set
2166 7.2.356 not all folds are closed when 'foldmethod' is changed
1565 7.2.357 CR displayed wrong when changing 'fileformat' from/to "mac"
2384 7.2.358 compiler warnings on VMS
1805 7.2.359 crash when using the Netbeans join command
2839 7.2.360 Ruby on MS-Windows: can't use sockets
23442 7.2.361 Ruby 1.9 is not supported
2964 7.2.362 (extra, after 7.2.352) Win64 cross-compile problems
2521 7.2.363 Perl 5.10 dynamic loading doesn't work
2958 7.2.364 (extra) can't build gvimext.dll on Win 7 x64 using MinGW
2390 7.2.365 (extra) MS-Windows with MingW: "File->Save As" does not work
3802 7.2.366 CTRL-B doesn't go back to the first line of the buffer
3236 7.2.367 "xxd -r -p" doesn't work as documented
|
|
Sigil v0.1.9 2010.02.08.
- fixed a regression that caused Sigil to demand that all XHTML
streams in an epub file be valid XML (issue #248)
- the "container.xml" reading subsystem now handles XML files
with namespaces (issue #235)
- HTML encoding detection is now performed even on XHTML files
in epub archives (per spec, they have to be UTF-8 or UTF-16,
but Sigil will now handle those that aren't)
- fixed an issue with content file filenames using "%20" for
spaces not being loaded (issue #232)
- the temp directory used on Windows is now <Profile>/Sigil
instead of <Profile>/My Documents/Sigil (issue #222)
|
|
|
|
pkgsrc changes:
- Updating dependencies (including a lot of updates of dependend modules
and import of new ones)
Upstream changes:
0.08
disabling plugin's own panel until it's properly fixed
fixed Build.PL requirements (ticket 53616 - thanks Jens Rehsack for reporting!)
fixed bug where the plugin dies when trying to call helper methods while not in
a catalyst project. What we do now is disable the whole menu (ticket 53603 -
thanks Alexander Hartmaier for reporting!)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sigil v0.1.8 2009.13.30.
- fix for a regression causing all imported CSS code to be merged into one line
- fix for an issue with ignored linefeed characters (caused by same regression) (issue #217)
Sigil v0.1.7 2009.12.28.
- minor aesthetic toolbar fixes for Mac
- fixed an issue with " " in headings not being converted to a space in the TOC (issue #215)
- minor aesthetic changes to the line number area in Code View
- fixed an issue with "Insert Image" not working if the Book View doesn't have focus (issue #204)
- the "Add metadata property" dialogs in the Meta Editor now remember their size, position
and splitter bar position
- Sigil now loads HTML metadata when importing if metadata conforms to Dublin Core;
code contribution from Kevin Hendricks (issue #160)
- fixed an issue with loading TXT files with unescaped character entity references (issue #202)
- fixed an issue with headings not being centered after View switches (issue #200)
- fixed an issue with files with uppercase extensions being loaded incorrectly
- fixed an issue with loading TXT files with Mac-style (CR) line endings (issue #170)
- fixed an issue with loading UTF-16 encoded files that used Windows style (CRLF) line endings
- Sigil should now detect UTF-8 encoded HTML files even when they don't specify that they
are UTF-8 encoded, and HTML files that use the XML "encoding" attribute (for any encoding)
- the Views can now be scrolled by one line up/down by pressing CTRL+Up/Down (issue #72)
- the About dialog now links to the online version of the GPLv3
- made viewport switching more robust; the rare crashes should now become much rarer
Sigil v0.1.6 2009.12.06.
- added a "Report An Issue" menu entry to the Help menu; opens a web browser and goes to the
"ReportingIssues" wiki page on Sigil's website
- fixed an issue with empty NavMap generation in the NCX if the file had no headings;
the epub specification forbids empty NavMaps (issue #174)
- fixed an issue with the document not being marked as modified in the GUI if the user only
changed the document's metadata (issue #189)
- fixed a rare bug with searching for a string that is at the very end of a document (issue #181)
- new "Remove Formatting" WYSIWYG action (issue #56)
- Sigil now preserves ALL HTML entity references (it used to convert most to Unicode equivalents);
this change was necessary since soft hyphens were becoming "invisible" (issue #186)
- implemented "blockquote" support through new WYSIWYG actions: "Indent Less" and
"Indent More" (issue #41)
- updating Qt fixed an issue with images wrapped in SVG tags not being shown (issue #91)
- updated Qt from 4.5.2 to 4.6.0
- fixed an issue with regex matching in Code View when such regexes referenced line
endings with "\n" (issue #182)
- PageUp and PageDown keys now work in Book View (issue #130)
- fixed a crash invoked on switching views and searching in Book View when the caret
element's parent has HTML comment children (issue #179)
- "Replace All" is now treated as a single undo/redo operation *in Code View*
- tentatively fixed a problem with bad TOC generation if the input file had multiple headings
with the same ID (across XHTML files) (issue #177)
- fixed a regression that was causing crashes when switching views
|
|
pkgsrc changes:
- Adjusting dependencies according to upstream META.yml
- Adjusting module type (for build)
- Using b3.mk from x11/p5-Wx to ensure correct BUILD_DEPENDS for Wx bindings
Upstream changes:
0.56 2010.02.01
- Plugins may now add their GUI elements to the view menu (SEWI)
- Padre now displays a dynamic to-do list generated from comments
in your source code (CORION)
- Landed new Padre::Startup module which is dramatically faster
when loading files into an existing Padre via the single instance
server, and finally provides a mechanism for allowing configuration
to disable the startup splash image (ADAMK)
- Changed a few configuration settings to create a more consistent
naming pattern for them (ADAMK)
- Audited dependencies and updated a variety of them (ADAMK)
- Ctrl-Shift-W is now bound to "Close This Project" (ADAMK)
- Added an option for traceing Padre subroutine calls to the
developer plugin (SEWI)
- Uses correct make from Config.pm for the run menu item -> Build and
run tests (KTHAKORE)
- Speedup and less false-shows for autocomplete (SEWI)
- Speedup while changing tabs (use the correct project dir) (SEWI)
- Simple refocus on document after command run (KTHAKORE)
- Fixed ticket #822: main window could be off screen on start (BLAKEW)
- padre-client allows you to use Padre for commit messages and other
synchronous edit events (CORION)
- WIN32, Converted the --desktop registry code to Win32::TieRegistry
and removed hardcoded strawberry paths (AZAWAWI)
- WIN32, padre.exe will run with the same UAC privileges as same as
the invoker (AZAWAWI)
- Disable debugger menu items when there is no document (AZAWAWI)
- Fixed a Padre debugger crash when an unsaved document is debugged (AZAWAWI)
- Fixed Padre no-document crash with Find Next/Find Previous functionality
(AZAWAWI)
- Make sure that windows context key shows the refactor menu
items in the right-click pop-up menu (AZAWAWI)
- Used Module::CoreList::is_deprecated to display deprecated CORE modules
in help search title (AZAWAWI)
- Padre::Util::Win32::ExecuteProcessAndWait doesn't automatically inherit
the same Cwd as the parent process. Added support for explicit cwd
parameter and make the syntax checker pass the cwd to it. Syntax checking
of test scripts and such should now work as intended on Win32(ADAMK)
- Audit uses of Padre::Util::Win32 to only load it via require. Added a
TRACE warning to verify it never gets loaded on non-Win32 (ADAMK)
- Tuned the locking for ->close_where, which should make a variety of
functions like "Close This Project" and "Close Other Projects"
noticably faster (ADAMK)
- Changed func_foo config variables to feature_foo, in anticipation of
of a future equivalent to the Mozilla "about:config" control (ADAMK)
- Added feature_cursormemory to allow disabling of Padre's feature to
remember the location in the file you were scrolled to (ADAMK)
- Added a fast ascii shortcut to the very slow encode detector. Opening
files all of a sudden gets much faster if you have ascii files (ADAMK)
- Bumped ORLite to 1.38 to get faster ARRAY object support and
Class::XSAccessor acceleration support. If they cause problems,
these changes can be safely backed out. (ADAMK)
- Fixed the mass-error-popups on mimetypes without help provider (SEWI)
- During DB locks (which are the most likely place for things to make
changes to the database) disable synchronous SQLite writes. This will
reduce the time that Padre blocks, at the risk of config.db corruption
if there is a hardware failure or operating system crash. (ADAMK)
- Fixed ticket #837: padre.exe should be able to be placed in
c:\strawberry\perl\site\bin (AZAWAWI)
- Improved "Goto Line" dialog to be smarter with better validation/error
messages (AZAWAWI)
- Open Resource can now display Perl package names for matching resources
(AZAWAWI)
- Fixed #838: Author tests should all check RELEASE_TESTING and/or
AUTOMATED_TESTING (RHEBUS, AZAWAWI)
- Fixed Regex Editor dialog destruction bug where multiple ->Show and
->Destroy could lead to a Padre crash on WIN32 (AZAWAWI)
- Project detection differentiates between four different subclasses
of Perl build systems (three of those correctly) (ADAMK)
- Function List has resource locking around it and properly triggers a
refresh when we show it for an already open document (ADAMK)
- "Goto Line" dialog now supports going to lines and positions (AZAWAWI)
- Fixed perl to refactor action prefix for refactor menu for
consistency (AZAWAWI)
- Fixed ticket #841: Quick Menu Access should show the location of the
menu item on the menu system (AZAWAWI)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
|
|
|
|
pkgsrc changes:
- Adjusting dependencies
Upstream changes:
0.55 2010.01.21
- Add full list of file types to the View Document As menu (SZABGAB)
- dist-zilla projects detection finally fixed (#489) (JQUELIN)
- The directory tree refresh method will shortcut if nothing has
changed, which should fix a number of bugs relating to the
directory tree "doing things" when it shouldn't be (ADAMK)
- Saving files to somewhere other than the current project will now
correctly flush the document project state, and triggers a directory
tree flush so that we communicate the change in project (ADAMK)
- Cloned ORLite::Migrate to a private version as Padre::DB::Migrate
so we have a better chance of fixing bug #796 (ADAMK)
- Tentatively fixed #796 by spawning migration scripts in a manner which
does NOT assume the pre-existance of STDOUT. This is at best a
short-term hack, because this STDOUT problem is going to come back and
bite us in other ways in the future, for sure (ADAMK)
- Tuned the directory tree refresh logic to improve startup speed when
launching Padre with specific named files to open (ADAMK)
- Tuned the creation and management of tool widgets to remove the need
to load or construct tools at startup time that are turned off in the
user's configuration.
- Tuned lock-release refresh execution to remove low-level refresh
methods that are also contained in higher level refresh methods.
- Removed a superfluous AUI Update from the refresh method (ADAMK)
- Delay loading some additional GUI classes and objects until they
definitely needed (ADAMK)
- Suppress warnings that occur during plugin loading (ADAMK)
- 'Simple' possible fix for #331 to update the tabs when 'save all' is
run in Padre. (PLAVEN)
- Fixed #819: Don't crash on missing project dir (SEWI)
- Upgrading --desktop option from VBScript to a new Win32::Shortcut-based
Padre::Desktop. Desktop link creation works on Vista and newer
operating systems again (ADAMK)
- Tuned menubar refresh to only fire if we change document mimetype,
which saves a ton of CPU and seems to reduce flicker (ADAMK)
|
|
being here, trim dependencies by some which are not referenced
directly (but still through libgnomeui)
|
|
build the package without the gnome dependencies.
XXX sometimes the canvas isn't drawn on startup. Resizing the window makes
it appear (noted by Patrick Welche).
|
|
that we actually have anything useable in termcap_term_buffer so just
use the terminfo fixed size defined ealier.
|
|
Changes:
* .dir-locals.el (change-log-mode): Restore bug-reference-mode.
* info/dir: Add Semantic.
* info/dir: Add EDT entry.
* .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
* elisp package updates: edt, cedet, chart, eieio, files-x, font-setting,
hfy-cmap, htmlfontify, mule-conf, ucs-normalize, mpc, imap, tramp,
levents, lucid, sym-comp, org, js, and subword.
|
|
changes:
-Misc bugfixes
-translation updates
|
|
|
|
|
|
This is a simple Padre plugin to run Acme::PlayCode on either selected
source code (if there is any selection) or the entire document.
|
|
editors/p5-Acme-Padre-PlayCode).
Thanks to Klaus Heinz for reporting.
|
|
|
|
This plugins allows one to checking her text spelling within Padre using
F7 (standard spelling shortcut accross text processors). One can change the
dictionary language used in the preferences window
(menu Plugins / SpellCheck / Preferences).
|
|
Padre::Plugin::SVN provides a simple SVN interface for Padre.
|
|
Padre::Plugin::HG provides a mecurial interface for Padre.
|