Commit Graph

16303 Commits

Author SHA1 Message Date
bart
2b0d38d8b6 TPromptDialog: handle Ctrl+C (copy MSG to clipboard).
Issue #0016295.

git-svn-id: trunk@42005 -
2013-07-06 12:57:26 +00:00
mattias
09ca2cdb5c LCL: clean up
git-svn-id: trunk@41996 -
2013-07-04 14:39:13 +00:00
mattias
ccc2a1903a LCL: comments
git-svn-id: trunk@41995 -
2013-07-04 14:37:02 +00:00
mattias
49eae20cfe LCL: dbgs for TContolStyle, comments
git-svn-id: trunk@41994 -
2013-07-04 14:34:51 +00:00
mattias
8e437bf7cd LCL: csReflector
git-svn-id: trunk@41993 -
2013-07-04 14:20:08 +00:00
mattias
36349a5eaa LCL: TTreeView: if custom drawn: let custom drawn decide wether to paint icon, and indent depending on ImageIndex
git-svn-id: trunk@41987 -
2013-07-03 22:36:27 +00:00
juha
2667dcf7f4 Converter: convert Windows WideString syntax (#xxx) to UTF8 in LFM files. Issue #23116
git-svn-id: trunk@41962 -
2013-07-01 23:33:50 +00:00
juha
86818186ba LCL: formatting
git-svn-id: trunk@41961 -
2013-07-01 23:33:45 +00:00
mattias
1d1e59dd74 LCL: TTreeView: if a node has no icon, do not indent, bug #24692
git-svn-id: trunk@41956 -
2013-07-01 13:23:44 +00:00
mattias
a415e1f9ac LCL: read dfm: check for characters in system codepage
git-svn-id: trunk@41955 -
2013-07-01 13:10:02 +00:00
mattias
3281fcd366 lcl: ReadLFMHeaderFromFile: using utf8
git-svn-id: trunk@41954 -
2013-07-01 12:58:33 +00:00
zeljko
558db885c8 carbon: fix titlebar button drawing by ThemeManager (paul)
git-svn-id: trunk@41875 -
2013-06-24 16:53:35 +00:00
zeljko
e4a431af6a carbon: implement titlebar button measuring by ThemeManager (paul)
git-svn-id: trunk@41874 -
2013-06-24 16:44:33 +00:00
zeljko
5300229d06 carbon: implement titlebar button drawing by ThemeManager (paul)
git-svn-id: trunk@41871 -
2013-06-24 15:51:25 +00:00
mattias
c9f04de233 LCL: formatting
git-svn-id: trunk@41865 -
2013-06-24 12:07:15 +00:00
marc
84d4e52eae Add scanline support
git-svn-id: trunk@41855 -
2013-06-23 19:46:43 +00:00
maxim
8dda55133d Regenerated translations; updated Russian translation
git-svn-id: trunk@41853 -
2013-06-23 19:36:15 +00:00
marc
53ec216c98 Fix pointer cast
git-svn-id: trunk@41852 -
2013-06-23 19:24:48 +00:00
paul
729679cdfd qt: a trial to get a correct pixmap for the small close button
git-svn-id: trunk@41848 -
2013-06-23 18:36:49 +00:00
paul
9e0d1a452a lcl: implement small close button drawing with themes
git-svn-id: trunk@41845 -
2013-06-23 17:39:10 +00:00
marc
8a1c1b7263 Improved fix for issue #20361. Fixed 24bit read/writing of image data
git-svn-id: trunk@41838 -
2013-06-23 16:30:54 +00:00
mattias
d39b418746 lcl: TXMLConfigStorage: fixed load/save utf8 filename
git-svn-id: trunk@41834 -
2013-06-23 16:02:26 +00:00
paul
77686a4dbc components, lcl: replace FileIsWritable by DirectoryIsWritable when we check a directory
git-svn-id: trunk@41832 -
2013-06-23 15:31:33 +00:00
zeljko
70f963dafe gtk3: setDefault for TGtk3Button
git-svn-id: trunk@41831 -
2013-06-23 15:01:07 +00:00
zeljko
427f224c5d Qt: implemented alignment for spin edits. issue #24642
git-svn-id: trunk@41830 -
2013-06-23 14:35:55 +00:00
zeljko
9b7eeb99d9 gtk3: implemented TGtk3WidgetSet.MessageBox
git-svn-id: trunk@41828 -
2013-06-23 14:22:33 +00:00
zeljko
0661c172d1 Qt: fixed crash in TQtWidgetSet.MessageBox if passed HWND is 0.
git-svn-id: trunk@41827 -
2013-06-23 14:21:55 +00:00
zeljko
a6e6ba7f5d gtk3: implemented TGtk3WidgetSet.DrawFocus()
git-svn-id: trunk@41824 -
2013-06-23 13:52:59 +00:00
paul
20a0868daa win32: use direct windows calls to load cursor, bitmap and icon
git-svn-id: trunk@41818 -
2013-06-23 12:41:41 +00:00
paul
292d526fc0 lcl: move LoadIcon, LoadCursor, LoadBitmap to LCLIntf to prevent name clashing with Windows unit (issue #0024222)
git-svn-id: trunk@41817 -
2013-06-23 12:29:11 +00:00
zeljko
e6ce69ca47 gtk3: implemented standard cursors
git-svn-id: trunk@41812 -
2013-06-23 11:14:04 +00:00
zeljko
3a36ec68a7 gtk3 widgetset added.This is base implementation with alpha status.
git-svn-id: trunk@41811 -
2013-06-23 10:35:00 +00:00
bart
584ecebfa4 T(Float)SpinEdit: publish property alignment (issue #0024633).
git-svn-id: trunk@41805 -
2013-06-22 15:47:32 +00:00
mattias
b29ad350b8 lcl: cocoa: fixed rectangle
git-svn-id: trunk@41803 -
2013-06-22 15:08:14 +00:00
paul
da9bdae897 cocoa: fix drawing of empty text
git-svn-id: trunk@41796 -
2013-06-22 12:51:39 +00:00
mattias
e9d31145a5 lcl: carbon: fixed compilation 2.7.1
git-svn-id: trunk@41795 -
2013-06-22 12:39:03 +00:00
mattias
21f0a6b04a cocoa: fixed compilation with 2.7.1 and fixed TextOut with empty string
git-svn-id: trunk@41794 -
2013-06-22 12:21:23 +00:00
juha
290e10465d LCL: Improve behavior of changing TabSheets in PageControl. Issue #22215, patch from LacaK2
git-svn-id: trunk@41790 -
2013-06-22 10:03:17 +00:00
zeljko
59f1dd3592 Gtk2: fixed itemheight with lbOwnerDrawFixed style of listbox. issue #24629
git-svn-id: trunk@41772 -
2013-06-21 06:22:30 +00:00
zeljko
61392ff806 LCL: fixed AV on TCheckListBox when key space is pressed to check/uncheck item, and itemindex=-1. issue #24627
git-svn-id: trunk@41771 -
2013-06-21 06:04:22 +00:00
juha
5cc8a6210f LCL, Win32: Improve setting active control on selected tabsheet. Issue #22215, patch from LacaK2
git-svn-id: trunk@41761 -
2013-06-18 11:19:57 +00:00
mattias
b293ec66bf lcl: TTreeNodes.FreeAllNodeData
git-svn-id: trunk@41740 -
2013-06-17 12:09:50 +00:00
zeljko
3e71fee9df Qt: return correct lfHeight inside TQtWidgetSet.GetObject. issue #24613
git-svn-id: trunk@41739 -
2013-06-17 11:32:16 +00:00
bart
3074084317 ShellCtrls: Add public method TCustomShellTreeView.Refresh(ANode: TTreeNode) (Delphi compatibility)
git-svn-id: trunk@41728 -
2013-06-16 12:57:27 +00:00
paul
1ff1a2384f win32: fix calling of SetText for TCombobox (issue #0024591)
git-svn-id: trunk@41710 -
2013-06-14 02:36:30 +00:00
zeljko
634a2443b7 Qt: make QProgressBar behave like in all other widgetsets.It can be focused via keyboard but not with mouse.
git-svn-id: trunk@41700 -
2013-06-13 08:33:42 +00:00
zeljko
e43a6d96d9 Gtk2: set GTK_CAN_FOCUS flag on progressbar, so TabStop now works, also OnEnter and OnExit events.
git-svn-id: trunk@41699 -
2013-06-13 08:23:39 +00:00
paul
e036e4b080 lcl: revert r41655 #00944bbf41 since it causes problems on windows XP
git-svn-id: trunk@41698 -
2013-06-13 07:31:40 +00:00
paul
c44cd1c397 win32: remove unneeded SetText implementation for WS classes - it is enough to have only one implementation in TWin32WSWinControl class. Replace SetWindowText with WM_SETTEXT since SetWindowText do nothing more than checking handle owner and calling WM_SETTEXT.
git-svn-id: trunk@41697 -
2013-06-13 01:52:45 +00:00
paul
e241c9693d lcl: fix LM_XBUTON... message handlers. They should check high word parameter to get button value instead of checking shift state (issue #0020883)
git-svn-id: trunk@41684 -
2013-06-12 09:02:54 +00:00