paul
|
543e960d76
|
dont use direct call of TControl.DoEndDock from DockPerformer (hint from Marius)
git-svn-id: trunk@13971 -
|
2008-02-04 02:39:25 +00:00 |
|
kirkpatc
|
49c34c5cb4
|
LazDoc - updates to grids, DBGrids, DBCtrls and StdCtrls
git-svn-id: trunk@13970 -
|
2008-02-03 13:57:17 +00:00 |
|
tombo
|
aa58732ee8
|
LCL carbon: improved TPageControl scrolling arrow position, fixed tabs scrolling bug
- fixed form designer resizing response
git-svn-id: trunk@13969 -
|
2008-02-03 13:39:42 +00:00 |
|
zeljko
|
a011dc0721
|
Qt: avoid crash when change pos of scrollbar inside TScrollBox.
git-svn-id: trunk@13968 -
|
2008-02-03 13:16:54 +00:00 |
|
paul
|
64c7e1a1a5
|
gtk2: remove hacks around TListBox.ItemIndex
git-svn-id: trunk@13967 -
|
2008-02-03 12:48:36 +00:00 |
|
paul
|
1df101d12e
|
qt:
- implement getObject for HFONT
- some fixes to TQtFont
git-svn-id: trunk@13966 -
|
2008-02-03 11:51:39 +00:00 |
|
mattias
|
0eaf506780
|
IDE: hide TButton/TBitBtn.Color in OI
git-svn-id: trunk@13965 -
|
2008-02-03 11:03:26 +00:00 |
|
mattias
|
968f7479a7
|
IDE: hide ClientWIdht/Height only for TControl descendants
git-svn-id: trunk@13964 -
|
2008-02-03 10:59:27 +00:00 |
|
paul
|
b71761338c
|
qt: fix function result
git-svn-id: trunk@13963 -
|
2008-02-03 10:50:34 +00:00 |
|
zeljko
|
09c4368afe
|
Qt: bugfix - QPainter::begin: Widget painting can only begin as a result of a paintEvent while application starts.
git-svn-id: trunk@13962 -
|
2008-02-03 09:57:05 +00:00 |
|
paul
|
7ea25e8927
|
some comments
git-svn-id: trunk@13961 -
|
2008-02-03 09:16:42 +00:00 |
|
paul
|
56c31a9c00
|
revert gtkcallback, commit right file
git-svn-id: trunk@13960 -
|
2008-02-03 08:50:18 +00:00 |
|
paul
|
8d3ee2378e
|
gtk: fix bugs with calendar controls (0010687)
git-svn-id: trunk@13959 -
|
2008-02-03 08:47:18 +00:00 |
|
paul
|
9a0a3d9bfd
|
qt: The OnClose event of TPopupMenu is not fired when is closed (part of 0009436)
git-svn-id: trunk@13958 -
|
2008-02-03 08:28:25 +00:00 |
|
paul
|
ff2de09e84
|
typo
git-svn-id: trunk@13957 -
|
2008-02-03 08:20:21 +00:00 |
|
paul
|
710239fce1
|
gtk: The OnClose event of TPopupMenu is not fired when is closed - patch from Luiz Americo with modifications (part of 0009436)
git-svn-id: trunk@13956 -
|
2008-02-03 07:03:11 +00:00 |
|
jesus
|
2380f77d0d
|
LCL, fixed bug that prevent right sorting in hashed list (fix translations and probably other things)
git-svn-id: trunk@13955 -
|
2008-02-02 23:43:36 +00:00 |
|
mattias
|
3324817212
|
IDE: ClientWidth/ClientHeight are now hidden in OI
git-svn-id: trunk@13954 -
|
2008-02-02 16:08:26 +00:00 |
|
mattias
|
706e571b85
|
IDE: fpdoc editor: started link editor
git-svn-id: trunk@13953 -
|
2008-02-02 14:51:28 +00:00 |
|
paul
|
6826699163
|
drag/drop:
- restore CancelDrag
- restore DragManager.EndDrag
git-svn-id: trunk@13952 -
|
2008-02-02 09:45:19 +00:00 |
|
mattias
|
11b2e6f04c
|
LCL: improved debug output
git-svn-id: trunk@13951 -
|
2008-02-02 09:39:38 +00:00 |
|
mattias
|
f7642e89fe
|
cgilaz: fixed creating designed tcgidatamodules and double freeing application
git-svn-id: trunk@13950 -
|
2008-02-02 09:39:08 +00:00 |
|
mattias
|
2fec45de82
|
cgilaz: reduced version number of package link, so that cgilaz is found by examples
git-svn-id: trunk@13949 -
|
2008-02-02 09:24:32 +00:00 |
|
mattias
|
39e95dbd32
|
LCL: fixed spelling mistake
git-svn-id: trunk@13948 -
|
2008-02-02 09:21:28 +00:00 |
|
mattias
|
b6ee99a887
|
IDE: fpdoc editor: added secon column of speedbuttons
git-svn-id: trunk@13947 -
|
2008-02-02 09:14:57 +00:00 |
|
mattias
|
a4b202fce9
|
IDE: project: fixed save/load run parameters and published options
git-svn-id: trunk@13946 -
|
2008-02-01 21:49:13 +00:00 |
|
paul
|
16cac2db2d
|
qt:
- simplify SetScrollInfo
- fix hiding scroll when bRedraw is false
- improve GetScrollInfo
(issue #0010734)
git-svn-id: trunk@13945 -
|
2008-02-01 18:11:11 +00:00 |
|
jesus
|
231fbb81d3
|
lazreport, removed old perl scripts
git-svn-id: trunk@13944 -
|
2008-02-01 17:04:04 +00:00 |
|
vincents
|
adb8e77d8c
|
IDE: fixed loading environment variable overrides from the project file (lpi), when using a lps file too.
git-svn-id: trunk@13943 -
|
2008-02-01 15:17:13 +00:00 |
|
vincents
|
80a239232c
|
IDE, override environment variables: fixed tab order, set active control to variable field, if no current variable.
git-svn-id: trunk@13942 -
|
2008-02-01 13:44:45 +00:00 |
|
mattias
|
0b18b88f92
|
IDE: fpdoc editor: added paragraph button
git-svn-id: trunk@13941 -
|
2008-02-01 09:54:31 +00:00 |
|
mattias
|
725ee3e904
|
IDE: fpdoc editor: left style buttons now work for short description too
git-svn-id: trunk@13940 -
|
2008-01-31 22:24:36 +00:00 |
|
kirkpatc
|
f321c2c327
|
LazDoc - some updates to TControl in control.xml. All changes were made using IDE LazDoc editor
git-svn-id: trunk@13939 -
|
2008-01-31 21:21:28 +00:00 |
|
vincents
|
cf9c6a1647
|
win64 installer: fixed xml bug in the default environment options
git-svn-id: trunk@13938 -
|
2008-01-31 15:42:55 +00:00 |
|
mattias
|
59077ba016
|
codetools: fixed code completion for semicolons after procs bugs #10741
git-svn-id: trunk@13937 -
|
2008-01-31 13:53:10 +00:00 |
|
tombo
|
a740c37d9c
|
lazarusidestrconsts.pas: added space
git-svn-id: trunk@13936 -
|
2008-01-31 13:46:08 +00:00 |
|
mattias
|
42a99828a9
|
IDE: improved layout of view units dlg
git-svn-id: trunk@13935 -
|
2008-01-31 13:28:51 +00:00 |
|
mattias
|
f1ac0a7657
|
IDE: added quick search for ancestor classes of designer components in registered classes
git-svn-id: trunk@13934 -
|
2008-01-31 12:40:38 +00:00 |
|
mattias
|
32b926d3f9
|
cgilaz: added demo from Michael Van Canneyt
git-svn-id: trunk@13933 -
|
2008-01-31 12:39:37 +00:00 |
|
mattias
|
cd21cbb318
|
codetools: FindDeclarationAndOverload: fixed starting search on proc name
git-svn-id: trunk@13932 -
|
2008-01-31 10:30:23 +00:00 |
|
mattias
|
7456a7ccc2
|
IDE: project compilation: build all flag -B is now passed automatically when compile params changed
git-svn-id: trunk@13931 -
|
2008-01-31 10:04:21 +00:00 |
|
mattias
|
430fec19fa
|
IDE: package compilation: build all flag -B is now passed automatically when compile params changed
git-svn-id: trunk@13930 -
|
2008-01-31 09:42:44 +00:00 |
|
jesus
|
c8cf0b9a9f
|
tpipro, don't use dataprovider for embedded style, silently skip unavailable resources
git-svn-id: trunk@13929 -
|
2008-01-31 07:43:35 +00:00 |
|
mattias
|
1802d34238
|
IDE: improved xml parser to keep TDomText nodes
git-svn-id: trunk@13928 -
|
2008-01-30 22:29:50 +00:00 |
|
marc
|
7901ce1c95
|
* updated translation by Maxim Ganetsky
git-svn-id: trunk@13927 -
|
2008-01-30 22:28:12 +00:00 |
|
kirkpatc
|
b9eafb83e9
|
LazDoc - more updates to protected properties and methods in TControl
git-svn-id: trunk@13926 -
|
2008-01-30 18:18:42 +00:00 |
|
tombo
|
3675788780
|
Synedit: use clipping rect if not own double buffered
git-svn-id: trunk@13925 -
|
2008-01-30 14:02:29 +00:00 |
|
tombo
|
d9d25883e8
|
IDE carbon: fixed 0010730: Carbon IDE crashes when quitting by freeing ControlSelection later
git-svn-id: trunk@13924 -
|
2008-01-30 12:08:14 +00:00 |
|
vincents
|
3a9f3361aa
|
rx component: fixed compilation with fpc 2.3.1 r10094 #86a36d4a2f
git-svn-id: trunk@13923 -
|
2008-01-30 12:03:48 +00:00 |
|
paul
|
7b40cf0831
|
fix ide compilation
git-svn-id: trunk@13922 -
|
2008-01-30 08:13:11 +00:00 |
|