Commit Graph

30833 Commits

Author SHA1 Message Date
mattias
d6886c93af IDE: changed key map category for make resource string to source editor
git-svn-id: trunk@31488 -
2011-07-01 12:58:51 +00:00
zeljko
924de66534 Qt: do not focus/activate dragImageList widget.
git-svn-id: trunk@31487 -
2011-07-01 10:51:00 +00:00
zeljko
c70a70c09e Qt: invert pixels on mask when image is without alpha channel and RGB32.
git-svn-id: trunk@31486 -
2011-07-01 10:33:43 +00:00
maxim
32de941260 LCL: removed custom drawn Close button icon, we have nicer default one
git-svn-id: trunk@31485 -
2011-07-01 09:52:31 +00:00
zeljko
2a8c382976 examples: barchart fixed compilation
git-svn-id: trunk@31484 -
2011-07-01 07:24:57 +00:00
jesus
3e230c04f9 LCL, gtk/qt, fix scrollbar issues in customcontrols generated since r31447 #ab611393ae, from August Klein, issue #14728
git-svn-id: trunk@31483 -
2011-07-01 03:33:50 +00:00
paul
9926bd8fa2 qt: unify Polygon and CreatePolygonRgn (this fixes CreatePolygonRgn)
git-svn-id: trunk@31482 -
2011-07-01 01:39:30 +00:00
sekelsenmat
76ec22ed86 Activates using the gtk2 status item for TTrayIcon, if available, and implements OnClick support in this mode
git-svn-id: trunk@31481 -
2011-06-30 15:53:38 +00:00
zeljko
31a93e1b6e LCL: added Delphi compatibile function TCustomListView.FindData(StartIndex: Integer; Value: Pointer; Inclusive, Wrap: Boolean): TListItem;
git-svn-id: trunk@31480 -
2011-06-30 15:11:09 +00:00
ask
8ccc414025 TAChart: Fix division by zero when attempting to draw cubic splines from unordered X values
git-svn-id: trunk@31479 -
2011-06-30 15:02:08 +00:00
zeljko
b847eb1cdd examples: fixed compilation of anchordocking example. issue #19660 patch by Dirk Schiphorst
git-svn-id: trunk@31478 -
2011-06-30 13:54:33 +00:00
zeljko
52b49db5d6 LCL: implemented Delphi compatibility function TCustomListView.AlphaSort: Boolean.
git-svn-id: trunk@31477 -
2011-06-30 12:45:50 +00:00
zeljko
00c61b991b Qt: implemented SW_FULLSCREEN.
git-svn-id: trunk@31476 -
2011-06-30 12:16:45 +00:00
zeljko
97bd2af536 *fixed IDE build, issue #19659
git-svn-id: trunk@31475 -
2011-06-30 12:07:15 +00:00
zeljko
8e9196f96a Qt: fixed compilation of qt widgetset.
git-svn-id: trunk@31474 -
2011-06-30 12:02:49 +00:00
zeljko
d065ad0b1a TShellTreeView: when root property is changed, also change root property of TShellListView (if assigned).issue #18534
git-svn-id: trunk@31473 -
2011-06-30 10:39:34 +00:00
paul
cb7061fa17 gtk2: when FillRect is called with a hatched/bitmap brush first fill the rect with a BkColor if BkMode = OPAQUE
git-svn-id: trunk@31472 -
2011-06-30 10:09:56 +00:00
paul
e8085ad171 examples: cleanup pen and brush example
git-svn-id: trunk@31471 -
2011-06-30 09:09:31 +00:00
sekelsenmat
17bfc6f175 Implements the most basic fullscreen support, for gtk2 only at the moment
git-svn-id: trunk@31470 -
2011-06-30 08:58:09 +00:00
paul
59684c6edd lcl: free shareimage image when FreeImage is called in TCustomBitmap. This allows to change PixelFormat to desired.
git-svn-id: trunk@31469 -
2011-06-30 07:08:29 +00:00
paul
0ac2f35d4e lcl: move WN_NCHITTEST handling of THintWindow into LCL to allow overriding (issue #0019594)
git-svn-id: trunk@31468 -
2011-06-30 06:30:12 +00:00
sekelsenmat
a3d1581453 cocoa: Reorders half of the winapi functions to the standard, alphabetical, order
git-svn-id: trunk@31467 -
2011-06-30 06:24:43 +00:00
paul
ebb07e5ddd lazcontrols: regenerate makefiles
git-svn-id: trunk@31466 -
2011-06-30 06:22:30 +00:00
juha
216179a379 ideprogs: remove TreeView related functions that were moved to ListFilterEdit.
git-svn-id: trunk@31465 -
2011-06-29 22:44:24 +00:00
juha
87cda11560 IDE: Use ListFilterEdit in Project inspector.
git-svn-id: trunk@31464 -
2011-06-29 22:44:20 +00:00
juha
f889b1127c Packager: use the (still improved) ListFilterEdit in PackageEditor. "Code reuse".
git-svn-id: trunk@31463 -
2011-06-29 22:44:15 +00:00
zeljko
3b3f7703dd LCL: TCustomListView: preserve selections when sorting items. issue #18716
git-svn-id: trunk@31462 -
2011-06-29 21:18:08 +00:00
sekelsenmat
9b30b68fdc cocoa: Now the image code and the tray icon work more, although not yet fully
git-svn-id: trunk@31461 -
2011-06-29 20:45:12 +00:00
zeljko
444d9eb06f Win32,WinCE: use faster CompareValue() instead of ComCtrls.CompareItems() for sort LCL: unpublished CompareItems() - nobody uses it now.
git-svn-id: trunk@31459 -
2011-06-29 19:55:09 +00:00
zeljko
84d29ef869 LCL: TCustomListView, TListView added new properties SortDirection and AutoSort. All ws now use CompareItems() for sorting.
Implemented sorting for gtk2, fixed qt sorting, updated win32 and wince to use CompareItems().

git-svn-id: trunk@31458 -
2011-06-29 18:34:01 +00:00
juha
9f3a985590 Tools: improve lazarus.iss for Windows 7 installation. Patch from Lainz, issue #19649
git-svn-id: trunk@31457 -
2011-06-29 07:59:16 +00:00
sekelsenmat
1a26b03f11 Cocoa: Advances the bitmap code
git-svn-id: trunk@31449 -
2011-06-29 07:04:24 +00:00
jesus
ddcae0f6ae LCL, grids bidi fixes: autoadvance
git-svn-id: trunk@31448 -
2011-06-29 00:29:34 +00:00
juha
ab611393ae LCL: fire correct ScrollCodes in TScrollbar.OnScroll event. Patch from August Klein, issue #14728
git-svn-id: trunk@31447 -
2011-06-29 00:16:05 +00:00
juha
53749f7249 Packager: use the new ListFilterEdit control in Install Packages dialog
git-svn-id: trunk@31446 -
2011-06-29 00:04:58 +00:00
juha
d23a3c8cc5 Lazcontrols: changed files for new ListFilterEdit control.
git-svn-id: trunk@31445 -
2011-06-29 00:04:54 +00:00
juha
048cf2a035 Lazcontrols: fix comment title in ExtendedNotebook.
git-svn-id: trunk@31444 -
2011-06-29 00:04:49 +00:00
juha
e9d3046acb IDE: Refactoring and optimization of UseProjUnit dialog.
git-svn-id: trunk@31443 -
2011-06-29 00:04:44 +00:00
juha
b17df7eb9e New button image for ListFilterEdit control
git-svn-id: trunk@31442 -
2011-06-28 23:35:03 +00:00
juha
277c38e58a New files for ListFilterEdit control
git-svn-id: trunk@31441 -
2011-06-28 23:30:25 +00:00
sekelsenmat
fa4e60b3a6 Cocoa: Advances implementing bitmap and icon support, but not yet working
git-svn-id: trunk@31440 -
2011-06-28 20:50:36 +00:00
jesus
9d0ff42ad9 LCL, grids bidi fixes: range selection
git-svn-id: trunk@31438 -
2011-06-28 19:44:03 +00:00
mattias
65e81b030b examplaes nicer layout
git-svn-id: trunk@31437 -
2011-06-28 19:39:56 +00:00
sekelsenmat
5acb5bda6c Patch from bug #19022 adds highlighting to the carbon tray icon
git-svn-id: trunk@31436 -
2011-06-28 19:08:51 +00:00
jesus
d881cfd685 LCL, grids bidi fixes: sel/cell movement
git-svn-id: trunk@31435 -
2011-06-28 18:55:56 +00:00
ask
00841b0993 TAChart: Update func demo with pointers in spline series
git-svn-id: trunk@31434 -
2011-06-28 16:38:21 +00:00
ask
c7a345958f TAChart: Add Pointer property to spline series
git-svn-id: trunk@31433 -
2011-06-28 16:34:58 +00:00
ask
1a44819dcf TAChart: Move Pointer property to TBasicPointSeries
git-svn-id: trunk@31432 -
2011-06-28 16:26:52 +00:00
ask
80486ae12e TAChart: Do not draw pointers with Visible = false
git-svn-id: trunk@31431 -
2011-06-28 16:03:36 +00:00
ask
ea79d0a8d1 TAChart: Fix bugs in TCubicSplineSeries.
* Draw last point correctly
* Do not cut the spline to the points' bounding box

git-svn-id: trunk@31430 -
2011-06-28 15:57:45 +00:00