Commit Graph

178 Commits

Author SHA1 Message Date
lazarus
4d12e45153 Added code to disable save button when the active unit is not "modified".
Shane

git-svn-id: trunk@515 -
2001-12-12 16:49:15 +00:00
lazarus
77927e9e33 MG: added file path to files in TOpenDialog
git-svn-id: trunk@514 -
2001-12-12 15:12:31 +00:00
lazarus
c5558db29e Changes to allow multiple files being opened in main.pp
Shane

git-svn-id: trunk@512 -
2001-12-12 14:25:03 +00:00
lazarus
c1f7c4e0f7 Modified the Watches dialog
Shane

git-svn-id: trunk@509 -
2001-12-11 16:51:37 +00:00
lazarus
fdcdc301ba MG: TCodeBuffer.LoadFromFile now checks file date
git-svn-id: trunk@508 -
2001-12-11 15:43:35 +00:00
lazarus
ef40ef7d1b MG: started multiselection for TOpenDialog
git-svn-id: trunk@507 -
2001-12-11 14:36:41 +00:00
lazarus
f1801a7f42 MG: fixed save project, saving units twice
git-svn-id: trunk@506 -
2001-12-11 11:14:10 +00:00
lazarus
705a9b8104 MG: fixed open file at cursor
git-svn-id: trunk@505 -
2001-12-11 09:34:32 +00:00
lazarus
8a1b2c210c MG: enhanced open file at cursor to read more than one word
git-svn-id: trunk@503 -
2001-12-10 23:03:18 +00:00
lazarus
df362b22e7 MG: added perl highlighter
git-svn-id: trunk@502 -
2001-12-10 22:39:37 +00:00
lazarus
fcef16c142 MG: started open file at cursor
git-svn-id: trunk@501 -
2001-12-10 16:22:40 +00:00
lazarus
aa6fe6e2f0 MOdified the Watches dialog and added the lfm and lrs files for it and the insert watch dialog.
Shane

git-svn-id: trunk@500 -
2001-12-10 14:32:58 +00:00
lazarus
ebc1277083 MG: added search for compiler, if not set
git-svn-id: trunk@495 -
2001-12-10 08:44:23 +00:00
lazarus
8747750b3d Added a watch dialog.
Shane

git-svn-id: trunk@488 -
2001-12-07 20:12:15 +00:00
lazarus
f43d37ca9b MG: added calendar to allunits and removed unused vars
git-svn-id: trunk@482 -
2001-12-05 18:19:11 +00:00
lazarus
f1b9d4e965 Added hints to the main ide.
Shane

git-svn-id: trunk@479 -
2001-12-04 14:28:04 +00:00
lazarus
5278c54ef8 MG: reduced output
git-svn-id: trunk@476 -
2001-12-02 13:05:33 +00:00
lazarus
5e7d79f6e4 MG: added default pascal file extension option
git-svn-id: trunk@474 -
2001-12-02 11:03:36 +00:00
lazarus
43248ea0e1 MG: added jump-history
git-svn-id: trunk@472 -
2001-12-01 22:17:27 +00:00
lazarus
4262f9a291 MG: added multi language syntax hilighting
git-svn-id: trunk@459 -
2001-11-27 15:06:13 +00:00
lazarus
54405c39ba MG: cropped all component icons
git-svn-id: trunk@456 -
2001-11-22 14:28:33 +00:00
lazarus
0779d841d4 MG: moved lazres, added images/README
git-svn-id: trunk@453 -
2001-11-22 10:37:24 +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
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
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
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
dfe99d5c62 MG: clear define cache on changing env paths
git-svn-id: trunk@431 -
2001-11-17 10:16:23 +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
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
2a1b1f2558 MG: CLIPBOARD
git-svn-id: trunk@411 -
2001-11-12 16:56:09 +00:00
lazarus
9864bec26b MG: turned back to stable ground (use old process.pp)
git-svn-id: trunk@402 -
2001-11-09 18:39:13 +00:00
lazarus
c40ded672a MG: added external tools
git-svn-id: trunk@401 -
2001-11-09 18:15:23 +00:00
lazarus
82a66501f0 MG: fixes for the new compiler
git-svn-id: trunk@398 -
2001-11-07 16:14:14 +00:00
lazarus
96f6250917 MG: added build all
git-svn-id: trunk@392 -
2001-11-06 15:47:32 +00:00
lazarus
311b264796 MG: added Run Parameter Options - not enabled yet
git-svn-id: trunk@390 -
2001-11-06 12:20:34 +00:00
lazarus
4d2da430b7 added popupmenu+arrows to notebooks, added target filename
git-svn-id: trunk@389 -
2001-11-05 18:18:19 +00:00
lazarus
36964ad845 MWE: First steps of a debugger.
git-svn-id: trunk@388 -
2001-11-05 00:12:51 +00:00
lazarus
2b97867c60 MG: fixed errorline showing, resource adding and published var editing and added make cleanall
git-svn-id: trunk@384 -
2001-11-03 08:37:37 +00:00
lazarus
5da619f0b3 Changes to Messagebox.
Added line to CodeTools to prevent duplicate USES entries.

git-svn-id: trunk@382 -
2001-11-01 21:30:35 +00:00
lazarus
0180f8302a Changed Application.Messagebox to use TMessageBox class.
Added icon images for mtError and mtConfirmation
Shane

git-svn-id: trunk@381 -
2001-11-01 18:48:52 +00:00
lazarus
07f6e25d94 MG: fixed DirectoryExists
git-svn-id: trunk@376 -
2001-10-31 18:09:51 +00:00
lazarus
2cbcc53a57 Fixed the gtk mousemove bug where the control gets the coord's based on it's parent instead of itself.
Shane

git-svn-id: trunk@375 -
2001-10-31 16:29:23 +00:00