Commit Graph

29229 Commits

Author SHA1 Message Date
ask
ae4239028a TAChart: Fix division by zero in TZoomClickTool
git-svn-id: trunk@29749 -
2011-03-08 09:19:20 +00:00
ask
d378e66c95 TAChart: Extract WeightedAverage utility function
git-svn-id: trunk@29748 -
2011-03-08 09:17:56 +00:00
mattias
bb74af971c tests: started test for codetools range scan
git-svn-id: trunk@29747 -
2011-03-07 23:21:08 +00:00
jesus
ae13b849e4 LCL, make grid remember changes in fixedcols or fixedrows in a fixed grid (grid with 0 cols or rows), issue #18832
git-svn-id: trunk@29746 -
2011-03-07 20:41:05 +00:00
maxim
210306ecb8 regenerated translations; updated Russian translation
git-svn-id: trunk@29745 -
2011-03-07 17:33:40 +00:00
mattias
a43c70c21f codetools: identifier completion: do not show protected member when gather context is in another unit, more Delphi compatible, patch #18888
git-svn-id: trunk@29744 -
2011-03-07 17:08:55 +00:00
mattias
672a743b6d IDE: check if compiler was changed before compiling
git-svn-id: trunk@29743 -
2011-03-07 12:04:10 +00:00
mattias
20860be566 IDE: clean up
git-svn-id: trunk@29742 -
2011-03-07 11:41:04 +00:00
mattias
bee4293381 IDE: scan fpc source directory in the background after checking the fpc config
git-svn-id: trunk@29741 -
2011-03-07 11:18:36 +00:00
mattias
2d5c8227c1 IDE: outputfilter: show PPU loading/invalid version messages
git-svn-id: trunk@29740 -
2011-03-07 11:11:01 +00:00
mattias
ec73978c03 codetools: parsing class section type public in fpc 2.4.x, bug #18882
git-svn-id: trunk@29739 -
2011-03-07 11:07:44 +00:00
zeljko
3d675e65b1 Qt: fixed wheel events passing for qt < 4.7. issue #18880
git-svn-id: trunk@29738 -
2011-03-07 07:26:33 +00:00
zeljko
b5cbc333ba Qt: proper paint of TQtCustomControl viewport. issue #18880
git-svn-id: trunk@29737 -
2011-03-07 07:17:49 +00:00
paul
bdff407a46 win32: fix GetDetailRegion crash if no themes enabled (by Bart bug #0018873)
git-svn-id: trunk@29736 -
2011-03-07 03:03:29 +00:00
juha
282bb3de33 QT: Prevent assigning a negative value to a Word, cought by range-check. Sould fix issue #18876.
git-svn-id: trunk@29735 -
2011-03-06 16:55:13 +00:00
juha
0928ead547 LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
git-svn-id: trunk@29734 -
2011-03-06 12:45:59 +00:00
ask
196b88b14f TAChart: Calculate bar height separately from drawing
git-svn-id: trunk@29733 -
2011-03-06 12:34:10 +00:00
juha
a620aa9c33 GTK2: fix range-check errors caused by ColorRef type change.
git-svn-id: trunk@29732 -
2011-03-05 16:09:10 +00:00
mattias
cbc1fddf56 codetools: cextended
git-svn-id: trunk@29731 -
2011-03-05 09:53:59 +00:00
mattias
cf5a42b000 codetools: skip univ keyword in macpas
git-svn-id: trunk@29730 -
2011-03-05 09:46:23 +00:00
mattias
a7661ba152 codetools: added mode iso
git-svn-id: trunk@29729 -
2011-03-05 09:39:32 +00:00
juha
e39c717de7 IDE More items to Refactor Menu.
git-svn-id: trunk@29728 -
2011-03-05 08:51:53 +00:00
maxim
edf11b5291 regenerated translations; updated Russian translation
git-svn-id: trunk@29727 -
2011-03-04 22:42:55 +00:00
ask
b87ff3d4df TAChart: Fix division by zero in legend drawing
git-svn-id: trunk@29726 -
2011-03-04 11:04:43 +00:00
juha
f72b27556b IDE: fixed duplicate main menu shortcut keys.
git-svn-id: trunk@29725 -
2011-03-04 09:48:37 +00:00
juha
5b7deb51b6 KeyMapping: Formatting TKeyCommandRelationList.CreateDefaultMapping
git-svn-id: trunk@29724 -
2011-03-04 09:00:10 +00:00
juha
de8d9f7ea8 IDE: Added InvertAssignment to refactoring menu. Some reordering.
git-svn-id: trunk@29723 -
2011-03-04 09:00:04 +00:00
juha
dc92d03dc0 IDE: Move "Enclose selection" from Source menu to Refactor menu.
git-svn-id: trunk@29722 -
2011-03-04 07:17:16 +00:00
juha
c7a08aeb7f IDE: Create Source menu and move items there from Edit menu.
git-svn-id: trunk@29721 -
2011-03-04 07:17:11 +00:00
juha
7bd4807fe6 IDE: Create Refactoring menu and move items from other menus.
git-svn-id: trunk@29720 -
2011-03-04 07:17:05 +00:00
juha
04eff3cd60 RunTestsGUI: added a project search path.
git-svn-id: trunk@29719 -
2011-03-04 07:17:00 +00:00
zeljko
a2e292da52 Qt: fixed compilation and range check crashes with TColorRef
git-svn-id: trunk@29718 -
2011-03-03 15:23:38 +00:00
mattias
b88c6577a4 synedit: fixed synregexpr 64bit
git-svn-id: trunk@29717 -
2011-03-03 12:46:22 +00:00
mattias
b7f52158fe startlazarus: fixed lpi paths
git-svn-id: trunk@29716 -
2011-03-03 10:06:46 +00:00
paul
0677e4c2b9 lcl: another bunch of TColorRef <-> TColor conversion
git-svn-id: trunk@29715 -
2011-03-03 09:19:34 +00:00
paul
e91ed950f3 synedit: fix TColor -> TColorRef assignments and vice versa
git-svn-id: trunk@29714 -
2011-03-03 08:35:33 +00:00
paul
3aace13834 lcl: fix TColor -> TColorRef assignments and vice versa
git-svn-id: trunk@29713 -
2011-03-03 08:35:06 +00:00
paul
1131d6231f lcl: convert color to TColor when passing to IsSysColor
git-svn-id: trunk@29712 -
2011-03-03 08:10:54 +00:00
paul
de3ba32b3a lcl: COLORREF is not signed
git-svn-id: trunk@29711 -
2011-03-03 08:02:53 +00:00
paul
bab4aa9c08 gtk2: formatting
git-svn-id: trunk@29710 -
2011-03-03 07:32:07 +00:00
paul
252f0f5bac win32: fix compilation with range checks
git-svn-id: trunk@29709 -
2011-03-03 07:31:20 +00:00
mattias
2ae24519e9 openglcontrol: clean up example
git-svn-id: trunk@29708 -
2011-03-02 14:29:09 +00:00
ask
48e68e866e TAChart: Add OpenGL demo
git-svn-id: trunk@29707 -
2011-03-02 14:04:52 +00:00
ask
88e5894c6e TAChart: Initial implementation of OpenGL drawing back-end
git-svn-id: trunk@29706 -
2011-03-02 14:03:30 +00:00
ask
d2306d0e8a TAChart: Scale label distances for printing. Update print demo.
git-svn-id: trunk@29705 -
2011-03-02 09:47:04 +00:00
ask
c8db157feb TAChart: Optionally use AggPas for standard drawing in aggpas demo
git-svn-id: trunk@29704 -
2011-03-02 05:07:19 +00:00
ask
f8a17c8c78 TAChart: Added experimental OnChartPaint event
git-svn-id: trunk@29703 -
2011-03-02 05:06:31 +00:00
paul
c10f325df6 lcl: insert images to imagelist without helper TBitmap - this simplifies, speedups the code and also fixes the problem of black backgrounds of delphi imagelists (by the way they were black because TBitmap.Masked was false for that helper bitmap)
git-svn-id: trunk@29702 -
2011-03-02 03:43:34 +00:00
paul
8ba345107d lcl: convert delphi imagelist system color values to LCL color values
git-svn-id: trunk@29701 -
2011-03-02 03:17:24 +00:00
maxim
53a62fa50d Docs: added Dirk Schiphorst to contributors list
git-svn-id: trunk@29700 -
2011-03-02 00:14:56 +00:00