Commit Graph

13608 Commits

Author SHA1 Message Date
paul
df6de142fe TWinControl.DoUnDock: result = true by default
git-svn-id: trunk@13740 -
2008-01-13 15:47:00 +00:00
paul
b3dfe03d52 wince: copy few resize fixes from win32 widgetset
git-svn-id: trunk@13739 -
2008-01-13 15:33:22 +00:00
paul
f895295167 qt:
- install global event filter on all systems (not only win) to catch release events
- fix crash in RawImage_FromBitmap

git-svn-id: trunk@13738 -
2008-01-13 13:31:01 +00:00
paul
b1c2ed3d9b typo
git-svn-id: trunk@13737 -
2008-01-13 11:44:16 +00:00
paul
3a3a47ada3 fix qt 4.2 compilation
git-svn-id: trunk@13736 -
2008-01-13 11:42:22 +00:00
sekelsenmat
123be10231 Fixes setting the application title on windows unicode.
git-svn-id: trunk@13735 -
2008-01-12 21:08:45 +00:00
marc
993bf3680e * Fixed arguments as locals
git-svn-id: trunk@13734 -
2008-01-12 18:41:45 +00:00
marc
b6485030ed * Fixed crash when deleting watches (#10075). Patch by Martin Friebe
git-svn-id: trunk@13733 -
2008-01-12 17:36:07 +00:00
marc
b929239e3c * widened the current column so it will show its contents on windows
git-svn-id: trunk@13732 -
2008-01-12 17:09:27 +00:00
sekelsenmat
ecd8376f68 Initial implementation for setting unicode strings on the clipboard on windows.
git-svn-id: trunk@13731 -
2008-01-12 10:27:36 +00:00
sekelsenmat
214c8287f7 Initial implementation of a unicode clipboard on windows.
git-svn-id: trunk@13730 -
2008-01-12 09:46:39 +00:00
paul
7d9636e8cf fix fpc 2.3.1 compilation
git-svn-id: trunk@13729 -
2008-01-12 09:28:12 +00:00
sekelsenmat
dd204c8080 Patch from Paul Michell, which implements showing popup menus from mouse gestures on wince.
git-svn-id: trunk@13728 -
2008-01-11 17:30:37 +00:00
laurent
bb5409a0d3 convert images xpm to png
git-svn-id: trunk@13727 -
2008-01-11 15:42:26 +00:00
kirkpatc
4b8204ff72 LazDoc - minor changes to Menus.xml, more extensive changes to Dialogs.xml
git-svn-id: trunk@13726 -
2008-01-11 12:45:34 +00:00
laurent
94727de133 move lazdoc images to lazdoc directory
convert to png and small modif
delete old xpm and bmp

git-svn-id: trunk@13725 -
2008-01-11 11:03:40 +00:00
jesus
6bdc560d73 printers, fixes AV for qt-win32 issue #10611
git-svn-id: trunk@13724 -
2008-01-11 07:06:00 +00:00
paul
39dd581366 wince:
- copy missed TListBox code from win32
- copy win32 fix to CallDefaultWindowProc
- some formatting

git-svn-id: trunk@13723 -
2008-01-11 03:47:56 +00:00
paul
b6ebd55696 wince: more winapi functions: Prop, Capture, Caret
git-svn-id: trunk@13722 -
2008-01-11 02:47:11 +00:00
paul
a0d75ad39c wince: decapitalize keywords (more)
git-svn-id: trunk@13721 -
2008-01-11 01:42:39 +00:00
paul
23c001efde wince: decapitalize keywords
git-svn-id: trunk@13720 -
2008-01-11 01:40:59 +00:00
paul
453f44cad7 wince: copy win32 CriticalSection code to wince
git-svn-id: trunk@13719 -
2008-01-11 01:36:23 +00:00
paul
e7d0fde1ac fix TCheckListBox.SetChecked by Damien Gerard
git-svn-id: trunk@13718 -
2008-01-11 01:17:39 +00:00
marc
2d5af20d8c * Updated translation by Maxim Ganetsky
git-svn-id: trunk@13717 -
2008-01-10 23:30:43 +00:00
paul
99e1d60a76 wince: fix crash on GetBitmapBytes (merge me)
git-svn-id: trunk@13716 -
2008-01-10 15:08:13 +00:00
laurent
0926467dc3 new and update images for package
delete old xpm images 

git-svn-id: trunk@13715 -
2008-01-10 14:58:30 +00:00
tombo
d28ab69a71 Examples DropFiles: corrected caption, enable dropping on Form2
git-svn-id: trunk@13714 -
2008-01-10 13:18:40 +00:00
kirkpatc
c7fb097deb LazDoc - Updates to Menus.xml
git-svn-id: trunk@13713 -
2008-01-10 11:14:15 +00:00
paul
dfebf63be4 change TWin32... to TWinCE... in comments, asserts and other possible places
git-svn-id: trunk@13712 -
2008-01-10 08:55:52 +00:00
paul
3ebf0dbd28 TGtkThemeServices.DrawPixmap: center pixmap in rect
git-svn-id: trunk@13711 -
2008-01-10 03:58:02 +00:00
paul
168a0ab623 move PainDockSite call to better place
git-svn-id: trunk@13710 -
2008-01-10 03:47:06 +00:00
paul
62bc2eb101 qt: change some rules for TQtObject.Release (to fix crashes during some docking operations)
git-svn-id: trunk@13709 -
2008-01-10 03:39:49 +00:00
paul
c756a546fe fix qt compilation
git-svn-id: trunk@13708 -
2008-01-10 02:14:13 +00:00
paul
b4acdbf66f qt: restore qt 4.2 support (from Den)
git-svn-id: trunk@13707 -
2008-01-10 01:46:55 +00:00
paul
2540b48f08 use q_DrawWinPanel in TQtDeviceContext.qDrawWinPanel
git-svn-id: trunk@13706 -
2008-01-10 01:32:19 +00:00
marc
83cd44b0c5 + added classtype support to debugger expression evaluation
git-svn-id: trunk@13705 -
2008-01-10 01:10:20 +00:00
marc
5f3adf3a3f * updated po files
git-svn-id: trunk@13704 -
2008-01-09 23:57:11 +00:00
marc
1ecb9250ac * External Tools Options Dialog lozalization, LFL conversion and improvement patch by Maxim Ganetsky
git-svn-id: trunk@13703 -
2008-01-09 23:55:49 +00:00
mattias
91f054ad10 codetools: implemented parsing on Exception do, bug #9291
git-svn-id: trunk@13702 -
2008-01-09 22:33:28 +00:00
laurent
a492b69611 New package icons
git-svn-id: trunk@13701 -
2008-01-09 22:21:25 +00:00
marc
1b0fb632fa * Added option to callstack to select the current frame. Based on a patch by Martin Friebe
git-svn-id: trunk@13700 -
2008-01-09 22:02:46 +00:00
mattias
4f6a0dcd48 gtk2 intf: shrink close buttons of TNoteBook tabs, bug #9856
git-svn-id: trunk@13699 -
2008-01-09 21:13:01 +00:00
mattias
2b1ed1ccae IDE: renamed menu Components to Component for Windows compatibility bug #9936
git-svn-id: trunk@13698 -
2008-01-09 21:02:11 +00:00
mattias
75edf533f2 IDE: fixed some capitalizations, bug #9936
git-svn-id: trunk@13697 -
2008-01-09 20:58:57 +00:00
mattias
ba19f37eb2 IDE: renamed menu Windows to Window for Windows compatibility bug #9936
git-svn-id: trunk@13696 -
2008-01-09 20:56:53 +00:00
mattias
ce502da865 IDE: source editor: synedits Gutter.AutoSize set to true
git-svn-id: trunk@13695 -
2008-01-09 20:14:50 +00:00
mattias
41a2ef9338 LCL: reduced warnings
git-svn-id: trunk@13694 -
2008-01-09 20:07:34 +00:00
mattias
876cefb855 codetools: CreateMethod: implemented adding units for parameter types, bug #10594
git-svn-id: trunk@13693 -
2008-01-09 19:45:29 +00:00
mattias
21bc42839b LCL: fixed compilation for fpc 2.3.1
git-svn-id: trunk@13692 -
2008-01-09 19:41:37 +00:00
marc
d7a1bde72a * forgot to checkin most importent part for r13663 #a174b6e889
git-svn-id: trunk@13691 -
2008-01-09 19:30:35 +00:00