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 |
|
vincents
|
20f5b2b4ad
|
lhelp: fixed compilation and cleanup
git-svn-id: trunk@17122 -
|
2008-10-24 12:36:38 +00:00 |
|
vincents
|
1a9b2d0eed
|
removed chm package: units are in fpc\packages and don't require registration
git-svn-id: trunk@17121 -
|
2008-10-24 11:56:23 +00:00 |
|
vincents
|
e25e506e43
|
chmhelp: removed duplicate unit
git-svn-id: trunk@17120 -
|
2008-10-24 11:54:47 +00:00 |
|
paul
|
3461ad0f49
|
lcl: start ExtCreatePen function to allow pen creation with different cap style, join style, and pattern
qt: start implementation of ExtCreatePen
git-svn-id: trunk@17119 -
|
2008-10-24 09:29:53 +00:00 |
|
zeljko
|
5ca161df3b
|
Qt: reverted scrollbar changes from r.16835.Such patch makes worse things to qt.Scrollbar dissapears sometimes.
git-svn-id: trunk@17118 -
|
2008-10-24 08:49:35 +00:00 |
|
paul
|
c275811ef1
|
ide editors: set constraints
git-svn-id: trunk@17117 -
|
2008-10-24 05:40:10 +00:00 |
|
paul
|
061242f36f
|
ide: fix anchoring for compiler options
git-svn-id: trunk@17116 -
|
2008-10-24 03:29:27 +00:00 |
|
paul
|
b25018e35e
|
ide editors: improve anchoring
git-svn-id: trunk@17115 -
|
2008-10-24 03:28:38 +00:00 |
|
paul
|
acfab690ae
|
gtk: remove all specific implementation for TPanel. TPanel is a TCustomControl descendant and does not needs any special implementation. (fixes #0012384 ?)
git-svn-id: trunk@17114 -
|
2008-10-24 02:33:07 +00:00 |
|
vincents
|
fb9d5e8065
|
win32 interface: fixed range check error
git-svn-id: trunk@17113 -
|
2008-10-23 22:05:22 +00:00 |
|