zoran
|
6f48c19f06
|
add auto correction of date parts when AutoAdvance is on, in order to make possible for user to edit dates smoothly
git-svn-id: trunk@47237 -
|
2014-12-23 12:51:33 +00:00 |
|
joost
|
244d8628a6
|
fpmake: Use TPackage.UnitPath instead of TPackage.options(-Fu..)
git-svn-id: trunk@47236 -
|
2014-12-23 07:30:26 +00:00 |
|
wp
|
33dec9455e
|
TAChart: Fix display of millisecond steps in TDateTimeIntervalChartSource.
git-svn-id: trunk@47235 -
|
2014-12-22 22:52:49 +00:00 |
|
mattias
|
63c839a786
|
IDEIntf: less hints
git-svn-id: trunk@47234 -
|
2014-12-22 08:55:40 +00:00 |
|
juha
|
abadc3c87b
|
New Lazarus icon converted to SVG format, from edvard..
git-svn-id: trunk@47233 -
|
2014-12-21 23:57:00 +00:00 |
|
juha
|
2c2157ca92
|
IDE: minor tweak in component palette code.
git-svn-id: trunk@47232 -
|
2014-12-21 13:44:37 +00:00 |
|
juha
|
4d92d2ec5b
|
IDE: Update component list to match the layout of component palette, triggered when window is activated.
git-svn-id: trunk@47231 -
|
2014-12-21 13:00:29 +00:00 |
|
juha
|
30724bdc59
|
IDE: disable Export button when there is nothing to export in component palette configuration.
git-svn-id: trunk@47230 -
|
2014-12-21 13:00:23 +00:00 |
|
bart
|
78c1e7ea80
|
Tools: glazres: set title for savedialog.
git-svn-id: trunk@47229 -
|
2014-12-20 16:20:05 +00:00 |
|
bart
|
c269148f37
|
Tools: glazres: slightly more intuitive buttoncaptions.
git-svn-id: trunk@47228 -
|
2014-12-20 16:17:14 +00:00 |
|
bart
|
4b67330c53
|
Tools: glazres: add FullResourceFileName to messages when creating.
git-svn-id: trunk@47227 -
|
2014-12-20 16:12:33 +00:00 |
|
bart
|
b0bddd32ec
|
Tools:
- fix wrong filename of output in glazres, second try.
- fix drawing of ListBox items in glazres (Issue #0027183)
git-svn-id: trunk@47226 -
|
2014-12-20 15:57:37 +00:00 |
|
bart
|
9a23a0544a
|
Tools: fix wrong filename of output in glazres.
git-svn-id: trunk@47225 -
|
2014-12-20 15:52:04 +00:00 |
|
bart
|
b02c05ff91
|
Tools: fix compilation of glazres (due to changes in fileutil), issue #0027183
git-svn-id: trunk@47224 -
|
2014-12-20 15:46:19 +00:00 |
|
mattias
|
e2c3e57434
|
IDE: fpdoc editor: fixed insert printshort
git-svn-id: trunk@47223 -
|
2014-12-20 13:05:04 +00:00 |
|
joost
|
f4818c2bfd
|
FpDebug: Do not stop on lines with unknown line info (linenr=0)
git-svn-id: trunk@47222 -
|
2014-12-19 10:42:19 +00:00 |
|
juha
|
f6bbc53755
|
IDE: Skip non-existent components when importing palette configuration.
git-svn-id: trunk@47221 -
|
2014-12-18 08:28:47 +00:00 |
|
juha
|
eac1654958
|
IDE: Improve component palette update calls on Windows.
git-svn-id: trunk@47220 -
|
2014-12-18 07:52:20 +00:00 |
|
juha
|
af27bb7c69
|
IDE: PopupMenu for renaming and deleting pages in component palette config.
git-svn-id: trunk@47219 -
|
2014-12-17 23:27:26 +00:00 |
|
juha
|
2186ba086d
|
IDE: Force update for all component palette pages after changing configuration.
git-svn-id: trunk@47218 -
|
2014-12-17 23:27:25 +00:00 |
|
juha
|
651c16ed62
|
IDE: Explode a with-block in code creating component palette buttons. Revealed a bug with PopupMenu.
git-svn-id: trunk@47217 -
|
2014-12-17 23:27:23 +00:00 |
|
juha
|
00e9e556d4
|
IDE: Show and save also empty pages in the component palette configuration.
git-svn-id: trunk@47216 -
|
2014-12-17 23:27:22 +00:00 |
|
juha
|
6d84d67bba
|
IDE: Fix crash in Component List when selecting a component from an uninitialized page. Issue #27174.
git-svn-id: trunk@47215 -
|
2014-12-17 23:27:14 +00:00 |
|
sekelsenmat
|
5969afd322
|
fpvectorial-svg: Structural work for linear gradient support
git-svn-id: trunk@47214 -
|
2014-12-17 14:00:19 +00:00 |
|
freq
|
acfee8fe08
|
Fix list out of bounds exception if TabOrderList is empty
git-svn-id: trunk@47213 -
|
2014-12-17 12:10:17 +00:00 |
|
sekelsenmat
|
c95dfb9e93
|
fpvectorial-svg: Reworks the current unit code to make it match better the drawing of Chrome, this improves areaofcircle.html greatly
git-svn-id: trunk@47212 -
|
2014-12-17 11:35:52 +00:00 |
|
mattias
|
47c65faeef
|
laz2_xmlread: added flag xrfAllowSpecialCharsInComments
git-svn-id: trunk@47211 -
|
2014-12-17 10:00:43 +00:00 |
|
juha
|
a52a3c922c
|
IDE: Implement import and export for component palette options.
git-svn-id: trunk@47210 -
|
2014-12-16 22:37:09 +00:00 |
|
maxim
|
a44171943d
|
IDE: reverted r47174 #6178bfe581: "garbage" Unicode string is an indicator (threated as symbol by CodeTools) that rules for spaces before and after symbols are not applied to comments.
git-svn-id: trunk@47209 -
|
2014-12-16 21:40:33 +00:00 |
|
jesus
|
d58711f9bf
|
LCL, added TDBDateEdit to LCL, from LacaK, issue #15189
git-svn-id: trunk@47208 -
|
2014-12-16 19:29:52 +00:00 |
|
juha
|
99e6fb5960
|
Examples: Leave default target settings for CoolBar demo. Issue #27168.
git-svn-id: trunk@47207 -
|
2014-12-16 17:16:07 +00:00 |
|
juha
|
16efb89956
|
Packager: Fix access violation in package editor. Issue #27170.
git-svn-id: trunk@47206 -
|
2014-12-16 16:59:06 +00:00 |
|
juha
|
3b1a4df523
|
Example project for CoolBar and ToolBars from Vojtech Cihak. Issue #27168.
git-svn-id: trunk@47205 -
|
2014-12-16 08:35:36 +00:00 |
|
juha
|
11b7a200a1
|
LCL: TCoolbar- proper vertical mode. Issue #27168, patch from Vojtech Cihak.
git-svn-id: trunk@47204 -
|
2014-12-15 23:23:57 +00:00 |
|
wp
|
01cb0be6e0
|
TAChart: Fix several bugs related to incorrect scaling for printing
git-svn-id: trunk@47203 -
|
2014-12-15 13:59:56 +00:00 |
|
juha
|
8a48485cac
|
LCL: Workaround a bug in FPC trunk that causes Arithmetic overflow in TControlbar with type TRowSize = 1..MaxInt;. Issue #27167.
git-svn-id: trunk@47202 -
|
2014-12-15 10:17:05 +00:00 |
|
wp
|
890e8de7d4
|
TAChart: Improved reset of font orientation after drawing
git-svn-id: trunk@47201 -
|
2014-12-15 09:49:38 +00:00 |
|
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 |
|