a6f502e756
Version 0.9.0 (released Oct 18 2005) http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.0 User-visible changes: * 285 New: Changed license to GPL / LGPL * 68 New: commit log ctrl * 95 New: Create a bookmark editor * 249 New: Bookmark based configuration for flat view * 253 New: Expand item in tree view when selected * 258 New: Added column for log messages in Log dialog * 307 New: No prefix in path column (Flat mode) * 273 Change titlebar info to "RapidSVN - <location>" * 205 Fixed: Show log entries for copied branches * 274 Fixed: Import and Info had the same shorcut * 275 Fixed: Window Frame Positioning incorrect on restart * 303 Fixed: GUI minimized and then closed does not show GUI on restart * 286 Fixed: Detection of supported schemas doesnt work with subversion-1.2 Developer-visible changes: * 281 New (Mac): Create package directory for osx and include it in "check-version" * 276 Fixed: Compilation error in path.cpp because of missing APR_STATUS_ * 277 Fixed: Build error on wxMac because of wxString/libtoolize * 278 Fixed (Mac): autogen.sh on OSX needs 'glibtoolize' instead of 'libtoolize * 280 Fixed: configure didnt detect missing docbook-xsl * 284 Fixed (Mac): Menu flickering when list view changes * 288 Fixed: Performance while expand item in tree view * 289 Fixed: Diff working copy against BASE file * 293 Fixed: Segmentation fault in client error handling * 321 Fixed: segmentation fault in src/svncpp/context.cpp * 328 Fixed: Change MSVC project to support Subversion 1.2.3. * 329 Fixed: Add ICONV files to installer Work in progress (not completed): * 80 Remember filenames, log entries between calls * 261 Additional bookmark operations * 279 Ensure Compatibility with wxWidgets 2.6.0 * 287 Support Subversion 1.2
24 lines
641 B
Text
24 lines
641 B
Text
@comment $NetBSD: PLIST,v 1.4 2005/10/29 22:16:07 epg Exp $
|
|
bin/rapidsvn
|
|
include/svncpp/annotate_line.hpp
|
|
include/svncpp/apr.hpp
|
|
include/svncpp/check.hpp
|
|
include/svncpp/client.hpp
|
|
include/svncpp/context.hpp
|
|
include/svncpp/context_listener.hpp
|
|
include/svncpp/datetime.hpp
|
|
include/svncpp/dirent.hpp
|
|
include/svncpp/entry.hpp
|
|
include/svncpp/exception.hpp
|
|
include/svncpp/log_entry.hpp
|
|
include/svncpp/path.hpp
|
|
include/svncpp/pool.hpp
|
|
include/svncpp/property.hpp
|
|
include/svncpp/revision.hpp
|
|
include/svncpp/status.hpp
|
|
include/svncpp/targets.hpp
|
|
include/svncpp/url.hpp
|
|
include/svncpp/wc.hpp
|
|
lib/libsvncpp.la
|
|
man/man1/rapidsvn.1
|
|
@dirrm include/svncpp
|