Commit Graph

52165 Commits

Author SHA1 Message Date
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
lazarus
40cb0d378a HintWindow changes
Shane

git-svn-id: trunk@403 -
2001-11-09 19:14:25 +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
aeb18d8c38 MG: fixed GetItemIndex-Handle-NotAllocated-Crash bug
git-svn-id: trunk@400 -
2001-11-09 14:33:41 +00:00
lazarus
daeaec27b0 MG: draw rectangle after text
git-svn-id: trunk@399 -
2001-11-08 08:00:12 +00:00
lazarus
82a66501f0 MG: fixes for the new compiler
git-svn-id: trunk@398 -
2001-11-07 16:14:14 +00:00
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