Commit Graph

395 Commits

Author SHA1 Message Date
mattias
7ba529d123 fixed TColorBox odPainted
git-svn-id: trunk@8655 -
2006-01-29 00:18:36 +00:00
mattias
ee58bb2c30 converted Image List Editor and List View Editor to lfm from Tomas Gregorovic
git-svn-id: trunk@8654 -
2006-01-29 00:00:16 +00:00
mattias
35d85a8f2f improved assing keycommands by reusing objects
git-svn-id: trunk@8649 -
2006-01-28 23:04:20 +00:00
mattias
6cc2b0fd29 convert the CheckGroup Editor and the CheckListBox Editor in lfm from Salvatore
git-svn-id: trunk@8612 -
2006-01-23 22:17:23 +00:00
mattias
9c7d7746a8 converted TStringsPropEditorDlg, TCollectionPropertyEditorForm to lfm from Tomas Gregorovic
git-svn-id: trunk@8581 -
2006-01-20 22:34:46 +00:00
mattias
c4ab570ba7 layout fixes from Darius
git-svn-id: trunk@8538 -
2006-01-17 10:53:04 +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
mattias
cfa349477c improved layout i18n of component editor for treeview
git-svn-id: trunk@8504 -
2006-01-11 22:23:31 +00:00
vincents
f7cfa4f5e9 added reintroduce to prevent warning
git-svn-id: trunk@8501 -
2006-01-11 13:04:02 +00:00
mattias
4b11686705 moved IDE command constants to ideintf/idecommands.pas
git-svn-id: trunk@8460 -
2006-01-07 13:59:59 +00:00
vincents
2f8249da7c added explicit typecast to prevent possible range check errors
git-svn-id: trunk@8450 -
2006-01-04 23:23:11 +00:00
vincents
f6c2971980 use StrToQWord instead of StrToInt64 to safely convert string to QWord
git-svn-id: trunk@8447 -
2006-01-04 22:11:58 +00:00
mattias
9bfe055000 made project flag AlwaysBuild true as default, added check for open editor files
git-svn-id: trunk@8429 -
2006-01-04 09:35:32 +00:00
jesus
ee3c5a89d3 StringGrid editor components are now correctly anchored, suggested by Jarto
git-svn-id: trunk@8424 -
2006-01-03 21:03:41 +00:00
mattias
17092a4e58 implemented make bigide
git-svn-id: trunk@8412 -
2006-01-02 20:39:49 +00:00
vincents
92ced1f2c8 implemented editing QWord properties, needs fix of fpc bug #4653 (issue #1584)
git-svn-id: trunk@8411 -
2006-01-02 14:39:58 +00:00
mattias
8108cc7e91 replaced some resource strings
git-svn-id: trunk@8404 -
2005-12-31 15:18:25 +00:00
mattias
70eae36fca added new IDE item Library
git-svn-id: trunk@8403 -
2005-12-31 15:01:36 +00:00
mattias
6a7d9c6f45 renamed TNonControlForm to TNonControlDesignerForm
git-svn-id: trunk@8334 -
2005-12-18 10:52:54 +00:00
mattias
6eb78f3ee0 fixed saving non project editor files, when saving to test directory
git-svn-id: trunk@8324 -
2005-12-14 23:24:04 +00:00
mattias
08eb2940aa improved helpintf freeing
git-svn-id: trunk@8307 -
2005-12-13 23:30:41 +00:00
mattias
8e22800348 added options to always build project
git-svn-id: trunk@8282 -
2005-12-09 09:39:29 +00:00
mattias
51f9b3e409 implemented .compiled state files for projects
git-svn-id: trunk@8266 -
2005-12-07 17:11:04 +00:00
vincents
eee18d017d implemented support for -vx (issue #1470)
git-svn-id: trunk@8238 -
2005-11-28 22:24:31 +00:00
mattias
73b6c0cdd6 added example for adding a new codetools function to the IDE via a package
git-svn-id: trunk@8231 -
2005-11-28 19:42:16 +00:00
mattias
d94d5c3fb3 fixed TPersistenPropertyEditor for 64bit
git-svn-id: trunk@8225 -
2005-11-26 18:12:26 +00:00
mattias
ed60dffb71 IDE now extends/clean up project unit path on renaming a project unit
git-svn-id: trunk@8168 -
2005-11-15 16:14:04 +00:00
jesus
e69285d376 gtk: only ownerdraw lists receive OnDrawItem (bug #910), windows: enable listbox with color in objectinspector
git-svn-id: trunk@8137 -
2005-11-11 21:54:34 +00:00
mattias
9542928f63 fixed linux compilation, fixed codetools searching class header comment
git-svn-id: trunk@8127 -
2005-11-10 18:36:27 +00:00
mattias
c54f333978 started IDE progress dialog and splitted project sessions
git-svn-id: trunk@8120 -
2005-11-09 19:40:59 +00:00
vincents
46d2ebfd21 fixed possible access violation when doing debugln
git-svn-id: trunk@8116 -
2005-11-09 09:29:30 +00:00
mattias
75890d34bf fixed setting event of an TCollectionItem from Michael VC
git-svn-id: trunk@8113 -
2005-11-08 22:12:50 +00:00
mattias
4595d9066c implemented IDE code macro selection
git-svn-id: trunk@8102 -
2005-11-08 15:50:42 +00:00
mattias
eee77db4e6 started IDE code macro selector
git-svn-id: trunk@8100 -
2005-11-07 23:01:52 +00:00
mattias
cc1d35125b fixed event assignment completion cursor pos
git-svn-id: trunk@8098 -
2005-11-07 22:11:05 +00:00
mattias
115184dccb fixed creating child handles on Visible=false parent at designtime
git-svn-id: trunk@8094 -
2005-11-07 18:50:28 +00:00
vincents
b7505abecb Fixed memleak in rename identifier
git-svn-id: trunk@8090 -
2005-11-07 09:58:41 +00:00
mattias
e08d298756 fixed registering codemakros
git-svn-id: trunk@8087 -
2005-11-07 09:35:13 +00:00
mattias
5bf19dd85b fixed crash on SetShowInTaskBar for non application forms
git-svn-id: trunk@8086 -
2005-11-07 09:27:32 +00:00
mattias
ae7c181070 improved menuitems, speedbuttons and imagelist from Colin
git-svn-id: trunk@8071 -
2005-11-06 10:23:34 +00:00
mattias
0936587d9f started loading ancestor form classes - far away from being usable, do not use
git-svn-id: trunk@8070 -
2005-11-06 01:23:05 +00:00
mattias
b2da0049cf added IDE overload for inserting code templates, needed for code macros
git-svn-id: trunk@8063 -
2005-11-05 11:46:16 +00:00
mattias
80dc5d6ce3 started OI checkbox for boolean properties
git-svn-id: trunk@8056 -
2005-11-04 16:53:18 +00:00
mattias
e4619df2e1 enabled lazdoc from Darius
git-svn-id: trunk@8049 -
2005-11-03 19:42:29 +00:00
vincents
704c675400 fixed format paramaters for status text of TStrings Editor (issue #1381)
git-svn-id: trunk@8038 -
2005-11-02 20:30:23 +00:00
mattias
713c417a73 added missing resourcestrings for propedits memochanged
git-svn-id: trunk@8030 -
2005-11-02 07:46:46 +00:00
jesus
991b9379d3 Font enumeration, Screen.fonts, TFontCharset property editor
git-svn-id: trunk@7999 -
2005-10-29 20:06:26 +00:00
mattias
ad36183ec0 improved IDE Help selector for items in same node, added more compiler targets
git-svn-id: trunk@7994 -
2005-10-29 09:01:06 +00:00
vincents
fc09495371 TControl.Hint uses TStringMultilinePropertyEditor, last line ending is stripped from hint and TLabel.Caption from SALVATORE COPPOLA
git-svn-id: trunk@7986 -
2005-10-26 12:22:51 +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