Commit Graph

80 Commits

Author SHA1 Message Date
mattias
8f74473cda fixed jpegforlazarus in bigide
git-svn-id: trunk@8584 -
2006-01-20 23:19:12 +00:00
mattias
daa545bd9c added to bigide: jpeg, projecttemplates, fpcunit
git-svn-id: trunk@8583 -
2006-01-20 23:13:19 +00:00
mattias
b436e98196 added TurboPowerIPro and TDbf to bigide components
git-svn-id: trunk@8575 -
2006-01-20 14:48:22 +00:00
mattias
a9adeb7763 fixed mem leak in exttool
git-svn-id: trunk@8451 -
2006-01-04 23:26:59 +00:00
mattias
02d9d81ee8 added fpcmacosall.pas till it is in FPC
git-svn-id: trunk@8418 -
2006-01-03 08:08:56 +00:00
mattias
900ebcc63d added printer4lazarus and cgilaz to bigide
git-svn-id: trunk@8413 -
2006-01-02 23:11:53 +00:00
mattias
17092a4e58 implemented make bigide
git-svn-id: trunk@8412 -
2006-01-02 20:39:49 +00:00
vincents
2c8fb9a743 use svn2revisioninc to create revision.inc
git-svn-id: trunk@7926 -
2005-10-07 10:55:05 +00:00
mattias
6b451cde93 implemented code fold range classes
git-svn-id: trunk@7925 -
2005-10-06 23:04:22 +00:00
vincents
d3b0afb5d7 put versionstring into a string constant
git-svn-id: trunk@7890 -
2005-10-02 13:52:28 +00:00
vincents
0542798543 added const LazarusVersionStr
git-svn-id: trunk@7888 -
2005-10-02 12:57:58 +00:00
mattias
00692af0ed started ChildSizing auto layouts for TWinControl
git-svn-id: trunk@7882 -
2005-10-02 09:46:55 +00:00
mattias
ed6c5ce7bf testing revision increase
git-svn-id: trunk@7775 -
2005-09-21 10:32:07 +00:00
mattias
d5f2a32bec added ide/revision.inc for svn revision
git-svn-id: trunk@7768 -
2005-09-21 10:21:11 +00:00
mattias
c55d4b3a78 improved svn revision in about box
git-svn-id: trunk@7766 -
2005-09-21 08:58:56 +00:00
mattias
7ef1a6df74 CodeExplorer now uses the MenuIntf
git-svn-id: trunk@7457 -
2005-07-30 15:01:39 +00:00
mattias
4e924ae6a2 implemented open project after open standard windows
git-svn-id: trunk@6367 -
2004-12-12 03:54:09 +00:00
mattias
d160b3b743 updated memcheck.pas from heaptrc.pp
git-svn-id: trunk@6225 -
2004-11-10 15:25:32 +00:00
vincents
97f219aa15 replaced writeln by DebugLn
git-svn-id: trunk@6020 -
2004-09-17 20:04:35 +00:00
marc
6756284868 * removed compileroptionsdlg from uses claus to get rid of compiler warning
git-svn-id: trunk@5922 -
2004-09-04 23:50:17 +00:00
marc
90b8b206c0 + Added option to skip compiler step on compile, build or run
* Fixed adding of runtime watches
* Fixed runnerror reporting (correct number and location is shown)

git-svn-id: trunk@5918 -
2004-09-04 21:54:08 +00:00
mattias
a7d381ad9d splitted TMainIDE (main control instance) and TMainIDEBar (IDE menu and palette), added mainbase.pas and mainintf.pas
git-svn-id: trunk@5749 -
2004-08-08 18:02:45 +00:00
mattias
2bdcedfc76 clean up
git-svn-id: trunk@5432 -
2004-04-24 21:00:41 +00:00
mattias
5f8fd4898c fixed gtk2 for drawing list item from Ladislav
git-svn-id: trunk@5431 -
2004-04-24 20:57:18 +00:00
mattias
fe19ab4a6f FindInFilesDialog size is now stored
git-svn-id: trunk@5381 -
2004-04-09 10:32:02 +00:00
mattias
03781e4f7d fixed memleak in TDefaultComponentEditor.Edit
git-svn-id: trunk@5379 -
2004-04-08 18:27:51 +00:00
marc
de8f27af5b * Interface CreateComponent splitup
* Implemented CreateButtonHandle on GTK interface
  on win32 interface it still needs to be done
* Changed ApiWizz to support multilines and more interfaces

git-svn-id: trunk@5236 -
2004-02-27 00:42:41 +00:00
marc
348cd5c298 * Changed TComponentSelectionList to TPersistentSelectionList
+ Added SSHdebugger property

git-svn-id: trunk@5007 -
2004-01-04 03:53:36 +00:00
mattias
823a00d090 deactivated memcheck
git-svn-id: trunk@4497 -
2003-08-18 14:40:29 +00:00
mattias
9af0a719c4 renamed lazqueue to lazlinkedlist, patch from Jeroen
git-svn-id: trunk@4495 -
2003-08-18 13:26:06 +00:00
mattias
845d0b41cf deactivated memcheck
git-svn-id: trunk@4457 -
2003-08-08 07:52:33 +00:00
mattias
714365de77 fixed mem leaks in debugger
git-svn-id: trunk@4456 -
2003-08-08 07:49:56 +00:00
marc
91d44097f1 + Added SSHGDB debugger
git-svn-id: trunk@4418 -
2003-07-24 08:52:46 +00:00
marc
e0a9af5324 + Added SSHGDB debugger
git-svn-id: trunk@4417 -
2003-07-24 08:47:37 +00:00
mattias
1fb4ee52a5 fixes for debugging lazarus
git-svn-id: trunk@4296 -
2003-06-23 09:42:09 +00:00
mattias
4ae40aeab0 added checks and texts for mixing gtk1 and gtk2
git-svn-id: trunk@4216 -
2003-05-30 12:41:47 +00:00
mattias
778256fa2f added try except to Application.Run, message on changing debugger items during compile
git-svn-id: trunk@4215 -
2003-05-30 08:10:52 +00:00
mattias
fa9c84c773 implemented custom package initialization
git-svn-id: trunk@4096 -
2003-04-26 07:34:55 +00:00
mattias
885a22cec5 implemented default package for custom IDE components
git-svn-id: trunk@4088 -
2003-04-21 16:21:29 +00:00
mattias
b5e10e846a implemented file reference list
git-svn-id: trunk@4075 -
2003-04-18 15:32:51 +00:00
mattias
7a541bcc8f fixed registration for fpc 1.0.x
git-svn-id: trunk@4025 -
2003-04-08 09:04:07 +00:00
lazarus
88a2927d1c MG: broke LCL<->interface circles
git-svn-id: trunk@3566 -
2002-10-26 15:15:50 +00:00
lazarus
21eea01db1 MG: fixed freeing Glyph in TBitBtn.SetKind
git-svn-id: trunk@3497 -
2002-10-10 20:34:33 +00:00
lazarus
9541ea6418 MG: fixed memcheck output
git-svn-id: trunk@2967 -
2002-08-18 08:56:38 +00:00
lazarus
77fcbcd0dc MG: added a faster version of TXMLConfig
git-svn-id: trunk@1796 -
2002-07-30 06:24:06 +00:00
lazarus
c570141b4b MG: fixed window jumping
git-svn-id: trunk@1743 -
2002-06-09 07:08:43 +00:00
lazarus
784fb02b29 MG: added command line help
git-svn-id: trunk@1707 -
2002-05-27 17:58:42 +00:00
lazarus
5d01015633 MG: added TMainMenu.Parent
git-svn-id: trunk@1681 -
2002-05-15 05:58:17 +00:00
lazarus
6c9464c470 MG: updated licenses
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
23a57aa77a New About Dialog Window added; Splash screen modified to stay visible
longer.  MAH

git-svn-id: trunk@1661 -
2002-05-08 14:45:57 +00:00