Commit Graph

20282 Commits

Author SHA1 Message Date
mattias
ad7de21ad9 LCL: ChildSizing.Layout align right only when BidiMode=bdRightToLeft
git-svn-id: trunk@20618 -
2009-06-13 14:27:33 +00:00
mattias
36306bcd2a IDEIntf: added oem keys
git-svn-id: trunk@20617 -
2009-06-13 12:29:54 +00:00
mattias
f2f207f212 IDE: auto indent for many cases
git-svn-id: trunk@20616 -
2009-06-13 11:22:22 +00:00
paul
282a2b206c ide: fix "insert menu from template" dialog buttons
git-svn-id: trunk@20615 -
2009-06-13 09:17:32 +00:00
paul
881d1ac331 lcl: don't set ShowHint in CMParentShowHintChanged during loading, update ShowHint from ParentShowHint in Loaded (fixes issue #0013969)
git-svn-id: trunk@20614 -
2009-06-13 09:05:53 +00:00
paul
1c2b75ab5f lcl: send CM_PARENTSHOWHINTCHANGED when we change ParentShowHint property (same as we do for other ParentDoSomething properties)
git-svn-id: trunk@20613 -
2009-06-13 08:59:31 +00:00
paul
bdc5abc1da lcl: replace (csReadingState in AControl.ControlState) by (csReading in AControl.ComponentState) since we don't support csReadingState yet
git-svn-id: trunk@20612 -
2009-06-13 08:58:15 +00:00
paul
3e152cc862 win32: don't show accelerator char in menu if windows ask
git-svn-id: trunk@20611 -
2009-06-13 08:27:12 +00:00
paul
f50ffbfbc7 win32: implement vista/w7 menubar drawing
git-svn-id: trunk@20610 -
2009-06-13 04:54:27 +00:00
martin
2c76006b8f SynEdit, fixed default font heigh for windows
git-svn-id: trunk@20609 -
2009-06-12 18:39:58 +00:00
martin
e81fea3d01 SynEdit: auto fold region on load, fixed for "revert"
git-svn-id: trunk@20608 -
2009-06-12 17:53:33 +00:00
dmitry
42a1195943 fix for #13544
git-svn-id: trunk@20607 -
2009-06-12 17:35:10 +00:00
paul
a7eca7b2d5 win32: draw popup menu in Vista style on vista/w7
git-svn-id: trunk@20606 -
2009-06-12 16:20:19 +00:00
martin
d4702f28d9 SynEdit: Highlighter, limit default as key, only in classes
git-svn-id: trunk@20605 -
2009-06-12 16:06:48 +00:00
mattias
ef037bb0b6 codetools: class completion: copying calling convention
git-svn-id: trunk@20604 -
2009-06-12 15:46:53 +00:00
zeljko
ab26d78008 Qt: added XOR caret composition mode.Supported only with >= Qt-4.5. Fixes #11599.
git-svn-id: trunk@20603 -
2009-06-12 15:39:24 +00:00
mattias
c21ef12e52 IDE: BeginCodeTool: init out params
git-svn-id: trunk@20602 -
2009-06-12 15:34:58 +00:00
mattias
73525af26b IDE: BeginCodeTool: changed to out parameters
git-svn-id: trunk@20601 -
2009-06-12 15:33:17 +00:00
mattias
cd49fe92bc IDE: BeginCodeTool: find ActiveUnitInfo when ActiveSrcEdit is given
git-svn-id: trunk@20600 -
2009-06-12 15:31:08 +00:00
mattias
0a563086d3 IDE: BeginCodeTool init var parameters
git-svn-id: trunk@20599 -
2009-06-12 15:28:58 +00:00
martin
a67d6b003c SynEdit: Fix with certain Widths the caret was not displayed at the right side (eol) of SynEdit. Added extra space for block/overwrite caret
git-svn-id: trunk@20598 -
2009-06-12 14:37:05 +00:00
mattias
dfe698865a IDE: started auto indent
git-svn-id: trunk@20597 -
2009-06-12 14:15:21 +00:00
paul
8f48f1eb62 lcl: add more menu parts to ThemeServices
git-svn-id: trunk@20596 -
2009-06-12 14:06:14 +00:00
paul
4add4186ce win32: fix imagelist drawing if passed cx, cy = 0 (it means draw without stretch)
git-svn-id: trunk@20595 -
2009-06-12 14:05:30 +00:00
martin
c8704da140 SynEdit, added support for scrollbar auto-show; issue #13964
git-svn-id: trunk@20594 -
2009-06-12 13:53:45 +00:00
vincents
f46828a1b1 IDE: fixed layout of resized Show compiler options dialog from Zeljan (issue #13966)
git-svn-id: trunk@20593 -
2009-06-12 11:52:41 +00:00
dmitry
b91cb65bc3 fix for carbonstatusbar subitems painting
git-svn-id: trunk@20592 -
2009-06-12 11:33:38 +00:00
martin
8e0e4754ac SynEdit: Disable un-implemented options
git-svn-id: trunk@20591 -
2009-06-12 10:46:51 +00:00
martin
249ee7ec27 LCL: Fixed range-check in InternalColorToRGB
git-svn-id: trunk@20590 -
2009-06-12 10:42:00 +00:00
mattias
243682df33 IDEIntf: changed some var to out
git-svn-id: trunk@20589 -
2009-06-12 06:49:14 +00:00
mattias
65291945c8 opengl: improved error messages for non supported widgetsets
git-svn-id: trunk@20588 -
2009-06-12 06:21:14 +00:00
martin
9d97223c5c SynEdit: Added Copy and paste with ability to keep folded text
git-svn-id: trunk@20587 -
2009-06-11 23:00:44 +00:00
jesus
47b8c987cb LCL, fix a couple gtk2 combobox mem leaks
git-svn-id: trunk@20586 -
2009-06-11 20:12:02 +00:00
mattias
bbb1de7891 LCL: fixed LRSObjectBinaryToText line ending, bug #13963
git-svn-id: trunk@20585 -
2009-06-11 17:22:32 +00:00
paul
013956d49b win32: formatting
git-svn-id: trunk@20584 -
2009-06-11 16:22:25 +00:00
paul
38f98bdfb0 win32: reimplement BitBtn text + image drawing under Vista, Windows 7 (use 32bit alpha bitmaps + text functions which supports alpha) fixes issue #0013920
git-svn-id: trunk@20583 -
2009-06-11 15:45:23 +00:00
martin
6c1a533b21 SynEdit: Fixed occasional skipping of screen updates, if editing within 3 lines beneath a folded block
git-svn-id: trunk@20582 -
2009-06-11 13:25:36 +00:00
florian
5e8194652b * fixed properties based on irc discussion with Vincent and Marc
git-svn-id: trunk@20581 -
2009-06-11 12:09:54 +00:00
paul
dc4763f6ad lcl: redo HideFormWithStayOnTop with RemoveStayOnTop which is only sets fsNormal instead of fsStayOnTop, add RestoreStayOnTop method. Add AppRemoveStayOnTopFlags, AppRestoreStayOnTopFlags to TWidgetset, implement them on windows (fixes issue #0013953)
git-svn-id: trunk@20580 -
2009-06-11 01:37:06 +00:00
paul
78cb9d1a20 win32: implement TWin32WSCustomForm.SetFormStyle
git-svn-id: trunk@20579 -
2009-06-11 01:23:02 +00:00
marc
e0710bde8c * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@20578 -
2009-06-10 21:58:43 +00:00
vincents
7e3b776ad2 updated po files
git-svn-id: trunk@20577 -
2009-06-10 21:39:10 +00:00
vincents
a4d5695b02 synedit: removed non UTF8 polish translations
git-svn-id: trunk@20576 -
2009-06-10 20:34:40 +00:00
vincents
39399a4683 components: mouseandkeyinput: fixed compilation (issue #13944)
git-svn-id: trunk@20575 -
2009-06-10 20:06:27 +00:00
vincents
041e562503 LCL: fixed copy paste error in post script commands (issue #13954)
git-svn-id: trunk@20574 -
2009-06-10 18:42:01 +00:00
vincents
27e9f727e6 components: file browser dialog, patch from Graeme (issue #13952)
+ remember last position
* fixed saving splitter position

git-svn-id: trunk@20573 -
2009-06-10 14:25:42 +00:00
mattias
129ed9d68b IDE: compiler options: added resourcestrings
git-svn-id: trunk@20572 -
2009-06-10 13:29:51 +00:00
vincents
dfd8ef509d gtk interface: fixed setting mouse buttons in mouse event, patch from cobines (issue #13946)
git-svn-id: trunk@20571 -
2009-06-10 13:01:32 +00:00
zeljko
9e77c5b78b Qt: refactored palette initialization code so we don't use InheritsFrom() and ClassType= when initializing default widget palettes.
git-svn-id: trunk@20570 -
2009-06-10 11:51:10 +00:00
martin
45431f0e55 KeyMap for OSX: Removed conflicting key bindings / issue #13723
git-svn-id: trunk@20569 -
2009-06-10 10:25:32 +00:00