Commit Graph

32786 Commits

Author SHA1 Message Date
sekelsenmat
1b15a816ff customdrawnws: Advances the X11 backend
git-svn-id: trunk@33557 -
2011-11-16 10:36:59 +00:00
sekelsenmat
88579992c9 fpvectorial: Updates all examples
git-svn-id: trunk@33556 -
2011-11-16 09:33:12 +00:00
mattias
f05fbd0a1f codetools: handlerlist for treetoolchanged
git-svn-id: trunk@33555 -
2011-11-16 06:52:13 +00:00
paul
be7664ee49 carbon: implement SM_XVIRTUALSREEN, SM_YVIRTUALSCREEN metrics
git-svn-id: trunk@33554 -
2011-11-16 06:45:40 +00:00
sekelsenmat
028f712264 The IDE should not use the entire LazUtils package, just the parts that it needs
git-svn-id: trunk@33553 -
2011-11-16 05:52:33 +00:00
paul
cd6febc8f8 lcl: replace UTF8String with String type
git-svn-id: trunk@33552 -
2011-11-16 05:52:31 +00:00
mattias
8ee87295fc lcl+lazutils: moved TMethodList to lazutils
git-svn-id: trunk@33551 -
2011-11-16 05:51:31 +00:00
mattias
3d59e27e15 cody: started dictionary
git-svn-id: trunk@33550 -
2011-11-16 05:50:48 +00:00
mattias
77a636308b codetools: moved dictionary
git-svn-id: trunk@33549 -
2011-11-16 04:37:19 +00:00
mattias
e5e20bfbe3 LCL: fixed result of standard anchored control, bug #20367
git-svn-id: trunk@33548 -
2011-11-16 04:21:00 +00:00
juha
fe125ef691 LCL: in LCLMessageGlue.DeliverMessage, include the test "if Target is TLCLComponent" inside a try-except block.
git-svn-id: trunk@33547 -
2011-11-15 23:49:50 +00:00
sekelsenmat
89748aa75c Adds a test for GetTextExtentExPoint
git-svn-id: trunk@33546 -
2011-11-15 20:24:52 +00:00
sekelsenmat
8682e5b283 customdrawn: Fixes the utf8 chars filter
git-svn-id: trunk@33545 -
2011-11-15 15:40:56 +00:00
sekelsenmat
89cfff37ee Improves the filter for LCL-Qt chars
git-svn-id: trunk@33544 -
2011-11-15 15:12:13 +00:00
zeljko
1d766bf63e Qt: fixed returning size of GetTextExtentExPoint when PartialWidths are nil.
git-svn-id: trunk@33543 -
2011-11-15 14:19:35 +00:00
sekelsenmat
04909686f7 Reinstatest the Qt versions of GetTextExtentExPoint
git-svn-id: trunk@33542 -
2011-11-15 13:20:51 +00:00
sekelsenmat
7ccb4963ee Corrects the partial width calculations in GetTextExtentEx
git-svn-id: trunk@33541 -
2011-11-15 13:17:44 +00:00
sekelsenmat
ef82f9075b customdrawn: Implements the close tab buttons
git-svn-id: trunk@33540 -
2011-11-15 12:57:24 +00:00
sekelsenmat
640c95cdcc customdrawn: Adds support for a button for adding a new Tab
git-svn-id: trunk@33539 -
2011-11-15 10:21:35 +00:00
sekelsenmat
6c181cc045 paswstring fix from bug #20668
git-svn-id: trunk@33538 -
2011-11-15 09:15:41 +00:00
sekelsenmat
fa02b703f1 Renames TNotebookOption and friends to TCTabControlOptions,etc because the old name was completely wrong since TNotebook is completely unrelated to this type
git-svn-id: trunk@33537 -
2011-11-15 07:28:07 +00:00
mattias
55970dead8 IDE: build lazarus: create bin und units directory
git-svn-id: trunk@33535 -
2011-11-14 23:03:29 +00:00
juha
d1496f7736 IDE: Set -WR compiler option as default for library projects. Issue #7154
git-svn-id: trunk@33534 -
2011-11-14 22:17:08 +00:00
juha
3e3a7d8508 Packager: remove unused unit dependency
git-svn-id: trunk@33533 -
2011-11-14 22:16:53 +00:00
maxim
29cf9ca10c regenerated translations; updated Russian translation
git-svn-id: trunk@33532 -
2011-11-14 22:08:39 +00:00
maxim
401a6e52fc Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20675
git-svn-id: trunk@33531 -
2011-11-14 21:28:38 +00:00
mattias
561a94889f IDE: added file filter options page
git-svn-id: trunk@33530 -
2011-11-14 17:20:51 +00:00
sekelsenmat
40d704cc6a Updates the filectrl docs skeleton and improves a lot the descriptions and links
git-svn-id: trunk@33529 -
2011-11-14 16:00:07 +00:00
sekelsenmat
459ff7d0c2 Documents TFileListBox.Mask
git-svn-id: trunk@33528 -
2011-11-14 15:08:41 +00:00
juha
81511cf49b IDE: Added a check box for -WR compiler option. Issue #7154
git-svn-id: trunk@33527 -
2011-11-14 12:31:30 +00:00
juha
43d521337d LCL: Set Result in TAnchorSide.CheckSidePosition. Solves issue #20367, patch from cobines
git-svn-id: trunk@33526 -
2011-11-14 11:26:45 +00:00
mattias
cdaafd9a2e cody: dictionary: equals
git-svn-id: trunk@33525 -
2011-11-14 10:36:17 +00:00
juha
9b08f69b27 LCL: removed useless property setter
git-svn-id: trunk@33524 -
2011-11-14 09:33:15 +00:00
juha
241f651b88 IDE / Designer: Formatting
git-svn-id: trunk@33523 -
2011-11-14 09:33:03 +00:00
juha
ab94abe6d8 IDE / Designer: fix access violation when switching designer / lfm source. Issue #18506
git-svn-id: trunk@33522 -
2011-11-14 09:32:50 +00:00
sekelsenmat
24044afdf5 customdrawn: Improves the checkbox autosizing
git-svn-id: trunk@33521 -
2011-11-14 07:21:21 +00:00
sekelsenmat
3223ac53ab customdrawn tests: A bit more spacing because Android controls are bigger
git-svn-id: trunk@33520 -
2011-11-14 07:15:54 +00:00
sekelsenmat
9c85b9706c customdrawn: Some more DPI improvements for Android
git-svn-id: trunk@33519 -
2011-11-14 07:15:25 +00:00
mattias
6015d7f9cc cody: dictionary: Equals
git-svn-id: trunk@33518 -
2011-11-14 02:16:00 +00:00
martin
e2a50e024f DBG: Improve display of char accessed via index "s[1]". Show pchar and string based value, as detection is not possible.
git-svn-id: trunk@33517 -
2011-11-14 02:12:21 +00:00
martin
3a3cc95bce DBG: Improve display of char accessed via index "s[1]". Show pchar and string based value, as detection is not possible.
git-svn-id: trunk@33516 -
2011-11-14 02:00:30 +00:00
mattias
bc7ce27ad4 IDE: clean up
git-svn-id: trunk@33515 -
2011-11-14 00:32:13 +00:00
mattias
a930e5a931 cody: dictionary: loadfromfile
git-svn-id: trunk@33514 -
2011-11-14 00:30:35 +00:00
sekelsenmat
cd4d25d72b Starts preparing for dpi support in the Android theme
git-svn-id: trunk@33513 -
2011-11-13 21:43:27 +00:00
martin
55b2d823fb SynEdit: Fix MultySyn Highlighter (uninitialized field)
git-svn-id: trunk@33512 -
2011-11-13 20:15:52 +00:00
martin
65bfe33229 SynEdit: Fix test
git-svn-id: trunk@33511 -
2011-11-13 19:02:54 +00:00
sekelsenmat
0fde697321 customdrawn: One more android bmp
git-svn-id: trunk@33510 -
2011-11-13 19:00:58 +00:00
sekelsenmat
a90f20cd58 customdrawn tests: Improves the checkbox tests
git-svn-id: trunk@33509 -
2011-11-13 18:46:36 +00:00
sekelsenmat
697746f2e9 customdrawn: Starts the Android checkbox drawing
git-svn-id: trunk@33508 -
2011-11-13 18:46:15 +00:00
martin
59ecf5009a DBG: improved array index access for watches
git-svn-id: trunk@33507 -
2011-11-13 18:05:49 +00:00