vincents
|
4a72302da6
|
lcl docs: balance <i> tags, patch from derit agustin (issue #27166)
git-svn-id: trunk@47200 -
|
2014-12-15 09:30:45 +00:00 |
|
wp
|
f11c461743
|
TAChart: Fix legend items being drawn too small on printer
git-svn-id: trunk@47199 -
|
2014-12-14 23:32:56 +00:00 |
|
juha
|
2f68fa15b1
|
Examples: Fix GUI handlers and updates in CleanDir\ConfDirs example. Issue #16693.
git-svn-id: trunk@47198 -
|
2014-12-14 23:14:13 +00:00 |
|
juha
|
2aec6cd83e
|
IDE: cleanup
git-svn-id: trunk@47197 -
|
2014-12-14 23:14:06 +00:00 |
|
wp
|
bf72b0ae55
|
TAChart: Fix pointer symbols being drawn too small by printer drawer
git-svn-id: trunk@47196 -
|
2014-12-14 22:29:18 +00:00 |
|
wp
|
53d40ddb63
|
TAChart: At the end of TChart.Draw(), undo changes made to the drawer by the drawer (issue #0027163).
git-svn-id: trunk@47195 -
|
2014-12-14 21:24:30 +00:00 |
|
wp
|
0b179b19ec
|
TAChart: Add new axis property LabelSize and corresponding demo (axisalign).
git-svn-id: trunk@47194 -
|
2014-12-13 23:08:29 +00:00 |
|
mattias
|
b333a79083
|
lcl: fixed compilation for fpc 2.6.5 WinCE, issue #27138
git-svn-id: trunk@47193 -
|
2014-12-13 14:26:30 +00:00 |
|
zeljko
|
b0b7ace6aa
|
Qt: cleanup
git-svn-id: trunk@47192 -
|
2014-12-13 13:30:27 +00:00 |
|
zeljko
|
84987f9c4a
|
Qt: Fixed wrong SelStart and SelLen in OnEditingDone. issue #27079
git-svn-id: trunk@47191 -
|
2014-12-13 13:23:44 +00:00 |
|
zeljko
|
8dbb682f2c
|
Qt: fixed wrong declaration.
git-svn-id: trunk@47190 -
|
2014-12-13 13:16:14 +00:00 |
|
juha
|
f73d960c2c
|
IDE: Save project after "Build many modes", restores the original mode. Issue #26797
git-svn-id: trunk@47189 -
|
2014-12-13 10:14:21 +00:00 |
|
joost
|
a3f3091a75
|
* Extract debug-info from real executable when debugging an application folder
git-svn-id: trunk@47188 -
|
2014-12-13 09:15:26 +00:00 |
|
joost
|
3dcfa14f49
|
* Avoid AV when the loaded faied to initiate a valid ImgReader
git-svn-id: trunk@47187 -
|
2014-12-13 09:06:40 +00:00 |
|
juha
|
82b190d7a9
|
LazControls: an option in ListViewFilterEdit to filter by all fields or just by caption.
git-svn-id: trunk@47186 -
|
2014-12-12 23:08:43 +00:00 |
|
jesus
|
9c2b7067ce
|
LCL, trigger OnSelect when autocomplete changed the current item, fix DbGrid updating values on pressing Up/Down (or ENTER on last column) when AutoComplete is enabled in picklist editor, reported by McClane
git-svn-id: trunk@47185 -
|
2014-12-12 21:46:45 +00:00 |
|
juha
|
c0bcfb9343
|
JCF2: Support binary constants. Issue #26986, patch from BrunoK.
git-svn-id: trunk@47184 -
|
2014-12-12 19:59:25 +00:00 |
|
giuliano
|
6434ecc3b5
|
Updated Italian translations:
IDE,lazreport
git-svn-id: trunk@47183 -
|
2014-12-12 18:10:35 +00:00 |
|
juha
|
9454def0c9
|
IDE: Fix error in all compiler options parser.
git-svn-id: trunk@47182 -
|
2014-12-12 16:37:27 +00:00 |
|
bart
|
42c4bdafbf
|
CalendarPopup: Immediately hide the form (before closing) on deactivate (Issue #0020647)
git-svn-id: trunk@47181 -
|
2014-12-12 12:28:29 +00:00 |
|
mattias
|
add97f7a02
|
IDE: fixed compilatioin x86-64
git-svn-id: trunk@47180 -
|
2014-12-12 09:02:34 +00:00 |
|
dmitry
|
5409f972b8
|
cocoa: correct wrong variable checked on the CococaWSComboBox create
git-svn-id: trunk@47179 -
|
2014-12-12 03:49:53 +00:00 |
|
dmitry
|
77a8f82264
|
cocoa: fix for TCocoaComboBox not getting LCL object target (was there a reason?). added a note about incorrect implementation of GetPreferredSize - to be resolved
git-svn-id: trunk@47178 -
|
2014-12-12 03:39:24 +00:00 |
|
juha
|
d59f67b95c
|
IDE: support the new fpc -h and -i syntax when parsing all available options.
git-svn-id: trunk@47177 -
|
2014-12-12 00:49:13 +00:00 |
|
juha
|
a949da703b
|
Designer: cleanup a debug message.
git-svn-id: trunk@47176 -
|
2014-12-12 00:49:04 +00:00 |
|
maxim
|
9207616447
|
IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@47175 -
|
2014-12-11 23:31:33 +00:00 |
|
maxim
|
6178bfe581
|
IDE: fixed comment in Options/Codetools/Space tab preview (was looking as random garbage)
git-svn-id: trunk@47174 -
|
2014-12-11 23:24:20 +00:00 |
|
bart
|
4b28ea47fa
|
EditButton: implement OnMouseWheel, OnMouseWheelUp and OnMouseWheelDown (Issue #0027155).
git-svn-id: trunk@47173 -
|
2014-12-11 17:57:36 +00:00 |
|
mattias
|
814cf1a717
|
lazutils: FindInvalidUTF8Character: check for wrong mapped codes, changed default to report gaps
git-svn-id: trunk@47172 -
|
2014-12-10 14:26:18 +00:00 |
|
mattias
|
98578ff53a
|
laz2xmlcfg: duplicate nodes: always use the first
git-svn-id: trunk@47171 -
|
2014-12-10 11:26:47 +00:00 |
|
mattias
|
890803a8be
|
laz2xmlcfg: fixed TXMLConfig.InternalFindNode invalidate sorted node list on insert
git-svn-id: trunk@47170 -
|
2014-12-10 11:18:39 +00:00 |
|
mattias
|
292e6350e0
|
IDE: added missing linebreak
git-svn-id: trunk@47169 -
|
2014-12-10 11:17:39 +00:00 |
|
mattias
|
d71ed5e522
|
lazutils: clean up
git-svn-id: trunk@47168 -
|
2014-12-10 09:55:24 +00:00 |
|
mattias
|
eb0a454ab7
|
laz2_xmlcfg: use array
git-svn-id: trunk@47167 -
|
2014-12-10 03:14:47 +00:00 |
|
mattias
|
5a8fd4166f
|
ideintf: replaced AnsiCompareText
git-svn-id: trunk@47166 -
|
2014-12-10 03:14:34 +00:00 |
|
mattias
|
56a75016e0
|
lcl: replaced AnsiCompareText
git-svn-id: trunk@47165 -
|
2014-12-10 03:14:05 +00:00 |
|
mattias
|
4b3c76e18a
|
lazutils: moved MergeSort to lazutilities, laz2_xmlcfg: sort nodes to find non existing and out of order nodes faster
git-svn-id: trunk@47164 -
|
2014-12-10 02:16:39 +00:00 |
|
mattias
|
b6b7d60218
|
lazcontrols: clean up
git-svn-id: trunk@47163 -
|
2014-12-10 02:15:32 +00:00 |
|
mattias
|
3fb03c60b1
|
lazutf8: UTF8StrLICompAnsiString: use Count as fixed bound, do not check for #0
git-svn-id: trunk@47162 -
|
2014-12-10 01:04:26 +00:00 |
|
juha
|
3f37b16f15
|
Packager: use ListViewFilterEdit in OpenInstalledPackages window.
git-svn-id: trunk@47161 -
|
2014-12-10 00:46:43 +00:00 |
|
juha
|
cbae1c8558
|
LazControls: include the new ListViewFilterEdit component in LazControls package.
git-svn-id: trunk@47160 -
|
2014-12-10 00:46:38 +00:00 |
|
juha
|
d8add73062
|
New component ListViewFilterEdit.
git-svn-id: trunk@47159 -
|
2014-12-10 00:38:19 +00:00 |
|
juha
|
7cfdbcdc76
|
New component ListViewFilterEdit. Rename image files and improve resource script.
git-svn-id: trunk@47158 -
|
2014-12-10 00:21:51 +00:00 |
|
mattias
|
0382f349af
|
lcl: fixed compilation WinCE, issue #27138
git-svn-id: trunk@47157 -
|
2014-12-09 22:08:17 +00:00 |
|
mattias
|
d29085176b
|
IDE: updated lazarus.lpi
git-svn-id: trunk@47156 -
|
2014-12-09 21:50:36 +00:00 |
|
mattias
|
abb3d4d4a0
|
IDE: last active form: skip modal forms and nil if form is freed
git-svn-id: trunk@47155 -
|
2014-12-09 21:41:54 +00:00 |
|
mattias
|
f54c36b0da
|
laz2xmlconfig: fixed crash
git-svn-id: trunk@47154 -
|
2014-12-09 14:18:38 +00:00 |
|
mattias
|
9058f5367b
|
laz2xmlconfig: fixed crash
git-svn-id: trunk@47153 -
|
2014-12-09 14:18:02 +00:00 |
|
mattias
|
dce10244d5
|
IDE: clean up
git-svn-id: trunk@47152 -
|
2014-12-09 13:53:03 +00:00 |
|
mattias
|
5c340cafc8
|
xmlcfg: search neighbours first
git-svn-id: trunk@47151 -
|
2014-12-09 13:52:15 +00:00 |
|