Commit Graph

14780 Commits

Author SHA1 Message Date
mattias
fe3e6ddef7 LCL: fixed result
git-svn-id: trunk@14917 -
2008-04-21 12:38:54 +00:00
mattias
963a81e03f IDE: closing hidden designer form only on revert
git-svn-id: trunk@14916 -
2008-04-21 09:27:38 +00:00
mattias
62f6ee1fed IDE: multi form props: checking for TComponent descendants
git-svn-id: trunk@14915 -
2008-04-21 07:44:30 +00:00
marc
4abf2fab7c * Moved todolist from project menu to view menu
git-svn-id: trunk@14914 -
2008-04-20 22:56:28 +00:00
mattias
a2342d81db LCL: added koi-8 to list of supported encodings
git-svn-id: trunk@14913 -
2008-04-20 20:58:43 +00:00
mattias
b7569c64da IDE: added VerboseIDEEncoding flag for debug output
git-svn-id: trunk@14912 -
2008-04-20 20:42:14 +00:00
mattias
6b56243440 LCL: added koi-8 conversion tables
git-svn-id: trunk@14911 -
2008-04-20 20:36:38 +00:00
marc
523d08cc70 * Added ToDolist cvs export, patch by Alex du Plessis
git-svn-id: trunk@14910 -
2008-04-20 17:01:58 +00:00
marc
b7569c6053 * Fixed crash when TToolbar.ButtonHeight = 0
* TToolbar.ButtonHeight overrules TToolbutton.Autosize (when > 0)
* Fixed caption update when TToolbar.Autosize = False
* Fixed setting Toolbutton size when alignment allowes

git-svn-id: trunk@14909 -
2008-04-20 16:31:50 +00:00
marc
13a16b7d92 * Adjust size after the new text is set
* removed duplicate InvalidatePreferredSize

git-svn-id: trunk@14908 -
2008-04-20 15:09:10 +00:00
kirkpatc
fba7d394dd FPDoc - updates to printers.xml
git-svn-id: trunk@14907 -
2008-04-20 12:45:43 +00:00
mattias
eec057130e man: added note for startlazarus
git-svn-id: trunk@14906 -
2008-04-20 08:57:18 +00:00
mattias
3a818232b4 added man files from Mazen
git-svn-id: trunk@14905 -
2008-04-20 08:52:00 +00:00
mattias
2533fc0f70 IDE: source encodings are now converted from/to UTF-8 on load/save
git-svn-id: trunk@14904 -
2008-04-20 08:47:14 +00:00
vincents
d9e516f5fd windows cross installers: fixed typo
git-svn-id: trunk@14903 -
2008-04-20 08:30:38 +00:00
sekelsenmat
7d21f43d3b Fixes crash in PageControls in invisible pages. Fixes #9343.
git-svn-id: trunk@14902 -
2008-04-19 20:52:48 +00:00
mattias
80191042b6 IDE: added source editor sub menu encoding
git-svn-id: trunk@14901 -
2008-04-19 20:22:16 +00:00
mattias
e077548771 LCL: added conversion functions for ISO-8859-1
git-svn-id: trunk@14900 -
2008-04-19 19:47:05 +00:00
mattias
3e1f9d6859 LCL: added conversion functions for windows codepages
git-svn-id: trunk@14899 -
2008-04-19 19:33:09 +00:00
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