.. |
units
|
changed unit output directories to fpc format units/CPU-OS
|
2005-07-22 13:47:35 +00:00 |
actionseditor.lfm
|
fixed deleting an action in TActionListEditor
|
2005-08-17 10:55:31 +00:00 |
actionseditor.lrs
|
fixed deleting an action in TActionListEditor
|
2005-08-17 10:55:31 +00:00 |
actionseditor.pas
|
fixed deleting an action in TActionListEditor
|
2005-08-17 10:55:31 +00:00 |
actionseditorstd.lfm
|
changed the caption of the "cancel" button from Anuluj to Cancel from Darius
|
2005-07-29 14:56:05 +00:00 |
actionseditorstd.lrs
|
changed the caption of the "cancel" button from Anuluj to Cancel from Darius
|
2005-07-29 14:56:05 +00:00 |
actionseditorstd.pas
|
changed the caption of the "cancel" button from Anuluj to Cancel from Darius
|
2005-07-29 14:56:05 +00:00 |
allideintf.pas
|
added TTreeView items editor from Lagunov Aleksey
|
2005-09-12 22:22:28 +00:00 |
columndlg.pp
|
Fixed memleak in rename identifier
|
2005-11-07 09:58:41 +00:00 |
componenteditors.pas
|
added some resourcestrings and autosizing for checklistbox editor
|
2005-07-13 17:25:06 +00:00 |
componentreg.pas
|
fixed registering TStaticText
|
2005-06-23 18:48:55 +00:00 |
componenttreeview.lrs
|
added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
|
2005-03-14 13:37:18 +00:00 |
componenttreeview.pas
|
fixed creating child handles on Visible=false parent at designtime
|
2005-11-07 18:50:28 +00:00 |
configstorage.pas
|
added to IDEIntf: GetIDEConfigStorage for custom config files
|
2005-05-25 14:09:51 +00:00 |
dbpropedits.pas
|
added TFileDialogComponentEditor and TFileDlgFilterProperty from Lagunov
|
2005-01-09 12:10:32 +00:00 |
fieldseditor.lfm
|
added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1
|
2005-06-13 18:34:21 +00:00 |
fieldseditor.lrs
|
added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1
|
2005-06-13 18:34:21 +00:00 |
fieldseditor.pas
|
fixed warnings
|
2005-10-10 11:33:08 +00:00 |
fieldslist.lfm
|
added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1
|
2005-06-13 18:34:21 +00:00 |
fieldslist.lrs
|
added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1
|
2005-06-13 18:34:21 +00:00 |
fieldslist.pas
|
fixed warnings
|
2005-10-10 11:33:08 +00:00 |
formeditingintf.pas
|
implemented IDE command scopes
|
2005-09-17 22:31:17 +00:00 |
frmselectprops.lfm
|
added idewindowintf.pas - interface for storing IDE dialogs sizes
|
2005-07-31 10:21:18 +00:00 |
frmselectprops.lrs
|
added idewindowintf.pas - interface for storing IDE dialogs sizes
|
2005-07-31 10:21:18 +00:00 |
frmselectprops.pas
|
added idewindowintf.pas - interface for storing IDE dialogs sizes
|
2005-07-31 10:21:18 +00:00 |
graphpropedits.pas
|
Font enumeration, Screen.fonts, TFontCharset property editor
|
2005-10-29 20:06:26 +00:00 |
helpfpdoc.pas
|
improved IDE Help selector for items in same node, added more compiler targets
|
2005-10-29 09:01:06 +00:00 |
helphtml.pas
|
improved IDE Help selector for items in same node, added more compiler targets
|
2005-10-29 09:01:06 +00:00 |
helpintf.pas
|
improved helpintf freeing
|
2005-12-13 23:30:41 +00:00 |
idecommands.pas
|
fixed showing localized name in keymapping
|
2005-10-01 09:25:29 +00:00 |
idewindowintf.pas
|
converted environment options to lfm from Darius
|
2005-09-17 13:50:59 +00:00 |
imagelisteditor.pp
|
clean up
|
2005-09-13 10:13:33 +00:00 |
lazideintf.pas
|
fixed saving non project editor files, when saving to test directory
|
2005-12-14 23:24:04 +00:00 |
listviewpropedit.pp
|
* Fixed compilation
|
2005-03-17 23:08:10 +00:00 |
macrointf.pas
|
fixed event assignment completion cursor pos
|
2005-11-07 22:11:05 +00:00 |
Makefile
|
changed unit output directories to fpc format units/CPU-OS
|
2005-07-22 13:47:35 +00:00 |
Makefile.fpc
|
added TMaskEdit.EditMask property editor from Lagunov Aleksey
|
2005-08-27 12:55:55 +00:00 |
maskpropedit.lfm
|
fixed title of Open masks file dialog
|
2005-10-06 20:46:45 +00:00 |
maskpropedit.lrs
|
fixed title of Open masks file dialog
|
2005-10-06 20:46:45 +00:00 |
maskpropedit.pas
|
fixed crash in maskpropedit when no templates available from Alex
|
2005-10-04 22:02:27 +00:00 |
menuintf.pas
|
IDE now extends/clean up project unit path on renaming a project unit
|
2005-11-15 16:14:04 +00:00 |
newfield.lfm
|
added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1
|
2005-06-13 18:34:21 +00:00 |
newfield.lrs
|
added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1
|
2005-06-13 18:34:21 +00:00 |
newfield.pas
|
64 bit fixes
|
2005-09-14 21:32:07 +00:00 |
newitemintf.pas
|
added methods to ideintf for NewItemIntf to register custom categories
|
2005-07-25 23:34:48 +00:00 |
objectinspector.pp
|
gtk: only ownerdraw lists receive OnDrawItem (bug #910), windows: enable listbox with color in objectinspector
|
2005-11-11 21:54:34 +00:00 |
objinspstrconsts.pas
|
replaced some resource strings
|
2005-12-31 15:18:25 +00:00 |
oi_box.bmp
|
added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
|
2005-03-14 13:37:18 +00:00 |
oi_comp.bmp
|
added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
|
2005-03-14 13:37:18 +00:00 |
oi_control.bmp
|
added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
|
2005-03-14 13:37:18 +00:00 |
oi_form.bmp
|
added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
|
2005-03-14 13:37:18 +00:00 |
packageintf.pas
|
fixed license for ideintf
|
2004-12-16 19:05:41 +00:00 |
projectintf.pas
|
replaced some resource strings
|
2005-12-31 15:18:25 +00:00 |
propedits.pp
|
renamed TNonControlForm to TNonControlDesignerForm
|
2005-12-18 10:52:54 +00:00 |
README
|
updated COPYING and README for new files
|
2005-06-13 09:38:54 +00:00 |
srceditorintf.pas
|
fixed linux compilation, fixed codetools searching class header comment
|
2005-11-10 18:36:27 +00:00 |
texttools.pas
|
IDE now extends/clean up project unit path on renaming a project unit
|
2005-11-15 16:14:04 +00:00 |
treeviewpropedit.lfm
|
added TTreeView items editor from Lagunov Aleksey
|
2005-09-12 22:22:28 +00:00 |
treeviewpropedit.lrs
|
added TTreeView items editor from Lagunov Aleksey
|
2005-09-12 22:22:28 +00:00 |
treeviewpropedit.pas
|
added TTreeView items editor from Lagunov Aleksey
|
2005-09-12 22:22:28 +00:00 |