Commit Graph

14961 Commits

Author SHA1 Message Date
paul
e5afe6b193 ide: dont declare that unneeded bitmap :)
git-svn-id: trunk@14898 -
2008-04-19 18:10:35 +00:00
marc
5538f0bbf8 * Removed unnesecary bitmap creation
git-svn-id: trunk@14897 -
2008-04-19 17:42:27 +00:00
mattias
4f7dcf7554 lconvencoding: added hooks for ansi/utf8 conversions
git-svn-id: trunk@14896 -
2008-04-19 17:34:28 +00:00
paul
a311f2ef86 qt: create application object in widgetset constructor instead of widgetset init method (fixes #0011173)
git-svn-id: trunk@14895 -
2008-04-19 17:28:56 +00:00
marc
481f2563c1 * Fixed memleakfix (r14889) so asignment works if TBitmap is separte class
git-svn-id: trunk@14894 -
2008-04-19 16:49:06 +00:00
mattias
dc7a8752ac iconvtable: implemented ranges
git-svn-id: trunk@14893 -
2008-04-19 16:22:48 +00:00
paul
f8b77ec330 qt: use TQtImage instead of QImageH for DeviceContext.vImage (issue #0011172)
git-svn-id: trunk@14892 -
2008-04-19 13:46:45 +00:00
sekelsenmat
99c7c5e885 Small fix for default form size on wince.
git-svn-id: trunk@14891 -
2008-04-19 13:39:38 +00:00
paul
4551450205 qt: don't make difference between widget device context and image device context in internal object creating/destroying (issue: #0011171)
git-svn-id: trunk@14890 -
2008-04-19 13:34:21 +00:00
paul
45b2451fb2 ide: fix mem leak
git-svn-id: trunk@14889 -
2008-04-19 13:28:26 +00:00
sekelsenmat
8668735887 Fixes ShowModal on wince.
git-svn-id: trunk@14888 -
2008-04-19 13:08:23 +00:00
mattias
9a99e88d17 added iconvtable.lpi
git-svn-id: trunk@14887 -
2008-04-19 09:31:53 +00:00
sekelsenmat
78a567a5b5 Further fixes wince borderstyles.
git-svn-id: trunk@14886 -
2008-04-19 01:48:41 +00:00
sekelsenmat
1dd9e66c23 Small wince background erasing modifications.
git-svn-id: trunk@14885 -
2008-04-19 01:31:28 +00:00
sekelsenmat
754949e234 Fixes handling the "OK" title close button. Changes the X and OK button policy. Fixes the default positining of dialogs.
git-svn-id: trunk@14884 -
2008-04-19 00:35:03 +00:00
vincents
6955ca8ec0 LCL: enabled WindowsUnicodeSupport for fpc 2.2.1 and higher
git-svn-id: trunk@14883 -
2008-04-18 19:14:14 +00:00
mattias
d80c75d659 IDE: when component is deleted, mark referring designers modified
git-svn-id: trunk@14882 -
2008-04-18 19:13:00 +00:00
mattias
dc8dfda3bc IDE: when component is renamed, mark referring designers modified
git-svn-id: trunk@14881 -
2008-04-18 19:09:36 +00:00
mattias
3f1466b361 IDE: fixed checking circle dependencies between designer properties
git-svn-id: trunk@14880 -
2008-04-18 18:20:06 +00:00
mattias
6a8f9555e3 IDE: auto closing circles of designer components
git-svn-id: trunk@14879 -
2008-04-18 17:34:40 +00:00
mattias
00b1e90a62 IDE: implemented auto keeping/closing of poperty referenced designer forms
git-svn-id: trunk@14878 -
2008-04-18 16:22:46 +00:00
vincents
543413cdd4 IDE: added package -> New package ... menu option based on patch from Samuel Herzog (bug #11161)
git-svn-id: trunk@14877 -
2008-04-18 13:21:47 +00:00
marc
c81003eefa * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
* Added resource loading support to TPicture and Glyps to avoid image quality loss when converted to TBitmap
* Removed copy paste code for imagelist resource loading
* Moved some graphic classes to their own ini file

git-svn-id: trunk@14876 -
2008-04-17 23:43:11 +00:00
mattias
08ee4f4862 codetools: missing semicolong in procedure modifiers now allowed for fpc too - sigh
git-svn-id: trunk@14875 -
2008-04-17 22:54:28 +00:00
mattias
46c8e9eed6 codetools: added vargars to procedure type modifiers
git-svn-id: trunk@14874 -
2008-04-17 22:41:17 +00:00
sekelsenmat
47b439a63b Fixes type in error message.
git-svn-id: trunk@14873 -
2008-04-17 21:43:36 +00:00
sekelsenmat
30b56850c0 Separates gtk2spin
git-svn-id: trunk@14872 -
2008-04-17 19:24:04 +00:00
sekelsenmat
dcb54a9371 Separates gtk2wscalendar
git-svn-id: trunk@14871 -
2008-04-17 19:11:04 +00:00
mattias
2a13760f82 codetools: fixed typo
git-svn-id: trunk@14870 -
2008-04-17 14:42:13 +00:00
vincents
75c21c41bb docs: added description of TCustomForm.DoExecuteAction
git-svn-id: trunk@14869 -
2008-04-17 14:20:31 +00:00
sekelsenmat
0ed2bdc5b6 Separates gtk2wsdialogs from gtkwsdialogs
git-svn-id: trunk@14868 -
2008-04-17 14:19:57 +00:00
sekelsenmat
81cf5368ef Fully separates gtk2wsctrls from gtkwscomctrls
git-svn-id: trunk@14867 -
2008-04-17 13:42:04 +00:00
vincents
0c78a3c622 LCL: improved TCustomForm.DoExecuteAction, do not execute actions in design mode or if form is not visible
git-svn-id: trunk@14866 -
2008-04-17 13:14:54 +00:00
sekelsenmat
3b3a8da73c Separates gtk1 and gtk2 TTrackBar
git-svn-id: trunk@14865 -
2008-04-17 12:59:09 +00:00
vincents
8c7962a98b LCL: simplified TCustomForm.DoExecuteAction
git-svn-id: trunk@14864 -
2008-04-17 12:50:56 +00:00
sekelsenmat
e8e001fd1d Finishes separating TGtk2WSCustomMemo from the gtk1 counterpart.
git-svn-id: trunk@14863 -
2008-04-17 10:11:42 +00:00
sekelsenmat
58d9858249 Fixes form events in gtk2 and further separates the widgetsets.
git-svn-id: trunk@14862 -
2008-04-17 09:50:17 +00:00
paul
1490cecace lcl: improve win32 theme switching (update brushes) (part of 0010030)
git-svn-id: trunk@14861 -
2008-04-17 08:50:07 +00:00
paul
8e0549f6c8 another forgotten file
git-svn-id: trunk@14860 -
2008-04-17 08:43:47 +00:00
paul
f65eed290f lcl:
- add TStatusBar.AutoHint
- add virtual DoHint, DoSetApplicationHint methods and repair TStatusBar.OnHint event

git-svn-id: trunk@14859 -
2008-04-17 08:37:13 +00:00
paul
cbe1c50f78 lcl:
- fix wrong use of TControl.Hint:
a) GetLongHint should be assigned to Application.Hint and updated on mouse control change
b) GetShortHint to HintWindow
- a bit of formatting

git-svn-id: trunk@14858 -
2008-04-17 08:26:34 +00:00
paul
9c888a7965 forgotten file (part of r14855 #9bdd9bd85f)
git-svn-id: trunk@14857 -
2008-04-17 08:24:09 +00:00
zeljko
f1997a7b80 Qt: Avoid double free (mem corruption) with native controls, fixes AV also with TQtTreeWidget under linux.
git-svn-id: trunk@14856 -
2008-04-17 07:44:33 +00:00
paul
9bdd9bd85f lcl: pass Control instead of TDragControlObject into OnDragXXX events if TDragControlObject has been created automatically (for delphi compatibility) (issue #0001850)
git-svn-id: trunk@14855 -
2008-04-17 06:36:53 +00:00
sekelsenmat
f098565cff Starts separating gtkproc for gtk2 in gtk2proc.
git-svn-id: trunk@14854 -
2008-04-17 01:55:53 +00:00
sekelsenmat
341d9e3850 Patch from Grzegorz Zakrzewski. Fixes #10108
git-svn-id: trunk@14853 -
2008-04-17 01:28:56 +00:00
sekelsenmat
95ed4902e7 Just fixes variable initialization and improves identation.
git-svn-id: trunk@14852 -
2008-04-17 00:58:24 +00:00
sekelsenmat
35f5fb0d47 Implements showing hidden files in gtk2 file open dialog.
git-svn-id: trunk@14851 -
2008-04-16 15:18:44 +00:00
mattias
e11870d2ee codetools: class completion: adding new parts behind GUID, bug #11158
git-svn-id: trunk@14850 -
2008-04-16 14:59:06 +00:00
mattias
b93f8d1495 IDE: fixed wrong free of unit component dependencies
git-svn-id: trunk@14849 -
2008-04-16 14:19:35 +00:00