Commit Graph

435 Commits

Author SHA1 Message Date
tombo
d84640530a LCL Carbon: finally fixed #0012033: Mac OS X : LoadCursorFromLazarusResource throws Division by Zero Exception! - mask data was not copied to alpha channel, only crSQLWait needs some repair
git-svn-id: trunk@16386 -
2008-09-03 11:17:26 +00:00
mattias
66d5f5f3c3 examples: fixe compilation
git-svn-id: trunk@16359 -
2008-09-01 20:05:45 +00:00
mattias
7b88b53b94 fixed examples compilation
git-svn-id: trunk@16358 -
2008-09-01 20:00:14 +00:00
mattias
1dde630b38 examples: fixed compilation
git-svn-id: trunk@16357 -
2008-09-01 19:51:05 +00:00
mattias
a00dac7763 added TProcessUTF8
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
paul
85defd7610 examples: fix trayicon example
git-svn-id: trunk@16292 -
2008-08-29 11:14:33 +00:00
sekelsenmat
54842c85d5 Small fix in trayicon example to make sure the correct icon is loaded in Win32
git-svn-id: trunk@16281 -
2008-08-28 11:59:38 +00:00
sekelsenmat
71b88bff9b Clean-up and improvements in the trayicon test program.
git-svn-id: trunk@16274 -
2008-08-27 13:35:50 +00:00
mattias
9032caa4fd UTF-8: added ExpandFilenameUTF8
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
paul
8519c89579 lcl:
- fix TCustomBitmap.MaskHandleNeeded. It used non-compatible description to create mask handle (#0011850)
  - fix TBitmap. Don't set FTransparentColor - it must be clDefault
examples:
  - fix compilation of icon example

git-svn-id: trunk@16268 -
2008-08-27 09:24:00 +00:00
vincents
c84f7ed855 lazintfimage example: fixed loading a bitmap
git-svn-id: trunk@16256 -
2008-08-26 17:58:03 +00:00
mattias
3514616677 examples fixed compilation
git-svn-id: trunk@16241 -
2008-08-25 22:52:59 +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
mattias
903f90de7a LCL: added ssMeta to ShortCutToText
git-svn-id: trunk@16135 -
2008-08-19 02:06:21 +00:00
mattias
e2280116f1 examples: clean up
git-svn-id: trunk@16081 -
2008-08-16 01:48:43 +00:00
vincents
6ce48cf59e removed Form.TextHeight from lfm files (issue #11883)
git-svn-id: trunk@16065 -
2008-08-15 11:02:38 +00:00
vincents
74e0c987b3 examples: fixed compilation of postscriptcanvas example
git-svn-id: trunk@16058 -
2008-08-14 14:21:33 +00:00
mattias
398a7c4721 IDE: fixed menu / edit / insert text / general / todo
git-svn-id: trunk@16049 -
2008-08-13 07:01:38 +00:00
mattias
7a365a3838 examples: openglcontrol: added FPS
git-svn-id: trunk@16046 -
2008-08-12 21:02:49 +00:00
vincents
f27f168af2 treeview example: fixed LFM and uninitialized variable hint
git-svn-id: trunk@16039 -
2008-08-12 14:01:53 +00:00
mattias
7915b1e5d8 carbon: improved -dVerboseKeyboard
git-svn-id: trunk@16015 -
2008-08-10 12:35:28 +00:00
mattias
a93efcf0f1 examples: added example for synpositionhighlighter
git-svn-id: trunk@15889 -
2008-07-27 12:24:31 +00:00
mattias
f9bfbe18fd added xdg-open to the lists of web browsers
git-svn-id: trunk@15843 -
2008-07-23 08:41:02 +00:00
vincents
bfdb622379 added .txt extension
git-svn-id: trunk@15838 -
2008-07-22 11:08:32 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
tombo
3e0f21b461 LCL carbon: implemented Bitmap.Canvas.GetPixels
git-svn-id: trunk@15781 -
2008-07-14 13:16:07 +00:00
paul
d6c451e95b icon example: increase some buttons height and form size, position to look better on more widgetsets
git-svn-id: trunk@15626 -
2008-06-30 14:42:00 +00:00
paul
9b8ffbea8c one more problem in the same example
git-svn-id: trunk@15619 -
2008-06-30 07:08:22 +00:00
paul
7a8b551fb9 examples: fix project
git-svn-id: trunk@15618 -
2008-06-30 07:05:02 +00:00
paul
31fd4afd4e examples: add icon examples
git-svn-id: trunk@15617 -
2008-06-30 03:25:26 +00:00
vincents
652b5eb74c default widget set for Mac OS X is now Carbon, not gtk1
git-svn-id: trunk@15488 -
2008-06-20 19:33:44 +00:00
marc
5bf1f6ccbd Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@15460 -
2008-06-18 22:45:32 +00:00
sekelsenmat
9bf58926c8 Improves Carbon Cocoa TTrayIcon
git-svn-id: trunk@15459 -
2008-06-18 20:23:05 +00:00
sekelsenmat
ac9c5de1ef Fixes compilation of TTrayIcon example
git-svn-id: trunk@15369 -
2008-06-09 02:31:51 +00:00
sekelsenmat
57660dab8c Improves carbon trayicon
git-svn-id: trunk@15326 -
2008-06-06 02:05:42 +00:00
sekelsenmat
63e0d0286a Improves the TrayIcon example
git-svn-id: trunk@15322 -
2008-06-05 22:42:22 +00:00
vincents
a7bba2a00d trayicon example: fixed compilation with fpc 2.2.1 and higher on darwin
git-svn-id: trunk@15313 -
2008-06-05 07:45:39 +00:00
sekelsenmat
c5ae780008 Improves the TTrayIcon example
git-svn-id: trunk@15174 -
2008-05-18 12:05:10 +00:00
jesus
ec0b7a24ab fix col/row indices in gridcelleditor example
git-svn-id: trunk@15158 -
2008-05-15 18:11:18 +00:00
sekelsenmat
b7864b218e Improves Carbon-Cocoa TTrayIcon implementation
git-svn-id: trunk@15152 -
2008-05-15 10:15:06 +00:00
mattias
d2a7f5c3a4 examples: sprites: fixed session store attributes
git-svn-id: trunk@15122 -
2008-05-13 14:51:20 +00:00
mattias
67f9451c09 examples: sprites: added comment about stretchdraw
git-svn-id: trunk@15119 -
2008-05-13 14:22:15 +00:00
mattias
8668edd623 examples: sprites: using Draw instead of CopyRect
git-svn-id: trunk@15117 -
2008-05-13 10:25:08 +00:00
paul
a658a26aaa lcl: standard Search actions
git-svn-id: trunk@15113 -
2008-05-13 07:17:56 +00:00
paul
6abb9d2d98 lcl: Standard Dialog Actions
git-svn-id: trunk@15112 -
2008-05-13 03:36:08 +00:00
paul
2c7ee0f8d9 example: add images to actions of std_actions example
git-svn-id: trunk@15111 -
2008-05-13 02:47:28 +00:00