Commit Graph

11937 Commits

Author SHA1 Message Date
marc
d78802c30f * Restored removed widht property
git-svn-id: trunk@11904 -
2007-09-01 14:38:37 +00:00
paul
f5f4f0bef8 partially revert 11901 #09fa0e54b6: some icos were used
git-svn-id: trunk@11903 -
2007-09-01 14:01:20 +00:00
paul
92bd86cbb6 - remove unused ico from subfolders
git-svn-id: trunk@11902 -
2007-09-01 13:42:33 +00:00
paul
09fa0e54b6 - remove unused images from svn (issue #0009560)
git-svn-id: trunk@11901 -
2007-09-01 13:39:09 +00:00
paul
fa4fffcebe LCL: add posibility to crDefault to have zero handle
Qt: fix controls default cursor (it was Arrow and now it is default control cursor) issue #0009200 

git-svn-id: trunk@11900 -
2007-09-01 13:09:20 +00:00
tombo
d32def858a Components/macfiles: modified Application Bundle Property List to enable dropping files on the dock icon, working OnDropFiles event for Carbon
git-svn-id: trunk@11899 -
2007-09-01 12:17:05 +00:00
tombo
646c9b1b4f test
git-svn-id: trunk@11898 -
2007-09-01 12:02:32 +00:00
marc
6767396907 * fixed alpha images on 16 bpp
* fixed adding alpha to images

git-svn-id: trunk@11897 -
2007-09-01 02:46:24 +00:00
marc
8526e44d33 * Updated documentation by Chris Kirkpatrick
git-svn-id: trunk@11896 -
2007-08-31 22:35:56 +00:00
vincents
37abeb0106 gtk2 interface: removed workaround for calling inherited (bug #9415)
git-svn-id: trunk@11895 -
2007-08-31 22:35:11 +00:00
sekelsenmat
09e1f9441a Small fixes for the qt4 interface on mac os x
git-svn-id: trunk@11894 -
2007-08-31 21:44:03 +00:00
jesus
0d8dc105d4 LCL, grids, corrected initial value of BorderStyle property
git-svn-id: trunk@11893 -
2007-08-30 22:34:40 +00:00
vincents
f1216daea2 xml docs: fixed invalid tags
git-svn-id: trunk@11892 -
2007-08-30 22:03:05 +00:00
vincents
e4ef78eb67 - removed rst files from svn, they are not source files, but are generated by the compiler
git-svn-id: trunk@11891 -
2007-08-30 21:49:03 +00:00
marc
6bb6d14c83 * Updated documentation by Chris Kirkpatrick
git-svn-id: trunk@11890 -
2007-08-30 20:44:39 +00:00
jesus
ee74499bcf LCL, grids, fixes incomplete border drawing when flat=true
git-svn-id: trunk@11889 -
2007-08-30 20:43:37 +00:00
marc
a032f88b32 * Updated
git-svn-id: trunk@11888 -
2007-08-30 20:30:14 +00:00
jesus
2e11b676e5 LCL, grids, fixes vert scrollbar don't show in newly dropped stringgrid, also grid.borderstyle can't change for flat=true issue #9550
git-svn-id: trunk@11887 -
2007-08-30 19:25:54 +00:00
paul
45cafe9489 (Qt): fix TPopupMenu mem leak
git-svn-id: trunk@11886 -
2007-08-30 16:28:13 +00:00
paul
184385e598 - partially fix qt key handling (mostly ported from carbon)
git-svn-id: trunk@11885 -
2007-08-30 15:49:06 +00:00
paul
a73338a649 - improvement to last commit from Vincent
git-svn-id: trunk@11884 -
2007-08-30 14:27:37 +00:00
paul
148dd89804 fix fpc 2.2 compilation from Vincent
git-svn-id: trunk@11883 -
2007-08-30 13:25:14 +00:00
paul
be308bee29 Qt: fix IntersectClipRect
git-svn-id: trunk@11882 -
2007-08-30 03:04:15 +00:00
paul
ae8d388a83 (Qt):
- fix set OwnerDrawn flag for listbox
- implement OwnerDrawn combobox

git-svn-id: trunk@11881 -
2007-08-30 02:43:28 +00:00
vincents
13ad7cf3a2 carbon widgetset: fixed compilation
git-svn-id: trunk@11880 -
2007-08-29 19:17:57 +00:00
paul
12da9bfed6 (Qt):
- use internal qt mechanism to top propagation of mouse events to parent widgets (instead of our)
- stop propagate key events to parent if widget is QAbstractScrollArea (custom control)
- fix 2 memory leaks

git-svn-id: trunk@11879 -
2007-08-29 08:37:57 +00:00
vincents
d48eacaede LCL: temporary implementation for TCustomImageList.StretchDraw from Marc
git-svn-id: trunk@11878 -
2007-08-28 22:16:32 +00:00
jesus
622ba85b38 LCL, grids implemented TStringGridStrings from Luis Rodrigues, issue #9492
git-svn-id: trunk@11877 -
2007-08-28 21:14:22 +00:00
vincents
ccd983b576 image components: fixed compilation
git-svn-id: trunk@11876 -
2007-08-28 20:12:24 +00:00
paul
abe113718c - move TWidgetset.GetListBoxXXX to TWSCustomListBox.GetXXX (where XXX in [GetIndexAtY, GetItemRect]) *untested on Carbon and wince*
- implement GetIndexAtY and GetItemRect for TQtWsListBox

git-svn-id: trunk@11875 -
2007-08-28 17:44:28 +00:00
jesus
66f6e87d4d LCL, dbgrids, reorder of some boolean expressions from Luiz Americo
git-svn-id: trunk@11874 -
2007-08-28 16:31:20 +00:00
vincents
51fe94a1a8 TAChart: patch from Luis Rodrigues and Helio Rocha-Pinto (bug #9507)
+ implemented property Inverted
* bug fixes

git-svn-id: trunk@11873 -
2007-08-28 15:59:34 +00:00
paul
d8ab3c6a9c (Qt):
- fix mem leak in TQtWidget.RawImage_CreateBitmaps
- implementation of OwnerDrawn listbox (through ItemDelegate)
- cleanup

git-svn-id: trunk@11872 -
2007-08-28 13:16:46 +00:00
vincents
cebc1c01f6 IDE: added Lithuanian to the list of translations
git-svn-id: trunk@11871 -
2007-08-27 22:12:31 +00:00
vincents
e1a3c061e0 add Lithuanian translations from Valdas
git-svn-id: trunk@11870 -
2007-08-27 21:54:40 +00:00
vincents
800d8eed7e wince interface: enable moving controls except for forms, this still doesn't work properly (bug #9505) from Patrick Chevalley
git-svn-id: trunk@11869 -
2007-08-27 18:15:28 +00:00
vincents
9ec2fe74a3 win32 interface: fixed memleak
git-svn-id: trunk@11868 -
2007-08-27 09:14:59 +00:00
paul
27ba3ff652 - revert change to DrawFrameControl caused by merge (fix issue found by Luiz in Build lazarus dialog)
git-svn-id: trunk@11867 -
2007-08-27 06:27:29 +00:00
jesus
b1e1da7dff LCL, reworked handling of clientarea in grids. Fixes issue #1085
git-svn-id: trunk@11866 -
2007-08-26 23:21:13 +00:00
marc
8626b3e091 * fixed bug #9501
git-svn-id: trunk@11865 -
2007-08-26 18:12:06 +00:00
marc
0e9fa04c48 * Spaces fix by Pawel Trochimczuk
git-svn-id: trunk@11864 -
2007-08-26 16:55:51 +00:00
vincents
8609307af8 LCL : Changed TColorBox.Selection to TColorBox.Selected (bug #9498)
git-svn-id: trunk@11863 -
2007-08-25 21:50:38 +00:00
marc
fa05992ce0 * fixed compilation
git-svn-id: trunk@11862 -
2007-08-25 09:48:36 +00:00
marc
04b4e27b62 * Implemented basic alpha support
* Implemented LCL side of imagelist
* restructured rawimage to more OO

Merged revisions 11289-11617 via svnmerge from 
http://svn.freepascal.org/svn/lazarus/branches/marc-lcl

........
  r11289 | marc | 2007-06-06 22:50:05 +0200 (Wed, 06 Jun 2007) | 1 line
  
  private branch for bitmap rework
........
  r11290 | marc | 2007-06-06 23:30:09 +0200 (Wed, 06 Jun 2007) | 2 lines
  
  * Initial linux and win32 implementation
........
  r11291 | paul | 2007-06-07 03:20:11 +0200 (Thu, 07 Jun 2007) | 3 lines
  
  - fix compilation with fpc 2.3.1
  - remove unneded code for converting cursor mask
  - enabled loading of standard windows status icons instead of LCL
........
  r11292 | paul | 2007-06-07 11:03:27 +0200 (Thu, 07 Jun 2007) | 1 line
  
  - some bugs with mask and alpha
........
  r11299 | marc | 2007-06-08 00:59:26 +0200 (Fri, 08 Jun 2007) | 2 lines
  
  * force alpha channel when PNG has alpha
........
  r11302 | paul | 2007-06-09 04:45:12 +0200 (Sat, 09 Jun 2007) | 1 line
  
  - fix black rectangles instead of manu item images
........
  r11303 | paul | 2007-06-09 04:46:14 +0200 (Sat, 09 Jun 2007) | 1 line
  
  formatting
........
  r11309 | marc | 2007-06-11 02:25:07 +0200 (Mon, 11 Jun 2007) | 3 lines
  
  * Added alpha premultiply
  * Published Colorbox selection property
........
  r11310 | paul | 2007-06-11 19:10:18 +0200 (Mon, 11 Jun 2007) | 1 line
  
  misc
........
  r11312 | marc | 2007-06-12 01:44:03 +0200 (Tue, 12 Jun 2007) | 2 lines
  
  * start with carbon
........
  r11313 | paul | 2007-06-12 14:02:48 +0200 (Tue, 12 Jun 2007) | 1 line
  
  - BitBtn glyph transparency
........
  r11315 | paul | 2007-06-13 05:20:40 +0200 (Wed, 13 Jun 2007) | 1 line
  
  - problems with internal bitmap saving/loading (is was 24bpp when 32bpp needed)
........
  r11319 | paul | 2007-06-14 06:32:04 +0200 (Thu, 14 Jun 2007) | 1 line
  
  - More LCL way of painting images through ThemeServices
........
  r11320 | paul | 2007-06-14 06:32:56 +0200 (Thu, 14 Jun 2007) | 1 line
  
  - ability to override bitbtn glyph to nothing
........
  r11321 | paul | 2007-06-14 06:34:49 +0200 (Thu, 14 Jun 2007) | 1 line
  
  painting headercontrol images through ThemeServices
........
  r11325 | paul | 2007-06-17 10:14:27 +0200 (Sun, 17 Jun 2007) | 1 line
  
  fixing painting of 32bpp bitmaps with no Alpha
........
  r11326 | paul | 2007-06-17 10:16:00 +0200 (Sun, 17 Jun 2007) | 1 line
  
  missed file
........
  r11337 | paul | 2007-06-20 03:44:47 +0200 (Wed, 20 Jun 2007) | 3 lines
  
  - revert previous commit
  - create 24bpp bitmaps by default
........
  r11342 | marc | 2007-06-21 01:47:30 +0200 (Thu, 21 Jun 2007) | 3 lines
  
  * Added Alpha support on Carbon
  * Simplified win32 rawimage_fromdevice
........
  r11343 | paul | 2007-06-21 04:36:28 +0200 (Thu, 21 Jun 2007) | 1 line
  
  - adopt gtk2 code
........
  r11344 | paul | 2007-06-21 04:41:41 +0200 (Thu, 21 Jun 2007) | 1 line
  
  make gtk2 work
........
  r11353 | paul | 2007-06-22 10:12:19 +0200 (Fri, 22 Jun 2007) | 1 line
  
  - default WS imagelist implementation
........
  r11358 | marc | 2007-06-23 13:29:06 +0200 (Sat, 23 Jun 2007) | 2 lines
  
  * Implemented MaskBlit
........
  r11359 | paul | 2007-06-23 20:02:52 +0200 (Sat, 23 Jun 2007) | 1 line
  
  draw new imagelist bitmap on widget canvas
........
  r11371 | marc | 2007-06-25 23:50:13 +0200 (Mon, 25 Jun 2007) | 2 lines
  
  * Rawimage rework
........
  r11372 | marc | 2007-06-25 23:51:00 +0200 (Mon, 25 Jun 2007) | 2 lines
  
  + Added header
........
  r11373 | marc | 2007-06-26 00:05:55 +0200 (Tue, 26 Jun 2007) | 2 lines
  
  * Swapped RGBA <-> ARGB defualt format since most widgetsets use ARGB
........
  r11374 | marc | 2007-06-26 00:09:36 +0200 (Tue, 26 Jun 2007) | 2 lines
  
  * added
........
  r11462 | marc | 2007-07-12 00:16:02 +0200 (Thu, 12 Jul 2007) | 2 lines
  
  + added header
........
  r11463 | marc | 2007-07-12 00:18:49 +0200 (Thu, 12 Jul 2007) | 2 lines
  
  * Added alpha/masked strechblt support
........
  r11464 | marc | 2007-07-12 00:21:27 +0200 (Thu, 12 Jul 2007) | 2 lines
  
  * create DIBSection instead of DIBitmap
........
  r11502 | marc | 2007-07-14 00:23:42 +0200 (Sat, 14 Jul 2007) | 2 lines
  
  * Fixed transparentcolor after loading bitmap
........
  r11505 | marc | 2007-07-14 15:10:56 +0200 (Sat, 14 Jul 2007) | 2 lines
  
  - Removed ARGB dataconversion, internal format is by default the same now
........
  r11531 | marc | 2007-07-17 01:23:34 +0200 (Tue, 17 Jul 2007) | 2 lines
  
  * changed TRawImage into object
........
  r11533 | paul | 2007-07-17 05:10:31 +0200 (Tue, 17 Jul 2007) | 3 lines
  
  - change several occurrence of FillChar(..TRawImageDescription..) with call to Init
  - change imagelist defines to use old imagelist (new is crashes ide)
  - change TWin32ThemeServices to use old imagelist
........
  r11534 | paul | 2007-07-17 05:19:02 +0200 (Tue, 17 Jul 2007) | 3 lines
  
  - change several occurrence of FillChar(..TRawImageDescription..) with call to Init in Qt widgetset
  - change TRawImageDescription.IsEqual and TRawImage.IsEqual
........
  r11535 | paul | 2007-07-17 05:23:53 +0200 (Tue, 17 Jul 2007) | 1 line
  
  - change several occurrence of FillChar(..TRawImageDescription..) with call to Init in wince widgetset
........
  r11554 | marc | 2007-07-18 00:10:11 +0200 (Wed, 18 Jul 2007) | 2 lines
  
  * fixed compilation on 2.0.4
........
  r11555 | marc | 2007-07-18 00:10:44 +0200 (Wed, 18 Jul 2007) | 2 lines
  
  * fixed compilation
........
  r11556 | marc | 2007-07-18 00:11:43 +0200 (Wed, 18 Jul 2007) | 2 lines
  
  * fixed fillchar on TRawImage object
........
  r11572 | marc | 2007-07-19 01:41:35 +0200 (Thu, 19 Jul 2007) | 2 lines
  
  * fixed crash when object has vmt
........
  r11573 | marc | 2007-07-19 01:42:14 +0200 (Thu, 19 Jul 2007) | 2 lines
  
  * Made TRawimage compatible with record again
........
  r11580 | marc | 2007-07-20 01:33:20 +0200 (Fri, 20 Jul 2007) | 2 lines
  
  * enabled newimagelist
........
  r11581 | marc | 2007-07-20 01:33:48 +0200 (Fri, 20 Jul 2007) | 2 lines
  
  * fixed font
........

git-svn-id: trunk@11861 -
2007-08-25 01:49:40 +00:00
jesus
d5c517fad0 LCL, grids: added gdSelected in addition to gdfocused, issue #9493
git-svn-id: trunk@11860 -
2007-08-25 01:34:54 +00:00
vincents
c01e381286 LCL: made IsEmptyRect winapi compatible, Rect(0,0,0,0) is just an example of an empty rect (bug #9495)
git-svn-id: trunk@11859 -
2007-08-24 20:29:59 +00:00
marc
04a5b4539c + Added polish translator
git-svn-id: trunk@11858 -
2007-08-24 18:01:33 +00:00
vincents
9659e879c0 IDE: fixed memleak introduced in r11821 #04703e3b42
git-svn-id: trunk@11857 -
2007-08-24 12:35:18 +00:00
vincents
29ab57af90 cgi modules: cleanup Makefile.fpc
git-svn-id: trunk@11856 -
2007-08-23 21:56:53 +00:00
mattias
83603705f5 IDE: compiler options dlg: changed optimization descriptions to same as fpc -h
git-svn-id: trunk@11855 -
2007-08-23 21:46:55 +00:00