vincents
|
933485319f
|
win32 widgetset: enable marquee progress bar, if the right comctl32 version is available, even if themes are not enabled, fixes issue #17445.
git-svn-id: trunk@38350 -
|
2012-08-23 14:03:15 +00:00 |
|
ask
|
fcf47b570b
|
TAChart: Add TChartAxis.IsPointInside function
git-svn-id: trunk@38349 -
|
2012-08-23 13:55:15 +00:00 |
|
vincents
|
25d16d33d5
|
lcl: xmlpropstorage: explicitly convert utf8 strings to unicodestrings (domstring), so that the correct encoding is used for conversion, based on patch from Bart Broersma, fixes issue #19875
git-svn-id: trunk@38347 -
|
2012-08-23 12:58:46 +00:00 |
|
zeljko
|
83001bf110
|
Gtk2: fix mouse event when clicking on root item of main menu.issue #22616
git-svn-id: trunk@38345 -
|
2012-08-23 09:59:48 +00:00 |
|
juha
|
20131f3434
|
Converter: Show a ProgressBar in settings window when parent dir is scanned. Refactor code.
git-svn-id: trunk@38344 -
|
2012-08-23 06:21:58 +00:00 |
|
juha
|
11a9424522
|
Converter: Treat also Wintypes and Winproc units as Windows specific when converting for multi-platform. Issue #22677
git-svn-id: trunk@38343 -
|
2012-08-23 06:21:49 +00:00 |
|
ask
|
1223b09763
|
TAChart: Add TZoomDragTool.RestoreExtentOn property
git-svn-id: trunk@38342 -
|
2012-08-23 04:09:34 +00:00 |
|
ask
|
4d9f1110be
|
TAChart: Update radial demo to show TPolarSeries.CloseCircle property
git-svn-id: trunk@38341 -
|
2012-08-23 03:24:53 +00:00 |
|
ask
|
1e025efb9d
|
TAChart: Add TPolarSeries.CloseCircle property
git-svn-id: trunk@38340 -
|
2012-08-23 02:57:51 +00:00 |
|
martin
|
ba00570c74
|
SynEdit TSynMultiSyn: Fix CaseSensitivity for Sheme marker. Issue #0022693
git-svn-id: trunk@38339 -
|
2012-08-23 02:56:44 +00:00 |
|
maxim
|
8c6f49f4de
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22700.
git-svn-id: trunk@38337 -
|
2012-08-22 21:58:24 +00:00 |
|
maxim
|
1f9752020c
|
SQLdb: updated Russian translation
git-svn-id: trunk@38336 -
|
2012-08-22 21:50:39 +00:00 |
|
ask
|
2c72f1ced4
|
TAChart: Fixes for TDataPointDistanceTool in xor drawing mode and with partial visibility
git-svn-id: trunk@38335 -
|
2012-08-22 15:18:11 +00:00 |
|
ask
|
847b230747
|
TAChart: Add initial implementation of distance text to TDataPointDistanceTool.
Based on patch by Werner Pamler.
git-svn-id: trunk@38334 -
|
2012-08-22 14:26:32 +00:00 |
|
sekelsenmat
|
699ca1f7dc
|
Adds JiXian Yang to the list of contributors
git-svn-id: trunk@38333 -
|
2012-08-22 14:01:03 +00:00 |
|
zeljko
|
27a1e68df1
|
Qt: do not set popup parent for borderless forms (for popup forms) if TCustomForm.Parent (embedded form) is assigned.
git-svn-id: trunk@38332 -
|
2012-08-22 13:58:22 +00:00 |
|
michael
|
655108f7e5
|
* GetConnectionList missing in TSQLDBConnectorTypePropertyEditor.GetValues
git-svn-id: trunk@38331 -
|
2012-08-22 11:45:11 +00:00 |
|
ask
|
f5b873aa42
|
TAChart: Add TDataPointTool.TPointRef.AxisPos function
git-svn-id: trunk@38330 -
|
2012-08-22 10:51:36 +00:00 |
|
ask
|
aa894b143a
|
TAChart: Add pointers to TDataPointDistanceTool
git-svn-id: trunk@38329 -
|
2012-08-22 09:48:58 +00:00 |
|
ask
|
2a08196858
|
TAChart: Add psHorBar and psVertBar to TSeriesPointerStyle enumeration. Update line demo.
git-svn-id: trunk@38328 -
|
2012-08-22 09:24:36 +00:00 |
|
ask
|
56687efcdf
|
TAChart: Add TDataPointDistanceTool.Distance function and OnMeasure event
git-svn-id: trunk@38327 -
|
2012-08-22 09:15:49 +00:00 |
|
zeljko
|
930060f1e2
|
Qt: fixed modal behaviour of borderless forms.issue #22568
git-svn-id: trunk@38326 -
|
2012-08-22 08:56:32 +00:00 |
|
zeljko
|
f7d3d17b9c
|
LCL: TTabSheet.ImageIndex should be -1, not 0. fixed issue #22618
git-svn-id: trunk@38325 -
|
2012-08-22 08:42:00 +00:00 |
|
ask
|
17acb22f33
|
TAChart: Add cuAxis element to TChartUnits type. Update axis demo.
git-svn-id: trunk@38324 -
|
2012-08-22 08:24:46 +00:00 |
|
ask
|
7f85da95f6
|
TAChart: Add initial version of TDataPointDistanceTool. Based on patch by Werner Pamler.
git-svn-id: trunk@38323 -
|
2012-08-22 08:18:46 +00:00 |
|
zeljko
|
676d376f99
|
LCL: fixed compilation with fpc 2.6.XX
git-svn-id: trunk@38322 -
|
2012-08-22 08:00:16 +00:00 |
|
zeljko
|
1ce7054f0d
|
LCL: do not touch ImageIndex property since it's -1 by default in TCustomPage.Part of issue #22618
git-svn-id: trunk@38321 -
|
2012-08-22 07:38:18 +00:00 |
|
zeljko
|
98dd16b6c0
|
Qt: fixed clearing of icon in tab.part of issue #22618
git-svn-id: trunk@38320 -
|
2012-08-22 07:05:01 +00:00 |
|
juha
|
9f6ca137a9
|
LCL: Fix TLazIntfImage.AlphaBlend. Issue #22629, problem found by Trevor Shaw
git-svn-id: trunk@38319 -
|
2012-08-21 21:26:45 +00:00 |
|
michael
|
e8078ba93f
|
* Registration of library loading component
git-svn-id: trunk@38318 -
|
2012-08-21 20:00:26 +00:00 |
|
mattias
|
e230baecc7
|
lazbuild: omit -WG
git-svn-id: trunk@38316 -
|
2012-08-21 19:55:48 +00:00 |
|
mattias
|
121579ce8f
|
IDE: fixed comparing version numbers RC1 and RC2
git-svn-id: trunk@38310 -
|
2012-08-21 17:45:53 +00:00 |
|
mattias
|
a0ceb2b7ed
|
tranlations: German: updates from Swen Heinig
git-svn-id: trunk@38306 -
|
2012-08-21 15:46:41 +00:00 |
|
mattias
|
c4805a6dd6
|
make idepkg: do not pass default idemake.cfg
git-svn-id: trunk@38300 -
|
2012-08-21 12:24:57 +00:00 |
|
mattias
|
6d28f05ee5
|
codetools: error msg
git-svn-id: trunk@38299 -
|
2012-08-21 12:24:37 +00:00 |
|
vincents
|
6b6ed0b279
|
windows installer build script: fixed typo in previous commit
git-svn-id: trunk@38298 -
|
2012-08-21 12:13:08 +00:00 |
|
vincents
|
40d840d7e4
|
windows installer build script: use get_lazarus_version.bat to retrieve lazarus version number.
git-svn-id: trunk@38297 -
|
2012-08-21 11:49:09 +00:00 |
|
vincents
|
a79cf8e311
|
installer tools: improved retrieving version number on windows, strip spaces from version number like is done in the unix script, useful for version numbers like '1.0 RC1'
git-svn-id: trunk@38295 -
|
2012-08-21 09:17:21 +00:00 |
|
vincents
|
165e4557e1
|
installer tools: fixed retrieving version number on windows, look in correct directory.
git-svn-id: trunk@38294 -
|
2012-08-21 09:05:03 +00:00 |
|
vincents
|
8e77cb8814
|
windows installers: don't ask to overwrite the environment options in the secundary config directory from Reinier Olislagers (issue #22673)
git-svn-id: trunk@38293 -
|
2012-08-21 08:10:35 +00:00 |
|
mattias
|
ac5fdad655
|
undo
git-svn-id: trunk@38292 -
|
2012-08-21 07:48:52 +00:00 |
|
mattias
|
8700716f40
|
codetools: example for skipped code
git-svn-id: trunk@38291 -
|
2012-08-21 07:47:20 +00:00 |
|
juha
|
d50b5d1cd8
|
Converter: Improve IsRootPath function. Issue #22630, patch from Bart Broersma
git-svn-id: trunk@38290 -
|
2012-08-20 21:59:21 +00:00 |
|
juha
|
8297ee1f08
|
Sort ListViews by column click around in many places.
git-svn-id: trunk@38289 -
|
2012-08-20 18:05:46 +00:00 |
|
juha
|
56b709abba
|
IDE: Sort the ListView of installed packages by column click.
git-svn-id: trunk@38288 -
|
2012-08-20 18:02:13 +00:00 |
|
juha
|
b3b28cb94d
|
LCL: Set TCustomListView.SortColumn default to -1, improve range checks
git-svn-id: trunk@38287 -
|
2012-08-20 17:58:56 +00:00 |
|
martin
|
c4d537e314
|
lhelp: replace MessageBox, with Form.Modal. FIx IPC hang. issue #0022592
git-svn-id: trunk@38285 -
|
2012-08-20 13:33:59 +00:00 |
|
mattias
|
51fa7f0f40
|
lcl carbon: use resourcestrings
git-svn-id: trunk@38283 -
|
2012-08-20 12:12:14 +00:00 |
|
mattias
|
be1772272f
|
lazarus deb: added Installed-Size
git-svn-id: trunk@38281 -
|
2012-08-20 10:46:24 +00:00 |
|
mattias
|
9c348b4df1
|
lazbuild: fixed compilation
git-svn-id: trunk@38278 -
|
2012-08-20 08:56:55 +00:00 |
|