Commit Graph

11723 Commits

Author SHA1 Message Date
mattias
ece5c99e5b codetools: added function to move DEFINEs a level up
git-svn-id: trunk@11790 -
2007-08-11 14:18:44 +00:00
mattias
9708b1003e synedit: fixed codefolding block comparison
git-svn-id: trunk@11789 -
2007-08-11 13:08:53 +00:00
mattias
afa5563498 codetools: added FindNameInIfExpression
git-svn-id: trunk@11788 -
2007-08-11 12:54:06 +00:00
mattias
ce2e2d8d45 codetools: added IsIfExpressionSimple, DefineUsesName
git-svn-id: trunk@11787 -
2007-08-11 10:53:37 +00:00
vincents
ec7a0aa245 tools: regenerate Makefile for all targets
git-svn-id: trunk@11786 -
2007-08-11 06:08:29 +00:00
mattias
82501a3e17 codetools: improved FixMissingH2PasDirectives for running twice
git-svn-id: trunk@11785 -
2007-08-10 19:40:53 +00:00
mattias
91d9b36709 codetools: implemented function FixMissingH2PasDirectives
git-svn-id: trunk@11784 -
2007-08-10 19:35:49 +00:00
mattias
cb61186467 laz_xmlcfg: made FindNode public
git-svn-id: trunk@11783 -
2007-08-10 19:11:03 +00:00
mattias
fb10d9cb9c rtti controls: TTIComboBox now keeps Items if the property does not provide a value list
git-svn-id: trunk@11782 -
2007-08-10 18:49:43 +00:00
mattias
217be5842e rtti controls: added OnBeforeWite and OnAfterWrite
git-svn-id: trunk@11781 -
2007-08-10 18:29:54 +00:00
mattias
2096f744ef codetools: directive parser now sets StartPos and EndPos of all nodes
git-svn-id: trunk@11780 -
2007-08-10 18:22:43 +00:00
mattias
ebac9fd99f gtk2 intf: added workaround for inherited call bug of TGtk2WSCustomComboBox.DestroyHandle
git-svn-id: trunk@11779 -
2007-08-10 17:18:51 +00:00
mattias
f2b483fd29 rtti controls; published OnEditingDone
git-svn-id: trunk@11778 -
2007-08-10 16:17:36 +00:00
mattias
e493426c94 codetools: started adding missing h2pas directives
git-svn-id: trunk@11777 -
2007-08-10 16:17:14 +00:00
vincents
a0c72167f0 examples: fixed waitforexample for fpc 2.3.1
git-svn-id: trunk@11776 -
2007-08-10 13:16:49 +00:00
vincents
2d643365e0 LCL: TCustomSpeedbutton now uses TControl.OnMouseEnter and TControl.OnMouseLeave from Luiz (bug #9399)
git-svn-id: trunk@11775 -
2007-08-10 11:02:39 +00:00
vincents
4cca6df0e3 rtti: fixed AV when closing example 3
git-svn-id: trunk@11774 -
2007-08-10 10:18:45 +00:00
mattias
ac47999c2d rtti controls: implemented streaming Link.AliasValues
git-svn-id: trunk@11773 -
2007-08-10 08:15:02 +00:00
jesus
4c6912f05a LCL, grids, published OnEditingDone for TDrawGrid and don't show editor if grid's parent is disabled
git-svn-id: trunk@11772 -
2007-08-10 04:57:44 +00:00
mattias
efe539a601 clean up
git-svn-id: trunk@11771 -
2007-08-09 23:31:06 +00:00
mattias
a8c24af92f added tool lrstolfm - to convert lrs files back to lfm
git-svn-id: trunk@11770 -
2007-08-09 23:21:57 +00:00
mattias
85e878ca94 rtti controls: added SaveActivePropertyLink procedure
git-svn-id: trunk@11769 -
2007-08-09 21:56:58 +00:00
mattias
3bb251caa2 IDEIntf: clean up uses sections
git-svn-id: trunk@11768 -
2007-08-09 21:40:18 +00:00
mattias
7431e8f800 rtti-controls: removed check for IsValidIdent fo name property
git-svn-id: trunk@11767 -
2007-08-09 21:26:32 +00:00
mattias
4c9036617f clean up debug info
git-svn-id: trunk@11766 -
2007-08-09 21:20:27 +00:00
vincents
fd3816388c LCL: FindNextControl returns first control, if the current control is not in the taborder list (fixes #9390) from Gerard Visent
git-svn-id: trunk@11765 -
2007-08-09 20:51:31 +00:00
jesus
061c5c6ee3 LCL, dbgrid, fixes RETURN key in last field of last record now avances to new row
git-svn-id: trunk@11764 -
2007-08-09 20:48:53 +00:00
mattias
757912ddb4 codetools: fixed mem leak
git-svn-id: trunk@11763 -
2007-08-09 11:23:59 +00:00
mattias
897336de38 codetools: added function to find all functions of a h2pas output
git-svn-id: trunk@11762 -
2007-08-09 11:07:28 +00:00
mattias
d48eb4b364 codetools: implemented function to convert simple functions to constants, h2pas: new tools to reduce IFDEFs and fucntions to constant conversion
git-svn-id: trunk@11761 -
2007-08-08 18:22:43 +00:00
mattias
3b1bf0495f codetools: implemented removing empty IFDEF blocks and unneeded brackets
git-svn-id: trunk@11760 -
2007-08-07 22:24:34 +00:00
mattias
8cf42e9ebe LCL: replaced array typecasts to integer - not supported on all platforms
git-svn-id: trunk@11759 -
2007-08-07 21:12:22 +00:00
vincents
8aeeda739e LCL: don't use integer to compare FilerSignature, but array[1..4] of char, fixes maybe some little-endian, bigendian problem.
git-svn-id: trunk@11758 -
2007-08-07 20:59:36 +00:00
mattias
c6dcda57b3 codetools: started tool to remove empty IFDEF blocks
git-svn-id: trunk@11757 -
2007-08-07 20:49:54 +00:00
mattias
77fdb7a54d codetools: added example how to use the compiler directive optimizer
git-svn-id: trunk@11756 -
2007-08-07 17:08:02 +00:00
mattias
4b0f257ac3 codetools: implemented function to remove unused $Define and $Undef
git-svn-id: trunk@11755 -
2007-08-07 17:06:56 +00:00
mattias
f9f7d157a3 codetools: implemented function to simplify some types of compiler directives
git-svn-id: trunk@11754 -
2007-08-07 14:21:13 +00:00
jesus
160de2c8a3 IDE, removed unnecesary comment
git-svn-id: trunk@11753 -
2007-08-07 06:36:41 +00:00
jesus
7ecce099a2 LCL, grids, fixed auto editing and added AutoEdit property
git-svn-id: trunk@11752 -
2007-08-07 00:05:10 +00:00
jesus
a799777f36 IDE, fixes lazarus freeze after closing fields editor (issue #8925), also improved fields editor so it keeps dataset opened while adding/removing fields
git-svn-id: trunk@11751 -
2007-08-06 19:24:46 +00:00
vincents
8025a708bc gtk widgetset: remove use of NoGdkPixbufLib define
git-svn-id: trunk@11750 -
2007-08-06 18:48:29 +00:00
zeljko
2303b59372 (Qt): qtwinapi: implemented GetTextColor().
git-svn-id: trunk@11749 -
2007-08-06 15:03:00 +00:00
vincents
48901b452a qt widgetset: let the LCL know it sends UTF8KeyPress
git-svn-id: trunk@11748 -
2007-08-06 12:10:46 +00:00
zeljko
9aca341e7e (Qt): Fixed bug #9368 - we must pass empty region instead of nil.
git-svn-id: trunk@11747 -
2007-08-06 12:03:18 +00:00
zeljko
46f8083546 (Qt): Fix for but #9367 - PaintStructure msg initialization.
git-svn-id: trunk@11746 -
2007-08-06 11:56:03 +00:00
sekelsenmat
990340aad8 Extended the TApplication.MessageBox documentation
git-svn-id: trunk@11745 -
2007-08-06 08:20:29 +00:00
vincents
ae1a727d3d tools: check-fpc-dependencies honors PP environment variable to select a fpc compiler
git-svn-id: trunk@11744 -
2007-08-05 21:40:11 +00:00
vincents
a362b60829 win32 widgetset: send IntfUTF8KeyPress if UnicodeEnabledOS
git-svn-id: trunk@11743 -
2007-08-05 21:20:27 +00:00
zeljko
edf46aa16b (Qt):Fixed behaviour of bsToolWin,bsSizeToolWin. bsSizeToolWin should have minimize button.
git-svn-id: trunk@11742 -
2007-08-05 11:09:57 +00:00
jesus
9c18feacc6 LCL, dbgrid scrolling was locked under some circunstances, fix issue #9381
git-svn-id: trunk@11741 -
2007-08-04 23:38:29 +00:00