Commit Graph

33908 Commits

Author SHA1 Message Date
maxim
d6decbd088 regenerated translations; updated Russian translation
git-svn-id: trunk@34529 -
2011-12-31 17:30:55 +00:00
maxim
608a5725c5 IDE, Options/Files: improved localization
git-svn-id: trunk@34528 -
2011-12-31 17:29:27 +00:00
maxim
38af4e4f9a Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20992
git-svn-id: trunk@34527 -
2011-12-31 17:22:31 +00:00
sekelsenmat
3943362c0c Improves LCL-CustomDrawn scrolling
git-svn-id: trunk@34526 -
2011-12-31 12:24:07 +00:00
sekelsenmat
9887d5131e Fixes Android compiling by making it use the unified RenderForm
git-svn-id: trunk@34525 -
2011-12-31 12:10:19 +00:00
sekelsenmat
8e92a68084 Rewrites the LCL-CustomDrawn scrolling code to be Android compatible
git-svn-id: trunk@34524 -
2011-12-31 11:56:03 +00:00
sekelsenmat
2a92924d26 Starts Y form scrolling in LCL-CustomDrawn and converts tabs to space in the messaging fields table
git-svn-id: trunk@34523 -
2011-12-31 11:34:04 +00:00
martin
ebfc7112a5 SynEdit: fixed possible highlighter crash, introduced in r 34252
git-svn-id: trunk@34522 -
2011-12-30 23:10:16 +00:00
martin
2f1c965db2 IDE po highlighter
git-svn-id: trunk@34521 -
2011-12-30 19:44:41 +00:00
mattias
a55ea51542 LCL: re-added ldocktree, a default is needed for Delphi compatibility
git-svn-id: trunk@34520 -
2011-12-30 17:27:23 +00:00
zeljko
91eda267c1 Gtk2: cleanup
git-svn-id: trunk@34519 -
2011-12-30 17:18:18 +00:00
marc
a3a5cd8734 lcl: use autoscroll property to get the autoscroll value, autoscrollenabled has a different meaning. (fixes #20982)
git-svn-id: trunk@34518 -
2011-12-30 15:30:06 +00:00
mattias
368e8f24bb LCLBase: clean up
git-svn-id: trunk@34517 -
2011-12-30 11:38:33 +00:00
zeljko
2a4f9f620d LCL: fixed compilation after r34513 #234a338878 commit
git-svn-id: trunk@34516 -
2011-12-30 11:38:24 +00:00
mattias
cc8e5acd4c IDE: translations: german: updates from Swen Heinig
git-svn-id: trunk@34515 -
2011-12-30 10:42:46 +00:00
mattias
6481dfc5bd docs: removed rtl
git-svn-id: trunk@34514 -
2011-12-30 09:52:44 +00:00
mattias
234a338878 LCL: removed obsolete ldock
git-svn-id: trunk@34513 -
2011-12-30 09:49:20 +00:00
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