Commit Graph

16163 Commits

Author SHA1 Message Date
mattias
5e1c75250c carbon: fixed compilation
git-svn-id: trunk@16251 -
2008-08-26 06:25:14 +00:00
paul
397d98136b lcl:
- MaskHandleNeeded create default mask now if TransparentMode = tmAuto and mask by color in case of TransparentMode = tmFixed
  - BitmapHandleNeeded does not create mask if TransparentMode = tmFixed or MaskHandle is already present

This fixes some issues with changing of TransparentColor.

git-svn-id: trunk@16250 -
2008-08-26 03:01:50 +00:00
paul
1d49dbafe7 lcl: use more understandable TCustomImageList.Insert
git-svn-id: trunk@16249 -
2008-08-25 23:29:34 +00:00
marc
97be08d811 * fixed maskhandlecreation before bitmaphandle was created
git-svn-id: trunk@16248 -
2008-08-25 23:14:30 +00:00
mattias
6dac5ad9bc packages: fixed compilation
git-svn-id: trunk@16247 -
2008-08-25 23:08:26 +00:00
mattias
d18db8dd42 packages: fixed compilation
git-svn-id: trunk@16246 -
2008-08-25 23:07:34 +00:00
mattias
5c9e4e53f0 examples fixed compilation
git-svn-id: trunk@16245 -
2008-08-25 23:06:16 +00:00
mattias
fb4b5588fd examples fixed compilation
git-svn-id: trunk@16244 -
2008-08-25 23:04:43 +00:00
mattias
2903864472 examples fixed compilation
git-svn-id: trunk@16243 -
2008-08-25 23:02:42 +00:00
mattias
3836a32fb6 examples fixed compilation
git-svn-id: trunk@16242 -
2008-08-25 22:56:32 +00:00
mattias
3514616677 examples fixed compilation
git-svn-id: trunk@16241 -
2008-08-25 22:52:59 +00:00
mattias
d0cc28bbaf gtk2 lpk: removed
git-svn-id: trunk@16240 -
2008-08-25 22:51:51 +00:00
mattias
3dd7e95998 examples fixed compilation
git-svn-id: trunk@16239 -
2008-08-25 22:51:22 +00:00
mattias
ce192d3f70 examples: fixed compilation
git-svn-id: trunk@16238 -
2008-08-25 22:44:21 +00:00
mattias
908ad54b8f examples: fixed compilation
git-svn-id: trunk@16237 -
2008-08-25 22:40:11 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
marc
19bc247735 * Updated translations by Valdas Jankunas
git-svn-id: trunk@16235 -
2008-08-25 22:13:53 +00:00
vincents
7413699b4d tests:
+ added UTF8 to UTF16 conversion test from Tomas
+ added a new directory for lcl tests

git-svn-id: trunk@16234 -
2008-08-25 21:45:08 +00:00
paul
a6461c8562 win32: remove occasional commited debug code
git-svn-id: trunk@16233 -
2008-08-25 14:56:00 +00:00
paul
f4a27a76a4 lcl: don't create mask in SetTransparentColor, but remove old if exists. Create mask on demand. fixes #0011903
git-svn-id: trunk@16232 -
2008-08-25 14:53:36 +00:00
paul
b955aded7a lcl: don't trigger TBitmap.OnChange while adding it to the imagelist cache.
git-svn-id: trunk@16231 -
2008-08-25 14:29:14 +00:00
paul
7a57600b98 codetools: fixed compilation
git-svn-id: trunk@16230 -
2008-08-25 14:26:00 +00:00
paul
e10d1efd80 lcl: fixed compilation
git-svn-id: trunk@16229 -
2008-08-25 14:23:05 +00:00
tombo
39a3313e3f LCL Carbon: improved Memo Lines handling and fixed bug #0011834: TMemo in carbon
git-svn-id: trunk@16228 -
2008-08-25 14:07:53 +00:00
tombo
42a0de4eba LCL Proc: fixed converting from/to UTF-16 encoding - when surrogate pair is used, we must subtract $10000 from Unicode point
git-svn-id: trunk@16227 -
2008-08-25 13:54:51 +00:00
mattias
5c3f687e2f codetools: fileprocs: added file functions with UTF-8 encoding
git-svn-id: trunk@16226 -
2008-08-25 13:41:09 +00:00
mattias
c7f781d7ab LCL: fileutil: added more sysutils file functions with UTF-8 encoding
git-svn-id: trunk@16225 -
2008-08-25 13:30:14 +00:00
mattias
779856513e IDE: compiler options: using BaseDirectory as InitialDir for path dialogs
git-svn-id: trunk@16224 -
2008-08-25 13:02:43 +00:00
mattias
8785833b68 LCL: added functions to convert between UTF-8 and RTL ansi encoding
git-svn-id: trunk@16223 -
2008-08-25 12:40:41 +00:00
mattias
f6b212e537 fpccrosswin32: fixed typo
git-svn-id: trunk@16222 -
2008-08-25 12:18:24 +00:00
mattias
0c63511f92 translations: german: sqldb: from Joerg Braun
git-svn-id: trunk@16221 -
2008-08-25 11:25:18 +00:00
kirkpatc
2395c1a8b7 FPDoc - added descriptions for
TWinControl and TControl in Controls.xml;

some definitions for scrollbars in TForms.xml;

added links for TCustomListBox, TListBox, TCustomEdit, TMemoScrollBox, TCustomMemo, TEdit, TMemo, TCustomStaticText, TStaticText, TButtonControl, TCustomButton, TButton, TCustomCheckBox, TCheckBox, TToggleBox, TRadioButton, TCustomLabel and TLabel in StdCtrls.xml (finishing StdCtrls.xml)

git-svn-id: trunk@16220 -
2008-08-25 11:08:39 +00:00
mattias
f27c0074d7 lazreport: From Michael VC:
- tfrdesigner is now registered as a component, so it can be dropped on a form,
  giving end-users the possibility to design their reports.
- Fixed bug that prevented checkbox/roundrect/shape buttons from being visible
  when designing a report in the IDE.
- Fixed access violations that occurred when one of checkbox/roundrect/shape
  was dropped on a report.
- Removed debug statements from roundrect code.

git-svn-id: trunk@16219 -
2008-08-25 09:37:35 +00:00
paul
73ec8979e6 win32: TMemo.Lines.AddStrings must append strings to the end of existed test - not overwrite it (#0011964).
git-svn-id: trunk@16218 -
2008-08-25 01:38:29 +00:00
paul
11aaafc54f gtk2: ofOverwritePrompt in TSaveDialog.Options is working now if gtk_2_8 is defined (either manual or auto on windows). partially fixes #0011962
git-svn-id: trunk@16217 -
2008-08-25 01:28:03 +00:00
marc
ce312d71a9 * Introduced Rasterimage.Masked property to distinguish between Alpha transparency and Masked transparency (fixes #0011850)
git-svn-id: trunk@16216 -
2008-08-24 22:56:56 +00:00
mattias
b2b848fff2 sqldblaz: added i18n
git-svn-id: trunk@16215 -
2008-08-24 22:15:34 +00:00
mattias
f078b5574b IDE: adding package to project uses section when set in options
git-svn-id: trunk@16214 -
2008-08-24 22:02:51 +00:00
mattias
8793fabddd IDE: not creating lrt files if unit has no i18n directory
git-svn-id: trunk@16213 -
2008-08-24 21:34:41 +00:00
mattias
bee248c6f7 IDE: added option to package usage option whether a package main unit is added to the project uses section
git-svn-id: trunk@16212 -
2008-08-24 20:51:44 +00:00
mattias
59b6c95052 IDE: not auto adding package to project uses section for designtime packages
git-svn-id: trunk@16211 -
2008-08-24 20:15:39 +00:00
mattias
f7bf90fef4 gtk1 intf: fixed debugging timer
git-svn-id: trunk@16210 -
2008-08-24 20:11:38 +00:00
vincents
7c263b6e77 IDE: fixed keyboard handling of window list on window tab of environment options dialog (issue #11952)
git-svn-id: trunk@16209 -
2008-08-24 20:03:36 +00:00
michael
7d440b2a25 * Better unix font
git-svn-id: trunk@16208 -
2008-08-24 16:52:41 +00:00
vincents
1e87037f56 lcl: fixed compilation with fpc 2.2.0
git-svn-id: trunk@16207 -
2008-08-24 13:29:50 +00:00
vincents
236126e7ee win32 interface: fixed TSmallPomt to WParam typecast (issue #11954)
git-svn-id: trunk@16206 -
2008-08-24 13:02:04 +00:00
mattias
3b7fe72130 synedit: fixed tex highlighter for utf-8 chars, bug #11960
git-svn-id: trunk@16205 -
2008-08-24 12:28:45 +00:00
vincents
b6e000dff4 OI: added mousewheel handler, so it doesn't depend on the automatic conversion to scroll message, fixes issue #11953
git-svn-id: trunk@16204 -
2008-08-24 09:19:17 +00:00
tombo
48d129c846 LCL Carbon - fixed #0011947: IDE's find dialog crashes
git-svn-id: trunk@16203 -
2008-08-24 08:37:23 +00:00
kirkpatc
2545d4e005 FPDoc - some descriptions added for TWinControl in Controls.xml
git-svn-id: trunk@16202 -
2008-08-24 08:29:03 +00:00