Commit Graph

453 Commits

Author SHA1 Message Date
lazarus
0779d841d4 MG: moved lazres, added images/README
git-svn-id: trunk@453 -
2001-11-22 10:37:24 +00:00
lazarus
f851464185 MG: moved lazres.pp to tools/
git-svn-id: trunk@452 -
2001-11-22 10:18:39 +00:00
lazarus
e618fb776f MG: created images/sourceeditor, images/components and moved icons
git-svn-id: trunk@451 -
2001-11-22 09:54:49 +00:00
lazarus
b1a97e6723 MG: removed unused vars and fixed design grid
git-svn-id: trunk@450 -
2001-11-22 08:45:00 +00:00
lazarus
79a6fc87ca commented out a line.
Shane

git-svn-id: trunk@449 -
2001-11-21 19:33:41 +00:00
lazarus
3ed4f51dc4 TComboBox can now be moved in FormEditor
Shane

git-svn-id: trunk@448 -
2001-11-21 19:32:33 +00:00
lazarus
b01d62a154 Changes for combobox to receive butondown and up events
DblClick events now working.
Shane

git-svn-id: trunk@447 -
2001-11-21 14:55:33 +00:00
lazarus
91d1543e1d MG: moved executable check to ideprocs.pp
git-svn-id: trunk@446 -
2001-11-21 13:09:50 +00:00
lazarus
b6104ccf59 MG: added some more error messages for TProcess
git-svn-id: trunk@445 -
2001-11-21 12:51:00 +00:00
lazarus
2867614d29 MG: fixed crash on completion of non selected
git-svn-id: trunk@444 -
2001-11-21 09:23:20 +00:00
lazarus
57e919451d MG: DoRunProject writes the programfilename
git-svn-id: trunk@443 -
2001-11-20 19:39:45 +00:00
lazarus
edfc4165eb Pressing DEL when form is the only thing selected in designer no longer crashes Lazarus.
Shane

git-svn-id: trunk@442 -
2001-11-20 18:30:32 +00:00
lazarus
7a1a9a44ca Fixed something I forgot to uncomment in designer.pp
Shane

git-svn-id: trunk@441 -
2001-11-20 17:42:21 +00:00
lazarus
74dfef724b Fixed designer problem with moving controls.
Can no longer drag controls off the form.
Shane

git-svn-id: trunk@440 -
2001-11-20 17:20:45 +00:00
lazarus
18db0afb36 MG: open project now only opens lpi files
git-svn-id: trunk@439 -
2001-11-20 15:09:21 +00:00
lazarus
52b63a6362 MG: run button and menu run now builds+runs
git-svn-id: trunk@438 -
2001-11-19 22:01:25 +00:00
lazarus
0108657d6d MG: fixed splash timer AV, incomplete project loading, application save as
git-svn-id: trunk@437 -
2001-11-19 21:48:54 +00:00
lazarus
e4f1107899 MG: added quick syntax check via codetools
git-svn-id: trunk@436 -
2001-11-19 15:23:19 +00:00
lazarus
3b1b264b40 MG: added dirty about lazarus dlg
git-svn-id: trunk@435 -
2001-11-19 12:15:03 +00:00
lazarus
fb8a41307f MG: changed splashform borderstyle
git-svn-id: trunk@434 -
2001-11-19 12:14:24 +00:00
lazarus
b18dbc2ed7 MG: fixed method jump
git-svn-id: trunk@433 -
2001-11-19 12:13:42 +00:00
lazarus
c6937651f4 Added more info to object inspector hints.
Shane

git-svn-id: trunk@432 -
2001-11-17 21:29:16 +00:00
lazarus
dfe99d5c62 MG: clear define cache on changing env paths
git-svn-id: trunk@431 -
2001-11-17 10:16:23 +00:00
lazarus
17519cd635 MG: changing project filename will now also change the title
git-svn-id: trunk@430 -
2001-11-17 09:48:56 +00:00
lazarus
5525f3d2ae MG: fixed range check errors for FG,BG in Init
git-svn-id: trunk@429 -
2001-11-17 09:42:26 +00:00
lazarus
56d379cf31 Object inspector has hints now.
Shane

git-svn-id: trunk@428 -
2001-11-16 20:08:41 +00:00
lazarus
c0580a1c76 MG: compiler out file only if different
git-svn-id: trunk@427 -
2001-11-16 12:55:36 +00:00
lazarus
fba4f31c5a MG: reduced output
git-svn-id: trunk@426 -
2001-11-16 09:01:52 +00:00
lazarus
996fa0e40e MG: fixed typo in keyword list
git-svn-id: trunk@425 -
2001-11-16 09:01:15 +00:00
lazarus
a277df0d50 Changed to use upper and lower case when assigning a name to a component.
Shane

git-svn-id: trunk@424 -
2001-11-15 21:01:32 +00:00
lazarus
704da558b2 Added a property for BorderWidth in TForm
Changed the hint window in the designer to be more picky when it pops up.
Shane

git-svn-id: trunk@423 -
2001-11-15 19:16:43 +00:00
lazarus
e7a4c972d5 MG: fixed open non existing file and unitname in save project as
git-svn-id: trunk@422 -
2001-11-15 13:49:50 +00:00
lazarus
dfdd318f27 MG: splitted codetools.pp, it was a monster
git-svn-id: trunk@421 -
2001-11-15 09:08:36 +00:00
lazarus
beb8444fd0 MG: fixes for parser and linkscanner and small cleanups
git-svn-id: trunk@420 -
2001-11-14 19:10:03 +00:00
lazarus
a7787f8119 Changes to make toggling between form and unit work.
Added BringWindowToTop
Shane

git-svn-id: trunk@419 -
2001-11-14 17:46:59 +00:00
lazarus
5b266eec73 Changes to facilitate the toggle between form and unit
Shane

git-svn-id: trunk@418 -
2001-11-13 18:50:10 +00:00
lazarus
b3dd5353c5 MG: reduced output
git-svn-id: trunk@417 -
2001-11-12 22:20:19 +00:00
lazarus
3b1dd8add9 MG: fixed parser: multiple brackets, nil, string[]
git-svn-id: trunk@416 -
2001-11-12 22:12:57 +00:00
lazarus
f2e975497d MG: fixed empty clipboard stream crashing bug
git-svn-id: trunk@415 -
2001-11-12 19:32:23 +00:00
lazarus
c29c15268b MG: added try excepts for clipboard
git-svn-id: trunk@414 -
2001-11-12 19:30:00 +00:00
lazarus
2020722ef8 MG: fixed create, virtual constructors makes no sense
git-svn-id: trunk@413 -
2001-11-12 19:28:23 +00:00
lazarus
2faaa339ba MG: new version from satan
git-svn-id: trunk@412 -
2001-11-12 17:36:47 +00:00
lazarus
2a1b1f2558 MG: CLIPBOARD
git-svn-id: trunk@411 -
2001-11-12 16:56:09 +00:00
lazarus
9d9f89e460 MG: fixed hangup on wrong propertyies and missing classnames
git-svn-id: trunk@410 -
2001-11-12 16:23:06 +00:00
lazarus
36bdfe3664 MG: free unittree and fileinfos
git-svn-id: trunk@409 -
2001-11-12 12:07:33 +00:00
lazarus
ac26d5531f MG: free fhintfont
git-svn-id: trunk@408 -
2001-11-12 11:54:10 +00:00
lazarus
f41b3116ce MG: free FFont on destroy
git-svn-id: trunk@407 -
2001-11-12 07:56:56 +00:00
lazarus
67cf25e0fa MG: fixed set formicon on invisible forms
git-svn-id: trunk@406 -
2001-11-10 10:48:02 +00:00
lazarus
bb1911aa3d MG: removed testform.pp
git-svn-id: trunk@405 -
2001-11-09 23:49:23 +00:00
lazarus
8dd386378b Minor fixes
Shane

git-svn-id: trunk@404 -
2001-11-09 20:48:36 +00:00