Commit Graph

34 Commits

Author SHA1 Message Date
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
mattias
904520640b implemented IDE command scopes
git-svn-id: trunk@7733 -
2005-09-17 22:31:17 +00:00
mattias
747e74d401 fixed german translation from iso-8859-1 to utf8
git-svn-id: trunk@7599 -
2005-08-30 19:44:41 +00:00
mattias
ff9a280e4c added some anchorside autosizing, activated new generic autosizing, removed old special DoAutoSize methods
git-svn-id: trunk@7278 -
2005-06-24 14:03:33 +00:00
mattias
19553ee2d3 implemented context help system for compiler/make messages
git-svn-id: trunk@7247 -
2005-06-18 08:49:32 +00:00
mattias
a4f497026b fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
2005-03-23 10:45:06 +00:00
mattias
2618472530 implemented TAnchorsPropertyEditor to show a button to show the anchor editor
git-svn-id: trunk@6751 -
2005-02-05 16:06:57 +00:00
mattias
2753b3ab94 implemented allowing parent as AnchorSide.Control
git-svn-id: trunk@6701 -
2005-01-27 00:55:04 +00:00
mattias
623d8f33d0 implemented streaming of anchorsides
git-svn-id: trunk@6651 -
2005-01-21 10:34:56 +00:00
mattias
ff55a92ced fixed showing anchor control in anchor editor
git-svn-id: trunk@6650 -
2005-01-20 22:10:36 +00:00
mattias
0312b4613d implementing anchor editor, setting sibling and reference sides
git-svn-id: trunk@6649 -
2005-01-20 20:51:06 +00:00
mattias
efeb185b05 implemented setting Anchors via AnchorEditor
git-svn-id: trunk@6648 -
2005-01-20 19:00:33 +00:00
mattias
ed02f73289 improved TLabel autosizing
git-svn-id: trunk@6627 -
2005-01-17 16:42:35 +00:00
mattias
be9331e1ba added showing all four sides to AnchorEditor
git-svn-id: trunk@6620 -
2005-01-17 11:53:39 +00:00
mattias
36c907fc59 changed license to make more clear, that statically linking is alowed for non LGPL things
git-svn-id: trunk@6490 -
2005-01-07 02:04:01 +00:00
mattias
0ced54bdb8 implemented TCheckBox.State=cbGrayed for gtk intf without visual representation
git-svn-id: trunk@6489 -
2005-01-07 01:31:44 +00:00
mattias
f85854acac started anchor editor and moved OverWritePromp from lcl to gtk intf
git-svn-id: trunk@6484 -
2005-01-05 14:46:35 +00:00