Commit Graph

33677 Commits

Author SHA1 Message Date
jesus
169e3a1583 LazReport, remove adjust of gaps in round rect object as it would make invisible text due reduced text area while memo object does fine
git-svn-id: trunk@34248 -
2011-12-17 15:09:50 +00:00
mattias
964d962382 IDE: remove unused units: undoblock
git-svn-id: trunk@34247 -
2011-12-17 14:10:17 +00:00
mattias
e05554c7fc codetools: fixed FindCodeTreeNodeExtAVLNode
git-svn-id: trunk@34246 -
2011-12-17 14:05:33 +00:00
mattias
ce22bc9ad1 lazutils: fixed TStringToStringTree.FindNode
git-svn-id: trunk@34245 -
2011-12-17 14:02:35 +00:00
martin
03e8ad5bc8 clean up
git-svn-id: trunk@34244 -
2011-12-17 13:43:54 +00:00
martin
2002ce29d2 SynEdit: automatically add an undo-block, when BeginUpdate is called
git-svn-id: trunk@34243 -
2011-12-17 11:54:29 +00:00
mattias
94417f1fe6 cody: insert inherited call: begin/endundoblock
git-svn-id: trunk@34242 -
2011-12-17 11:26:47 +00:00
martin
ae11c87ef7 SynEdit: refactor
git-svn-id: trunk@34241 -
2011-12-17 11:18:04 +00:00
mattias
b08de46fb5 codetools: fixed ex PAnsiString functions
git-svn-id: trunk@34240 -
2011-12-17 11:08:22 +00:00
mattias
6a5d2af643 IDE: codebrowser: fixed find filename
git-svn-id: trunk@34239 -
2011-12-17 11:04:17 +00:00
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