mattias
|
d0e7e290ce
|
lazbuild: fixed compilation under linux fpc 2.7.1
git-svn-id: trunk@34287 -
|
2011-12-19 17:22:41 +00:00 |
|
mattias
|
55adbb3ced
|
IDE: less warnings
git-svn-id: trunk@34286 -
|
2011-12-19 17:15:44 +00:00 |
|
mattias
|
37c57a6bf4
|
LCL: less warnings
git-svn-id: trunk@34285 -
|
2011-12-19 17:15:25 +00:00 |
|
mattias
|
00b915367e
|
lacontrols: clean up
git-svn-id: trunk@34284 -
|
2011-12-19 17:15:07 +00:00 |
|
mattias
|
7316f8ba34
|
IDE: delete unneeded filefilters.xml
git-svn-id: trunk@34283 -
|
2011-12-19 17:12:00 +00:00 |
|
sekelsenmat
|
62b39a7ba1
|
lcl-customdrawn-android: Updates all forms when the screen rotates, not only the current one
git-svn-id: trunk@34282 -
|
2011-12-19 15:02:34 +00:00 |
|
sekelsenmat
|
454c19a3d7
|
Android: Fixes screen sizing and attempts to improve timer destruction
git-svn-id: trunk@34281 -
|
2011-12-19 14:31:09 +00:00 |
|
sekelsenmat
|
001954f566
|
Fixes the first screen rotation in Android by migrating from SurfaceView to View
git-svn-id: trunk@34280 -
|
2011-12-19 14:08:01 +00:00 |
|
sekelsenmat
|
cc0e04b161
|
Finishes the basic implementation of dpi and screen rotation adjustment for Android. Not 100% perfect, but in general already functional.
git-svn-id: trunk@34279 -
|
2011-12-19 13:51:13 +00:00 |
|
martin
|
1b32e584ad
|
SynEdit: hide conflicting button names
git-svn-id: trunk@34278 -
|
2011-12-19 13:11:02 +00:00 |
|
martin
|
bc57db114e
|
SynEdit: hide conflicting button names
git-svn-id: trunk@34277 -
|
2011-12-19 12:54:29 +00:00 |
|
paul
|
b839a5040a
|
lcl: report ssMeta in GetKeyShiftState
git-svn-id: trunk@34276 -
|
2011-12-19 12:21:36 +00:00 |
|
mattias
|
dfa2b4334b
|
IDE: better notes
git-svn-id: trunk@34275 -
|
2011-12-19 11:07:53 +00:00 |
|
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 |
|