Commit Graph

422 Commits

Author SHA1 Message Date
mattias
1552df85ab added diff for compiler options
git-svn-id: trunk@9362 -
2006-05-27 13:36:02 +00:00
mattias
47a7425d7c set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
mattias
dc4d7c5d38 IDE now checks, if all files of the package exists
git-svn-id: trunk@9309 -
2006-05-19 16:27:15 +00:00
mattias
4023c08654 fixed checking adding unitpaths on adding units to packages
git-svn-id: trunk@9305 -
2006-05-18 22:52:15 +00:00
mattias
336c22deda added Help to TApplication, disable it with Application.Navigation-[anoF1ForHelp]
git-svn-id: trunk@9281 -
2006-05-13 17:07:25 +00:00
mattias
0ee6a67e72 moved ideintf/helphtml.pas to lcl/lazhelphtml.pas
git-svn-id: trunk@9280 -
2006-05-13 15:12:42 +00:00
mattias
678d335e79 moved ideintf/helpintf.pas to lcl/lazhelpintf.pas
git-svn-id: trunk@9277 -
2006-05-13 13:39:30 +00:00
mattias
9c1a175b91 fixed typos makro
git-svn-id: trunk@9271 -
2006-05-13 12:00:43 +00:00
mattias
8f6fad5537 moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas
git-svn-id: trunk@9270 -
2006-05-13 11:44:14 +00:00
mattias
e441b52d38 made sure, that lazarus code uses TImageList.AddDirect
git-svn-id: trunk@9266 -
2006-05-13 09:13:05 +00:00
mattias
2f2c92352b code templates: fixed reading new lines at start of template
git-svn-id: trunk@9259 -
2006-05-12 08:27:08 +00:00
micha
d9e9f1570f win64 fixes (from peter, modified)
git-svn-id: trunk@9221 -
2006-05-01 21:45:12 +00:00
mattias
a70721d9df renamed compiler options includefiles to IncludePath
git-svn-id: trunk@9127 -
2006-04-15 11:52:04 +00:00
mattias
4e89cf5d8f improved layout of ide pkggraph explorer window
git-svn-id: trunk@9097 -
2006-04-09 20:10:59 +00:00
mattias
dbe9841c13 implemented setting TBitmap.TransparentColor
git-svn-id: trunk@9067 -
2006-04-02 21:54:33 +00:00
vincents
22e049a217 regenerated to support i386-darwin
git-svn-id: trunk@9008 -
2006-03-24 07:55:17 +00:00
mattias
c1d664c2de added synhighlighterany.pas
git-svn-id: trunk@8991 -
2006-03-22 20:13:24 +00:00
mattias
39d76028e2 fixed gtk TListBox.ItemIndex with MultiSelect and implemented loading .lpk info in install package dialog
git-svn-id: trunk@8990 -
2006-03-22 20:04:40 +00:00
mattias
7e0e0f24e1 added package info in install packages dialog from Tomas Gregorovic
git-svn-id: trunk@8989 -
2006-03-22 19:22:07 +00:00
mattias
1d9f747f93 delphi package conversion: implemented converting package units
git-svn-id: trunk@8978 -
2006-03-22 01:10:33 +00:00
mattias
93f2393650 implemented Delphi package conversion of .cfg and .dof
git-svn-id: trunk@8974 -
2006-03-21 17:48:11 +00:00
mattias
ca0d0923ed fixed syendit when not eoScrollPastEOL
git-svn-id: trunk@8971 -
2006-03-21 14:12:45 +00:00
mattias
ed534f773e started Delphi package conversion tool
git-svn-id: trunk@8970 -
2006-03-21 13:17:55 +00:00
mattias
1f0d4ffeee fixed crash in PackageGraphFindFPCUnit
git-svn-id: trunk@8954 -
2006-03-18 00:57:47 +00:00
mattias
62ffcbc9b2 added codetools directory cache for units
git-svn-id: trunk@8945 -
2006-03-17 17:10:53 +00:00
mattias
1c7bef0c34 OpenDependency now tries the Owner directory as well
git-svn-id: trunk@8887 -
2006-03-07 18:41:46 +00:00
mattias
63479cecfd added xml error for read errors on lpk files
git-svn-id: trunk@8886 -
2006-03-07 17:43:41 +00:00
mattias
e3de45822b added a warning on saving a package for missing files
git-svn-id: trunk@8878 -
2006-03-07 11:35:42 +00:00
mattias
d18f7447b6 replaced open with save dialog in addtopackage dialog add component
git-svn-id: trunk@8877 -
2006-03-07 11:05:48 +00:00
vincents
1d1f705486 removed units directories from svn
git-svn-id: trunk@8856 -
2006-03-01 22:49:43 +00:00
mattias
a99956b6cc implemented TGtkWidgetSet.SetWidgetFont for gtk2, moved package editor add new unit as default
git-svn-id: trunk@8837 -
2006-02-27 16:47:27 +00:00
mattias
2e81a8fee5 improved package file search for relative paths
git-svn-id: trunk@8833 -
2006-02-26 15:31:02 +00:00
mattias
a01d0a9fe7 new icons from JerneyL, added TLazComponentQueue for streaming components in lazarus binary format
git-svn-id: trunk@8826 -
2006-02-26 00:25:00 +00:00
vincents
a43501c484 added GetExecutableExt and GetLibraryExt
git-svn-id: trunk@8789 -
2006-02-21 16:27:17 +00:00
vincents
98194bbf1f remove last path delimeter from UnitOutputPath in Makefile.fpc
git-svn-id: trunk@8659 -
2006-01-29 21:00:18 +00:00
mattias
2648e3fbbd improved uninstalling missing packages
git-svn-id: trunk@8627 -
2006-01-26 21:54:34 +00:00
mattias
fa3cda85f5 added debugging for clipboard
git-svn-id: trunk@8603 -
2006-01-23 10:37:40 +00:00
mattias
4914273463 fixed auto adding package to project on popupmenu
git-svn-id: trunk@8598 -
2006-01-21 22:43:29 +00:00
mattias
27bb19b58c fixed importing package list
git-svn-id: trunk@8591 -
2006-01-21 09:53:52 +00:00
mattias
4f9d61fb11 Makefile custom options are now platform independent
git-svn-id: trunk@8590 -
2006-01-21 09:46:15 +00:00
mattias
4de0211460 added default LCL_PLATFORM for all big ide components
git-svn-id: trunk@8589 -
2006-01-21 09:38:59 +00:00
mattias
248fa55c77 ixed painting icons in package editor
git-svn-id: trunk@8586 -
2006-01-21 00:17:37 +00:00
mattias
cd0e23c506 trim trailing PathDelim dirs for Makefile.fpc
git-svn-id: trunk@8579 -
2006-01-20 15:55:22 +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
d7347356ff implemented compiler options parsed optins with platform independent makros, disabled string highlighting
git-svn-id: trunk@8573 -
2006-01-20 13:38:42 +00:00
mattias
c5381fa007 reduced debugging output and extended debugging of lcl
git-svn-id: trunk@8565 -
2006-01-19 18:36:07 +00:00
mattias
595c2cba5c fixed mem leak macro PkgSrcPath
git-svn-id: trunk@8553 -
2006-01-18 14:38:27 +00:00
mattias
042e4992ac fixed checking package Makefile.fpc ignoring space differences
git-svn-id: trunk@8547 -
2006-01-18 00:02:36 +00:00
mattias
7d0a2cfe64 added trayicon package from Felipe Monteiro de Carvalho
git-svn-id: trunk@8539 -
2006-01-17 11:19:17 +00:00
mattias
9278bbf72a fixed using / as path delimiter for Makefile.fpc for packages
git-svn-id: trunk@8524 -
2006-01-15 23:31:23 +00:00