Commit Graph

20 Commits

Author SHA1 Message Date
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
2af1f6a5f4 lazsvnpkg: using TProcessUTF8
git-svn-id: trunk@50600 -
2015-12-04 16:04:35 +00:00
mattias
2d94fffb1c lazsvnpkg: fixed combining date+time
git-svn-id: trunk@47629 -
2015-02-07 12:06:00 +00:00
mattias
27219f04b0 lazsvnpkg: less hints
git-svn-id: trunk@41925 -
2013-06-27 15:33:46 +00:00
mattias
a1f45caea2 lazsvnpkg: added resourcestring
git-svn-id: trunk@41924 -
2013-06-27 15:19:27 +00:00
juha
844e616738 IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
juha
1a743bf4bc LazSvn package: fix memory leaks. Clean the code by using generics containers and objects instead of records.
git-svn-id: trunk@35469 -
2012-02-18 21:34:37 +00:00
juha
aee57b0b70 LazSvn Package improvements
git-svn-id: trunk@35463 -
2012-02-18 20:02:52 +00:00
juha
40f4015ef8 LazSVN and ToDoList: Changed GUI string capitalization
git-svn-id: trunk@33626 -
2011-11-19 13:41:30 +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
maxim
b422bd7cb9 LazSVNPkg:
1) Localized keymaps.
  2) Updated Russian translation and regenerated others.

git-svn-id: trunk@25259 -
2010-05-08 17:28:08 +00:00
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