Commit Graph

22332 Commits

Author SHA1 Message Date
paul
4915f50748 cocoa: fix copyright header
git-svn-id: trunk@22738 -
2009-11-24 08:46:38 +00:00
paul
de89e6efe0 gtk: also use TPopupMenu.IsRightToLeft to determine the popup position
git-svn-id: trunk@22737 -
2009-11-24 08:44:15 +00:00
paul
58c78a36ab gtk, gtk2: implement TPopupMenu.Alignment
git-svn-id: trunk@22736 -
2009-11-24 08:30:43 +00:00
zeljko
d3fde8e1b7 Qt: implemented TPopupMenu.TrackButton
git-svn-id: trunk@22735 -
2009-11-24 08:29:58 +00:00
paul
24cabf85dd docs: write info about TPopupMenu.Alignment, TPopupMenu.TrackButton
git-svn-id: trunk@22734 -
2009-11-24 08:10:03 +00:00
dmitry
128956c8a7 cocoa: rewriting the widgetset to obj-p
git-svn-id: trunk@22733 -
2009-11-24 08:09:57 +00:00
paul
cc5896f4e7 lcl: add TPopupMenu.Alignment, TPopupMenu.TrackButton
win32: implement TPopupMenu.Alignment, TPopupMenu.TrackButton

git-svn-id: trunk@22732 -
2009-11-24 07:58:44 +00:00
paul
d7c68d6c15 packager: add qt issues file
git-svn-id: trunk@22731 -
2009-11-24 03:43:27 +00:00
paul
69a20b9e3c lcl: fix issues files for gtk and gtk2 (widgetset names were mixed)
git-svn-id: trunk@22730 -
2009-11-24 03:33:03 +00:00
paul
964dd239b9 lcl: add TCustomEdit.HideSelection, publish it for TEdit, TMemo (requested by Marco van de Voort)
git-svn-id: trunk@22729 -
2009-11-24 03:29:11 +00:00
jesus
41000aef98 LazReport, fix csv export columns separation
git-svn-id: trunk@22728 -
2009-11-23 19:34:14 +00:00
paul
7d3d566314 lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer
git-svn-id: trunk@22727 -
2009-11-23 15:08:19 +00:00
paul
6264b25bc3 lcl: remove hint
git-svn-id: trunk@22726 -
2009-11-23 14:59:30 +00:00
paul
cea7ca2577 ide: hide DumpExceptionBackTrace to the ifdef block since it does not compile anymore
git-svn-id: trunk@22725 -
2009-11-23 14:55:33 +00:00
paul
c911276182 lcl: send CM_CONTROLLISTCHANGE also on Remove (not only on Insert), add TCM_CONTROLLISTCHANGE structure (for delphi compatibility)
git-svn-id: trunk@22724 -
2009-11-23 14:10:17 +00:00
paul
ef7f9fa1de lcl: add protected property WindowHandle for TControl (issue #0015166)
git-svn-id: trunk@22723 -
2009-11-23 13:54:49 +00:00
sekelsenmat
2774606c92 Introduces the define DEBUG_ALLOW_DUMPBACKTRACE which removes code to dump a backtrace to the console, which crashes WinCE applications. Fixed bug #15075
git-svn-id: trunk@22722 -
2009-11-23 13:51:52 +00:00
dodi
c91bb602d6 dockmanager example: fixed splitter appearance and orientation for new notebook
git-svn-id: trunk@22721 -
2009-11-23 13:31:15 +00:00
paul
ffaf004a69 lcl: set default parameter for TCustomForm.CreateNew as it is delphi compatible and Marco van de Voort requested
git-svn-id: trunk@22720 -
2009-11-23 13:13:30 +00:00
paul
bbdc3ac65d lcl: set default size for TCustomTreeView, TCustomListView
git-svn-id: trunk@22719 -
2009-11-23 08:31:31 +00:00
paul
8b5fdfc0d4 lcl: ShellListView, don't use OnResize event, override Resize method
git-svn-id: trunk@22718 -
2009-11-23 07:15:32 +00:00
paul
c8e69ea350 gtk2: fix TGTKWidgetSet.RawImage_FromPixbuf by C Western (issue #0015080)
git-svn-id: trunk@22717 -
2009-11-23 06:55:57 +00:00
paul
36a4e85606 languages: IDE Portuguese language updates from Marcelo B Paula (issue #0015155)
git-svn-id: trunk@22716 -
2009-11-23 04:33:07 +00:00
paul
ee63dd4485 docs: add Eugene Kryukov to the contributors list
git-svn-id: trunk@22715 -
2009-11-23 04:30:42 +00:00
paul
f90c5c0b2f designer: implementation of CM_DESIGNHITTEST by Eugene Kryukov (issue #0015123)
git-svn-id: trunk@22714 -
2009-11-23 04:29:01 +00:00
paul
18f393ac31 ideintf: mask property editor: allow multiply editing, allow revert, fix loading from the delphi files
git-svn-id: trunk@22713 -
2009-11-23 04:22:51 +00:00
paul
273a363d3d ideintf: fix some issues in the MaskEdit property editor by Bart Broersma (issue #0014771)
git-svn-id: trunk@22712 -
2009-11-23 04:08:55 +00:00
paul
f8a182a252 lcl: publish TMaskEdit.Align
git-svn-id: trunk@22711 -
2009-11-23 03:18:08 +00:00
mattias
12b834b223 codetools: varargs method specifier
git-svn-id: trunk@22710 -
2009-11-23 00:22:57 +00:00
mattias
ef0d1a3cc4 codetools: parsing objcprotocol external name constant
git-svn-id: trunk@22709 -
2009-11-22 19:49:04 +00:00
mattias
10bf020df1 codetools: parsing objcprotocol external, bug #15157
git-svn-id: trunk@22708 -
2009-11-22 19:19:26 +00:00
mattias
2b1408184e codetools: parsing objcprotocol
git-svn-id: trunk@22707 -
2009-11-22 19:18:19 +00:00
dmitry
360d8d8008 carbon: fix for TCarbonControl.SetFont function and non-standard fonts
git-svn-id: trunk@22706 -
2009-11-22 17:03:54 +00:00
mattias
4d3c959a7b examples: pen, bursh: fixed caption and size
git-svn-id: trunk@22705 -
2009-11-22 16:29:10 +00:00
paul
3e7ffc8cd8 docs: add a small description for TPen.Cosmetic, TPen.EndCap, TPen.JoinStyle
git-svn-id: trunk@22704 -
2009-11-22 15:38:58 +00:00
mattias
1913e8198e IDEIntf: added TComponentEditorDesigner.ChangeStamp and OnModified handler list
git-svn-id: trunk@22703 -
2009-11-22 12:31:34 +00:00
mattias
64c97e551d turbopower: skip invalid commands, bug #15153
git-svn-id: trunk@22702 -
2009-11-22 11:02:03 +00:00
dodi
c5dba72993 dockmanager example: revert notebook to form
git-svn-id: trunk@22701 -
2009-11-22 02:22:48 +00:00
mattias
9187f01727 codetools: class completion: copy parameters only if no new method/variable, bug #9244
git-svn-id: trunk@22700 -
2009-11-21 21:55:25 +00:00
laurent
4f8e788ff0 try New icon
git-svn-id: trunk@22699 -
2009-11-21 14:50:55 +00:00
mattias
b2b81b9d00 codetools: code completion: refactoring
git-svn-id: trunk@22698 -
2009-11-21 13:15:30 +00:00
dodi
91ccba3b91 dockmanager example: restructure package
git-svn-id: trunk@22697 -
2009-11-21 13:08:42 +00:00
mattias
0e11723b4c IDE: searching datamodules in used units
git-svn-id: trunk@22696 -
2009-11-21 01:07:13 +00:00
ask
fdd7359743 TAChart: Hide 'unused parameter' hint
git-svn-id: trunk@22695 -
2009-11-20 11:47:52 +00:00
ask
91daeebbea TAChart: Simplify InitHelper interface
git-svn-id: trunk@22694 -
2009-11-20 11:47:12 +00:00
mattias
b3b953b3d1 lcl: idleactions: checking for deleted forms, bug #15098, from C. Western
git-svn-id: trunk@22693 -
2009-11-20 11:24:36 +00:00
paul
40861cdaf8 win32: always call default window proc for WM_PAINT progressbar handler if it has marquee style (fixes bug #0015064)
git-svn-id: trunk@22692 -
2009-11-20 10:35:09 +00:00
paul
77f497ae43 lcl: map LM_TIMER to WM_TIMER code
git-svn-id: trunk@22691 -
2009-11-20 09:49:59 +00:00
paul
16bf008f5a win32: add progressbar messages to wm_to_string
git-svn-id: trunk@22690 -
2009-11-20 09:49:35 +00:00
paul
606e852b28 wince: add CreatePatternBrush
git-svn-id: trunk@22689 -
2009-11-20 08:14:11 +00:00