juha
|
0d01822dfb
|
IDE: Add package name to hints for component palette icons.
git-svn-id: trunk@59081 -
|
2018-09-19 10:22:47 +00:00 |
|
mattias
|
399f542fee
|
IDE: component palette: helper button: item to open options, item to open view all components window
git-svn-id: trunk@58029 -
|
2018-05-25 11:08:15 +00:00 |
|
ondrej
|
936a0dea02
|
IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
|
2018-05-09 01:39:31 +00:00 |
|
ondrej
|
a914eaa29d
|
IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
|
2018-05-08 23:10:58 +00:00 |
|
michl
|
3257287083
|
IDE: High-DPI: ComponentPalette: Size of component pages speedbutton.
git-svn-id: trunk@55500 -
|
2017-07-13 20:25:49 +00:00 |
|
ondrej
|
dc0a33652f
|
IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
|
2017-05-22 07:52:37 +00:00 |
|
michl
|
5d03c243b5
|
IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
|
2017-05-21 20:59:29 +00:00 |
|
ondrej
|
083ef5923c
|
LCL: rename TControl.ScaleCoord* methods
git-svn-id: trunk@55022 -
|
2017-05-20 10:02:25 +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 |
|
juha
|
e800a738ad
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.
git-svn-id: trunk@54524 -
|
2017-04-05 08:34:48 +00:00 |
|
ondrej
|
df06ce604d
|
IDE: ComponentList, ComponentPalette: High-DPI
git-svn-id: trunk@54291 -
|
2017-02-27 10:02:12 +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
|
f684952850
|
Qt5: integration into LCL
git-svn-id: trunk@53807 -
|
2016-12-30 15:05:34 +00:00 |
|
ondrej
|
bbef187785
|
IDE: highDPI: support main IDE bar (coolbar, component palette)
git-svn-id: trunk@53544 -
|
2016-12-03 08:22:01 +00:00 |
|
ondrej
|
2c4a47b18a
|
IDE: Fix not showing any components on the palette on mousewheel. Issue #0030904.
git-svn-id: trunk@53350 -
|
2016-11-11 21:46:25 +00:00 |
|
ondrej
|
629e720ec7
|
IDE: ComponentPalette: remove Application.ProcessMessages in UpdateNoteBookButtons. It caused mouse down message to be sent twice, which manifested itself in r51723 #a26b02db5a. Issue #30316
git-svn-id: trunk@52582 -
|
2016-06-28 15:31:02 +00:00 |
|
mattias
|
9b0d4c01b6
|
IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
|
2015-10-26 21:34:11 +00:00 |
|
juha
|
d6f0f771b5
|
IDE: Add a sanity check in DoSetMainIDEHeight for height returned from CalcNonClientHeight. Don't update height while IDE starts.
git-svn-id: trunk@50072 -
|
2015-10-15 12:43:53 +00:00 |
|
mattias
|
415968937e
|
IDE: less hints
git-svn-id: trunk@49610 -
|
2015-08-07 16:36:17 +00:00 |
|
juha
|
de6fbf05fb
|
Component Palette: More detailed "ComponentAddedEvent". r49376 from free-sparta branch by Maciej Izak.
git-svn-id: trunk@49530 -
|
2015-07-12 23:05:15 +00:00 |
|
juha
|
06ac76f560
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
|
2015-07-04 23:08:00 +00:00 |
|
juha
|
5286b35a45
|
IDE: New class and variable/property for desktop settings in environment options.
git-svn-id: trunk@49432 -
|
2015-06-24 16:12:31 +00:00 |
|
juha
|
215e8e0e35
|
IDE: Fix a crash bug with ComponentList when ComponentPalette is hidden. Issue #28261, patch from Ondrej Pokorny.
git-svn-id: trunk@49288 -
|
2015-06-08 14:47:50 +00:00 |
|
juha
|
25db164995
|
IDE: Make component palette selection button toggle the dialog visibility. Issue #28232, patch from Ondrej Pokorny.
git-svn-id: trunk@49253 -
|
2015-06-03 16:42:32 +00:00 |
|
maxim
|
7e271e4090
|
IDE: improved component palette pages list i18n, bug #28061
git-svn-id: trunk@49003 -
|
2015-05-12 21:45:53 +00:00 |
|
juha
|
b920d6079e
|
IDE: Resize the main IDE window correctly. Issue #27940, patch from Ondrej Pokorny.
git-svn-id: trunk@48959 -
|
2015-05-07 05:21:25 +00:00 |
|
juha
|
54b11708ff
|
IDE: Resize the main IDE window correctly. Issue #27940, patch from Ondrej Pokorny.
git-svn-id: trunk@48937 -
|
2015-05-05 18:34:52 +00:00 |
|
juha
|
dade590e2a
|
Component Palette: Move SelectionMode to interface. Support multiselect also in ComponentList.
git-svn-id: trunk@48516 -
|
2015-03-26 21:19:10 +00:00 |
|
juha
|
3023d4233e
|
Component palette: Add Options entry to component icon popup menu. It was already in PageControl popup.
git-svn-id: trunk@48502 -
|
2015-03-25 14:59:25 +00:00 |
|
juha
|
90345dd84b
|
Component palette: Move OnClassSelected event to interface. Focus a design form also when selecting from component list.
git-svn-id: trunk@48484 -
|
2015-03-24 17:52:54 +00:00 |
|
mattias
|
fdf4a8ddd6
|
IDE: clean up
git-svn-id: trunk@48331 -
|
2015-03-13 00:29:31 +00:00 |
|
juha
|
aa474f5750
|
IDE: Reuse 'Options' resource string.
git-svn-id: trunk@48316 -
|
2015-03-12 23:02:06 +00:00 |
|
juha
|
0d87e299e7
|
IDE: Popup menu for component palette options. Issue #27648, patch from Balázs Székely.
git-svn-id: trunk@48315 -
|
2015-03-12 23:02:03 +00:00 |
|
juha
|
b0023622ae
|
Component palette: Add a selection changed event and handler.
git-svn-id: trunk@48312 -
|
2015-03-12 23:01:59 +00:00 |
|
juha
|
ac1b44a800
|
Separate TBaseComponentPalette and TComponentPalette more.
git-svn-id: trunk@48311 -
|
2015-03-12 23:01:57 +00:00 |
|
juha
|
1efe3b0e31
|
Simplify the component palette update system after packages are loaded.
git-svn-id: trunk@48310 -
|
2015-03-12 23:01:55 +00:00 |
|
juha
|
0fc74606c5
|
IdeIntf: Move also CreatePagesFromUserOrder from ComponentPalette to ComponentReg.
git-svn-id: trunk@48309 -
|
2015-03-12 23:01:53 +00:00 |
|
juha
|
c0b38940f9
|
IdeIntf: Move non-GUI related code from ComponentPalette to ComponentReg.
git-svn-id: trunk@48308 -
|
2015-03-12 23:01:52 +00:00 |
|
juha
|
2f283d0521
|
IDE: Move TRegisteredComponent.Button from ComponentReg interface to ComponentPalette. Use a map container.
git-svn-id: trunk@48307 -
|
2015-03-12 23:01:50 +00:00 |
|
juha
|
246d23e207
|
IDE: Fix compilation of componentpalette with VerboseComponentPalette flag. Cleanup.
git-svn-id: trunk@48306 -
|
2015-03-12 23:01:49 +00:00 |
|
juha
|
443c7df5a4
|
IDE: Move SelectButton from ComponentReg interface to TComponentPage.
git-svn-id: trunk@48305 -
|
2015-03-12 23:01:48 +00:00 |
|
juha
|
159ba4fccf
|
IDE: Move reference of TCustomPage and TScrollBox from ComponentReg interface to ComponentPalette.
git-svn-id: trunk@48304 -
|
2015-03-12 23:01:42 +00:00 |
|
mattias
|
21cfb7317b
|
IDE: checked compiler warnings, clean up
git-svn-id: trunk@48222 -
|
2015-03-10 15:04:30 +00:00 |
|
mattias
|
b80958200b
|
IDE: checked compiler warnings, clean up
git-svn-id: trunk@48219 -
|
2015-03-10 14:58:34 +00:00 |
|
mattias
|
f3f0866921
|
IDE: checked compiler warnings, clean up
git-svn-id: trunk@48218 -
|
2015-03-10 14:51:21 +00:00 |
|
juha
|
125625ee6a
|
IDE: Take care of component palette page names that differ only by character case. Issue #27516.
git-svn-id: trunk@47979 -
|
2015-02-24 11:35:56 +00:00 |
|
juha
|
c7510d07b7
|
IDE: ComponentPalette cleanup. Move MainBase reference from implementation to interface.
git-svn-id: trunk@47274 -
|
2014-12-31 20:36:26 +00:00 |
|
juha
|
9e3b5ca504
|
IDE: Use truely original pages and comps as reference when saving palette configuration.
git-svn-id: trunk@47261 -
|
2014-12-28 13:50:35 +00:00 |
|
juha
|
bd2c2fa3c4
|
IDE: Cleanup
git-svn-id: trunk@47257 -
|
2014-12-28 09:28:50 +00:00 |
|
giuliano
|
21c320f037
|
IDE: componentpalette.pas - workaround for Qt + minor fixes
git-svn-id: trunk@47255 -
|
2014-12-27 17:36:07 +00:00 |
|