Commit Graph

9 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
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
darius
00cff777f4 implemented "SVN revert" in SVNStatusForm
git-svn-id: trunk@17510 -
2008-11-22 11:25:15 +00:00
darius
b861fd7cda project data is now stored in .lpi file
removal of SVNSettingsForm
removal of TSVNSettings

git-svn-id: trunk@17195 -
2008-11-03 12:31:00 +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
ec0192e830 fixed crash when committing filenames containing spaces
fixed crash in datetime conversion when showing "added" files
code refactor for SVNCommitForm and SVNDiffForm, code moved to SVNClasses
changed cursor to crHourGlass when recieving data for SVNCommitForm and SVNDiffForm
implemented Execute method in SVNCommitForm and calling this Asynchroneously

git-svn-id: trunk@17187 -
2008-11-03 10:04:59 +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
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