Commit Graph

16986 Commits

Author SHA1 Message Date
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
paul
566abcc5b5 ide: merge keymapping into ide options
git-svn-id: trunk@17174 -
2008-11-01 17:25:12 +00:00
tombo
c5e876817b LCL:
* SetScrollInfo - return new position
* SetScrollPos - return previous position

git-svn-id: trunk@17173 -
2008-11-01 17:24:46 +00:00
paul
3c446ce0da ide: don't declare a class variable for new TFrame descendant (when you create a frame in the ide)
git-svn-id: trunk@17172 -
2008-11-01 16:53:26 +00:00
tombo
618134b3a2 LCL carbon: fixed #0012250: Scrollbox range in Carbon by skalogryyz - return updated position in SetScrollInfo
git-svn-id: trunk@17171 -
2008-11-01 15:17:43 +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
paul
85fcacb7ea carbon: implement GetObject for pens created by ExtCreatePen
git-svn-id: trunk@17167 -
2008-11-01 02:37:34 +00:00
mattias
1d40679655 LCL: fixed calling FApplicationHandlers without OnHint
git-svn-id: trunk@17166 -
2008-10-31 17:04:11 +00:00
paul
a30bd377b0 win32: cleanup
git-svn-id: trunk@17165 -
2008-10-31 09:59:48 +00:00
paul
7a1d79446f ide: start merge of editor options into ide options dialog
git-svn-id: trunk@17164 -
2008-10-31 09:42:29 +00:00
paul
a8e65749a5 lcl: fix TCustomListBox.GetItemHeight (#0012527, #0012441 by Zeljan)
git-svn-id: trunk@17163 -
2008-10-31 08:42:23 +00:00
darius
ae817f22ad Reverting back to r17160 r17161 #0beee144e6 was an accidental commit
git-svn-id: trunk@17162 -
2008-10-31 00:38:03 +00:00
darius
0beee144e6 ""
git-svn-id: trunk@17161 -
2008-10-31 00:29:18 +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
paul
8436b0266e gtk: fix bug in GetObject for ExtCreatePen
git-svn-id: trunk@17159 -
2008-10-30 23:19:53 +00:00
paul
1eebfd9824 gtk: implement GetObject for Pens made by ExtCreatePen
git-svn-id: trunk@17158 -
2008-10-30 15:22:25 +00:00
tombo
ec55ecd863 LCL carbon: fixed bug #0010054: Carbon switching focus between non edit like controls goes wrong with help from Bent Normann Olsen
git-svn-id: trunk@17157 -
2008-10-30 12:53:17 +00:00
mattias
2e17592d31 codetools: fixed av when find declaration after function keyword
git-svn-id: trunk@17156 -
2008-10-30 10:11:18 +00:00
andrew
7e0078d527 Added tool chmmaker to author chm help files including editon toc and index files. Use fppc revision 11995 #a513e16d9b to avoid a crash when compiling the chm file
git-svn-id: trunk@17155 -
2008-10-30 02:18:41 +00:00
kirkpatc
01d11d8dad FPDoc - additions and links to TGraphicsObject and TFont in graphics.xml
git-svn-id: trunk@17154 -
2008-10-29 23:33:54 +00:00
vincents
4b419e7e3c lhelp: replaced idle timer with asyncmethod call.
git-svn-id: trunk@17153 -
2008-10-29 15:55:13 +00:00
vincents
8149dc9b66 IDE: show hints in object inspector defaults to true (issue #12127)
git-svn-id: trunk@17152 -
2008-10-29 14:17:00 +00:00
vincents
dfd92b6cd7 IDE: fixed showing more than 2 matches in a line + memleak
git-svn-id: trunk@17151 -
2008-10-29 13:48:48 +00:00
kirkpatc
ee4d6e535b FPDoc - some corrections and additions to TAplication in forms.xml
git-svn-id: trunk@17150 -
2008-10-29 13:25:10 +00:00
kirkpatc
71e43adb44 FPDoc - descriptions and links added for TScreen, TApplication and TApplicationProperties in Forms.xml
git-svn-id: trunk@17149 -
2008-10-28 19:07:20 +00:00
mattias
7edb019302 fixed TSaveDialog
git-svn-id: trunk@17148 -
2008-10-28 17:08:42 +00:00
darius
9c5f120de1 Assigned OKButtonClick method to OKButton
reported by Graeme in http://bugs.freepascal.org/view.php?id=12436

git-svn-id: trunk@17147 -
2008-10-28 15:52:25 +00:00
mattias
2b8ac2af46 added CreateBitmapFromFPImage
git-svn-id: trunk@17144 -
2008-10-28 13:37:05 +00:00
vincents
9744da98be LCL: use ReadAllLinks to implement cleared ofNoDereferenceLinks flag, fixes part of 12479
git-svn-id: trunk@17143 -
2008-10-28 13:30:03 +00:00
vincents
ad6608e616 win32 interface: workaround fpc bug that CommDlg_OpenSave_GetSpecW uses SendMessage instead of SendMessageW, fixes largely issue #12479
git-svn-id: trunk@17142 -
2008-10-28 13:27:47 +00:00
vincents
daca979962 IDE: simplified URLs to the wiki
git-svn-id: trunk@17140 -
2008-10-28 10:49:01 +00:00
vincents
13e3cd5e97 win32 interface: implement ListView.BeginUpdate and EndUpdate from JoshyFun (issue #12503)
git-svn-id: trunk@17138 -
2008-10-28 08:07:18 +00:00
vincents
8b2b41eae0 tests: pass widgetset name to lazbuild
git-svn-id: trunk@17137 -
2008-10-27 14:21:05 +00:00
paul
f0b96b997f lcl: declare TExtLogPen
qt: return ExtLogPen in GetObject if pen was created by ExtCreatePen

git-svn-id: trunk@17136 -
2008-10-27 08:40:27 +00:00
paul
592d0ebfd3 win64: fix compilation
git-svn-id: trunk@17135 -
2008-10-27 07:43:35 +00:00
mattias
92caf0d923 fixed GetDefaultLCLWidgetType using gtk2, bug #12489
git-svn-id: trunk@17134 -
2008-10-26 10:41:46 +00:00
mattias
1dcd32648f darwin: comparing filenames case insensitive by default
git-svn-id: trunk@17133 -
2008-10-25 18:28:39 +00:00
vincents
b5679ab4ee lhelp: fixed another memleak
git-svn-id: trunk@17132 -
2008-10-25 13:31:25 +00:00
darius
ffe4b6d211 Fix crash in aboutbox thanks to Gerard Visent
http://mantis.freepascal.org/view.php?id=12468

git-svn-id: trunk@17131 -
2008-10-25 09:09:43 +00:00
jesus
d66de2be79 LCL, fix dbgrid multiselect issue #12462
git-svn-id: trunk@17130 -
2008-10-24 18:48:33 +00:00
mattias
8f3ab8527b codetools: fixed setting EndPos for parameter types array of identifier
git-svn-id: trunk@17129 -
2008-10-24 15:59:36 +00:00
paul
7e1fb92a72 gtk, gtk2: implement ExtCreatePen
git-svn-id: trunk@17128 -
2008-10-24 15:10:58 +00:00
vincents
15ef38ddd1 lhelp: fixed some memleaks
git-svn-id: trunk@17127 -
2008-10-24 15:07:32 +00:00
tombo
9539a04c14 IDE carbon: applied patch #0012477: Can't cross compile carbon from non-darwin machine from Brad Campbell
git-svn-id: trunk@17126 -
2008-10-24 14:35:48 +00:00
vincents
449bb4e31d removed chm package from global links
git-svn-id: trunk@17125 -
2008-10-24 13:01:42 +00:00
vincents
aa8e6f8e1a lhelp: fixed compilation of democontrol example
git-svn-id: trunk@17124 -
2008-10-24 12:48:11 +00:00
paul
256c2f6c0f carbon: implement ExtCreatePen
git-svn-id: trunk@17123 -
2008-10-24 12:37:11 +00:00