sekelsenmat
|
121b0d4e52
|
Renames some utf8strings to strings as a temporary workaround for fpc 2.7 until the Unicode RTL encoding is decided
git-svn-id: trunk@33288 -
|
2011-11-04 10:26:09 +00:00 |
|
zeljko
|
da01ce8458
|
Qt: renamed TQtImage Handle: QImageH to FHandle: QImageH.
git-svn-id: trunk@33287 -
|
2011-11-04 10:22:59 +00:00 |
|
zeljko
|
4217128215
|
Qt: renamed TQtAction Handle:QActionH to FHandle:QActionH
git-svn-id: trunk@33286 -
|
2011-11-04 10:13:42 +00:00 |
|
sekelsenmat
|
dac0d383f5
|
Documents GetColorResolvingParent
git-svn-id: trunk@33285 -
|
2011-11-04 10:10:19 +00:00 |
|
zeljko
|
7b046c31bc
|
Qt: introduced new class TQtFontInfo (QFontInfo) to keep informations about font when qt changes font of widget (and LCL does not want that).Related to issue #19695
git-svn-id: trunk@33284 -
|
2011-11-04 09:59:24 +00:00 |
|
juha
|
c4cee0e6dd
|
IDE+LCL: Combine PropEdits.KeyAndShiftStateToKeyString and TWidgetSet.GetAcceleratorString, move to lclproc. Remove unused constants.
git-svn-id: trunk@33283 -
|
2011-11-04 09:50:46 +00:00 |
|
zeljko
|
a54eb80b2f
|
LCL: added IsParentFont:Boolean and IsParentColor: Boolean to read protected ParentFont and ParentColor from TControl.Needed by widgetsets.
git-svn-id: trunk@33282 -
|
2011-11-04 09:30:36 +00:00 |
|
sekelsenmat
|
d381754c91
|
customdrawn: Fixes the checked states in buttons and fixes focus by mouse in all controls
git-svn-id: trunk@33281 -
|
2011-11-04 09:08:32 +00:00 |
|
sekelsenmat
|
943326f458
|
Renames GetRGBBackgroundColor to GetRGBColorResolvingParent because the previous name was wrong. It has not necessarily to be a background color, it is really just the Color.
git-svn-id: trunk@33280 -
|
2011-11-04 08:54:55 +00:00 |
|
sekelsenmat
|
66cff6df33
|
Documents TControl.Parent* properties
git-svn-id: trunk@33279 -
|
2011-11-04 07:45:45 +00:00 |
|
sekelsenmat
|
9e673aa6cf
|
customdrawn test: Adds OnClick handler and logger
git-svn-id: trunk@33278 -
|
2011-11-04 07:38:22 +00:00 |
|
sekelsenmat
|
563fb0dda7
|
customdrawn: Fixes pressing buttons with the keyboard
git-svn-id: trunk@33277 -
|
2011-11-04 07:37:48 +00:00 |
|
juha
|
e0ca93c10d
|
IDE: Format the code setting keymappings so it is easier for the eye.
git-svn-id: trunk@33276 -
|
2011-11-04 07:29:34 +00:00 |
|
juha
|
07863cc560
|
IDE: refactoring keymapping code. Changed global funcs to object methods and removed duplicate code. No functional changes
git-svn-id: trunk@33275 -
|
2011-11-04 07:29:24 +00:00 |
|
zeljko
|
6fe6fe4ef9
|
Gtk2: workaround for gtk2 bug.SpinEdit doesnt change values when readonly and clicked up/down.Patch by August Klein.issue #20601
git-svn-id: trunk@33274 -
|
2011-11-04 07:14:35 +00:00 |
|
sekelsenmat
|
d1616cf968
|
customdrawn: UTF-8 fixes for TCDEdit
git-svn-id: trunk@33273 -
|
2011-11-04 06:04:59 +00:00 |
|
jesus
|
038fb195c1
|
LazReport, allow leading and trailing spaces in barcode expressions, make sure EAN-13 barcode allways get valid input string, implemented a way to get the real code used and show it
git-svn-id: trunk@33272 -
|
2011-11-04 05:42:47 +00:00 |
|
sekelsenmat
|
936b420ba8
|
customdrawn: Adds a client area getter
git-svn-id: trunk@33271 -
|
2011-11-03 21:00:52 +00:00 |
|
martin
|
ed780f4ced
|
DBG: Store/Restore column size (debug dialogs). issue #0018035
git-svn-id: trunk@33270 -
|
2011-11-03 17:53:46 +00:00 |
|
sekelsenmat
|
6ec44d6b2c
|
customdrawn: Small test fixes
git-svn-id: trunk@33269 -
|
2011-11-03 16:34:33 +00:00 |
|
sekelsenmat
|
4cb152f986
|
customdrawn: Small fixes
git-svn-id: trunk@33268 -
|
2011-11-03 16:34:16 +00:00 |
|
sekelsenmat
|
7affaf002f
|
customdrawn: Brings back the winxp button
git-svn-id: trunk@33267 -
|
2011-11-03 14:41:11 +00:00 |
|
sekelsenmat
|
492de3197f
|
customdrawn: More tests
git-svn-id: trunk@33266 -
|
2011-11-03 14:31:09 +00:00 |
|
sekelsenmat
|
78da9b52f1
|
customdrawn: The common button is now win2k
git-svn-id: trunk@33265 -
|
2011-11-03 14:22:06 +00:00 |
|
sekelsenmat
|
30fd618333
|
customdrawn: TCDPageControl final fixes from the rewrite
git-svn-id: trunk@33264 -
|
2011-11-03 13:53:06 +00:00 |
|
sekelsenmat
|
9a0bc7076f
|
customdrawn: Many small pagecontrol fixes
git-svn-id: trunk@33263 -
|
2011-11-03 13:44:24 +00:00 |
|
sekelsenmat
|
0abff19f7a
|
customdrawn: Many small fixes, mostly for design time and controls impacted by the rewrite
git-svn-id: trunk@33262 -
|
2011-11-03 13:26:50 +00:00 |
|
sekelsenmat
|
574de4ecfd
|
customdrawn: More tests
git-svn-id: trunk@33261 -
|
2011-11-03 13:06:31 +00:00 |
|
mattias
|
2f56a3d603
|
codetools: fixed repairing file case for include files and uses section
git-svn-id: trunk@33260 -
|
2011-11-03 12:38:25 +00:00 |
|
mattias
|
8920e57911
|
cody: clean up
git-svn-id: trunk@33259 -
|
2011-11-03 12:37:52 +00:00 |
|
sekelsenmat
|
809aa055d4
|
customdrawn: More tests
git-svn-id: trunk@33258 -
|
2011-11-03 12:36:45 +00:00 |
|
sekelsenmat
|
3a4ec76f82
|
customdrawn: Fixes the drawing of multiple controls after the big rewrite
git-svn-id: trunk@33257 -
|
2011-11-03 12:36:24 +00:00 |
|
mattias
|
9a57549165
|
codetools: fixed FindDiskFilename
git-svn-id: trunk@33256 -
|
2011-11-03 12:26:56 +00:00 |
|
sekelsenmat
|
c0fd58624a
|
advances the customdrawn test battery
git-svn-id: trunk@33255 -
|
2011-11-03 10:36:14 +00:00 |
|
sekelsenmat
|
6781e70e5f
|
Advances fixing tcdedit and tcdpagecontrol after the large rewrite. Not yet finished
git-svn-id: trunk@33254 -
|
2011-11-03 10:18:16 +00:00 |
|
zeljko
|
128067f327
|
LCLIntf: GetTickCount() is now x2.5 faster then previous implementation for unix targets.It does not use Now() for calculating anymore,
but directly calls fpgettimeofday().
git-svn-id: trunk@33253 -
|
2011-11-03 09:49:49 +00:00 |
|
sekelsenmat
|
bfec5acd5f
|
customdrawn: Large rewrite of the drawers structure
git-svn-id: trunk@33252 -
|
2011-11-03 08:47:48 +00:00 |
|
paul
|
07eb980906
|
win32: replace UTF8Decode to UTF8ToAnsi
git-svn-id: trunk@33251 -
|
2011-11-03 07:03:50 +00:00 |
|
paul
|
b8c286a25d
|
lcl: reduce amount of warnings, fix use of UTF8Decode and use of UTF8String type
git-svn-id: trunk@33250 -
|
2011-11-03 06:58:10 +00:00 |
|
sekelsenmat
|
c1f462390c
|
Initial structure of the customdrawn tester
git-svn-id: trunk@33249 -
|
2011-11-03 03:31:35 +00:00 |
|
paul
|
7bdbdd01d6
|
ide: enhance compiler options and message options frame to support messages which are ignored by default
git-svn-id: trunk@33248 -
|
2011-11-03 02:24:56 +00:00 |
|
jesus
|
7dbd910bc1
|
LazReport, barcode unit code reformat
git-svn-id: trunk@33247 -
|
2011-11-03 01:44:35 +00:00 |
|
juha
|
3980a97d58
|
IDE: improve classic key mapping
git-svn-id: trunk@33246 -
|
2011-11-02 23:20:09 +00:00 |
|
juha
|
4130f6b03f
|
Packager: remove obsolete const string arrays
git-svn-id: trunk@33245 -
|
2011-11-02 23:19:48 +00:00 |
|
juha
|
c2a767ce5f
|
Packager: remove obsolete PkgSaveFlagNames and PkgOpenFlagNames, use WriteStr
git-svn-id: trunk@33244 -
|
2011-11-02 23:19:26 +00:00 |
|
juha
|
09c62e511b
|
Codetools: remove obsolete ProcHeadAttributeNames, use WriteStr
git-svn-id: trunk@33243 -
|
2011-11-02 23:19:04 +00:00 |
|
juha
|
53677b7b83
|
Codetools: remove obsolete StrConstTokenTypeName, use WriteStr
git-svn-id: trunk@33242 -
|
2011-11-02 23:18:36 +00:00 |
|
juha
|
07d9921f94
|
Codetools: remove obsolete IdentifierCompatibilityNames, use WriteStr
git-svn-id: trunk@33241 -
|
2011-11-02 23:18:12 +00:00 |
|
juha
|
e68a06ceba
|
Codetools: remove obsolete LinkScannerRangeNames, use WriteStr
git-svn-id: trunk@33240 -
|
2011-11-02 23:17:47 +00:00 |
|
juha
|
c58e2a0d75
|
Codetools: remove obsolete FABBlockTypeNames, use WriteStr
git-svn-id: trunk@33239 -
|
2011-11-02 23:17:24 +00:00 |
|