Commit Graph

13803 Commits

Author SHA1 Message Date
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
vincents
697e276030 win installer: enable debugger on win64 by default
git-svn-id: trunk@13921 -
2008-01-29 23:34:01 +00:00
vincents
1beab89c6f fixed package link after moving paradox package from components\lazparadox to components\paradox
git-svn-id: trunk@13918 -
2008-01-29 22:58:35 +00:00
vincents
2e6f933e24 moved paradox package from components\lazparadox to components\paradox
git-svn-id: trunk@13917 -
2008-01-29 22:57:14 +00:00
mattias
1ac76f04fe lazparadox: added package for paradox databases - needs fpc 2.3.1 from Michael VC
git-svn-id: trunk@13916 -
2008-01-29 22:39:45 +00:00
mattias
07978ee092 IDE: fixed using ReadXMLFile to read lpk files
git-svn-id: trunk@13915 -
2008-01-29 22:27:23 +00:00
vincents
04b648c166 win installer: update readme from Slavko
git-svn-id: trunk@13914 -
2008-01-29 21:44:30 +00:00
mattias
999e8b059d IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages
git-svn-id: trunk@13913 -
2008-01-29 17:52:05 +00:00
mattias
50a0e12b0d images: added missing pkg_unit.png
git-svn-id: trunk@13912 -
2008-01-29 17:21:00 +00:00
jesus
31b3c7eba5 tpipro, fix initial text alignment
git-svn-id: trunk@13911 -
2008-01-29 15:52:04 +00:00
zeljko
a64bd53ce5 Qt: workaround for #10706, stop events processing on DropList after combobox destroy called ...
git-svn-id: trunk@13910 -
2008-01-29 13:52:16 +00:00
tombo
17d475dec4 Contributors.txt: removed BOM
git-svn-id: trunk@13909 -
2008-01-29 13:19:24 +00:00
tombo
99415e3982 IDE carbon: added option for creating Application Bundle to project Options
git-svn-id: trunk@13908 -
2008-01-29 13:16:44 +00:00
paul
4c476f7023 qt: dont use QEventNonClientAreaMouseButtonPress event on qt < 4.3
git-svn-id: trunk@13907 -
2008-01-29 11:00:07 +00:00
paul
e612bb7cf1 uniteditor: make zones which can hook windows for docking smaller 2 times their actual size, more comments to code
git-svn-id: trunk@13906 -
2008-01-29 10:53:46 +00:00
paul
543c7bfaab toolbutton: dont draw rectangle around divider in design mode
git-svn-id: trunk@13905 -
2008-01-29 07:30:02 +00:00
paul
221f810ea1 toolbar editor: add "New Divider" item to component menu
git-svn-id: trunk@13904 -
2008-01-29 07:29:14 +00:00
paul
cbb748b963 toolbutton:
- support for vertical toolbars
- improve drawing of dividers
- draw separators on flat toolbars as ||

git-svn-id: trunk@13903 -
2008-01-29 07:18:04 +00:00
jesus
6c3ee3bbc6 tpipro, handle px font units
git-svn-id: trunk@13902 -
2008-01-28 20:40:23 +00:00
jesus
feff55eb39 tpipro, handle style tag in HEAD, improved font for length units em & %, handle single and double quote in css strings
git-svn-id: trunk@13901 -
2008-01-28 18:57:27 +00:00
kirkpatc
3e1f2d598f LazDoc - update skeleton for Controls.xml, and add short descriptions for many public methods and protected properties.
git-svn-id: trunk@13900 -
2008-01-28 13:30:51 +00:00
kirkpatc
570d56bdd7 LazDoc - the properties of TGroupBox and TComboBox in StdCtrls.xml have been filled in using the 'copy from inherited' facility. It is very easy to use, but I believe we should not routinely use it until we are very sure the description in the ancestor class is correct and complete.
git-svn-id: trunk@13899 -
2008-01-27 16:58:49 +00:00
sekelsenmat
b2bf973c72 Removes no longer needed utf-8 function from lclproc.pas
git-svn-id: trunk@13898 -
2008-01-27 16:19:28 +00:00
sekelsenmat
8b0f7f319e Patch from Ales Katona. Further fixes double click word selection on SynEdit.
git-svn-id: trunk@13897 -
2008-01-27 16:09:18 +00:00
marc
7183882ba2 * implemented limited callstackview based on patch from Martin Friebe
git-svn-id: trunk@13896 -
2008-01-27 16:01:41 +00:00
marc
5d986dae61 * Fixed exception when a mapiterator was used after a map was cleared
git-svn-id: trunk@13895 -
2008-01-27 15:59:04 +00:00
paul
e8408b475d ide: docking testing
- make Messages and CodeExplorer windows dockable
- add docksites to uniteditor
(disabled through EnableDocking - see ide.inc)

git-svn-id: trunk@13894 -
2008-01-27 15:04:51 +00:00
paul
7eef259d42 publish TStatusBar.Align
git-svn-id: trunk@13893 -
2008-01-27 14:53:52 +00:00
sekelsenmat
35bc02dff1 Patch from Ales Katona.
1. it inverts parsing logic to use Highlighter.WordBlockChars +
TSynWhiteChars (or TSynWordBlockChars + TSynWhiteChars if there's no
highlighter), thus allowing utf-8 words to be parsed as long as the
block chars don't contain chars > 127.

2. it fixes the doubleclick selection by said logic + fixing final caret
position based on true length of given line if UseUTF8 is true.

git-svn-id: trunk@13892 -
2008-01-27 14:10:09 +00:00
tombo
aefeb828a2 LCL carbon: fixed calculating text extent for cached text layouts
git-svn-id: trunk@13891 -
2008-01-27 13:08:30 +00:00
paul
6f0fd6986d qt: improved scrollbars (no more doubling of scrollbars after control reparenting)
git-svn-id: trunk@13890 -
2008-01-27 09:42:22 +00:00
paul
4c2fed68d4 qt: fix crash on recreating TCustomControl descendants
git-svn-id: trunk@13889 -
2008-01-26 18:58:06 +00:00
paul
1d29c3e238 qt: support for drag/dock for forms with dkDock style
win32: allow drag/dock TCustomForms too - not only TForm descendants

git-svn-id: trunk@13888 -
2008-01-26 18:20:19 +00:00
paul
54d4d815b2 qt: apply initial position and size from createparams structure on widget creation
git-svn-id: trunk@13887 -
2008-01-26 17:58:47 +00:00