Commit Graph

19354 Commits

Author SHA1 Message Date
mattias
c5b4688ec5 codetools: class completion: implemented property types with units prefixes, bug #11827
git-svn-id: trunk@19590 -
2009-04-23 10:18:57 +00:00
mattias
09148347e9 codetools: class completion: fixed adding behind variable lists, bug #13368
git-svn-id: trunk@19589 -
2009-04-23 09:57:51 +00:00
paul
4757739e38 lcl: adjust TButtonPanel buttons width/height on text change
git-svn-id: trunk@19588 -
2009-04-23 09:28:45 +00:00
paul
43a719696b ide: fix button order in Find In Files dialog (part of issue #0013561)
git-svn-id: trunk@19587 -
2009-04-23 09:08:45 +00:00
vincents
d4d1ed53a6 IDE: fixed layout of path editor dialog (issue #12245)
git-svn-id: trunk@19586 -
2009-04-23 08:58:01 +00:00
zeljko
682e03ea72 Qt: fix visibility of titlebar for modal windows under macOSX - qt-4.5
git-svn-id: trunk@19585 -
2009-04-23 07:47:38 +00:00
dmitry
b897fd7a7a * a small fix of carbon button default state. It's common for OSX to a focused and a default button to be different
git-svn-id: trunk@19584 -
2009-04-23 07:05:12 +00:00
paul
5cac8c511d gtk: formatting
git-svn-id: trunk@19583 -
2009-04-23 06:18:53 +00:00
paul
66a22b1146 gtk: fix some constants which makes bsDialog forms sizable
git-svn-id: trunk@19582 -
2009-04-23 05:09:24 +00:00
paul
8c93dc5ffd ide: fix goto form layout again
git-svn-id: trunk@19581 -
2009-04-23 03:06:21 +00:00
paul
d87a1cfcf9 ide: fix anchors for goto form
git-svn-id: trunk@19580 -
2009-04-23 02:55:04 +00:00
paul
8879a8e5a0 ide: simplify goto form
git-svn-id: trunk@19579 -
2009-04-23 02:49:12 +00:00
paul
b3249c670c ide: fix lazarus.lpi
git-svn-id: trunk@19578 -
2009-04-23 02:35:48 +00:00
paul
ce343a5f24 lcl: fix crashes when using buttonpanel on form (default conrol has not notified form about destruction)
git-svn-id: trunk@19577 -
2009-04-23 02:35:18 +00:00
paul
fb5ae56005 lcl: fix TButtonPanel buttons height (it must be the same for all buttons)
git-svn-id: trunk@19576 -
2009-04-23 00:42:41 +00:00
marc
9dc24780ac * fixed anchoring of relative path checkbox. Patch by Anders M. Hansen
git-svn-id: trunk@19575 -
2009-04-22 22:23:01 +00:00
marc
3dbc1e6f2e * Improved French translation by Thierry Bothorel
git-svn-id: trunk@19574 -
2009-04-22 21:38:25 +00:00
vincents
76d394715b LCL: fixed order of parameters of CalcFittingFontHeight in TLabel.OptimallFill from Daniel Simões de Almeida (issue #13557)
git-svn-id: trunk@19573 -
2009-04-22 19:05:43 +00:00
mattias
9074baf434 IDE: code explorer: implemented wrong indentation
git-svn-id: trunk@19572 -
2009-04-22 15:15:06 +00:00
vincents
772489f2f8 IDE: fixed adding search progress form to the window list, based on patch by Vladimir Zhirov (issue #13032)
git-svn-id: trunk@19571 -
2009-04-22 14:17:44 +00:00
dmitry
01bb1f3c33 fix for #13555
git-svn-id: trunk@19570 -
2009-04-22 09:05:39 +00:00
vincents
5a271ede8d IDE: added some accelerator keys in the file menu from Marius (issue #12339)
git-svn-id: trunk@19569 -
2009-04-22 08:25:32 +00:00
mattias
ce7fa875fb IDE: code observer options split in groups, bug #13551, Alexander S. Klenin
git-svn-id: trunk@19568 -
2009-04-22 08:03:25 +00:00
dmitry
02ba3921d6 * fixes tab control left arrow drawing for Leopard (and higher?)
git-svn-id: trunk@19567 -
2009-04-22 07:08:03 +00:00
mattias
2e18113fd7 IDE: find/rename identifier: search private identifiers only in current unit
git-svn-id: trunk@19566 -
2009-04-22 06:47:34 +00:00
mattias
a9d598fdb3 IDE: code observer: parsing inner blocks and brackets
git-svn-id: trunk@19565 -
2009-04-22 06:17:23 +00:00
mattias
63f92835aa IDE: code observer: max 50 items per category
git-svn-id: trunk@19564 -
2009-04-22 05:02:41 +00:00
vincents
9e597f8954 updated translation strings using new update po file tool.
git-svn-id: trunk@19563 -
2009-04-21 20:48:34 +00:00
jesus
27cce56a7a LCL, implemented marking entries as fuzzy if new and original ids mismatch
git-svn-id: trunk@19562 -
2009-04-21 20:19:38 +00:00
mattias
b50e3dbc0c IDE: unit dependencies: fix refresh expanded state: bug #13501, from Alexander S. Klenin
git-svn-id: trunk@19561 -
2009-04-21 15:59:12 +00:00
mattias
9145c89afe IDE: unit dependencies: clean up: bug #13501, from Alexander S. Klenin
git-svn-id: trunk@19560 -
2009-04-21 15:58:08 +00:00
mattias
2d75d65468 IDE: unit dependencies: fixed crash on refresh: bug #13501, from Alexander S. Klenin
git-svn-id: trunk@19559 -
2009-04-21 15:56:55 +00:00
dmitry
4f1c322f14 * removed fpc thread manager dependancy, otherwise single-threaded applications fail with runtime error
git-svn-id: trunk@19558 -
2009-04-21 15:02:28 +00:00
vincents
838bb221d3 LCL: don't expand/collapse on mouse click if treeview.ShowButtons is false based on idea from LU-HO (issue #13216)
git-svn-id: trunk@19557 -
2009-04-21 14:52:32 +00:00
sekelsenmat
ce24046167 Patch from Vincent to fix Memos Beginupdate in wince
git-svn-id: trunk@19556 -
2009-04-21 14:40:00 +00:00
vincents
62e1b6c49a LCL: fixed streaming rasterimage on bigendian system from C. Western (issue #13330)
git-svn-id: trunk@19555 -
2009-04-21 14:28:37 +00:00
dmitry
9cab9d518c * fix for carbon Synchronize method, pointer by Roland Turcan
git-svn-id: trunk@19554 -
2009-04-21 14:06:02 +00:00
martin
9d8131f5d6 SynEdit: Fixed flicker, if themes(Windows) where off. SynEdit would not use a double-buffer then. issue #0013550
git-svn-id: trunk@19553 -
2009-04-21 12:51:31 +00:00
vincents
a111f3d760 docs: added help for TFileNameEdit.HideDirectories
git-svn-id: trunk@19552 -
2009-04-21 12:41:32 +00:00
vincents
ecb7c06a96 LCL: added TFileEdit.HideDirectories and published Alignment from Alexander S. Klenin (issue #13498)
git-svn-id: trunk@19551 -
2009-04-21 12:32:56 +00:00
vincents
0f06c0fbd1 win32 interface: fixed typo in comment
git-svn-id: trunk@19550 -
2009-04-21 12:31:42 +00:00
martin
c14b8611f4 SynEdit: Fold-context-Menu, fix crash for right click at lines without fold
git-svn-id: trunk@19549 -
2009-04-21 12:30:58 +00:00
vincents
ae6e3689e1 components: fpweb: add support for FastCGI from fpc 2.3.1 (issue #13421)
* Support for FastCGI applications
* Mentioned difference between custom and normal web-applications (handling webmodules)
* Register THtmlPageProducer
* Set executabletype to petLibrary for Apache-modules
* Removed runnable flag from Webapplications that can't be run from inside the Lazarus IDE
* Removed CreateFormStatements flag from webapplication which don't need those 
patch by Joost van der Sluis

git-svn-id: trunk@19548 -
2009-04-21 10:57:58 +00:00
vincents
0c01642a75 components: fpweb: made changes to synchronize with update in fcl-web fpc 2.3.1 from Attila Borka (issue #13251)
git-svn-id: trunk@19547 -
2009-04-21 10:50:22 +00:00
vincents
0e57b96673 IDE: About from: Copy fpc version to clipboard too (issue #13546)
git-svn-id: trunk@19546 -
2009-04-21 10:14:32 +00:00
zeljko
4508822c25 Qt: update to bindings 1.70.
git-svn-id: trunk@19544 -
2009-04-21 09:57:59 +00:00
ask
1f8f8a9909 TAChart: Convert [X/Y]ImageToGraph to functions
git-svn-id: trunk@19543 -
2009-04-21 08:39:29 +00:00
ask
64c6432237 TAChart: Convert {X/Y}GraphToImage to functions
git-svn-id: trunk@19542 -
2009-04-21 08:27:50 +00:00
ask
45d428b6e3 TAChart: Add Series.ZPosition property
git-svn-id: trunk@19541 -
2009-04-21 08:15:21 +00:00
ask
2117d39cf8 TAChart: add default values to published properties, minor cleanups.
git-svn-id: trunk@19540 -
2009-04-21 05:49:44 +00:00