darius
7b8ef5e908
added popup-menu icon
...
git-svn-id: trunk@17604 -
2008-11-26 18:45:55 +00:00
darius
eb9a351604
WordWrap is set to flase for SVNDiffForm Memo
...
git-svn-id: trunk@17567 -
2008-11-24 12:11:47 +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
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
8924fb15cb
remove SVN reporitory path from filename if possible
...
fixes: http://bugs.freepascal.org/view.php?id=12585
git-svn-id: trunk@17268 -
2008-11-07 18:12:42 +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
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
62605d7ae3
changed ReadOnly property to True for SVNCommitMsgMemo
...
git-svn-id: trunk@17189 -
2008-11-03 10:13:25 +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
c8dafde3f3
fixed updating listview while recieving data
...
git-svn-id: trunk@17186 -
2008-11-03 08:30:59 +00:00
darius
24c1471895
changed position of SVNCommitForm to poScreenCenter
...
fixed placement of Splitter in SVNStatusForm
git-svn-id: trunk@17178 -
2008-11-01 18:15:52 +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
78b010d112
"removed quotes from the message switch for svn commit
...
apparently they are passed literally to the repository DB"
git-svn-id: trunk@17170 -
2008-11-01 11:43:53 +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