lazarus/components/lazsvnpkg
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
..
images initial import of the Lazarus SVN IDE plugin 2008-10-31 00:11:04 +00:00
lazsvnintf.pas initial import of the Lazarus SVN IDE plugin 2008-10-31 00:11:04 +00:00
lazsvnpkg_images_list.txt initial import of the Lazarus SVN IDE plugin 2008-10-31 00:11:04 +00:00
lazsvnpkg_images.bat initial import of the Lazarus SVN IDE plugin 2008-10-31 00:11:04 +00:00
lazsvnpkg_images.lrs initial import of the Lazarus SVN IDE plugin 2008-10-31 00:11:04 +00:00
lazsvnpkg_images.sh initial import of the Lazarus SVN IDE plugin 2008-10-31 00:11:04 +00:00
lazsvnpkg.lpk git-svn-id: trunk@17175 - 2008-11-01 17:33:46 +00:00
lazsvnpkg.pas git-svn-id: trunk@17175 - 2008-11-01 17:33:46 +00:00
svnaddprojectform.lfm initial import of the Lazarus SVN IDE plugin 2008-10-31 00:11:04 +00:00
svnaddprojectform.lrs initial import of the Lazarus SVN IDE plugin 2008-10-31 00:11:04 +00:00
svnaddprojectform.pas initial import of the Lazarus SVN IDE plugin 2008-10-31 00:11:04 +00:00
svnclasses.pas fixed crash when committing filenames containing spaces 2008-11-03 10:04:59 +00:00
svncommitform.lfm fixed crash when committing filenames containing spaces 2008-11-03 10:04:59 +00:00
svncommitform.lrs fixed crash when committing filenames containing spaces 2008-11-03 10:04:59 +00:00
svncommitform.pas fixed crash when committing filenames containing spaces 2008-11-03 10:04:59 +00:00
svndiffform.lfm fixed crash when committing filenames containing spaces 2008-11-03 10:04:59 +00:00
svndiffform.lrs fixed crash when committing filenames containing spaces 2008-11-03 10:04:59 +00:00
svndiffform.pas fixed crash when committing filenames containing spaces 2008-11-03 10:04:59 +00:00
svnlogform.lfm Changed private variable FRepoPath to property RepositoryPath 2008-11-01 11:39:24 +00:00
svnlogform.lrs Changed private variable FRepoPath to property RepositoryPath 2008-11-01 11:39:24 +00:00
svnlogform.pas fixed AV when parsing empty messages in SVN log xml 2008-11-01 18:10:22 +00:00
svnsettingsform.lfm git-svn-id: trunk@17175 - 2008-11-01 17:33:46 +00:00
svnsettingsform.lrs git-svn-id: trunk@17175 - 2008-11-01 17:33:46 +00:00
svnsettingsform.pas git-svn-id: trunk@17175 - 2008-11-01 17:33:46 +00:00
svnstatusform.lfm changed position of SVNCommitForm to poScreenCenter 2008-11-01 18:15:52 +00:00
svnstatusform.lrs changed position of SVNCommitForm to poScreenCenter 2008-11-01 18:15:52 +00:00
svnstatusform.pas fixed crash when committing filenames containing spaces 2008-11-03 10:04:59 +00:00
svnupdateform.lfm Changed private variable FRepoPath to property RepositoryPath 2008-11-01 11:39:24 +00:00
svnupdateform.lrs fixed updating listview while recieving data 2008-11-03 08:30:59 +00:00
svnupdateform.pas fixed updating listview while recieving data 2008-11-03 08:30:59 +00:00