Commit Graph

33503 Commits

Author SHA1 Message Date
martin
2719d51a7d IDE: improved ctrl (meta) click (mouse) for mac
git-svn-id: trunk@34274 -
2011-12-19 10:44:54 +00:00
martin
e10351ad2e IDE: improved ctrl (meta) click (mouse) for mac
git-svn-id: trunk@34273 -
2011-12-19 10:28:16 +00:00
sekelsenmat
b5a59868f9 Commits the first part of layout auto-adjustment support in the LCL
git-svn-id: trunk@34272 -
2011-12-19 10:25:13 +00:00
paul
01acb2ab16 cocoa: try to implement GetActiveWindow, GetForegroundWindow
git-svn-id: trunk@34271 -
2011-12-19 09:17:30 +00:00
zeljko
c318a6099e Carbon: fixed TTabControl, now it's TCarbonCustomControl, also fixed issue #12506
git-svn-id: trunk@34270 -
2011-12-19 09:08:12 +00:00
zeljko
6dce0066e9 Qt: fixed segfault when designing TTabControl.
git-svn-id: trunk@34269 -
2011-12-19 08:47:13 +00:00
sekelsenmat
d2c89a1ff3 Starts screenshot taking code in LCL-CustomDrawn-Cocoa, already works, but the colors are switched
git-svn-id: trunk@34268 -
2011-12-19 08:36:19 +00:00
paul
2a70b1b482 cocoa: add BkColor, BkMode to TCocoaContext
git-svn-id: trunk@34267 -
2011-12-19 08:24:29 +00:00
zeljko
38ffe4cb95 Carbon: fix key events after toolbutton clicked inside toolbar. issue #19275
git-svn-id: trunk@34266 -
2011-12-19 08:06:59 +00:00
paul
808daec901 cocoa: add ROP2 to CocoaContext
git-svn-id: trunk@34265 -
2011-12-19 06:27:02 +00:00
paul
81f9739b39 cocoa: implement SetProp, GetProp, FillRgn
git-svn-id: trunk@34264 -
2011-12-19 05:24:43 +00:00
paul
99a670dfcb cocoa: add cnt_Error to region type enumeration, create a map between cocoa region types and win32, return correct region type instead of complexregion
git-svn-id: trunk@34263 -
2011-12-19 01:26:35 +00:00
mattias
85e8d7173a IDE: fpdoceditor: added button to open the xml
git-svn-id: trunk@34262 -
2011-12-18 23:45:55 +00:00
zeljko
f84b0a0a4e Gtk2: fix inaccurate paint of checkbox and radiobutton when caption is empty. issue #20764
git-svn-id: trunk@34261 -
2011-12-18 18:17:53 +00:00
zeljko
fc972af002 LCL: TCustomEditButton: update button position when bidi mode changes. issue #20628
git-svn-id: trunk@34260 -
2011-12-18 16:14:14 +00:00
zeljko
6dce9e5fb8 Qt: formatting
git-svn-id: trunk@34259 -
2011-12-18 16:00:53 +00:00
zeljko
d2f60568af Gtk,Qt: do not pass button into TShiftState in MouseUp event. issue #20916
git-svn-id: trunk@34258 -
2011-12-18 15:44:27 +00:00
martin
f768090a9f SynEdit: fixed extra-line-spacing, broken in r34252 #c99b5e17ac
git-svn-id: trunk@34257 -
2011-12-18 14:33:55 +00:00
mattias
dc04a36579 IDE: fpdoceditor: keep selected topic on change
git-svn-id: trunk@34256 -
2011-12-18 12:08:59 +00:00
mattias
ae148b3d08 IDE: fpdoceditor: save topic short+descr only if changed
git-svn-id: trunk@34255 -
2011-12-18 11:46:20 +00:00
zeljko
97b7e5c8ef Qt: fixed seg fault with TCheckListBox, fixed passing OnItemClick when adding items.issue #20927
git-svn-id: trunk@34254 -
2011-12-18 11:12:40 +00:00
mattias
9305126522 IDE: fpdoceditor: update topic on idle
git-svn-id: trunk@34253 -
2011-12-18 10:54:36 +00:00
martin
c99b5e17ac SynEdit: refactor, move PaintLines to own class
git-svn-id: trunk@34252 -
2011-12-18 00:09:31 +00:00
juha
bb9e426743 Improve TreeFilterEdit. Support many filtered branches and prepare for filtering the whole tree.
git-svn-id: trunk@34251 -
2011-12-17 16:00:44 +00:00
juha
eb5c673298 More Finnish translations
git-svn-id: trunk@34250 -
2011-12-17 15:59:57 +00:00
mattias
2cc4c204cc codetools: ExtractProcedureHead: ignore errors after cursor, bug #20918
git-svn-id: trunk@34249 -
2011-12-17 15:15:29 +00:00
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