Commit Graph

7 Commits

Author SHA1 Message Date
vincents
07207f0562 svn plugin: patch by Darius Blaszijk (issue #18257)
+ double clicking on listview in commit dialog opens the diff window
+ implemented commit message history
* improved sizing of save button in diff dialog 

git-svn-id: trunk@28838 -
2010-12-30 10:38:26 +00:00
mattias
5b41511cb6 lazsvn: removed lrs
git-svn-id: trunk@27944 -
2010-10-29 11:48:45 +00:00
mattias
18c69037b3 lazsvn: added Makefile, from Bernd: new features: diff, sorting, patch #17117
git-svn-id: trunk@27943 -
2010-10-29 11:44:27 +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
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