Commit Graph

1129 Commits

Author SHA1 Message Date
mattias
6500dd3584 added usage hints
git-svn-id: trunk@5689 -
2004-07-16 22:05:11 +00:00
mattias
56adc44990 added README
git-svn-id: trunk@5688 -
2004-07-16 21:54:27 +00:00
mattias
116c988455 added RTTI controls
git-svn-id: trunk@5687 -
2004-07-16 21:49:00 +00:00
mattias
6a0c96edb6 fixed resolving round brackets
git-svn-id: trunk@5684 -
2004-07-16 08:57:41 +00:00
vincents
c75e39c844 fix compilation for win32
git-svn-id: trunk@5683 -
2004-07-15 17:29:59 +00:00
vincents
0f998e6fcc fix typos in defines
git-svn-id: trunk@5678 -
2004-07-13 21:57:53 +00:00
mattias
c514d2257d fixed reading FPC makros with values
git-svn-id: trunk@5673 -
2004-07-12 21:06:35 +00:00
mattias
d060060851 updated memcheck.pas and made it more easy to update
git-svn-id: trunk@5672 -
2004-07-12 20:59:25 +00:00
mattias
587f9c2420 added Delphi ToDo support, Application.WndProc, small bugfixes from Colin
git-svn-id: trunk@5664 -
2004-07-10 18:17:30 +00:00
mattias
daf4ccc21c added icon for python highlighter
git-svn-id: trunk@5659 -
2004-07-07 17:23:21 +00:00
mattias
38b987e7a3 added python highlighter
git-svn-id: trunk@5648 -
2004-07-04 15:58:02 +00:00
mattias
8f27c45b9f fixed IFDEF tool for blocks from Colin
git-svn-id: trunk@5647 -
2004-07-04 11:09:43 +00:00
mattias
4e6c7af336 checked realization of gtkglarea
git-svn-id: trunk@5646 -
2004-07-03 15:20:11 +00:00
mattias
52cfcb4f89 added insert IFDEF tool from Colin
git-svn-id: trunk@5644 -
2004-07-03 15:10:57 +00:00
micha
038203a674 remove redundant mousewheel handling
git-svn-id: trunk@5635 -
2004-07-01 20:56:39 +00:00
mattias
d808ea8234 fixed find units with mixed case
git-svn-id: trunk@5633 -
2004-07-01 18:46:04 +00:00
mattias
6fcb395bc3 updated italian localization from Marco Ciampa
git-svn-id: trunk@5630 -
2004-07-01 10:40:02 +00:00
mattias
d1af34e444 made key handling more flexible
git-svn-id: trunk@5628 -
2004-07-01 10:08:31 +00:00
micha
a0bbd3dbca let synedit use scrollwindowex, if that does not work, use invalidate
git-svn-id: trunk@5626 -
2004-06-30 17:14:11 +00:00
mattias
33f16ae8a0 updated italian localization from Marco
git-svn-id: trunk@5619 -
2004-06-29 19:55:28 +00:00
mattias
1354eab275 resizes for localizations
git-svn-id: trunk@5607 -
2004-06-28 17:30:22 +00:00
mattias
a0099c31b4 clean up
git-svn-id: trunk@5606 -
2004-06-28 17:03:37 +00:00
mattias
34c8d220cf fixed ord ptr conversion hints
git-svn-id: trunk@5603 -
2004-06-28 08:54:20 +00:00
mattias
269377f97f fixed FileMask for FPCSrc scan
git-svn-id: trunk@5600 -
2004-06-25 00:30:16 +00:00
mattias
cf41ff6c70 added italian translation from Marco Ciampa
git-svn-id: trunk@5598 -
2004-06-24 19:05:29 +00:00
mattias
c0d838030c added hebrew translation from ik
git-svn-id: trunk@5570 -
2004-06-17 08:11:51 +00:00
mattias
c87baba4a7 added debian package build files from Pierre Gillmann
git-svn-id: trunk@5544 -
2004-06-07 19:56:01 +00:00
mattias
caf487c9e8 implemented OnChange for TRadioButton, TCheckBox, TToggleBox and some more docking stuff
git-svn-id: trunk@5531 -
2004-05-30 14:02:31 +00:00
mattias
99c7244234 implemented codetools support for library export clauses
git-svn-id: trunk@5528 -
2004-05-29 17:50:55 +00:00
micha
b2ea8a5dba convert writeln to debugln; silence wm_mousewheel messages
git-svn-id: trunk@5522 -
2004-05-29 11:34:07 +00:00
mattias
3fb20adcaa fixed special key point in syncompletion
git-svn-id: trunk@5511 -
2004-05-25 22:02:39 +00:00
mattias
c973629965 icon added
git-svn-id: trunk@5506 -
2004-05-25 20:18:00 +00:00
micha
9c6a2f7ddf fix compilation
git-svn-id: trunk@5505 -
2004-05-24 19:33:47 +00:00
micha
2ce2b83596 enable wmmousewheel
git-svn-id: trunk@5504 -
2004-05-24 18:31:36 +00:00
mattias
730a67c8e1 fixed button return key
git-svn-id: trunk@5500 -
2004-05-22 14:35:33 +00:00
mattias
c01cf47133 quick fixed crashing property overloading BorderStyle
git-svn-id: trunk@5495 -
2004-05-21 18:12:17 +00:00
micha
0ebc945aa3 implement new borderstyle
- centralize to twincontrol (protected)
- public expose at tcustomcontrol to let interface access it

git-svn-id: trunk@5490 -
2004-05-21 09:03:55 +00:00
mattias
1f15c0c1c7 implemented centered method jump to body with big headers
git-svn-id: trunk@5487 -
2004-05-20 14:14:39 +00:00
mattias
65faba3c10 clean up
git-svn-id: trunk@5460 -
2004-05-12 15:09:47 +00:00
micha
b21d97fc01 add note show scrollbars
git-svn-id: trunk@5458 -
2004-05-12 09:18:32 +00:00
micha
965624865b fix show scrollbars
git-svn-id: trunk@5457 -
2004-05-12 09:17:34 +00:00
mattias
106d63ecce added nil check for Deactivate
git-svn-id: trunk@5452 -
2004-05-10 08:10:07 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
f93500465f activated TIBQuery for fpc 1.1+
git-svn-id: trunk@5441 -
2004-05-01 17:21:02 +00:00
mattias
0ce0cd43a4 fixed TSynEdit.RealGetText
git-svn-id: trunk@5433 -
2004-04-26 10:01:27 +00:00
micha
c2fd5df2c7 REVERT: focus editor issue when autocompletion form hides
git-svn-id: trunk@5430 -
2004-04-23 20:59:12 +00:00
micha
020e6396f1 fix focus editor issue when autocompletion form hides
git-svn-id: trunk@5429 -
2004-04-23 20:51:15 +00:00
mattias
9d36925453 added SetFocus after closing completion form
git-svn-id: trunk@5428 -
2004-04-23 20:41:11 +00:00
mattias
523d5205c0 fixed ancestor of TWSGTKGLAreaControl
git-svn-id: trunk@5427 -
2004-04-23 12:42:05 +00:00
mattias
1b1b4c54e6 fixed debugging unitlinks
git-svn-id: trunk@5426 -
2004-04-23 11:21:41 +00:00
mattias
6d336f79e0 added debugging for FPC Src Scan
git-svn-id: trunk@5424 -
2004-04-23 10:41:36 +00:00
mattias
3fa3ca063d fixed reading expressions in type definitions
git-svn-id: trunk@5423 -
2004-04-22 20:42:26 +00:00
mattias
9fbcc69584 fixed illegal ancestor search
git-svn-id: trunk@5415 -
2004-04-19 10:06:56 +00:00
marc
05f9bbe917 * Applied patch from Ladislav Michl
* Changed the way TControl.Text is resolved
* Added setting of text to TWSWinControl

git-svn-id: trunk@5413 -
2004-04-18 23:55:39 +00:00
micha
b4c61fa97d fix (lm_)setcursor changes for gtk target
git-svn-id: trunk@5402 -
2004-04-11 18:58:26 +00:00
micha
5c6cbc475a - removed: startupheapend, it's unused
- fixed calling convention which fixes startup crash
- cleaner implementation GetEnv, GetEnvironmentStrings is deprecated

git-svn-id: trunk@5396 -
2004-04-11 10:15:58 +00:00
mattias
ce11f9f6e2 implemented mainunit hints for include files
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
mattias
26b4223134 fixed hiding uninitialized controls
git-svn-id: trunk@5389 -
2004-04-09 23:52:01 +00:00
mattias
2f10d4e852 fixed longint as predefined ident for fpc
git-svn-id: trunk@5377 -
2004-04-05 12:04:04 +00:00
mattias
766cfd3a2c fixed checking empty mask raw image
git-svn-id: trunk@5359 -
2004-04-02 19:39:46 +00:00
mattias
1ad1a10321 fixed interface constraints, fixed syncompletion colors
git-svn-id: trunk@5354 -
2004-03-30 20:38:14 +00:00
mattias
82ad9e0e7d fixed FindEndOfExpression for bogus statements
git-svn-id: trunk@5352 -
2004-03-30 17:45:31 +00:00
florian
f7c8d7b716 *** empty log message ***
git-svn-id: trunk@5349 -
2004-03-29 19:51:15 +00:00
mattias
4a410591de added SharedArea for gtkglarea
git-svn-id: trunk@5345 -
2004-03-29 10:35:48 +00:00
mattias
189f2fffe5 added IDEIntf package and component editors for MemDS
git-svn-id: trunk@5335 -
2004-03-20 17:36:56 +00:00
mattias
bcf68cee11 implemented adding Application.Title:= statements
git-svn-id: trunk@5334 -
2004-03-20 12:55:48 +00:00
mattias
75d0b90eab added README.txt
git-svn-id: trunk@5333 -
2004-03-19 22:46:40 +00:00
mattias
7dc0dfe431 fixed gtkareacontrol
git-svn-id: trunk@5332 -
2004-03-19 22:13:46 +00:00
mattias
0565743832 added MemDSLaz package from Michael VC
git-svn-id: trunk@5328 -
2004-03-18 23:07:31 +00:00
mattias
395608d032 updated russian translation from Vasily
git-svn-id: trunk@5324 -
2004-03-18 22:21:16 +00:00
mattias
ec7c457451 added new lcl/widgetset dir to codetools defines
git-svn-id: trunk@5316 -
2004-03-17 13:23:34 +00:00
mattias
aeff605972 implemented inserting Tab chars in synedit
git-svn-id: trunk@5314 -
2004-03-17 12:53:09 +00:00
mattias
70c99062d7 fixed setting project LCLWidgetSet in defines
git-svn-id: trunk@5313 -
2004-03-17 11:28:35 +00:00
mattias
9229d52ad3 added package SDFLaz and DBFLaz
git-svn-id: trunk@5305 -
2004-03-14 09:28:30 +00:00
mattias
e99b62d3de fixed 1.0.x compilation
git-svn-id: trunk@5296 -
2004-03-12 15:48:57 +00:00
mattias
51ee7853e0 added RestoreOldGtkAreaControl
git-svn-id: trunk@5293 -
2004-03-11 00:23:53 +00:00
mattias
0b9b115c89 added OnMakeCurrent
git-svn-id: trunk@5291 -
2004-03-10 23:06:37 +00:00
mattias
ec1a73dded added MakeCurrent and SwapBuffers
git-svn-id: trunk@5290 -
2004-03-10 22:55:39 +00:00
mattias
9f68e8722f moved TOnwerDrawState to StdCtrls
git-svn-id: trunk@5286 -
2004-03-08 00:48:05 +00:00
mattias
ddf927f576 fixed TextStyle in dialogs
git-svn-id: trunk@5273 -
2004-03-06 16:11:27 +00:00
mattias
2df68049ab fixed TSynTeXSyn.CreateHighlighterAttributes
git-svn-id: trunk@5258 -
2004-03-04 20:21:53 +00:00
vincents
efdb296b4b fixed compilation for fpc 1.0.x
git-svn-id: trunk@5255 -
2004-03-03 22:03:49 +00:00
mattias
36a250a811 added sql, php, tex, css synedit highlighter
git-svn-id: trunk@5253 -
2004-03-02 23:04:11 +00:00
mattias
6a95f32a57 fixed IsFileExtensionSupported
git-svn-id: trunk@5249 -
2004-03-01 18:02:00 +00:00
mattias
53b08dab8d added jpeg example
git-svn-id: trunk@5248 -
2004-02-29 22:51:54 +00:00
mattias
3e994ad2b6 updated spanish translation from Luis
git-svn-id: trunk@5242 -
2004-02-28 09:42:16 +00:00
mattias
68df576ea4 updated french translation from Olivier
git-svn-id: trunk@5240 -
2004-02-28 01:07:01 +00:00
mattias
277581d567 fixed CreateComponent for buttons, implemented basic Drag And Drop
git-svn-id: trunk@5238 -
2004-02-28 00:34:36 +00:00
mattias
53672cd4eb added StdActns definitions, no code yet
git-svn-id: trunk@5233 -
2004-02-24 21:53:12 +00:00
mattias
add76d4e8b completed new TToolBar
git-svn-id: trunk@5226 -
2004-02-23 18:24:38 +00:00
mattias
1e6a416750 added write check
git-svn-id: trunk@5223 -
2004-02-22 18:33:03 +00:00
mattias
b65e8867cf moved compiler options to project menu, added -CX for smartlinking
git-svn-id: trunk@5217 -
2004-02-21 15:37:33 +00:00
mattias
f1c507bc10 added uninstall popupmenuitem to package graph explorer
git-svn-id: trunk@5212 -
2004-02-21 01:01:04 +00:00
mattias
33dd6d0185 added package JPEGForLazarus
git-svn-id: trunk@5210 -
2004-02-20 14:44:40 +00:00
mattias
7442adb9ae fixed pasring GUID with constant
git-svn-id: trunk@5192 -
2004-02-10 13:54:30 +00:00
mattias
683d3564ff fixed compilation of HTMLLite from Jason
git-svn-id: trunk@5182 -
2004-02-08 13:06:45 +00:00
mattias
46d10c1953 updated polish translation
git-svn-id: trunk@5177 -
2004-02-06 16:58:58 +00:00
mattias
62df951988 fixed codetools for new RTTI param ordering
git-svn-id: trunk@5170 -
2004-02-04 22:54:30 +00:00
mattias
955bfacf9e TipHtmlPanel can now show fpdoc html output
git-svn-id: trunk@5169 -
2004-02-04 22:17:59 +00:00
mattias
033a8d0037 added CLX colors
git-svn-id: trunk@5161 -
2004-02-04 12:48:17 +00:00
mattias
34f25d506b added DefineProperties check for check lfm
git-svn-id: trunk@5160 -
2004-02-04 11:09:40 +00:00
micha
b508c9d2b3 fixed: make tab and return key work in synedit
git-svn-id: trunk@5133 -
2004-02-02 07:24:33 +00:00
mattias
c8b148a7d8 fixed delphi2lazarus unit R directive
git-svn-id: trunk@5128 -
2004-02-01 09:19:08 +00:00
mattias
b049772be5 fixed checking case insensitive renaming of published vars
git-svn-id: trunk@5127 -
2004-02-01 00:02:29 +00:00
mattias
8e7e336e83 added TSQLite icon
git-svn-id: trunk@5126 -
2004-01-31 23:58:01 +00:00
mattias
6a46350696 added icons for synhighlighter
git-svn-id: trunk@5124 -
2004-01-31 15:29:55 +00:00
mattias
69403f3169 fixed strdelete buffer length by Vincent
git-svn-id: trunk@5115 -
2004-01-29 19:37:16 +00:00
mattias
e1d4f1a13d added sqlitelaz package
git-svn-id: trunk@5113 -
2004-01-28 20:05:27 +00:00
mattias
b0b84ae5fd updated finnish translation from Seppo
git-svn-id: trunk@5107 -
2004-01-26 12:27:14 +00:00
mattias
4a6d4fbb68 fixed resizing synedit
git-svn-id: trunk@5103 -
2004-01-26 11:55:35 +00:00
mattias
aa765b0e3b TSelectDirectoryDialog ofFileMustExist now checks for directory from Vincent
git-svn-id: trunk@5100 -
2004-01-24 16:25:35 +00:00
mattias
9ceef0db4f added better error message, when ppu found, but not source
git-svn-id: trunk@5097 -
2004-01-24 14:48:30 +00:00
mattias
48195f2943 fixed searching dir in searchpath under win32
git-svn-id: trunk@5090 -
2004-01-23 19:36:49 +00:00
mattias
43ca43fc48 added finnish translation
git-svn-id: trunk@5074 -
2004-01-18 11:03:01 +00:00
mattias
6d76f34810 using now fpc constant LineEnding from Vincent
git-svn-id: trunk@5073 -
2004-01-17 13:29:04 +00:00
mattias
4a731be2a3 fixed file writable check for win32
git-svn-id: trunk@5066 -
2004-01-15 21:47:50 +00:00
mattias
a2ee1be748 converted some silent sourcechangecache consistency checks to errors
git-svn-id: trunk@5065 -
2004-01-14 23:17:12 +00:00
mattias
a418b3b9fc changed consistency stops during method renaming to errors
git-svn-id: trunk@5063 -
2004-01-13 22:34:06 +00:00
mattias
5455c900ad changed consistency stops during var renaming to errors
git-svn-id: trunk@5060 -
2004-01-13 16:39:02 +00:00
mattias
e365060c18 updates defines for fpc 1.9.2
git-svn-id: trunk@5046 -
2004-01-11 11:32:46 +00:00
mattias
1766d6ed74 started double buffering for gtk intf
git-svn-id: trunk@5045 -
2004-01-10 22:34:20 +00:00
mattias
e6a056de16 fixed DestroyComponent
git-svn-id: trunk@5038 -
2004-01-10 00:46:46 +00:00
mattias
2a402038bb implemented tab completion for word and identifier completion
git-svn-id: trunk@5031 -
2004-01-08 22:15:39 +00:00
mattias
f8cac4fbb4 implemented class to Pointer assignment compatibility check
git-svn-id: trunk@5030 -
2004-01-08 16:13:47 +00:00
mattias
07363fc274 fixed instant termination of gtk message handling
git-svn-id: trunk@5023 -
2004-01-06 15:20:19 +00:00
mattias
265047a736 added new russian po files
git-svn-id: trunk@5022 -
2004-01-06 13:07:07 +00:00
mattias
7c145c169c updated russian translation
git-svn-id: trunk@5020 -
2004-01-06 12:50:56 +00:00
mattias
0c0420327d fixed default value of TArrow.ArrowType
git-svn-id: trunk@5019 -
2004-01-06 10:53:31 +00:00
mattias
7df6dc79ca improved debugger: saved log, error handling in initialization, better reinitialize
git-svn-id: trunk@5016 -
2004-01-05 15:22:42 +00:00
mattias
b6593d0a09 implemented Double Buffering for synedit and deactivated multi buffering in TGTKObject.ExtTextOut
git-svn-id: trunk@5015 -
2004-01-05 01:18:16 +00:00
mattias
f5dd8a454e added package and cross compilation output dirs
git-svn-id: trunk@5014 -
2004-01-04 17:29:03 +00:00
mattias
54e98b57f6 added package and cross compilation output dirs
git-svn-id: trunk@5013 -
2004-01-04 17:21:23 +00:00
mattias
cb158488ae fixed reopening virtual files
git-svn-id: trunk@5001 -
2004-01-03 20:19:22 +00:00
mattias
37a33a8594 fixed memleak on published var completion from Vincent
git-svn-id: trunk@4998 -
2004-01-03 12:17:25 +00:00
mattias
ec76009548 implemented find declaration for Self in nested procs
git-svn-id: trunk@4984 -
2003-12-28 12:22:55 +00:00
mattias
d90dafe5fe set colors to default values
git-svn-id: trunk@4980 -
2003-12-28 02:40:50 +00:00
mattias
c0a8e6d692 updated localization
git-svn-id: trunk@4975 -
2003-12-27 15:14:08 +00:00
mattias
e3ebdc4ee5 fix for fpc 1.0
git-svn-id: trunk@4974 -
2003-12-27 13:34:54 +00:00
mattias
bf0d3c590f implemented global property sections
git-svn-id: trunk@4968 -
2003-12-27 01:04:29 +00:00
mattias
571574438c implemented global properties
git-svn-id: trunk@4967 -
2003-12-26 17:42:48 +00:00
mattias
8cded18cba started message editor and fixed some range checks
git-svn-id: trunk@4961 -
2003-12-26 15:23:30 +00:00
mattias
b4695c1828 started a posteriori message filtering
git-svn-id: trunk@4960 -
2003-12-26 12:36:31 +00:00
mattias
434b161072 changed TColorRef from longword to longint
git-svn-id: trunk@4958 -
2003-12-26 10:16:54 +00:00
mattias
1c536d8a03 fixed range check type conversion
git-svn-id: trunk@4957 -
2003-12-26 09:55:08 +00:00
mattias
39d73149be renamed gtkglarea.pp to gtkglarecontrol.pas
git-svn-id: trunk@4953 -
2003-12-25 14:34:48 +00:00
mattias
0c15e751c5 renamed gtkglarea.pp to gtkglarecontrol.pas
git-svn-id: trunk@4952 -
2003-12-25 14:34:16 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
micha
6b3b71d99a implement mousewheel support
git-svn-id: trunk@4941 -
2003-12-23 16:48:32 +00:00
mattias
f5041c8164 implemented proc jumping for operators
git-svn-id: trunk@4938 -
2003-12-23 14:20:33 +00:00
mattias
4d53e93709 started key combinations, fixed some range check errors
git-svn-id: trunk@4937 -
2003-12-23 11:16:41 +00:00
mattias
3d2d3bb67e fixed paths
git-svn-id: trunk@4934 -
2003-12-22 00:17:49 +00:00
mattias
6ff959c82d moved IDE interface units to ideintf directory
git-svn-id: trunk@4933 -
2003-12-22 00:11:53 +00:00
mattias
86e81bf59c fixed ppw fileext for finddeclaration and fpc 1.9
git-svn-id: trunk@4926 -
2003-12-21 14:05:04 +00:00
mattias
aa76552f75 renamed DirectoryExists to DirPathExists to reduce ambigiousity
git-svn-id: trunk@4925 -
2003-12-21 13:58:06 +00:00
mattias
6447d99a32 updated make clean
git-svn-id: trunk@4916 -
2003-12-20 10:43:57 +00:00
mattias
8fd27a4d2f clean up
git-svn-id: trunk@4915 -
2003-12-20 01:24:54 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
2573d5f219 replaced StrLComp by CompareLPChar
git-svn-id: trunk@4907 -
2003-12-19 09:06:07 +00:00
mattias
fe171fa232 added classes incpath
git-svn-id: trunk@4906 -
2003-12-18 23:47:03 +00:00
mattias
8e856f0847 fixed mem leak
git-svn-id: trunk@4903 -
2003-12-18 15:01:24 +00:00
mattias
179b5828a9 added rtl inc path for fcl
git-svn-id: trunk@4894 -
2003-12-16 22:13:30 +00:00
mattias
2d402a5596 fixed compilation gtk and fpc 1.9
git-svn-id: trunk@4892 -
2003-12-16 14:01:27 +00:00
mattias
e758407c49 implemented basic Repair broken LFM wizard
git-svn-id: trunk@4891 -
2003-12-16 13:42:02 +00:00
mattias
901930547e fixed renaming of published vars, started RepairLFM wizard
git-svn-id: trunk@4888 -
2003-12-15 21:59:33 +00:00
mattias
741ace1d9e implemented checking for FPC units conflicts
git-svn-id: trunk@4878 -
2003-12-06 21:00:14 +00:00
mattias
77694e4aa0 codecompletion: forward proc body position now block sensitive
git-svn-id: trunk@4877 -
2003-12-06 19:20:46 +00:00
mattias
9084cb082b ct parser now understands interconst:const
git-svn-id: trunk@4863 -
2003-11-29 15:23:23 +00:00
mattias
6e8632dd99 fixed compiling from Tony
git-svn-id: trunk@4837 -
2003-11-25 08:51:57 +00:00
mattias
66a0e75d15 fixed case check for renaming published vars
git-svn-id: trunk@4828 -
2003-11-23 00:00:43 +00:00
mattias
d70ded3c70 build lazarus now uses custom compiler path
git-svn-id: trunk@4812 -
2003-11-16 19:28:33 +00:00
mattias
9860db873d added ambigious unit check for IDE
git-svn-id: trunk@4804 -
2003-11-15 13:07:09 +00:00
marco
aff3164655 * more linuxerror killing
git-svn-id: trunk@4797 -
2003-11-13 13:02:41 +00:00
mattias
7909407973 updated localization
git-svn-id: trunk@4786 -
2003-11-08 23:58:13 +00:00
mattias
d34406efcd fixed finding sysnr.inc
git-svn-id: trunk@4776 -
2003-11-07 22:59:12 +00:00
mattias
2ca1eea556 fixed finding sysutilh.inc
git-svn-id: trunk@4775 -
2003-11-07 22:50:44 +00:00
mattias
3334540a33 started multi replace and fixed IF templates
git-svn-id: trunk@4772 -
2003-11-07 18:12:34 +00:00
mattias
6331cc2677 added nonwin32 dir to codetools
git-svn-id: trunk@4770 -
2003-11-07 17:08:08 +00:00
peter
a69a5639ed * change $ifdef ver1_1 to $ifndef ver1_0 so it works also with
fpc 1.9.x

git-svn-id: trunk@4754 -
2003-11-03 16:57:47 +00:00
mazen
0b15eafd69 + added some paranthesis to avoid operators precedence problems
git-svn-id: trunk@4750 -
2003-10-31 15:14:43 +00:00
mazen
0a465d4795 * Fixing VER1_1 compile problem to allow using 1.1 compiler
* Most of oldlinux unit calls are now in BaseUnix unit with prefix Fp

git-svn-id: trunk@4748 -
2003-10-31 14:25:59 +00:00
mattias
59bc0cb985 replaced NEW1_1 defines
git-svn-id: trunk@4745 -
2003-10-30 21:41:11 +00:00
mattias
83528f4e25 fixed win32 include file search
git-svn-id: trunk@4743 -
2003-10-30 20:45:30 +00:00
mattias
246851ae33 fixed unit circle
git-svn-id: trunk@4734 -
2003-10-28 14:25:37 +00:00
marco
93914efcb7 * linux vs unix fixes
git-svn-id: trunk@4729 -
2003-10-23 16:46:52 +00:00
micha
f65e4bb1ca compatibility with new 1.1
git-svn-id: trunk@4728 -
2003-10-23 16:15:30 +00:00
ajgenius
89778955a2 fix misplaced )
git-svn-id: trunk@4722 -
2003-10-22 14:33:02 +00:00
mattias
6a07969e0d removed CustApp defines
git-svn-id: trunk@4721 -
2003-10-21 18:44:11 +00:00
mattias
11dd41282d fixed TApplicationProperties
git-svn-id: trunk@4713 -
2003-10-16 20:31:21 +00:00
mattias
f0955a6093 implemented extract proc, check lfm and convert delphi unit
git-svn-id: trunk@4708 -
2003-10-15 18:01:10 +00:00
mattias
48f29ad4c9 started cgilaz package
git-svn-id: trunk@4706 -
2003-10-09 11:31:48 +00:00
mattias
eb04d73610 added catalan translation from Jordi
git-svn-id: trunk@4705 -
2003-10-08 08:33:06 +00:00
mattias
ad273388b9 improved FPC Src template for new chaotic FPC sources
git-svn-id: trunk@4704 -
2003-10-08 08:22:33 +00:00
mattias
dfab5a13b1 moved some lazarus resource code to LResources.pp
git-svn-id: trunk@4703 -
2003-10-07 14:54:59 +00:00
mattias
452b7d6f5f updated italian translation from Marco Ciampa
git-svn-id: trunk@4681 -
2003-09-27 09:43:45 +00:00
mattias
e9489944bc started mysql package
git-svn-id: trunk@4666 -
2003-09-24 13:36:16 +00:00
mattias
4169b6f751 added SetAnchors
git-svn-id: trunk@4665 -
2003-09-23 17:52:04 +00:00
mattias
34cec4abfd new grid icons from Jesus
git-svn-id: trunk@4662 -
2003-09-22 20:41:58 +00:00
mattias
55c9353c30 added Delphi7 source template and language features
git-svn-id: trunk@4657 -
2003-09-21 14:13:36 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
b1eea0db5a fixed gtkopengl package
git-svn-id: trunk@4627 -
2003-09-15 15:09:01 +00:00