Commit Graph

462 Commits

Author SHA1 Message Date
mattias
0364495833 renamed stringgriddlg.pas to lazstringgridedit.pas
git-svn-id: trunk@9515 -
2006-06-28 17:32:23 +00:00
mattias
7e84661561 separated TStringGridEditorDlg from Salvatore
git-svn-id: trunk@9514 -
2006-06-28 17:29:13 +00:00
mattias
cb27ed406f TObjectInspector: fixed updating LookupRoot without selection change
git-svn-id: trunk@9474 -
2006-06-22 03:33:40 +00:00
vincents
09df114df2 fixed memleak, when previewing a bitmap
git-svn-id: trunk@9460 -
2006-06-21 13:33:53 +00:00
mattias
9e55b163b0 extended quick fix items for jumping, started jumping to linker errors
git-svn-id: trunk@9456 -
2006-06-20 10:22:35 +00:00
mattias
3ea8b26965 fixed uninitialized value
git-svn-id: trunk@9386 -
2006-06-02 10:00:37 +00:00
mattias
1552df85ab added diff for compiler options
git-svn-id: trunk@9362 -
2006-05-27 13:36:02 +00:00
mattias
085f6ed50a added ideintf/stringspropeditdlg.pas
git-svn-id: trunk@9353 -
2006-05-25 15:13:44 +00:00
mattias
47a7425d7c set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
mattias
4023c08654 fixed checking adding unitpaths on adding units to packages
git-svn-id: trunk@9305 -
2006-05-18 22:52:15 +00:00
mattias
c74dc32a5a fixed av in code templ dlg and added help for linker error cannot find -l
git-svn-id: trunk@9299 -
2006-05-17 16:29:37 +00:00
mattias
0ee6a67e72 moved ideintf/helphtml.pas to lcl/lazhelphtml.pas
git-svn-id: trunk@9280 -
2006-05-13 15:12:42 +00:00
mattias
b14b7825dc made THelpDatabase and THelpViewer a component
git-svn-id: trunk@9279 -
2006-05-13 15:04:36 +00:00
mattias
988f29ba13 LCL help is now autarc
git-svn-id: trunk@9278 -
2006-05-13 14:41:42 +00:00
mattias
678d335e79 moved ideintf/helpintf.pas to lcl/lazhelpintf.pas
git-svn-id: trunk@9277 -
2006-05-13 13:39:30 +00:00
mattias
1202899898 added baseideintf
git-svn-id: trunk@9275 -
2006-05-13 13:29:03 +00:00
mattias
fa83cfbcf9 added TCustomForm.IntfHelp - a method to be called by the interfaces
git-svn-id: trunk@9274 -
2006-05-13 12:58:32 +00:00
mattias
e58dd594be splitted helpintf into helpintf and idehelpintf
git-svn-id: trunk@9272 -
2006-05-13 12:18:52 +00:00
mattias
9c1a175b91 fixed typos makro
git-svn-id: trunk@9271 -
2006-05-13 12:00:43 +00:00
mattias
8f6fad5537 moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas
git-svn-id: trunk@9270 -
2006-05-13 11:44:14 +00:00
mattias
e441b52d38 made sure, that lazarus code uses TImageList.AddDirect
git-svn-id: trunk@9266 -
2006-05-13 09:13:05 +00:00
mattias
003ec5d0f6 application dump stack only if no AppNoExceptionMessages is set
git-svn-id: trunk@9261 -
2006-05-13 08:20:31 +00:00
mattias
2f2c92352b code templates: fixed reading new lines at start of template
git-svn-id: trunk@9259 -
2006-05-12 08:27:08 +00:00
mattias
df4cb19ad7 renamed TreeNodes.Items to TTreeNode.Item - it is inconsisten, but for Delphi compatibility and it is hardly used
git-svn-id: trunk@9232 -
2006-05-02 21:49:41 +00:00
micha
d9e9f1570f win64 fixes (from peter, modified)
git-svn-id: trunk@9221 -
2006-05-01 21:45:12 +00:00
mattias
0c651d4040 implemented TTabControl component editor
git-svn-id: trunk@9201 -
2006-04-29 16:11:51 +00:00
mattias
950dc3d88a implemented Help for IDE windows, added node for OI
git-svn-id: trunk@9199 -
2006-04-29 12:25:17 +00:00
mattias
a8832a3e66 help for IDE windows: started editor and mapping
git-svn-id: trunk@9198 -
2006-04-28 14:16:25 +00:00
mattias
3b5d21d836 multi replace: started replacement
git-svn-id: trunk@9193 -
2006-04-26 23:50:25 +00:00
mattias
d05b7c6e0e Help for FPC keywords: implemented
git-svn-id: trunk@9186 -
2006-04-25 17:45:43 +00:00
mattias
34412e24ab added IDEIntf/idedialogs.pas
git-svn-id: trunk@9185 -
2006-04-25 17:17:19 +00:00
mattias
aa44cc8127 help for FPC keywords: added option to setup path
git-svn-id: trunk@9184 -
2006-04-25 17:16:56 +00:00
mattias
304736060f find in files: implemented propmp on replace
git-svn-id: trunk@9179 -
2006-04-25 15:29:59 +00:00
mattias
8703fcd1e2 implemented Help for fpc messages using the fpc comment file (errore.msg) and the custom pages in the wiki
git-svn-id: trunk@9174 -
2006-04-24 19:13:01 +00:00
mattias
891c68db93 make fields editor more robust for multiple forms from Alexandrov Alexandru
git-svn-id: trunk@9166 -
2006-04-23 20:24:57 +00:00
mattias
a70721d9df renamed compiler options includefiles to IncludePath
git-svn-id: trunk@9127 -
2006-04-15 11:52:04 +00:00
mattias
cc4020a589 renamed msgintf.pas to idemsgintf.pas
git-svn-id: trunk@9082 -
2006-04-05 19:58:42 +00:00
mattias
5501990211 improved layout of frmselectprops from Darius
git-svn-id: trunk@9072 -
2006-04-04 18:21:02 +00:00
vincents
22e049a217 regenerated to support i386-darwin
git-svn-id: trunk@9008 -
2006-03-24 07:55:17 +00:00
mattias
c466ce486f fixed TIDEMessageLine.SetSourcePosition when linenumber has more decimals
git-svn-id: trunk@9004 -
2006-03-24 00:02:46 +00:00
mattias
ed534f773e started Delphi package conversion tool
git-svn-id: trunk@8970 -
2006-03-21 13:17:55 +00:00
mattias
ae450142cf improved delphi conversion, include paths and error handling
git-svn-id: trunk@8969 -
2006-03-21 12:21:53 +00:00
mattias
c202035638 implemented find declaration of OI property popupmenu item
git-svn-id: trunk@8917 -
2006-03-11 02:17:02 +00:00
mattias
f540eb7d8f implemented context help for OI properties
git-svn-id: trunk@8916 -
2006-03-11 01:50:10 +00:00
mattias
9272283138 restored old tpanel.xpm
git-svn-id: trunk@8909 -
2006-03-10 16:19:34 +00:00
mattias
4d93dd90aa added new tpanel.xpm
git-svn-id: trunk@8908 -
2006-03-10 14:15:46 +00:00
mattias
dddf196254 added project clean up and unit path clean up for Delphi project converter
git-svn-id: trunk@8890 -
2006-03-08 02:44:09 +00:00
mattias
0fdb95d4a6 improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr
git-svn-id: trunk@8868 -
2006-03-05 23:55:40 +00:00
mattias
5bb39b97a3 clearing session modified flags
git-svn-id: trunk@8862 -
2006-03-03 00:32:47 +00:00
vincents
1d1f705486 removed units directories from svn
git-svn-id: trunk@8856 -
2006-03-01 22:49:43 +00:00