Commit Graph

256 Commits

Author SHA1 Message Date
mattias
4e16359646 added some resourcestrings for image list editor
git-svn-id: trunk@7342 -
2005-07-13 17:27:17 +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
6fac34ae24 fixed getting property under muse cursor in OI from Martin Smat
git-svn-id: trunk@7337 -
2005-07-10 21:31:39 +00:00
mattias
4319ce503a replaced some strings with resource strings from George Lober
git-svn-id: trunk@7314 -
2005-07-02 09:24:51 +00:00
mattias
1cce85674d implemented streaming TCheckListBox checked states from Salvatore
git-svn-id: trunk@7313 -
2005-07-02 09:17:20 +00:00
mattias
bb28a2365c implemented adding a new file from registered file types to package
git-svn-id: trunk@7305 -
2005-06-30 18:15:55 +00:00
mattias
10fed2b9bd added new file page to add to package dialog
git-svn-id: trunk@7300 -
2005-06-30 10:46:23 +00:00
mattias
de2468df58 added TCheckGroup/TCheckListBox component editors from SALVATORE COPPOLA
git-svn-id: trunk@7297 -
2005-06-29 23:09:34 +00:00
mattias
7bbed9755e fixed keymapping, imrpoved autosizing envirnment options dialog
git-svn-id: trunk@7291 -
2005-06-28 22:44:22 +00:00
mattias
7335ee16f1 fixed mem leak
git-svn-id: trunk@7282 -
2005-06-25 14:36:02 +00:00
mattias
bb74449136 fixed registering TStaticText
git-svn-id: trunk@7276 -
2005-06-23 18:48:55 +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
mattias
6bc643e291 hid TStaticText - it is obsolete
git-svn-id: trunk@7253 -
2005-06-19 10:16:27 +00:00
mattias
e6ca15816b added IDE interface for regular expressions
git-svn-id: trunk@7252 -
2005-06-18 19:37:17 +00:00
mattias
19553ee2d3 implemented context help system for compiler/make messages
git-svn-id: trunk@7247 -
2005-06-18 08:49:32 +00:00
mattias
7e13a73664 added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1
git-svn-id: trunk@7238 -
2005-06-13 18:34:21 +00:00
mattias
4b51056801 updated COPYING and README for new files
git-svn-id: trunk@7237 -
2005-06-13 09:38:54 +00:00
mattias
c7532e8071 added storing parser results of parsing FPC, make outputs
git-svn-id: trunk@7227 -
2005-06-08 15:50:02 +00:00
mattias
1114e5832d added message parts to Help interface
git-svn-id: trunk@7225 -
2005-06-08 08:02:09 +00:00
mattias
e91d514ec5 added TLazIDEInterface.DoOpenProject
git-svn-id: trunk@7214 -
2005-05-31 21:26:10 +00:00
mattias
e41957a477 added TProjectFileDescriptor.GetResourceSource to create custom forms with custom .lfm sources
git-svn-id: trunk@7212 -
2005-05-28 23:16:21 +00:00
mattias
1917ac9586 auto clean/create .lrs file on creating custom .lfm file
git-svn-id: trunk@7209 -
2005-05-28 11:25:17 +00:00
mattias
dc21f3484c added TLazProject.ProjectInfoFile, fixed saving editor files if deleted
git-svn-id: trunk@7204 -
2005-05-26 20:17:50 +00:00
mattias
31d368a4d8 changed OI SHow Hints option to resource string, added TProjectDescriptor.DoInitDescriptor
git-svn-id: trunk@7203 -
2005-05-26 15:54:02 +00:00
mattias
73ca58ffc8 added to IDEIntf: GetIDEConfigStorage for custom config files
git-svn-id: trunk@7202 -
2005-05-25 14:09:51 +00:00
mattias
5d208b3b2b added TLazIDEInterface.ActiveProject property
git-svn-id: trunk@7199 -
2005-05-23 23:39:02 +00:00
mattias
3d37b16f09 added TComponent to ad to package new component dialog
git-svn-id: trunk@7187 -
2005-05-21 14:30:16 +00:00
vincents
d63fd7f7dd implemented using default browser on windows
git-svn-id: trunk@7079 -
2005-04-17 11:15:41 +00:00
micha
f0f06564f4 fix reading of object inspector grid splitter X value
git-svn-id: trunk@7074 -
2005-04-13 11:13:56 +00:00
mattias
a81cc46219 implemented favourite properties for ObjectInspector
git-svn-id: trunk@7072 -
2005-04-13 09:33:15 +00:00
marc
3d07b12402 * patch from Luca Minuti
git-svn-id: trunk@7043 -
2005-03-30 22:51:26 +00:00
mattias
89a38f7ff1 started OI favourites
git-svn-id: trunk@7033 -
2005-03-29 09:30:15 +00:00
mattias
2a9f1aca6a fixed Symantec Checking with Syntax Options
git-svn-id: trunk@7012 -
2005-03-23 10:55:29 +00:00
mattias
e1b84e31df added OpenDialog Filters from Salvatore Coppola
git-svn-id: trunk@7003 -
2005-03-21 09:14:17 +00:00
mattias
62ef8130bc implemented Multi Masks for gtk1 filedialogs
git-svn-id: trunk@7002 -
2005-03-21 09:03:54 +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
michael
86803e5b23 + Fixed error which stopped code from compiling
git-svn-id: trunk@6970 -
2005-03-16 21:22:43 +00:00
mattias
84a5d07140 added check for chaning parent in component tree from Luca
git-svn-id: trunk@6963 -
2005-03-16 12:14:26 +00:00
mattias
e94b4e2fe9 made actions editor translatable from Pawel
git-svn-id: trunk@6961 -
2005-03-16 11:59:50 +00:00
marc
92fe571ea8 * fixed alignment/endianess for sparc
git-svn-id: trunk@6957 -
2005-03-16 00:25:46 +00:00
marc
6278435a3d *** empty log message ***
git-svn-id: trunk@6956 -
2005-03-15 23:55:12 +00:00
mattias
5ccf441835 added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
git-svn-id: trunk@6951 -
2005-03-14 13:37:18 +00:00
mattias
b9fc98d4c3 registered actions and added new action list editor from Pawel
git-svn-id: trunk@6941 -
2005-03-11 15:33:29 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
98490874de adding panels to statusbar during designing now sets SimplePanel:=false
git-svn-id: trunk@6906 -
2005-03-05 23:00:16 +00:00
mattias
98d9003cad fixed unselecting TCollection
git-svn-id: trunk@6905 -
2005-03-05 22:31:35 +00:00
mattias
41ace17a4c OI now locks during doubleclick and synedit now uses only MouseCapture instead of heuristic
git-svn-id: trunk@6896 -
2005-03-05 12:08:49 +00:00
mattias
5ff7db8121 added debuln for OI fillcombobox
git-svn-id: trunk@6892 -
2005-03-04 17:20:03 +00:00
mattias
b33ad8e14d fixed TCollectionPropertEditor deleting collection item, when not in sync
git-svn-id: trunk@6873 -
2005-03-02 11:49:29 +00:00