Commit Graph

13 Commits

Author SHA1 Message Date
paul
cd964ca179 lazsvn: language support by Alexey Lagunov
git-svn-id: trunk@23659 -
2010-02-07 09:34:19 +00:00
darius
7b8ef5e908 added popup-menu icon
git-svn-id: trunk@17604 -
2008-11-26 18:45:55 +00:00
darius
3fa3573c25 fixed handling paths that have spaces
added popupmenu icons to SVNStatusForm

git-svn-id: trunk@17566 -
2008-11-24 12:06:27 +00:00
vincents
41c5828aab laz svn package: fixed memleaks in svn log form
git-svn-id: trunk@17354 -
2008-11-12 12:15:45 +00:00
darius
895de1efbd fixed showing diff from SVNLogForm at certain revision number
git-svn-id: trunk@17351 -
2008-11-12 09:17:28 +00:00
darius
40dda47ac5 change cursor to crHourGlass when refreshing the log
added Application.ProcessMessages to ChangeCursor method

git-svn-id: trunk@17241 -
2008-11-05 18:25:42 +00:00
darius
75273b74b1 removed SVNSettingsForm from package
implemented ChangeCursor method for TSVNLogFrm and TSVNStatusFrm

git-svn-id: trunk@17201 -
2008-11-03 15:26:28 +00:00
darius
94f25c24bf changed use of method TDOMNodeList.Length to TDOMNodeList.Count
most probable cause of http://bugs.freepascal.org/view.php?id=12549

git-svn-id: trunk@17191 -
2008-11-03 10:40:59 +00:00
darius
9d2926b3f7 fixed AV when parsing empty messages in SVN log xml
added asking for confirmation on empty message

r17175
initialized author to '(no author)' (used in anonymous repositories)
fixed commit messages (writing them to a temp file and using --file switch)
fixed some AVs in parsing SVN log XML
fixed saving of checked status in SVNSettingsForm

git-svn-id: trunk@17176 -
2008-11-01 18:10:22 +00:00
darius
362311dc41 git-svn-id: trunk@17175 - 2008-11-01 17:33:46 +00:00
darius
aa20e38629 Changed private variable FRepoPath to property RepositoryPath
git-svn-id: trunk@17169 -
2008-11-01 11:39:24 +00:00
darius
97f2b268a1 "Calling Application.QueueAsyncCall for Execute methods on show of forms, so the forms can finish showing before data is retrieved and processed."
git-svn-id: trunk@17168 -
2008-11-01 11:15:21 +00:00
darius
373eada5b8 initial import of the Lazarus SVN IDE plugin
documentation will be collected here: http://wiki.lazarus.freepascal.org/LazSVNPkg

git-svn-id: trunk@17160 -
2008-10-31 00:11:04 +00:00