Commit Graph

52 Commits

Author SHA1 Message Date
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
mattias
d5414fe864 changed TPropertyEditor.GetComponent
git-svn-id: trunk@6232 -
2004-11-11 18:45:24 +00:00
mattias
b36cfe863b fixed cleaning up unused resource cache items
git-svn-id: trunk@6216 -
2004-11-08 11:52:14 +00:00
mattias
1249f31932 fixed cleaning up unused resource cache item lists
git-svn-id: trunk@6212 -
2004-11-07 01:36:18 +00:00
mattias
233bfe04f3 fixed double calling destructor for resource cache items
git-svn-id: trunk@6211 -
2004-11-07 01:10:05 +00:00
mattias
28e09a231e localized graphprop editor form and replaced opensavedialog with opensavepicturedialog
git-svn-id: trunk@5866 -
2004-08-26 22:12:39 +00:00
mattias
784902b92a TXMLPropStorage basically working
git-svn-id: trunk@5704 -
2004-07-25 01:04:45 +00:00
mattias
13b1bfe34a TGTKListStringList now keeps selection on Put and Move
git-svn-id: trunk@5641 -
2004-07-03 11:11:09 +00:00
micha
80ba271c3a fix filter, need text+mask
git-svn-id: trunk@5556 -
2004-06-12 06:44:16 +00:00
mattias
3f991b1e83 fixed clearing glyphs in designer
git-svn-id: trunk@5276 -
2004-03-06 18:56:06 +00:00
mattias
8f9ff1e7ac fixed setting Modified on clear a TGraphic in designer
git-svn-id: trunk@5241 -
2004-02-28 01:12:13 +00:00
mattias
8dbbb91c8c load image dlg is now sized dynamic
git-svn-id: trunk@5121 -
2004-01-29 22:43:16 +00:00
mattias
21b6baca0c moved Delphi compatibility graphpropedits defs
git-svn-id: trunk@5078 -
2004-01-20 16:30:44 +00:00