sekelsenmat
|
e5b69bef2d
|
Improves wince platform detection and adds a new convenience routine to customshelltreeview
git-svn-id: trunk@27111 -
|
2010-08-16 14:35:59 +00:00 |
|
mattias
|
6cf974a082
|
IDE: function to compute build macros
git-svn-id: trunk@27110 -
|
2010-08-16 14:23:57 +00:00 |
|
mattias
|
e3c3bb4981
|
aggpas: removed lrs
git-svn-id: trunk@27109 -
|
2010-08-16 11:12:18 +00:00 |
|
mattias
|
d256f1a017
|
aggpas: removed lrs
git-svn-id: trunk@27108 -
|
2010-08-16 11:10:39 +00:00 |
|
mattias
|
12f0bd4993
|
IDE: removed conditionals via nodes
git-svn-id: trunk@27107 -
|
2010-08-16 11:08:18 +00:00 |
|
mattias
|
4eb55fc1fb
|
IDE: for compatibility with older IDE versions: always store MainUnit id in lpi, bug #17185
git-svn-id: trunk@27106 -
|
2010-08-16 08:11:19 +00:00 |
|
mattias
|
3c18a7f2dd
|
LCL: clean up
git-svn-id: trunk@27105 -
|
2010-08-16 08:08:02 +00:00 |
|
mattias
|
8d715a791f
|
LCL; clean up
git-svn-id: trunk@27104 -
|
2010-08-16 08:07:43 +00:00 |
|
maxim
|
9e09a508b6
|
Portuguese translation update by Marcelo B Paula, bug #17176.
git-svn-id: trunk@27103 -
|
2010-08-15 14:01:26 +00:00 |
|
sekelsenmat
|
6ed8d741d4
|
Starts a skeleton for utf-8 to chinese codepage conversion
git-svn-id: trunk@27102 -
|
2010-08-15 07:28:29 +00:00 |
|
sekelsenmat
|
0fd0fb1ae8
|
Fixes crash in TUntabbedNotebook
git-svn-id: trunk@27101 -
|
2010-08-15 05:49:06 +00:00 |
|
martin
|
97148efb0f
|
SynEdit: Fix caret sometimes stopped at x=1024
git-svn-id: trunk@27100 -
|
2010-08-14 21:27:31 +00:00 |
|
maxim
|
bebbb2b3e3
|
regenerated translations; updated Russian translation
git-svn-id: trunk@27099 -
|
2010-08-14 20:42:57 +00:00 |
|
maxim
|
0bed3e5d6f
|
IDE: fixed small typo
git-svn-id: trunk@27098 -
|
2010-08-14 20:41:49 +00:00 |
|
martin
|
9c570545dd
|
SynEdit: Fixes for caret. Recreate persistent caret / stop using RespondToFocus (QT issue)
git-svn-id: trunk@27097 -
|
2010-08-14 19:42:59 +00:00 |
|
martin
|
abc928b804
|
SynEdit: CaretRespondsToFocus
git-svn-id: trunk@27096 -
|
2010-08-14 19:09:25 +00:00 |
|
dmitry
|
76e6393192
|
carbon: fixed setting initial ListView Multiselect value. Fixed MakeVisible for listview item. bug #17082
git-svn-id: trunk@27095 -
|
2010-08-14 09:11:37 +00:00 |
|
sekelsenmat
|
99e42b0a93
|
Fixes crash in TUntabbedNotebook
git-svn-id: trunk@27094 -
|
2010-08-14 07:39:03 +00:00 |
|
sekelsenmat
|
bd13bc5897
|
Gives a initial size for TUntabbedNotebook
git-svn-id: trunk@27093 -
|
2010-08-14 06:33:32 +00:00 |
|
sekelsenmat
|
58756ec370
|
Starts implementing TUntabbedNotebook
git-svn-id: trunk@27092 -
|
2010-08-14 06:27:40 +00:00 |
|
mattias
|
995a8157de
|
IDE: build macros: updated lfm
git-svn-id: trunk@27091 -
|
2010-08-13 12:56:34 +00:00 |
|
mattias
|
14b3de8d23
|
IDE: build macros: removed default value, will be done in conditionals
git-svn-id: trunk@27090 -
|
2010-08-13 12:53:26 +00:00 |
|
martin
|
4525c8beda
|
DebuggeR: Fix a range check, when clearing a condition
git-svn-id: trunk@27089 -
|
2010-08-13 11:34:37 +00:00 |
|
mattias
|
3feb97744b
|
IDE: build project: warn if MainUnit is missing
git-svn-id: trunk@27088 -
|
2010-08-13 09:18:58 +00:00 |
|
paul
|
df7e1829b2
|
lcl: fix typo (issue #0014063)
git-svn-id: trunk@27087 -
|
2010-08-13 08:44:26 +00:00 |
|
paul
|
7dbd789466
|
lcl: preserve extra fields when passing lm_mousewheel message to child controls (issue #0014063)
git-svn-id: trunk@27086 -
|
2010-08-13 02:52:11 +00:00 |
|
mattias
|
21afcaf45f
|
IDE: save lpi, lps on compile only if modified
git-svn-id: trunk@27085 -
|
2010-08-13 02:30:58 +00:00 |
|
paul
|
9dcdaa31d8
|
lcl: don't perform shortcut check and other double notification in recursive calls of DoKeyDownBeforeInterface
git-svn-id: trunk@27084 -
|
2010-08-13 01:46:31 +00:00 |
|
ask
|
c14dd0005f
|
TAChart: Initial support for stacked bar series. Update demo.
git-svn-id: trunk@27083 -
|
2010-08-12 16:42:02 +00:00 |
|
mattias
|
29a31e582d
|
IDE: read lpi: use default value 0 for MainUnitID even for old lpi
git-svn-id: trunk@27082 -
|
2010-08-12 16:20:33 +00:00 |
|
blikblum
|
366d200bb8
|
lcl: undo rev 27074 #706b7cc905 and re implement using a static variable
git-svn-id: trunk@27081 -
|
2010-08-12 16:05:16 +00:00 |
|
ask
|
aff125b5f7
|
TAChart: Add multi-valued series demo
git-svn-id: trunk@27080 -
|
2010-08-12 15:58:03 +00:00 |
|
ask
|
19f61c8aaf
|
TAChart: Do not store deprecated TChartAxisTitle.Font property
git-svn-id: trunk@27079 -
|
2010-08-12 15:57:31 +00:00 |
|
ask
|
8ecb367ba8
|
TAChart: Draw labels for bubble series
git-svn-id: trunk@27078 -
|
2010-08-12 15:50:16 +00:00 |
|
ask
|
82ce805c08
|
TAChart: Add Marks.DistanceToCenter property
git-svn-id: trunk@27077 -
|
2010-08-12 15:49:56 +00:00 |
|
ask
|
3f86d53688
|
TAChart: Add operator*(TPoint, TPoint)
git-svn-id: trunk@27076 -
|
2010-08-12 15:46:01 +00:00 |
|
sekelsenmat
|
7704fc9d09
|
Fixes wince compilation
git-svn-id: trunk@27075 -
|
2010-08-12 13:30:00 +00:00 |
|
blikblum
|
706b7cc905
|
lcl: move RegisterPropertyToSkip calls of Grids and DBCtrls to unit initialization so it's called only once and not on every component created
git-svn-id: trunk@27074 -
|
2010-08-12 12:55:04 +00:00 |
|
blikblum
|
bbfbce8fdd
|
lcl: fix compilation after rev 27070 #69b2b72516
git-svn-id: trunk@27073 -
|
2010-08-12 12:49:38 +00:00 |
|
ask
|
8046cb27a3
|
TAChart: Fix effective extent for bubble series
git-svn-id: trunk@27072 -
|
2010-08-12 12:25:52 +00:00 |
|
ask
|
79d465994c
|
TAChart: Fix proportional scale calculation
git-svn-id: trunk@27071 -
|
2010-08-12 12:25:06 +00:00 |
|
blikblum
|
69b2b72516
|
lcl: move RegisterPropertyToSkip calls to Register* procedures or unit initialization so it's called only once and not on every component created
git-svn-id: trunk@27070 -
|
2010-08-12 12:24:11 +00:00 |
|
ask
|
31fc5cd0a0
|
TAChart: Add TChart.Proportional property
git-svn-id: trunk@27069 -
|
2010-08-12 12:14:17 +00:00 |
|
ask
|
2fd8c5370e
|
TAChart: Extract TAxisCoeffHelper object
git-svn-id: trunk@27068 -
|
2010-08-12 12:11:25 +00:00 |
|
mattias
|
7778ac45a5
|
IDE: new console project: set pfMainUnitHasTitleStatement if title set, bug #16948
git-svn-id: trunk@27067 -
|
2010-08-12 10:03:35 +00:00 |
|
maxim
|
f166ab15a8
|
Update lazarus.res (it was changed automatically on Lazarus recompilation)
git-svn-id: trunk@27066 -
|
2010-08-12 00:05:35 +00:00 |
|
maxim
|
a59f3b42da
|
IDE: Czech translation update by Martin Smat
git-svn-id: trunk@27065 -
|
2010-08-11 23:16:29 +00:00 |
|
mattias
|
bb7cd19447
|
codetools: fixed type of low(array[enum])
git-svn-id: trunk@27064 -
|
2010-08-11 06:21:19 +00:00 |
|
dmitry
|
b6c70dc7ed
|
carbon: fixes for Luiz's RadioButton changes
git-svn-id: trunk@27063 -
|
2010-08-11 05:44:16 +00:00 |
|
jesus
|
10f1d85bf5
|
LCL, fix dbgrid showing 'phantom' rows on inserting (sqlquery bug on changing buffercount on this state)
git-svn-id: trunk@27062 -
|
2010-08-11 05:40:21 +00:00 |
|