http://rapidsvn.tigris.org/issues/show_bug.cgi?id=324
User xelarellum changed the following:
What ld value
|New value
============================================================
====================
Status|STARTED
|RESOLVED
------------------------------------------------------------
--------------------
Resolution| |FIXED
------------------------------------------------------------
--------------------
------- Additional comments from xelarellum tigris.org Wed Feb 27 14:03:52 -0800 2008 -------
Calling this FIXED. The changes with revision 7713 did the
trick:
The current directory "." didnt show correctly and
didnt get
compared correctly.
* src/filelist_ctrl.cpp
(FileListCtrl: ata::IsR
elative): added
(FileListCtrl: ata::Com
pareFunction): if "IsRelative" is set, a path
with length 0 is recognized as "." and will
stay ontop of the list
(FileListCtrl::RefreshFileList): set
"IsRelative"
(FileListCtrl::CreateLabels): fixed the code that
recognizes "."
* src/filelist_ctrl.hpp
(FileListCtrl::CreateLabels): removed parameter
"isRelative",
since this information now is stored in
Data->IsRelative
------------------------------------------------------------
---------
To unsubscribe, e-mail: issues-unsubscribe rapidsvn.tigris.org
For additional commands, e-mail: issues-help rapidsvn.tigris.org
|