Commit Graph

25847 Commits

Author SHA1 Message Date
lazarus
91b2218c07 MWE: Added IFDEFs so non linux targetswill compile
git-svn-id: trunk@397 -
2001-11-07 00:17:33 +00:00
lazarus
cf74c12a01 MWE: + Initial breakpoint support
+ Added exeption handling on process.free

git-svn-id: trunk@396 -
2001-11-06 23:59:13 +00:00
lazarus
be5b67dcab MG: started breakpoint and watch frontend
git-svn-id: trunk@395 -
2001-11-06 22:20:30 +00:00
lazarus
6009a891c7 MG: added facade for find in files
git-svn-id: trunk@394 -
2001-11-06 16:42:23 +00:00
lazarus
c40fc48e9e MG: fixed run parameter saving
git-svn-id: trunk@393 -
2001-11-06 16:21:05 +00:00
lazarus
96f6250917 MG: added build all
git-svn-id: trunk@392 -
2001-11-06 15:47:32 +00:00
lazarus
8f6727e9b0 MG: fixed make cleanall to not set LCLPLATFORM
git-svn-id: trunk@391 -
2001-11-06 12:47:43 +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
6241105b36 MWE: Updated version
git-svn-id: trunk@387 -
2001-11-05 00:10:43 +00:00
lazarus
1fc8c5091e MG: fixed mouse.xpm
git-svn-id: trunk@386 -
2001-11-04 16:46:46 +00:00
lazarus
853268df5b MG: fixed mouse.xpm
git-svn-id: trunk@385 -
2001-11-04 16:36:23 +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
326a431398 MG: applied Keith Bowes win32 interface updates
git-svn-id: trunk@383 -
2001-11-01 22:40:14 +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
0c36e4eab1 MG: added ExceptProc to forms.pp
git-svn-id: trunk@380 -
2001-10-31 22:12:12 +00:00
lazarus
90519840bf MG: removed unused vars
git-svn-id: trunk@379 -
2001-10-31 21:54:34 +00:00
lazarus
bb9b3d32fe Added code for TApplication to get it ready to accept exceptions.
Shane

git-svn-id: trunk@378 -
2001-10-31 21:43:29 +00:00
lazarus
0b9d70ec39 Wrapped ComponentToString with a Try-Except so when you delete a control it doesn't crash.
Shane

git-svn-id: trunk@377 -
2001-10-31 19:48:21 +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
lazarus
4f24702fca MG: added synchronisation to gtkglarea_demo
git-svn-id: trunk@374 -
2001-10-31 10:50:32 +00:00
lazarus
82aca78edd MG: fixed sorted customlistbox
git-svn-id: trunk@373 -
2001-10-31 10:38:26 +00:00
lazarus
00dc711489 Added an OnSelectionChanged event in Main.pp fired by MSgView dialog. This fires when the ListBox gets clicked on.
This allows the editor to highlight different lines when you click on different error messages.
Shane

git-svn-id: trunk@372 -
2001-10-26 20:36:49 +00:00
lazarus
74726d5f26 MG: fixed saving of ShowLineNumbers
git-svn-id: trunk@371 -
2001-10-25 22:53:59 +00:00
lazarus
38781df5f7 MG: fixed empty TOpenDialog
git-svn-id: trunk@370 -
2001-10-25 20:01:35 +00:00
lazarus
1296a70f3e MG: fixed parsing constants with OR, AND, XOR, MOD, DIV, SHL, SHR
git-svn-id: trunk@369 -
2001-10-25 19:02:18 +00:00
lazarus
0aaf66dea5 Added an IFDEF for VER1_1
Shane

git-svn-id: trunk@368 -
2001-10-25 13:21:06 +00:00
lazarus
c0793a8529 MG: fpc 1.1: linux.pp is replaced by unix.pp
git-svn-id: trunk@367 -
2001-10-24 09:51:40 +00:00
lazarus
74d3d43522 MG: workaround for fpc1.1 in GTKAPIWidgetClient_ClassInit
git-svn-id: trunk@366 -
2001-10-24 09:28:03 +00:00
lazarus
5535649f0b MG: fixes for fpc 1.1: range check errors
git-svn-id: trunk@365 -
2001-10-24 00:35:55 +00:00
lazarus
e7de97e52a MG: removed label
git-svn-id: trunk@364 -
2001-10-23 13:51:27 +00:00
lazarus
57014a2ff7 MG: fixed TestProject
git-svn-id: trunk@363 -
2001-10-23 09:13:52 +00:00
lazarus
82db53ce16 MG: updated gtkglarea demo
git-svn-id: trunk@362 -
2001-10-20 12:44:53 +00:00
lazarus
a5a458d225 MG: fixed customradiogroup OnClick + ItemIndex
git-svn-id: trunk@361 -
2001-10-19 14:27:43 +00:00
lazarus
8028612117 MG: keys for debugging
git-svn-id: trunk@360 -
2001-10-18 13:34:03 +00:00
lazarus
022b78efb8 MG: replaced bookmark icons by smaller ones
git-svn-id: trunk@359 -
2001-10-18 13:24:32 +00:00
lazarus
5710c6c271 MG: fixed speedbuttons numglyphs>1 and started IDE debugging
git-svn-id: trunk@358 -
2001-10-18 13:01:33 +00:00
lazarus
3bda8aaab6 MG: fixed typo, thx again Luis
git-svn-id: trunk@357 -
2001-10-17 21:55:51 +00:00
lazarus
8b0b91740a MG: fixed class completion end of interface/implemention node
git-svn-id: trunk@356 -
2001-10-17 17:31:03 +00:00
lazarus
96a5cb3237 MG: added find previous to source editor
git-svn-id: trunk@355 -
2001-10-17 13:43:16 +00:00
lazarus
1ecb6200d7 MG: fixed typos for win32, thx to Luis
git-svn-id: trunk@354 -
2001-10-16 20:19:59 +00:00
lazarus
6897d83bf2 MG: removed splashform fix, because of the unpredictable side effects
git-svn-id: trunk@353 -
2001-10-16 20:01:28 +00:00
lazarus
d5ce8010d6 MG: added nvidia opengl support and a new opengl example from satan
git-svn-id: trunk@352 -
2001-10-16 14:19:13 +00:00
lazarus
9c0893ff5e MG: added clicked event to TButton, MessageDialog reacts to return key
git-svn-id: trunk@351 -
2001-10-16 10:51:10 +00:00
lazarus
2f68152c95 MG: fixed splashform showing
git-svn-id: trunk@350 -
2001-10-15 17:41:31 +00:00
lazarus
a4f8e5ce80 MG: added complete code
git-svn-id: trunk@349 -
2001-10-15 13:11:28 +00:00
lazarus
55ebf6b711 MG: added new key: complete code
git-svn-id: trunk@348 -
2001-10-12 23:23:17 +00:00