Commit Graph

33741 Commits

Author SHA1 Message Date
zeljko
cac40f27dc Qt: simplified getting style pixel metrics by using GetPixelMetric() instead QStyle_pixelMetric()
git-svn-id: trunk@34512 -
2011-12-30 08:53:11 +00:00
zeljko
6603d6ade6 Qt: better TQtBitBtn autosize calculation for aqua and oxygen themes
git-svn-id: trunk@34511 -
2011-12-30 08:31:57 +00:00
paul
be8ca4f2c3 cocoa: initial implementation of key handling based on carbon code
git-svn-id: trunk@34510 -
2011-12-30 01:32:09 +00:00
sekelsenmat
b106f80cb9 Android: Starts improving the key input. Now it gets real unicode chars instead of the key name
git-svn-id: trunk@34509 -
2011-12-29 23:12:21 +00:00
marco
98159ea9e5 * lazutils package added. XMLs + scripts updated.
git-svn-id: trunk@34508 -
2011-12-29 19:47:38 +00:00
zeljko
90d21bf0ea LCL: TBitBtn: invalidate preferred size when changing layout so autosized buttons can resize correctly
git-svn-id: trunk@34507 -
2011-12-29 19:01:08 +00:00
zeljko
48b2cd29e5 Qt: more accurate autosize calculation for TQtBitBtn
git-svn-id: trunk@34506 -
2011-12-29 18:52:02 +00:00
zeljko
2369626edf Qt: cleanup
git-svn-id: trunk@34505 -
2011-12-29 18:15:45 +00:00
zeljko
5dabddd408 Qt: TQtBitBtn: do not update widget if not visible.
git-svn-id: trunk@34504 -
2011-12-29 18:14:09 +00:00
zeljko
116705d34f Qt:introduced new class TQtBitBtn, now we support TBitBtn.Layout under qtlcl.
git-svn-id: trunk@34503 -
2011-12-29 18:10:25 +00:00
zeljko
ec5846581a Qt: use QStylePM_ButtonIconSize for pixel metrics of button pixmaps.
git-svn-id: trunk@34502 -
2011-12-29 17:15:47 +00:00
zeljko
b30da49c3e Qt: use theme value instead hardcoded one for SM_CXSMICON and SM_CYSMICON.
git-svn-id: trunk@34501 -
2011-12-29 17:06:26 +00:00
zeljko
a1eabc47be Qt: workaround for qt bug when returning standard pixmap, size of icon must be as theme says, not random.
git-svn-id: trunk@34500 -
2011-12-29 16:59:20 +00:00
sekelsenmat
728f54b6ad Various small improvements in sms and location in Android
git-svn-id: trunk@34499 -
2011-12-29 16:01:46 +00:00
marco
709ab6984f * ready to run script to generate LCL.
git-svn-id: trunk@34498 -
2011-12-29 15:59:45 +00:00
sekelsenmat
96654d4b05 customdrawnws: Fixes the initial text value in TEdit by creating the intf control earlier
git-svn-id: trunk@34497 -
2011-12-29 15:12:20 +00:00
sekelsenmat
b92e125ce3 Finishes basic SMS sending in Android and fixes TEdit.GetText in LCL-CustomDrawn, but in the process broke the initial text setting for TEdit
git-svn-id: trunk@34496 -
2011-12-29 13:51:45 +00:00
sekelsenmat
30e9088462 Finishes basic SMS sending in Android and fixes TEdit.GetText in LCL-CustomDrawn, but in the process broke the initial text setting for TEdit
git-svn-id: trunk@34495 -
2011-12-29 13:51:19 +00:00
sekelsenmat
7dc377cd18 Android: Fixes a bug in gettextextentexpoint which improves TEdit a lot. Starts adding Positioning support in Android
git-svn-id: trunk@34494 -
2011-12-29 10:54:14 +00:00
zeljko
672a0f0798 Qt: fixed potential crash with TQtHintWindow
git-svn-id: trunk@34493 -
2011-12-29 08:43:52 +00:00
paul
c4a6edc657 cocoa: add mackeycodes.inc from carbon
git-svn-id: trunk@34492 -
2011-12-29 08:06:13 +00:00
paul
6c88a7f8fa cocoa: finish GetStockItem()
git-svn-id: trunk@34491 -
2011-12-29 07:02:45 +00:00
paul
aafc19458b cocoa: implement GetKeyState, fix selected color
git-svn-id: trunk@34490 -
2011-12-29 06:48:44 +00:00
paul
19e37fd59e cocoa: apply font color to NSControl and NSText objects
git-svn-id: trunk@34489 -
2011-12-29 03:44:43 +00:00
paul
d3d7d7c4f0 cocoa: don't use low level TextStorage object while working with memo strings - this caused skipping different text attributes like font and color
git-svn-id: trunk@34488 -
2011-12-29 03:43:59 +00:00
paul
53945a77c0 cocoa: apply font aliasing to context before drawing with it
git-svn-id: trunk@34487 -
2011-12-29 03:42:11 +00:00
sekelsenmat
fdc8606135 Adds Accelerometer stopping in Android (and to the general structure) and starts implementing SMS sending
git-svn-id: trunk@34486 -
2011-12-29 00:24:15 +00:00
mattias
97fac1bc4c IDE: project compiler option fpc message file: default to environment option
git-svn-id: trunk@34485 -
2011-12-29 00:23:15 +00:00
mattias
365b0f4cbc IDE: added ide macro FPCMsgFile
git-svn-id: trunk@34484 -
2011-12-29 00:01:54 +00:00
mattias
da5eb3a03e codetools: new java features when cpujvm is defined
git-svn-id: trunk@34483 -
2011-12-28 23:45:45 +00:00
mattias
64e2d1bc44 IDE: project options: added checkbox for UseMsgFile
git-svn-id: trunk@34482 -
2011-12-28 23:41:01 +00:00
sekelsenmat
142d0b4667 Customdrawn: Patch from lainz to fix mem leak and adds dsWindow7 style
git-svn-id: trunk@34481 -
2011-12-28 23:20:04 +00:00
juha
a67a78e898 turbopower_ipro: Cache the CSS properties + refactoring. Issue #20975, patch from Bernd Kreuss
git-svn-id: trunk@34480 -
2011-12-28 23:13:39 +00:00
sekelsenmat
b360c1f433 Implements basic accelerometer support in Android and adds it to the Example
git-svn-id: trunk@34479 -
2011-12-28 23:06:17 +00:00
mattias
b03ad1543e codetools: clean up
git-svn-id: trunk@34478 -
2011-12-28 22:06:49 +00:00
mattias
544e05b6e9 codetools: static keyword only for objects
git-svn-id: trunk@34477 -
2011-12-28 22:04:14 +00:00
sekelsenmat
58dd4a7960 Changes the accelerometer interface to better fit the Android and iPhone APIs
git-svn-id: trunk@34476 -
2011-12-28 19:51:44 +00:00
sekelsenmat
c6111bd52c Improves csfSunken for checkbox and radio button
git-svn-id: trunk@34475 -
2011-12-28 18:20:51 +00:00
marc
d0116de29b lcl: make TCustomTabControl vcl compatible
git-svn-id: trunk@34474 -
2011-12-28 17:45:55 +00:00
marc
f4e40740ac lcl: make TCustomTabControl.Images property vcl compatible
git-svn-id: trunk@34473 -
2011-12-28 17:44:09 +00:00
marc
a52a38101c lcl: add missing vcl compatible ValidMenuHotkeys
git-svn-id: trunk@34472 -
2011-12-28 17:42:50 +00:00
marc
c863866c4b lcl: Add up/down control OnChangingEx event
git-svn-id: trunk@34471 -
2011-12-28 17:35:19 +00:00
marc
d30d8468dc lcl: implement Delphi compatible AutoScrollEnabled function
git-svn-id: trunk@34470 -
2011-12-28 16:57:14 +00:00
marc
63cac4d912 lcl: fix loading from resourceids
git-svn-id: trunk@34469 -
2011-12-28 16:09:04 +00:00
marco
aeb78bc7a7 * generated stub documentation for new units so help compiles again
git-svn-id: trunk@34468 -
2011-12-28 13:58:37 +00:00
sekelsenmat
3f997f3ffd Finishes the basic skeleton for position info, accelerometer and messaging, now it includes the lclintf skeleton
git-svn-id: trunk@34467 -
2011-12-28 10:43:25 +00:00
juha
e762c4e425 TreeFilter: fix moving up and down when tree has multiselect enabled.
git-svn-id: trunk@34466 -
2011-12-28 09:39:59 +00:00
juha
633f92bf41 PoChecker: Minor change in const string.
git-svn-id: trunk@34465 -
2011-12-28 09:39:52 +00:00
juha
0e56acb97d IDE, UseUnitDlg: small refactoring
git-svn-id: trunk@34464 -
2011-12-28 09:39:42 +00:00
paul
1ac5f81918 implement WinControl.SetFont
git-svn-id: trunk@34463 -
2011-12-28 08:06:33 +00:00