Commit Graph

74 Commits

Author SHA1 Message Date
juha
86b4b1d1b0 IDE: Scroll components inside the component palette page. Issue #20410, patch from Alexander S. Klenin
git-svn-id: trunk@32677 -
2011-10-04 22:37:55 +00:00
sekelsenmat
a7bfcf6c9b Removes TPageControl.OnPageChanged to fix bug #19903 double OnChange calls
git-svn-id: trunk@32622 -
2011-10-02 18:03:18 +00:00
juha
035314b632 IDE: Bring form designer to front when selecting a component in ComponentPallete. Issue #19727, patch from Flávio Etrusco
git-svn-id: trunk@32065 -
2011-08-26 21:09:10 +00:00
sekelsenmat
73542b658a Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
git-svn-id: trunk@31767 -
2011-07-20 14:39:50 +00:00
juha
a3f3aa5439 IDE: unselect all component palette buttons in mouse up handler. Patch from Max Vlasov, issue #19657
git-svn-id: trunk@31688 -
2011-07-13 17:00:18 +00:00
juha
ff13ce1edd IDE: Replace BtnClick with BtnMouseDown in Component Palette. Fixes PATRLY issue #19657. Button still visually looks selected.
git-svn-id: trunk@31681 -
2011-07-12 17:51:01 +00:00
mattias
f2fdce8015 IDE: component palette: release buttons instead of free
git-svn-id: trunk@31602 -
2011-07-08 18:22:59 +00:00
mattias
51e1742910 IDE: clean up
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
juha
fdaf6cdf13 IDE: formatting
git-svn-id: trunk@29812 -
2011-03-13 15:26:38 +00:00
mattias
a28c311a69 IDEIntf: added TComponentPalette.DoAfterComponentAdded
git-svn-id: trunk@29599 -
2011-02-18 18:15:06 +00:00
mattias
6b6ad2d929 IDE+LCL: made LCL a normal package
git-svn-id: trunk@29210 -
2011-01-27 12:56:07 +00:00
mattias
65b68428b7 IDEIntf: added TBaseComponentPalette.Selected, feature 17936
git-svn-id: trunk@28326 -
2010-11-18 18:55:45 +00:00
mattias
7b03a2512f IDE: component palette: replaced TNoteBook with TPageControl
git-svn-id: trunk@27301 -
2010-09-11 13:59:52 +00:00
mattias
264e8abdc8 IDE: compute build macros in local package substitution
git-svn-id: trunk@27125 -
2010-08-17 13:56:18 +00:00
mattias
811e84764c IDE: removed TComponentInterface
git-svn-id: trunk@25457 -
2010-05-16 11:41:42 +00:00
mattias
cf55952b42 removed OldAutoSize
git-svn-id: trunk@25190 -
2010-05-04 19:16:18 +00:00
mattias
353bd41718 IDE: component palette: keep order after updatevisible
git-svn-id: trunk@24822 -
2010-04-22 17:24:18 +00:00
mattias
6ffc05a7d9 IDE: update component palette button and page visibility
git-svn-id: trunk@24795 -
2010-04-21 17:39:09 +00:00
mattias
4338c54822 IDEIntf: added voting handler for component palette button visibility
git-svn-id: trunk@24794 -
2010-04-21 16:22:37 +00:00
mattias
e77e383461 IDE: designer forms are now created with delayed autosize
git-svn-id: trunk@24423 -
2010-04-05 00:29:46 +00:00
mattias
e7b5a78d0f LCL: added debugging for Disable/EnableAutoSizing
git-svn-id: trunk@24094 -
2010-03-19 11:11:47 +00:00
mattias
0374dc7a00 IDE: reduced autosizing
git-svn-id: trunk@23900 -
2010-03-09 17:00:25 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
paul
c680ad8794 designer, component palette: turn "multy" mode on when shift is pressed during component selection (issue #0008052)
git-svn-id: trunk@21537 -
2009-09-02 14:17:19 +00:00
mattias
8edea32cee IDE: double click on component palette invokes selection dialog
git-svn-id: trunk@20489 -
2009-06-06 18:56:56 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
paul
e5afe6b193 ide: dont declare that unneeded bitmap :)
git-svn-id: trunk@14898 -
2008-04-19 18:10:35 +00:00
marc
5538f0bbf8 * Removed unnesecary bitmap creation
git-svn-id: trunk@14897 -
2008-04-19 17:42:27 +00:00
marc
481f2563c1 * Fixed memleakfix (r14889) so asignment works if TBitmap is separte class
git-svn-id: trunk@14894 -
2008-04-19 16:49:06 +00:00
paul
45b2451fb2 ide: fix mem leak
git-svn-id: trunk@14889 -
2008-04-19 13:28:26 +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
mattias
31ca6d4fa8 IDE: fixed crash when componentpalette width too small
git-svn-id: trunk@13174 -
2007-12-05 22:35:37 +00:00
paul
1b68ef3e5c ide: allow other types than XPM as component images
git-svn-id: trunk@12947 -
2007-11-21 04:23:07 +00:00
mattias
8e45b505de IDE: various layout improvements for IDE dialogs
git-svn-id: trunk@12490 -
2007-10-16 17:30:54 +00:00
mattias
1eff85d939 gtk2 intf: improved resizing code to not need the caching trick
git-svn-id: trunk@11212 -
2007-05-29 00:30:26 +00:00
mattias
78509220c9 LCL: TSpeedButton: if mouse capture lost then update state, fixed state when invoking Click which triggers ShowModal
git-svn-id: trunk@11211 -
2007-05-28 12:12:51 +00:00
mattias
87cb2dde3f IDE: component palette: aligning buttons in multiple rows if there is enough space
git-svn-id: trunk@10239 -
2006-11-24 14:30:26 +00:00
mattias
8416ec2b2d IDE: using new unitname instead of default unitname
git-svn-id: trunk@9975 -
2006-09-25 20:34:51 +00:00
mattias
b45d740067 sorted IDE macros
git-svn-id: trunk@9796 -
2006-09-02 21:10:32 +00:00
mattias
6fc60316d1 component palette: added resourcestrings
git-svn-id: trunk@9705 -
2006-08-06 08:52:27 +00:00
mattias
b17384ebc1 TButtonGlyph now uses shared bitmaps, improved debugging mem leaks
git-svn-id: trunk@9629 -
2006-07-18 17:20:34 +00:00
mattias
a681ab7b71 added TXMLConfigStorage
git-svn-id: trunk@9438 -
2006-06-15 21:49:57 +00:00
mattias
63dd31ff22 implemented a dialog to find components in the palette
git-svn-id: trunk@9434 -
2006-06-14 17:50:08 +00:00
mattias
84a4d25163 added example for HTML help
git-svn-id: trunk@9311 -
2006-05-19 21:56:07 +00:00
mattias
9c1a175b91 fixed typos makro
git-svn-id: trunk@9271 -
2006-05-13 12:00:43 +00:00
mattias
d7347356ff implemented compiler options parsed optins with platform independent makros, disabled string highlighting
git-svn-id: trunk@8573 -
2006-01-20 13:38:42 +00:00
mattias
0b40ab4bb7 fixed makros in componentpalette
git-svn-id: trunk@7885 -
2005-10-02 10:19:20 +00:00
mattias
859081d346 component palette popup menu now searches for virtual units
git-svn-id: trunk@7883 -
2005-10-02 10:02:06 +00:00
vincents
e91c979c4e removed $IFDEF VER1 from Salvatore
git-svn-id: trunk@7475 -
2005-08-03 20:14:56 +00:00