Commit Graph

8575 Commits

Author SHA1 Message Date
mattias
daa545bd9c added to bigide: jpeg, projecttemplates, fpcunit
git-svn-id: trunk@8583 -
2006-01-20 23:13:19 +00:00
mattias
bb03f0730f added wscommontrayicon.pas from Felipe Monteiro de Carvalho
git-svn-id: trunk@8582 -
2006-01-20 22:51:01 +00:00
mattias
9c7d7746a8 converted TStringsPropEditorDlg, TCollectionPropertyEditorForm to lfm from Tomas Gregorovic
git-svn-id: trunk@8581 -
2006-01-20 22:34:46 +00:00
mattias
98aded6f2b added string, widestring, ansistring, shortstring to TSynPasSyn
git-svn-id: trunk@8580 -
2006-01-20 21:51:01 +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
583da04312 added package unit
git-svn-id: trunk@8578 -
2006-01-20 15:12:25 +00:00
mattias
63a0f79242 added package unit
git-svn-id: trunk@8577 -
2006-01-20 15:11:51 +00:00
mattias
344ac81da7 added package unit
git-svn-id: trunk@8576 -
2006-01-20 15:11:16 +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
9f6d5a814c added ide directory to COPYING
git-svn-id: trunk@8574 -
2006-01-20 13:53:42 +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
vincents
61e4e8ec4e use different shortcuts to prevent clashes
git-svn-id: trunk@8572 -
2006-01-20 13:33:27 +00:00
vincents
3b12183325 added handling for ecBuildFile and ecRunFile (issue #1545)
git-svn-id: trunk@8571 -
2006-01-20 10:14:09 +00:00
mattias
8aaac32221 implemented adjusting project compiler paths on saving project as
git-svn-id: trunk@8570 -
2006-01-19 23:37:55 +00:00
mattias
8e7fce284d fixed synedit not eoScollPastEOL
git-svn-id: trunk@8569 -
2006-01-19 23:03:13 +00:00
mattias
fe9a9c9db9 fixed focusing in gtklist
git-svn-id: trunk@8568 -
2006-01-19 22:54:58 +00:00
mattias
5571a611a1 added missing ecToggleSearchResults
git-svn-id: trunk@8567 -
2006-01-19 22:06:21 +00:00
vincents
9787dc1ed6 mapped shift + F3 to find previous (issue #1647)
git-svn-id: trunk@8566 -
2006-01-19 20:34:05 +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
vincents
5029251f8f * removed compiler generated .or file
* fixed spelling in copyright notice

git-svn-id: trunk@8564 -
2006-01-19 15:21:28 +00:00
mattias
992215d3a2 improved debugging for gtk from Darek
git-svn-id: trunk@8563 -
2006-01-18 23:01:41 +00:00
mattias
1645d5f360 converted MakeResStrDlg to lfm from Darius
git-svn-id: trunk@8562 -
2006-01-18 22:59:42 +00:00
mattias
acebd87695 Form.WindowState now is kept up to date from Andrew Haines
git-svn-id: trunk@8561 -
2006-01-18 22:41:07 +00:00
mattias
f3454c0129 updated finnish translation
git-svn-id: trunk@8560 -
2006-01-18 22:35:32 +00:00
andrew
6de45e4ce8 Fixed big 1641
git-svn-id: trunk@8559 -
2006-01-18 21:44:51 +00:00
mattias
9a5aadffbd fixed trayiconlaz compilation
git-svn-id: trunk@8558 -
2006-01-18 20:50:39 +00:00
micha
a38ed98e25 implement TCustomForm.EnsureVisible
git-svn-id: trunk@8557 -
2006-01-18 20:21:15 +00:00
mattias
9347949119 fixed code completion of parameter variables for sets of variables
git-svn-id: trunk@8556 -
2006-01-18 20:16:59 +00:00
mattias
7f45ee18da implemented code completion of parameter variables
git-svn-id: trunk@8555 -
2006-01-18 19:15:11 +00:00
mattias
c529ac259c implemented identifier completion for source name
git-svn-id: trunk@8554 -
2006-01-18 15:22:00 +00:00
mattias
595c2cba5c fixed mem leak macro PkgSrcPath
git-svn-id: trunk@8553 -
2006-01-18 14:38:27 +00:00
mattias
45139fc743 code makros now automatically skip EndOfTokenChar at end if it is already there
git-svn-id: trunk@8552 -
2006-01-18 14:36:54 +00:00
mattias
2499a88ad8 fixed GatherUnitFiles and implemented DirectoryAlreadySearched
git-svn-id: trunk@8551 -
2006-01-18 09:54:47 +00:00
mattias
a0733fde8c fixed CompareTextIgnoringSpace for space ahead in Txt1
git-svn-id: trunk@8550 -
2006-01-18 09:43:37 +00:00
jesus
56054cce54 fixed refresh list of printers returns empty list
git-svn-id: trunk@8549 -
2006-01-18 05:32:25 +00:00
jesus
7e79e0d25c fixed problem with network printers with long names from Christian Ulrich
git-svn-id: trunk@8548 -
2006-01-18 05:21:16 +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
vincents
7111c2806c improved layout and german localization of configure build lazarus dialog (issue #1321)
git-svn-id: trunk@8546 -
2006-01-17 15:46:08 +00:00
mattias
8c5f336505 fixes for fpc 2.0.3 and TrayIconLaz.lpk
git-svn-id: trunk@8545 -
2006-01-17 14:31:24 +00:00
vincents
1e29030cbf removed unused file
git-svn-id: trunk@8544 -
2006-01-17 14:17:13 +00:00
vincents
c360655eae improved localization of view units dialog (issue #1322)
git-svn-id: trunk@8543 -
2006-01-17 14:00:44 +00:00
vincents
c218685ea5 added some translations (issue #1314)
git-svn-id: trunk@8542 -
2006-01-17 13:28:54 +00:00
mattias
1f08229ba5 added TFont.IsEqual
git-svn-id: trunk@8541 -
2006-01-17 12:33:53 +00:00
vincents
1f51beb255 * removed CM_PARENTFONTCHANGED
* implemented ParentFont property (issue #1268)

git-svn-id: trunk@8540 -
2006-01-17 12:11:04 +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
c4ab570ba7 layout fixes from Darius
git-svn-id: trunk@8538 -
2006-01-17 10:53:04 +00:00
mattias
22a5bb4f53 fixed layout
git-svn-id: trunk@8537 -
2006-01-17 10:50:26 +00:00
mattias
8e6d3236a6 converted Load Image Dialog to lfm, bugfixes from Tomas Gregorovic
git-svn-id: trunk@8536 -
2006-01-17 10:47:57 +00:00
vincents
65f3a8f2e1 improved useability of view project units dialog (issue #1611) from Darius
git-svn-id: trunk@8535 -
2006-01-17 10:47:37 +00:00
mattias
8e0de71ba9 improved setting color of widgets from Darek
git-svn-id: trunk@8534 -
2006-01-17 10:39:39 +00:00