Commit Graph

26446 Commits

Author SHA1 Message Date
zeljko
62be1c21cc Qt: eat QtKeyF4 over combobox since it opens combo list by default with qt. fixes #17023
git-svn-id: trunk@26797 -
2010-07-24 09:32:06 +00:00
mattias
5f4f03d6e9 IDE: using new codetools FPC caches
IDE: fixed macro FPCVer for multiple versions used by fpc.exe
IDE: fixed rescan of FPC sources if not changed, bug #16824
codetools: replaced fpc source heuristic with rule set, needed for bug #13912, #14572
IDE: fixed unneeded rescan of fpc sources if only target changed, needed for 12828
IDE: fixed calling compiler on every start, needed by lazarus on a stick
codetools: fixed search for fpc units without ppu, needed for 15534
IDE: implemented cache for fpc include files, needed by debugger
lazbuild: fixed using non default lclwidgettype of lpi
IDE: fixed auto update if fpc.cfg or target compiler changed, needed for 16824

git-svn-id: trunk@26796 -
2010-07-24 08:12:27 +00:00
blikblum
0554e1ce9e lcl: remove check before setting Alignment
git-svn-id: trunk@26795 -
2010-07-23 20:20:07 +00:00
sekelsenmat
086c34072b WinCE menu improvement
git-svn-id: trunk@26794 -
2010-07-23 16:48:38 +00:00
sekelsenmat
7b6e736a6c Improves TBitmappedButton
git-svn-id: trunk@26793 -
2010-07-23 15:49:55 +00:00
sekelsenmat
296303b61b Improves TBitmappedButton
git-svn-id: trunk@26792 -
2010-07-23 15:40:55 +00:00
dmitry
838897a0b2 carbon: changed creation of global colorspaces from Generic to Device, for color accuracy
git-svn-id: trunk@26791 -
2010-07-23 13:38:33 +00:00
zeljko
c212a2a278 Qt: fixed wrong ButtonRect in TQtComboBox.EventFilter(). fixes #17018
git-svn-id: trunk@26790 -
2010-07-23 10:43:14 +00:00
mattias
4d4105e798 IDE: identifier completion: fixed handling parse errors
git-svn-id: trunk@26789 -
2010-07-23 07:32:12 +00:00
maxim
38be24eed7 regenerated translations; updated Russian translation
git-svn-id: trunk@26788 -
2010-07-22 23:04:58 +00:00
mattias
bbb27946d7 codetools: fixed endless loop, bug #17013
git-svn-id: trunk@26787 -
2010-07-22 22:51:58 +00:00
blikblum
78bb6e3501 lcl: set DBEdit alignment based on TField.Alignment. Fix #1179 and #14328.
git-svn-id: trunk@26786 -
2010-07-22 20:34:54 +00:00
blikblum
7018a816fe fpweb/ideintf:
* Add initialization keyword according to resource type: fix compilation of initial project.
 * Don't add LResources unit to uses section direct since inherited takes care of that.

git-svn-id: trunk@26785 -
2010-07-22 20:23:11 +00:00
ask
1cad1a2a99 TAChart: Add basic tests for TListChartSource
git-svn-id: trunk@26784 -
2010-07-22 16:02:58 +00:00
ask
0a1544f155 TAChart: Remove dependency of TASources on Graphics and LCLIntf, allowing it to be compiled in console-only mode.
git-svn-id: trunk@26783 -
2010-07-22 16:01:20 +00:00
martin
1d83e92899 Add JumpHistoryPoint on selectAll
git-svn-id: trunk@26782 -
2010-07-22 14:55:35 +00:00
dmitry
4981638369 carbon: fix customcontrol scrollbars updating
git-svn-id: trunk@26781 -
2010-07-22 12:44:04 +00:00
mattias
d90432044f IDE: fixed help URL for compiler options
git-svn-id: trunk@26780 -
2010-07-22 12:13:41 +00:00
mattias
b18d3e0541 openglcontrol: fixed calling ancestor Create/DestroyHandle, bug #16984
git-svn-id: trunk@26779 -
2010-07-22 11:46:57 +00:00
mattias
3ebbb2a0a9 codetools: store errors for jit parsed nodes, bug #16992
git-svn-id: trunk@26778 -
2010-07-22 11:35:42 +00:00
ask
f06551fd50 TAChart: Update labels demo
git-svn-id: trunk@26777 -
2010-07-22 10:46:41 +00:00
ask
21f2841210 TAChart: Make TChartAxisTitle a descendant of TGenericChartMarks.
This results in:
+ New LabelBrush and Frame properties
+ Overall code reduction
+ Support for arbitrary font orientation for axis titles
- Font property is now named LabelFont

git-svn-id: trunk@26776 -
2010-07-22 10:45:51 +00:00
paul
ec0670136a win32, wince: remove unused ancient accelerator code
git-svn-id: trunk@26775 -
2010-07-22 08:46:31 +00:00
paul
085918972f lcl: don't check shortcuts on disabled forms
git-svn-id: trunk@26774 -
2010-07-22 08:20:10 +00:00
paul
df4dcb0147 lcl: formatting, cleanup
git-svn-id: trunk@26773 -
2010-07-22 08:19:41 +00:00
ask
9d66578778 TAChart: Add label positioning demo
git-svn-id: trunk@26772 -
2010-07-22 06:43:05 +00:00
ask
d5a2df6249 TAChart: Correctly support arbitrary label orientation.
As a bonus:
* Fix axis ticks disappearing when the corresponding label is hidden.
* Support Marks.OverlapPolicy in pie series.

git-svn-id: trunk@26771 -
2010-07-22 06:40:43 +00:00
paul
e0a5a6d15b win32: remove some system menu items from the window if borderstyle = bsDialog to behave the same as standard windows dialogs and delphi dialogs
git-svn-id: trunk@26770 -
2010-07-22 04:47:44 +00:00
ask
e46c3429be TAChart: Add RotatePoint utility function and various point operators
git-svn-id: trunk@26769 -
2010-07-22 04:39:30 +00:00
paul
692a85e7f1 lcl: define TImageList.Equals for 2.4.3
git-svn-id: trunk@26768 -
2010-07-22 02:12:20 +00:00
paul
b17733e749 lcl: minor formatting
git-svn-id: trunk@26767 -
2010-07-22 02:07:50 +00:00
dmitry
e908d5dfe6 helphtml: fix captions for darwin hotkeys
git-svn-id: trunk@26766 -
2010-07-21 20:22:40 +00:00
zeljko
67fa623ccb Gtk2: check if form is designing when using gtk_window_set_keep_above()
git-svn-id: trunk@26765 -
2010-07-21 20:11:48 +00:00
zeljko
960c3f895a Gtk2: use gtk_window_set_keep_above() just before show/hide. fixes #16595
git-svn-id: trunk@26764 -
2010-07-21 20:02:23 +00:00
zeljko
a18bbff0f4 Qt: block QtKey_Space on QRadioButton when it's not child of TRadioGroup.
git-svn-id: trunk@26763 -
2010-07-21 10:00:59 +00:00
zeljko
3d8f047dc7 Qt: stop event filter in case when QRadioButton isn't child of TRadioGroup. fixes #16998
git-svn-id: trunk@26762 -
2010-07-21 09:46:43 +00:00
paul
d5c10dfaa2 lcl: don't trigger the onClick event for the unchecked radio buttons (bug #0014989)
git-svn-id: trunk@26761 -
2010-07-21 08:03:19 +00:00
sekelsenmat
fc9813f9cf Improves bitmapped button and adds an alpha blending routine to TLazIntfImage
git-svn-id: trunk@26760 -
2010-07-21 07:35:04 +00:00
zeljko
add468dac9 Qt: use COLOR_GRAYTEXT from QPaletteDisabled. fixes #16994
git-svn-id: trunk@26759 -
2010-07-21 05:46:32 +00:00
paul
9a78c04db3 lcl: add gif format support by patch of José Mejuto (issue #0016993)
git-svn-id: trunk@26758 -
2010-07-21 02:56:37 +00:00
andrew
b25ed48f65 * fixed bug #16988 where setting the help label to a char other than a..z, a..z 0..9 would crash lazarus.
* also fixed a bug where if HelpFilesPath was left blank a PathDelimiter would be added resulting in a HelpFilesPath of "/"

git-svn-id: trunk@26757 -
2010-07-20 23:24:10 +00:00
juha
dacfafbe65 Converter: Make replacement function names grey when their category is not used.
git-svn-id: trunk@26756 -
2010-07-20 23:01:32 +00:00
sekelsenmat
29c1791a5a Start of the set of custom drawn components
git-svn-id: trunk@26755 -
2010-07-20 22:13:35 +00:00
jesus
7143cf99a8 LazReport, show header band if masterband is empty but 'print if detail is empty' is checked
git-svn-id: trunk@26754 -
2010-07-20 20:47:56 +00:00
sekelsenmat
ee09832ebe the idehelp should now accept paths both with and without trailling pathdelim
git-svn-id: trunk@26753 -
2010-07-20 13:21:12 +00:00
mattias
a6fb6c5e13 codetools: fixed saving find declaration result in parent cache, bug #16985
git-svn-id: trunk@26752 -
2010-07-20 13:06:23 +00:00
mattias
2124f02726 codetools: accelerated ExtractProc
git-svn-id: trunk@26751 -
2010-07-20 12:37:09 +00:00
mattias
aa5d33b64c LCL: TWinControl.WmSize: check for clientwidth/height change
git-svn-id: trunk@26750 -
2010-07-20 11:40:55 +00:00
mattias
1eca5fd45a LCL: dbgs(TRect) using l t r b
git-svn-id: trunk@26749 -
2010-07-20 11:29:16 +00:00
mattias
f151a8c563 LCL: added more loop detections
git-svn-id: trunk@26748 -
2010-07-20 11:25:18 +00:00