Commit Graph

4249 Commits

Author SHA1 Message Date
paul
d424e05321 qt:
- workaround CreatePatterBrush (issue #0010735)
- few changes in createbitmap

git-svn-id: trunk@14160 -
2008-02-16 18:06:23 +00:00
paul
6c8377e7b0 Qt statusbar:
- simplify code a bit
- take panels alignment into account
- dont show size grip if parent is not a form (fixes #0010834)

git-svn-id: trunk@14159 -
2008-02-16 16:23:42 +00:00
sekelsenmat
0c5c85ec57 Fixes changing the hint at run-time.
git-svn-id: trunk@14156 -
2008-02-16 07:35:34 +00:00
sekelsenmat
8023d99e58 Various Windows unicode fixes.
git-svn-id: trunk@14146 -
2008-02-15 20:23:58 +00:00
vincents
108da51c02 win32 interface: fixed spinedit with fpc 2.2.0, using first commctrl and then windows unit, so that good structures in the windows unit are used
git-svn-id: trunk@14145 -
2008-02-15 20:17:23 +00:00
jesus
6617af4295 LCL, fix crashes related to text sizing for WindowsUnicodeSupport under win9x
git-svn-id: trunk@14143 -
2008-02-15 19:43:52 +00:00
mattias
8d1b4060a1 LCL: added widgetset NoGUI
git-svn-id: trunk@14139 -
2008-02-15 10:49:38 +00:00
sekelsenmat
5066ff60d0 Fixes unicode string conversion routine on wince. CP_UTF8 isn't support on WinCE.
git-svn-id: trunk@14137 -
2008-02-14 21:21:56 +00:00
vincents
a630267f5b win32 interface: fixed compilation with fpc 2.2.0 and 2.3.1
git-svn-id: trunk@14134 -
2008-02-14 13:20:14 +00:00
tombo
d52b3b49a7 Carbon LCL: improved TPageControl page removing a bit
git-svn-id: trunk@14132 -
2008-02-14 12:17:01 +00:00
sekelsenmat
bcf546afd6 Another small fix for wince on desktop. Now apps run without crashing. The fix is also necessary for wince on tablet pc at least.
git-svn-id: trunk@14128 -
2008-02-13 22:11:19 +00:00
sekelsenmat
50ebe6b542 Small fix for running wince intf on desktop.
git-svn-id: trunk@14127 -
2008-02-13 21:37:33 +00:00
sekelsenmat
33fff309d0 Fixed last linking problems using the wince interface on desktop os.
git-svn-id: trunk@14126 -
2008-02-13 21:19:45 +00:00
sekelsenmat
9639dc2b06 Removes ifdef.
git-svn-id: trunk@14125 -
2008-02-13 20:22:13 +00:00
sekelsenmat
b5c1ef3ae2 Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
git-svn-id: trunk@14124 -
2008-02-13 19:54:03 +00:00
sekelsenmat
fa9e26c441 Fixes Groupbox child control positioning and TCustomCheckBox descendents autosizing under WinCE.
git-svn-id: trunk@14123 -
2008-02-13 17:26:10 +00:00
zeljko
369132766d Qt: added NumCopies property into TQtPrinter class
git-svn-id: trunk@14113 -
2008-02-12 14:44:51 +00:00
paul
258c1f15be win32 imagelist: dont under comctrl temporary due to bad feedback on r14098 #4e33251c35
git-svn-id: trunk@14105 -
2008-02-12 08:45:57 +00:00
paul
b21744f605 comment code that is never used
git-svn-id: trunk@14103 -
2008-02-12 06:08:39 +00:00
paul
b670a88a3e trayicon - fix hWndTray value
git-svn-id: trunk@14102 -
2008-02-12 06:03:55 +00:00
paul
47fb1d410c reduce warning and notes
git-svn-id: trunk@14101 -
2008-02-12 05:59:51 +00:00
paul
e158ce57ae reduce warnings and hints
git-svn-id: trunk@14099 -
2008-02-12 05:47:43 +00:00
paul
4e33251c35 bunch of compatibility fixes with fpc 2.2 rtl if win32extra will be cleaned
git-svn-id: trunk@14098 -
2008-02-12 05:40:57 +00:00
mattias
1a08f04dfb gtk2 intf: reduced output
git-svn-id: trunk@14082 -
2008-02-11 11:51:57 +00:00
mattias
54bf460d15 LCL: added TDockManager.AutoFreeByControl: boolean needed by shared docking managers
git-svn-id: trunk@14081 -
2008-02-11 11:51:29 +00:00
vincents
e91a929e7a win32 interface: fixed win64 compilation
git-svn-id: trunk@14079 -
2008-02-11 09:04:15 +00:00
paul
1efe09c999 use nested record in NMLVCUSTOMDRAW definition
git-svn-id: trunk@14078 -
2008-02-11 02:32:31 +00:00
mattias
c2d668eb0c gtk2 intf: fixed clicked event for Button
git-svn-id: trunk@14073 -
2008-02-10 22:16:19 +00:00
mattias
e7f5ea0f21 gtk2 intf: fixed warnings on creating a button: SetCallbacks must only be called for the core widget
git-svn-id: trunk@14072 -
2008-02-10 22:04:33 +00:00
sekelsenmat
9d0941dad2 Fixes the z-order of TButton on gtk2 by splitting it's implementation from gtk1 and adding a EventBox under the button for gtk2.
git-svn-id: trunk@14071 -
2008-02-10 14:53:51 +00:00
mattias
763e629893 gtk intf: made eventbox of client areas visible. Otherwise it eats some mouse events
git-svn-id: trunk@14069 -
2008-02-10 13:57:46 +00:00
mattias
fbd1105a08 gtk intf: fixed debugging mouse events
git-svn-id: trunk@14067 -
2008-02-10 11:03:16 +00:00
zeljko
8a4b55bf34 Qt: TQtPrinter - more routines implemented
git-svn-id: trunk@14066 -
2008-02-10 10:00:22 +00:00
sekelsenmat
54152dcc3d Fixes trayicon destruction on form close.
git-svn-id: trunk@14065 -
2008-02-10 09:35:13 +00:00
sekelsenmat
78a6878d99 Fixes preferred size for TComboBox in gtk2.
git-svn-id: trunk@14059 -
2008-02-09 22:03:53 +00:00
sekelsenmat
fa14be1de9 Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported.
git-svn-id: trunk@14057 -
2008-02-09 20:32:37 +00:00
zeljko
a7835482d9 Qt: initial implementation of TQtPrinter object.
git-svn-id: trunk@14052 -
2008-02-09 18:33:26 +00:00
paul
6ecc6cd943 docking: before start auto docking check if DragMode = dmAutomatic
git-svn-id: trunk@14049 -
2008-02-09 14:51:51 +00:00
mattias
2ccba88670 gtk2 intf: improved rotated fonts
git-svn-id: trunk@14045 -
2008-02-09 13:58:27 +00:00
zeljko
6b860e440b Qt: implemented TSelectDirectoryDialog.
git-svn-id: trunk@14044 -
2008-02-09 13:58:22 +00:00
sekelsenmat
5ec111d625 Adds an workaround to fix TCheckListBox color problems on WinCE.
git-svn-id: trunk@14043 -
2008-02-09 13:24:23 +00:00
sekelsenmat
5d05c21957 Improved algorithm to get TrayIcon position on Windows.
git-svn-id: trunk@14042 -
2008-02-09 13:19:56 +00:00
sekelsenmat
2d2a1cb6ff Fixes lcl compilation on win32, initial implementation for TWin32TrayIcon.GetPosition and moved popupnotifier example.
git-svn-id: trunk@14041 -
2008-02-09 12:39:21 +00:00
sekelsenmat
ae7e221cc7 Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2.
git-svn-id: trunk@14038 -
2008-02-09 10:24:40 +00:00
sekelsenmat
7d16c56822 Fixes showing the popup menu on gtk1 trayicon (bug #10700)
git-svn-id: trunk@14037 -
2008-02-09 07:51:19 +00:00
zeljko
f644b9147c Qt: small cleanup.
git-svn-id: trunk@14030 -
2008-02-08 13:43:05 +00:00
zeljko
395b20981f Qt: Fixed bug #10706, removed workaround.
git-svn-id: trunk@14029 -
2008-02-08 13:35:36 +00:00
paul
2fd9462bd6 qt: follow carbon way of drawing designer items (though hintwindow is crashing sometimes)
git-svn-id: trunk@14026 -
2008-02-08 08:01:32 +00:00
mattias
348cc7798a LCL: small cleanups
git-svn-id: trunk@14021 -
2008-02-07 18:52:11 +00:00
tombo
31ca02018a IDE carbon: improved designer drawing
git-svn-id: trunk@14016 -
2008-02-07 13:37:47 +00:00