Commit Graph

66 Commits

Author SHA1 Message Date
martin
78fdca77d0 IDE: added "const" for some "array of" params
git-svn-id: trunk@59928 -
2018-12-28 17:51:51 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
juha
0081f4daa1 AnchorEditor: Do not rebuild the whole OI tree after changing anchors.
git-svn-id: trunk@57539 -
2018-03-20 15:39:49 +00:00
juha
4bd30e3b00 Fix more uninitialized variables and suppress compiler warnings.
git-svn-id: trunk@55222 -
2017-06-04 21:52:26 +00:00
juha
e27232d4cc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
2017-06-04 15:14:29 +00:00
michl
9a8cf0cdd1 IDE: High-DPI: Move loading of glyphs to ideintf to multiple method use + cleanup.
git-svn-id: trunk@55032 -
2017-05-21 19:44:57 +00:00
ondrej
5eb469913c ide: rewrite (simplify) High-DPI icon scaling
+ support _150 and _200 variants for component images

git-svn-id: trunk@54946 -
2017-05-17 09:31:43 +00:00
ondrej
89b56c31b3 ide: images: anchor editor. Designed by FTurtle, issue #31730
git-svn-id: trunk@54799 -
2017-05-02 16:39:06 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
zeljko
e5c103cca1 IDE: fixed AV in anchoreditor. Patch by FTurtle. issue #31177
git-svn-id: trunk@53821 -
2017-01-01 10:24:59 +00:00
juha
fa1813ea1d AnchorEditor enhancements. Issue #31131, patch from FTurtle.
git-svn-id: trunk@53710 -
2016-12-17 22:58:00 +00:00
juha
6e32346069 Improve AnchorEditor title format. Issue #31089, patch from Péter Gábor.
git-svn-id: trunk@53619 -
2016-12-09 10:22:11 +00:00
juha
93cb7dea9d AnchorEditor layout enhancements. Issue #31080, patch from FTurtle.
git-svn-id: trunk@53605 -
2016-12-08 22:46:11 +00:00
hnb
293c52e3dd IDE: anchor editor: do not show siblings for design instance (fix for docked sparta designer)
git-svn-id: trunk@52724 -
2016-07-20 08:30:42 +00:00
mattias
a0ac496603 IDE: checked compiler warnings, clean up
git-svn-id: trunk@48230 -
2015-03-10 15:41:06 +00:00
mattias
9d3226d369 LCL: removed TControl.ParentVisibleChanged
git-svn-id: trunk@46188 -
2014-09-11 16:52:52 +00:00
mattias
8c9f6d38b4 LCL: docs: undo
git-svn-id: trunk@46187 -
2014-09-11 16:50:44 +00:00
mattias
822e9eaeee IDE: anchor editor: update when becoming visible again, bug #26558
git-svn-id: trunk@46022 -
2014-08-06 17:13:22 +00:00
mattias
1dfcf970e9 IDE: anchor editor: clean up
git-svn-id: trunk@46020 -
2014-08-06 16:14:17 +00:00
mattias
632f4c9629 IDE: use IDEMessageDialog
git-svn-id: trunk@44274 -
2014-02-27 10:15:06 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
juha
794930e8e2 Remove unused units in some files.
git-svn-id: trunk@36440 -
2012-03-30 07:40:15 +00:00
martin
a4e43e4501 AnchorEditor: commit keyboard changes. Issue #0020826
git-svn-id: trunk@35960 -
2012-03-14 00:41:15 +00:00
mattias
7448696074 IDE: anchor editor: extended hints with notes about borderspacing
git-svn-id: trunk@35447 -
2012-02-18 14:28:18 +00:00
mattias
fc55260fbc IDE: replaced some cycle with circular dependency
git-svn-id: trunk@34590 -
2012-01-04 23:53:33 +00:00
mattias
48657d7019 IDE: renamed circle detection with cycle detection
git-svn-id: trunk@34541 -
2012-01-02 17:13:43 +00:00
juha
436d4002ce Designer: don't use IDEDialogLayoutList for AnchorEditor and TabOrderEditor. They are modeless IDE windows.
git-svn-id: trunk@33004 -
2011-10-21 15:44:12 +00:00
juha
f1ce0599f2 AnchorEditor: remove a useless StringList.Sort.
git-svn-id: trunk@32968 -
2011-10-19 06:37:18 +00:00
mattias
df7c65a674 IDE: anchor editor: fixed reading space
git-svn-id: trunk@32560 -
2011-09-29 18:56:32 +00:00
juha
042dd6b290 IDE & designer: add layout management to anchor editor and tab order dialog
git-svn-id: trunk@31095 -
2011-06-05 10:54:20 +00:00
juha
7d2cf39b54 Designer: make some AnchorEditor public functions private.
git-svn-id: trunk@30327 -
2011-04-16 17:15:45 +00:00
mattias
2bd8a3a414 IDE; anchoreditor: less annoying circle checks
git-svn-id: trunk@26280 -
2010-06-24 12:17:43 +00:00
mattias
60adf0cc86 IDE: anchor editor: warn for circles
git-svn-id: trunk@26219 -
2010-06-20 22:00:27 +00:00
mattias
1ee3d6dcf4 IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators
git-svn-id: trunk@26201 -
2010-06-20 10:45:52 +00:00
mattias
f25c0d95e5 IDE: using IDEIntf to show dockable windows
git-svn-id: trunk@25604 -
2010-05-24 14:31:03 +00:00
paul
2980a30f5a designer: convert forms to use fpc resources
git-svn-id: trunk@23443 -
2010-01-14 09:26:08 +00:00
paul
c8fc970de1 ide: form positions (part of issue #0013507)
- correctly save/restore anchor editor position
  - show all registered (in enum) windows in the option->environment->window
  - rename few menu items (remove 'View' since they are in the View menu already)

git-svn-id: trunk@19406 -
2009-04-13 09:22:56 +00:00
martin
96f69ddc65 AnchorEditor: fix range-check, bug #12906
git-svn-id: trunk@18076 -
2009-01-03 14:08:37 +00:00
mattias
11bd4ccd3d IDE: anchor editor: implemented anchoring for left/top/right/bottommost sibling for multi selections from Benito van der Zander, bug #12340
git-svn-id: trunk@17603 -
2008-11-26 15:58:52 +00:00
marc
c81003eefa * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
* Added resource loading support to TPicture and Glyps to avoid image quality loss when converted to TBitmap
* Removed copy paste code for imagelist resource loading
* Moved some graphic classes to their own ini file

git-svn-id: trunk@14876 -
2008-04-17 23:43:11 +00:00
paul
24ab319893 ide: fix several mem leaks in anchors editor
git-svn-id: trunk@12453 -
2007-10-14 05:08:52 +00:00
paul
d5d77625dc - modernize images for anchor editor (from Graeme)
git-svn-id: trunk@11327 -
2007-06-17 15:29:17 +00:00
mattias
3080a56bcc IDE: closing all forms when IDE is closing
git-svn-id: trunk@9819 -
2006-09-05 19:41:48 +00:00
mattias
bfb3fd9685 added class keyword to proc bodies for fpc 2.1.1
git-svn-id: trunk@9364 -
2006-05-27 17:40:59 +00:00
mattias
e9c7038930 anchoreditor to resourcestring from Darius
git-svn-id: trunk@8819 -
2006-02-24 17:27:27 +00:00
mattias
a6f4efe474 added try..except to setting sibling in anchor designer
git-svn-id: trunk@8022 -
2005-11-01 22:02:17 +00:00
mattias
c73cd33fff fixed anchoreditor setting RootComponent
git-svn-id: trunk@8021 -
2005-11-01 15:03:32 +00:00
mattias
b28e93cbd6 implemented TWinControl.ChildSizing.Layout and ControlsPerLine (still inactive yet). Added an example for it.
git-svn-id: trunk@7959 -
2005-10-12 10:53:35 +00:00
mattias
418c53918e activated menuintf and idescopes
git-svn-id: trunk@7820 -
2005-09-25 11:52:16 +00:00