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 |
|
maxim
|
ac610256a6
|
IDE: fixed comboboxes values loading in 'Clean directory' dialog. Patch by Dirk Schiphorst, bug #18855.
git-svn-id: trunk@29699 -
|
2011-03-02 00:13:41 +00:00 |
|
maxim
|
271015f884
|
Translations: updated French translation of JCF by paulatreides, bug #18852; regenerated translations
git-svn-id: trunk@29698 -
|
2011-03-01 21:30:20 +00:00 |
|
paul
|
7a9b188e2c
|
lcl, win32, wince, qt, gtk2, carbon: implement OffsetRGN winapi compatible function
git-svn-id: trunk@29697 -
|
2011-03-01 07:37:42 +00:00 |
|
mattias
|
c66163d8f3
|
codetools: allow anoynymous records, bug #18838
git-svn-id: trunk@29696 -
|
2011-03-01 06:19:55 +00:00 |
|
paul
|
32f21a5927
|
synedit: fix compilation
git-svn-id: trunk@29695 -
|
2011-03-01 04:45:38 +00:00 |
|
paul
|
1f90a967b2
|
lcl: remove 'const' modifier from DoContextPopup declaration for delphi compatibility
git-svn-id: trunk@29694 -
|
2011-03-01 03:57:09 +00:00 |
|
maxim
|
841dadb67c
|
Components, JCF: added French translation by paulatreides, bug #18837
git-svn-id: trunk@29693 -
|
2011-02-28 21:37:19 +00:00 |
|
sekelsenmat
|
9b5f47de20
|
Patch from Alexsander Rosa, adds a Tag property to TGridColumn
git-svn-id: trunk@29692 -
|
2011-02-28 12:38:01 +00:00 |
|
zeljko
|
be0f0bd9f4
|
Gtk2: fixed inconsistency in TGtk2WSCustomCheckListBox when an item is checked/unchecked by mouse click, removed ugly direct calls to TCheckListBox.Toggle(). issue #18805
git-svn-id: trunk@29687 -
|
2011-02-27 17:45:54 +00:00 |
|
zeljko
|
7077bce83c
|
Gtk2: fixed vertical centering of text inside readonly combobox. issue #15367
git-svn-id: trunk@29686 -
|
2011-02-27 16:15:14 +00:00 |
|
maxim
|
577d97a85c
|
Components, JCF: make logging more robust, don't try to write to a log file, if it cannot be accessed
git-svn-id: trunk@29685 -
|
2011-02-27 13:15:57 +00:00 |
|
ask
|
8e9c8ec810
|
TAChart: Add printing demo
git-svn-id: trunk@29684 -
|
2011-02-27 09:47:20 +00:00 |
|
ask
|
e2d662475a
|
TAChart: Scale label margins for printing
git-svn-id: trunk@29683 -
|
2011-02-27 09:45:14 +00:00 |
|
ask
|
39d6ab4f66
|
TAChart: Initial implementation of TPrinterDrawer
git-svn-id: trunk@29682 -
|
2011-02-27 09:32:49 +00:00 |
|
ask
|
ae19acd0e6
|
TAChart: Add copyright header to the TADrawerAggPas unit
git-svn-id: trunk@29681 -
|
2011-02-27 07:37:12 +00:00 |
|
ask
|
52e019d6da
|
TAChart: Minor updates to the basic demo
git-svn-id: trunk@29680 -
|
2011-02-27 04:36:09 +00:00 |
|
ask
|
41d79d8332
|
TAChart: Add more series to the AggPas demo. This concludes implementation of issue #17182
git-svn-id: trunk@29679 -
|
2011-02-27 03:41:01 +00:00 |
|
ask
|
924c4ddfdb
|
TAChart: Handle default font size in TAggPasDrawer
git-svn-id: trunk@29678 -
|
2011-02-27 03:39:36 +00:00 |
|
ask
|
90a4b20d3e
|
TAChart: Use TZoomDragTool.RatioLimit in tools demo and line demo
git-svn-id: trunk@29677 -
|
2011-02-27 03:02:14 +00:00 |
|
ask
|
10ae7cdbb1
|
TAChart: Replace TZoomDragTool.Proportional property with RatioLimit, allowing single-axis zooming
git-svn-id: trunk@29676 -
|
2011-02-27 02:59:15 +00:00 |
|
ask
|
68dcc4d090
|
TAChart: Add panning tool to the extent demo
git-svn-id: trunk@29675 -
|
2011-02-27 02:28:21 +00:00 |
|
ask
|
761f8b5a28
|
TAChart: Reset current extent after the change to TChart.Extent property
git-svn-id: trunk@29674 -
|
2011-02-27 02:26:33 +00:00 |
|
ask
|
9659a4e300
|
TAChart: Add TBasicPanTool.LimitToExtent property
git-svn-id: trunk@29673 -
|
2011-02-27 02:25:22 +00:00 |
|
ask
|
1f07a55be4
|
TAChart: Fix default ActiveCursor for TDataPointDragTool
git-svn-id: trunk@29672 -
|
2011-02-27 01:36:08 +00:00 |
|
maxim
|
84884a8ccf
|
IDE: French translation update by paulatreides, bug #18830
git-svn-id: trunk@29671 -
|
2011-02-26 16:57:41 +00:00 |
|
dmitry
|
3a15275dd9
|
lcl: fix listview items ownerdata items update for Repaint method. fixes #18546, #16970
git-svn-id: trunk@29670 -
|
2011-02-26 04:41:27 +00:00 |
|
dmitry
|
90a7d1e94e
|
lcl: split listitems to ownerdatalistitems. fix #16069
git-svn-id: trunk@29669 -
|
2011-02-26 04:04:14 +00:00 |
|
jesus
|
dc8e82e76f
|
lazreport, published band property stretched
git-svn-id: trunk@29668 -
|
2011-02-25 22:09:04 +00:00 |
|
juha
|
432e2a47f7
|
IDE: Fixed a memory corruption when searching RegExpr from an empty file. TRegExpr (in SynTegExpr) allocates 0 bytes and frees it -> memory corruption.
git-svn-id: trunk@29667 -
|
2011-02-25 17:52:02 +00:00 |
|