vincents
6ea2810129
IDE: changed the name "custom tools" to "externals tools' in the Tools menu from Graeme (issue #12525 )
...
git-svn-id: trunk@17188 -
2008-11-03 10:12:46 +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
vincents
4969c50e66
codetools: added 64 bit freebsd targets
...
git-svn-id: trunk@17185 -
2008-11-02 13:42:30 +00:00
kirkpatc
1359795d73
FPDoc - additions and links for TPen, TBrush, TRegionData, TRegion, TGraphic, TPicture and TCanvas in Graphics.xml
...
git-svn-id: trunk@17184 -
2008-11-02 11:11:01 +00:00
jesus
f77fb72b40
LCL, don't draw focusrect if defaultdrawing=false, from Serggey Smirnov issue #12526
...
git-svn-id: trunk@17183 -
2008-11-02 06:22:46 +00:00
mattias
6b8e6f225b
added USESVN2REVISIONINC=0 if lazarus directory readonly
...
git-svn-id: trunk@17182 -
2008-11-01 22:34:06 +00:00
tombo
47fba96134
LCL carbon: TCarbonCustomControl allows focusing like edit control
...
git-svn-id: trunk@17181 -
2008-11-01 19:19:31 +00:00
marc
6f54fbf55a
* Updated Slovak translation by Slavko
...
git-svn-id: trunk@17180 -
2008-11-01 18:47:06 +00:00
marc
5f65b62dab
* Updated Hebrew translation by Ido Kanner
...
git-svn-id: trunk@17179 -
2008-11-01 18:44:09 +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
paul
69f9aff08a
lcl: TApplication.BidiMode from Ido with modifications ( #0012542 )
...
git-svn-id: trunk@17177 -
2008-11-01 18:11:31 +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
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