mattias
|
ae753f4f56
|
LCL: ReadPoText: small optimizations
git-svn-id: trunk@34238 -
|
2011-12-17 10:42:26 +00:00 |
|
mattias
|
6ab26d942e
|
LCL: translation: replaced FIdentifierToItem with TStringToPointerTree
git-svn-id: trunk@34237 -
|
2011-12-17 01:05:18 +00:00 |
|
mattias
|
ed7ff21c35
|
LCL: added some inline
git-svn-id: trunk@34236 -
|
2011-12-17 00:59:07 +00:00 |
|
mattias
|
cf91303a1b
|
IDE: replaced PAnsiString with AnsiString
git-svn-id: trunk@34235 -
|
2011-12-17 00:53:14 +00:00 |
|
mattias
|
9b7fc82827
|
codetools: replaced PAnsiString with AnsiString
git-svn-id: trunk@34234 -
|
2011-12-17 00:52:45 +00:00 |
|
mattias
|
c9cb54bcab
|
lazutils: started new TStringToPointerTree
git-svn-id: trunk@34233 -
|
2011-12-17 00:09:41 +00:00 |
|
mattias
|
ce9ccb1092
|
lazutils: started new TStringToStringTree
git-svn-id: trunk@34232 -
|
2011-12-16 23:20:34 +00:00 |
|
mattias
|
f50fcef931
|
LCL: Read po file: some optimizations
git-svn-id: trunk@34231 -
|
2011-12-16 21:04:06 +00:00 |
|
martin
|
7680480e17
|
SynEdit: introduce markup color priorities, fix frames
git-svn-id: trunk@34230 -
|
2011-12-16 20:45:09 +00:00 |
|
mattias
|
3f39f6c26a
|
IDE: translations: german: updates from Swen Heinig
git-svn-id: trunk@34229 -
|
2011-12-16 20:19:34 +00:00 |
|
mattias
|
200a73c1cd
|
cody: dictionary: update list after loading
git-svn-id: trunk@34228 -
|
2011-12-16 19:43:35 +00:00 |
|
mattias
|
5ab530a8e7
|
cody: insert call inherited: improved cursor
git-svn-id: trunk@34227 -
|
2011-12-16 19:38:24 +00:00 |
|
mattias
|
9bf66b8e04
|
cody: started contains
git-svn-id: trunk@34226 -
|
2011-12-16 18:56:28 +00:00 |
|
martin
|
385f41f533
|
SynEdit: refactor (draw fold marker) / introduce markup color priorities
git-svn-id: trunk@34225 -
|
2011-12-16 16:44:04 +00:00 |
|
sekelsenmat
|
2d144d5ed2
|
Many fixes for Android keyboard handling
git-svn-id: trunk@34224 -
|
2011-12-16 15:56:40 +00:00 |
|
sekelsenmat
|
f2254e0143
|
Various fixes for handling the Back key in Android and fixes OnClick in all backends
git-svn-id: trunk@34223 -
|
2011-12-16 15:39:33 +00:00 |
|
sekelsenmat
|
0e7a6b3226
|
Adds bidi properties to TPage and TNotebook
git-svn-id: trunk@34222 -
|
2011-12-16 14:39:05 +00:00 |
|
sekelsenmat
|
3270436597
|
Adds virtual keyboard support to LCL-CustomDrawn-Android
git-svn-id: trunk@34221 -
|
2011-12-16 14:31:57 +00:00 |
|
martin
|
c98cb37eba
|
SynEdit: fixed highlighting in "case else" block (don't assume any more case labels)
git-svn-id: trunk@34220 -
|
2011-12-16 14:22:33 +00:00 |
|
sekelsenmat
|
3c9ee8524f
|
Adds the new Application.ExtendedKeysSupport flag and advances the implementation of keyboard support in LCL-CustomDrawn-Cocoa
git-svn-id: trunk@34219 -
|
2011-12-16 08:22:27 +00:00 |
|
mattias
|
b7e59c0f5b
|
lazutils: optimized UTF8CStringToUTF8String
git-svn-id: trunk@34218 -
|
2011-12-16 01:16:04 +00:00 |
|
mattias
|
93a466e9bb
|
LCL: ReadPoText: small optimization
git-svn-id: trunk@34217 -
|
2011-12-16 01:07:11 +00:00 |
|
mattias
|
4b8a579110
|
lazutils: optimized UTF8CStringToUTF8String
git-svn-id: trunk@34216 -
|
2011-12-16 00:59:31 +00:00 |
|
mattias
|
a5cfbd31e2
|
cody: insert call inherited: fixed commas
git-svn-id: trunk@34215 -
|
2011-12-16 00:27:13 +00:00 |
|
mattias
|
5f133c313c
|
codetools: parse parameter type a.b.c
git-svn-id: trunk@34214 -
|
2011-12-16 00:11:38 +00:00 |
|
sekelsenmat
|
3eb7e6d65f
|
Starts the keyboard support in LCL-CustomDrawn-Cocoa
git-svn-id: trunk@34213 -
|
2011-12-15 21:04:45 +00:00 |
|
sekelsenmat
|
2365759795
|
Adds comments about the meaning of VK_* keys and improves the Android key mapping
git-svn-id: trunk@34212 -
|
2011-12-15 18:55:37 +00:00 |
|
sekelsenmat
|
9e9d729258
|
LCL-CustomDrawn: Starts implementing X11 utf8keypress and adds redrawing when focus changes
git-svn-id: trunk@34211 -
|
2011-12-15 16:10:55 +00:00 |
|
sekelsenmat
|
7cbda7c1e4
|
LCL-CustomDrawn-X11 Fixes key up
git-svn-id: trunk@34210 -
|
2011-12-15 15:17:25 +00:00 |
|
sekelsenmat
|
a104532170
|
customdrawnws: Implements critical sections to avoid the flood of debugln; Fixes a bug in non-native form handling, it didnt inform the LCL that the form was getting closed; Removes the wrongly added BackendAppInit
git-svn-id: trunk@34209 -
|
2011-12-15 14:57:23 +00:00 |
|
sekelsenmat
|
d0fbd55816
|
LCL-CustomDrawn-X11: Advances the table X11 keys
git-svn-id: trunk@34208 -
|
2011-12-15 13:38:11 +00:00 |
|
sekelsenmat
|
05cd46835f
|
Advances keyboard events in Android and X11. Simple key down/up can already be received in both
git-svn-id: trunk@34207 -
|
2011-12-15 13:19:01 +00:00 |
|
martin
|
fb0efe6763
|
SynEdit: refactor
git-svn-id: trunk@34206 -
|
2011-12-15 13:09:20 +00:00 |
|
martin
|
b8d236f54a
|
SynEdit: refactor
git-svn-id: trunk@34205 -
|
2011-12-15 13:07:20 +00:00 |
|
mattias
|
76550ee1db
|
IDE: designer: fixed freeing component editor
git-svn-id: trunk@34204 -
|
2011-12-15 12:53:07 +00:00 |
|
martin
|
eb7483f416
|
SynEdit: refactor p
git-svn-id: trunk@34203 -
|
2011-12-15 12:39:28 +00:00 |
|
zeljko
|
09b6901936
|
Qt: qt on mac always expects that brush mode = transparent when drawing text.
git-svn-id: trunk@34202 -
|
2011-12-15 11:33:30 +00:00 |
|
zeljko
|
b7aae45a58
|
Qt: fix null clip region disaster under coregraphics and quickdraw paintengines (macosx)
git-svn-id: trunk@34201 -
|
2011-12-15 09:03:36 +00:00 |
|
zeljko
|
c89a9595eb
|
Qt: final fix for TQtMenuBar memleaking.
git-svn-id: trunk@34200 -
|
2011-12-15 07:25:41 +00:00 |
|
paul
|
e162c3f604
|
cocoa: implement ScreenToClient and ClientToScren + various cleanup and formatting
git-svn-id: trunk@34199 -
|
2011-12-15 07:22:12 +00:00 |
|
mattias
|
ed7ffcbdab
|
codetools: added TFindDeclarationTool.IsHiddenUsedUnit
git-svn-id: trunk@34198 -
|
2011-12-15 05:47:52 +00:00 |
|
mattias
|
cdcfe47a33
|
cody: moved options to codyopts
git-svn-id: trunk@34197 -
|
2011-12-15 05:21:53 +00:00 |
|
mattias
|
1f7b476a9c
|
IDE: clean up
git-svn-id: trunk@34196 -
|
2011-12-15 04:36:43 +00:00 |
|
blikblum
|
3608d8a050
|
lcl: fix crash when dataset is edit state. Issue #20900
git-svn-id: trunk@34195 -
|
2011-12-15 00:28:52 +00:00 |
|
maxim
|
0edb27fc31
|
regenerated translations; updated Russian translation
git-svn-id: trunk@34194 -
|
2011-12-14 20:49:03 +00:00 |
|
maxim
|
c29bac1bff
|
IDE: improved Use Unit dialog localization
git-svn-id: trunk@34193 -
|
2011-12-14 20:44:29 +00:00 |
|
maxim
|
d0e1af2495
|
IDE: fixed Tab Order dialog layout, bug #20901
git-svn-id: trunk@34192 -
|
2011-12-14 20:05:54 +00:00 |
|
sekelsenmat
|
3f621c5134
|
Some more small changes to decrease the file size
git-svn-id: trunk@34191 -
|
2011-12-14 18:52:45 +00:00 |
|
sekelsenmat
|
bcf40c505b
|
customdrawnws: Removes the wrong usage of the unit Translations, saves 1MB in file size
git-svn-id: trunk@34190 -
|
2011-12-14 18:29:28 +00:00 |
|
zeljko
|
e4f9a6fa22
|
Qt: set again immediate widget creation to darwin too, problem was with FOwnWidget which should be false anyway
when QMenuBar is constructed with known parent (form in this case), so qt will destroy it.
git-svn-id: trunk@34189 -
|
2011-12-14 17:56:50 +00:00 |
|