juha
d6c890be77
IDE: Improve copy'n'paste in GraphicPropEdit. Issue #20243 , patch from Flávio Etrusco
...
git-svn-id: trunk@32766 -
2011-10-08 11:29:05 +00:00
juha
3217168f80
IDE: Fix an invalid integer error after changing color in object inspector. Issue #20158 , patch from August Klein
...
git-svn-id: trunk@32623 -
2011-10-02 19:10:27 +00:00
juha
7fe38c1762
IDE: Fix error when Actionlist has no TImageList assigned. Patch from August Klein, issue #19566
...
git-svn-id: trunk@31379 -
2011-06-25 10:57:20 +00:00
juha
0928ead547
LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
...
git-svn-id: trunk@29734 -
2011-03-06 12:45:59 +00:00
ask
b0d8c7c5df
IDEIntf: Use Classes.TGetStrProc instead of PropEdits.TGetStringProc
...
git-svn-id: trunk@23506 -
2010-01-20 15:53:39 +00:00
paul
9999081da8
lazarus: extract some classes from propedits to propeditutils by Ask (issue #0015531 )
...
git-svn-id: trunk@23472 -
2010-01-17 07:12:12 +00:00
paul
a03d8670c4
ideintf: remove workaround for non-working psPattern pen style
...
git-svn-id: trunk@22160 -
2009-10-14 01:07:46 +00:00
mattias
fb226819af
IDEIntf+gtk2: workaround for X crash when drawing Pen.Style=psPattern
...
git-svn-id: trunk@22148 -
2009-10-13 17:02:14 +00:00
paul
95cc044bf8
ideintf: make ImageList search more generic for ImageIndex property editor
...
git-svn-id: trunk@22140 -
2009-10-13 09:43:23 +00:00
paul
b716faba72
ideintf: enable ImageIndex editor for TContainedAction.ImageIndex (usually TAction.ImageIndex in the IDE)
...
git-svn-id: trunk@22139 -
2009-10-13 09:25:15 +00:00
paul
41ff845357
ideintf: cleanup graphpropedits - remove old workaround for typeinfo function (this also fixes TBrushStyle, TPenStyle properties drawing)
...
git-svn-id: trunk@22134 -
2009-10-13 08:43:00 +00:00
paul
eb554c459c
ideintf: start property editor for ImageIndex property. Implement for TMenuItem.ImageIndex
...
git-svn-id: trunk@22132 -
2009-10-13 08:28:30 +00:00
paul
d165265aaa
ideintf: fix asterisk position in the copyright header
...
git-svn-id: trunk@18830 -
2009-02-27 02:35:55 +00:00
paul
5fb741ee89
ideintf: teach few property editors to understand *nodefault* property modifier
...
git-svn-id: trunk@17507 -
2008-11-22 10:33:59 +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
mattias
2996a3c332
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
...
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
paul
08c135bdf8
ide: graphic property editor should try to load graphic from file not in all cases
...
git-svn-id: trunk@15635 -
2008-07-01 03:07:19 +00:00
paul
3797bd0915
ide: generalize Picture property editor ( #0011552 )
...
git-svn-id: trunk@15572 -
2008-06-25 06:21:17 +00:00
mattias
cec605566c
IDEIntf: clean up
...
git-svn-id: trunk@15564 -
2008-06-24 18:36:22 +00:00
mattias
b420930fb2
IDEIntf: clean up
...
git-svn-id: trunk@15558 -
2008-06-24 07:59:52 +00:00
paul
b7dbfbdfe9
ide: probably fix graphic property editor
...
git-svn-id: trunk@15553 -
2008-06-24 01:01:10 +00:00
paul
7172b748f4
ide: .Create).Create was a bug indeed
...
git-svn-id: trunk@15535 -
2008-06-23 12:14:26 +00:00
mattias
3beabb68e9
IDEIntf: fixed creation/freeing in TGraphicPropertyEditor.Edit
...
git-svn-id: trunk@15534 -
2008-06-23 11:35:26 +00:00
mattias
ea148e0664
IDEIntf: fixed double creation in TGraphicPropertyEditor and reduced warnings
...
git-svn-id: trunk@15533 -
2008-06-23 10:37:19 +00:00
paul
770a306580
ideintf: make graphicpropedit more generic to allow editing of the form.icon
...
git-svn-id: trunk@15508 -
2008-06-22 15:22:14 +00:00
paul
470aee3c44
ide: don't treat xpm as TBitmap anymore
...
git-svn-id: trunk@15504 -
2008-06-21 14:30:10 +00:00
tombo
ecb6afce2f
IDE implemented compatibility issues:
...
- added Issues tab to Object Inspector
- added View/Issue browser
- added new package file type - issue xml file
- added Windows and Carbon LCL issues
- added jump back and forward images
- removed TButton and TBitBtn Color property hiding
- set mime type for package images
- added TLCLPlatforms set
git-svn-id: trunk@14287 -
2008-02-27 16:23:28 +00:00
mattias
0eaf506780
IDE: hide TButton/TBitBtn.Color in OI
...
git-svn-id: trunk@13965 -
2008-02-03 11:03:26 +00:00
paul
9825141ffc
graphic property editor: use TBitmap.Assign instead of setting width, height and drawing on white box
...
git-svn-id: trunk@13428 -
2007-12-23 09:10:34 +00:00
paul
5cfbb26ced
change formatting a bit (decapitalize keywords, spacing)
...
git-svn-id: trunk@13426 -
2007-12-23 08:58:05 +00:00
paul
835912fdc8
designer: fix memory leak in graphpropedits
...
git-svn-id: trunk@13123 -
2007-12-03 07:06:49 +00:00
paul
2c862f210c
removed TCanvas.Color which only Get and Set TCanvas.Brush.Color (TCanvas.Brush.Color should be used instead)
...
git-svn-id: trunk@12812 -
2007-11-10 14:23:26 +00:00
marc
0e9fa04c48
* Spaces fix by Pawel Trochimczuk
...
git-svn-id: trunk@11864 -
2007-08-26 16:55:51 +00:00
mattias
3bb251caa2
IDEIntf: clean up uses sections
...
git-svn-id: trunk@11768 -
2007-08-09 21:40:18 +00:00
mattias
68ad9e2527
gtk2 intf: improved combobox style and items
...
git-svn-id: trunk@11053 -
2007-05-02 18:33:54 +00:00
mattias
198bbb69ce
IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor
...
git-svn-id: trunk@10263 -
2006-11-29 23:11:02 +00:00
mattias
339e49de45
LCL help: fixing path delims after substituting macros
...
git-svn-id: trunk@9862 -
2006-09-12 09:41:44 +00:00
mattias
e2ba095290
fixed default value of TImage.Transparent
...
git-svn-id: trunk@9606 -
2006-07-14 14:48:31 +00:00
marc
02d58be3f6
* Added vertical layout to objectinspector
...
git-svn-id: trunk@8708 -
2006-02-05 11:22:09 +00:00
mattias
8e6d3236a6
converted Load Image Dialog to lfm, bugfixes from Tomas Gregorovic
...
git-svn-id: trunk@8536 -
2006-01-17 10:47:57 +00:00
jesus
991b9379d3
Font enumeration, Screen.fonts, TFontCharset property editor
...
git-svn-id: trunk@7999 -
2005-10-29 20:06:26 +00:00
micha
3bb8fa7c33
fix bug #773 : cleanup buttonglyph property editor, implement assigning nil to tbitmap, clear bitmap completely by removing saved stream
...
git-svn-id: trunk@7980 -
2005-10-21 21:11:02 +00:00
mattias
733f344443
added some resourcestrings and autosizing for checklistbox editor
...
git-svn-id: trunk@7341 -
2005-07-13 17:25:06 +00:00
mattias
7335ee16f1
fixed mem leak
...
git-svn-id: trunk@7282 -
2005-06-25 14:36:02 +00:00
mattias
666e058403
implemented saving alpha bmp and using transparency for IDE glyph editor
...
git-svn-id: trunk@7264 -
2005-06-22 09:45:59 +00:00
marc
ce88621c1d
* Fixed compilation
...
- Removed GetPtrValue
+ Added a checked GetObjectValue
git-svn-id: trunk@6976 -
2005-03-17 23:08:10 +00:00
marc
354b98ed73
* 64bit patch (partial) from Peter Vreman
...
git-svn-id: trunk@6972 -
2005-03-17 00:09:37 +00:00
mattias
ab66df423f
fixed TGtkWidgetSet.ExtSelectClipRGN for DCOrigin
...
git-svn-id: trunk@6608 -
2005-01-16 11:40:11 +00:00
mattias
30274bba1b
implemented editing for TTIGrid
...
git-svn-id: trunk@6538 -
2005-01-10 21:09:30 +00:00
mattias
d9f87ef6eb
updatepofiles is now case sensitive,
...
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links
git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00