Commit Graph

30875 Commits

Author SHA1 Message Date
juha
52c2f1237a IDE & Packager: Fix tab order and ActiveControl of some forms
git-svn-id: trunk@31544 -
2011-07-03 15:42:01 +00:00
juha
4f38e5313f IDE: set Filteredit as the active control in View Units dialog
git-svn-id: trunk@31543 -
2011-07-03 15:29:24 +00:00
juha
6867ccdde7 IDE: fix returning the user selection from View Unit dialog
git-svn-id: trunk@31542 -
2011-07-03 15:12:00 +00:00
zeljko
1a2fe11014 Carbon: fixed various rangecheck errors.patch by Ludo Brands. issue #19177
git-svn-id: trunk@31541 -
2011-07-03 13:58:37 +00:00
juha
63e915c3b0 Tweaking with ListFilterEdit handler.
git-svn-id: trunk@31540 -
2011-07-03 13:39:05 +00:00
juha
ebb595fe19 Improve ListFilterEdit, make it more object oriented
git-svn-id: trunk@31539 -
2011-07-03 13:39:00 +00:00
juha
7bf73f4406 IDE: improve Project Inspector button layout
git-svn-id: trunk@31538 -
2011-07-03 13:38:54 +00:00
juha
155249cf99 IDE: use ListFilterEdit in View Unit dialog
git-svn-id: trunk@31537 -
2011-07-03 13:38:49 +00:00
zeljko
48c09e00bd Carbon: fixed incorrect reporting of clientrect for TCustomControl.
git-svn-id: trunk@31536 -
2011-07-03 13:35:44 +00:00
zeljko
f177133d64 Qt: implemented EnumFontFamiliesEx for other than default font. issue #17695.
git-svn-id: trunk@31535 -
2011-07-03 13:21:15 +00:00
zeljko
e0012b328b Gtk2: set proper margins for GtkFrame. patch by Max Vlasov. issue #19658
git-svn-id: trunk@31534 -
2011-07-03 08:17:22 +00:00
juha
fee5993bcc Windows install: add one setup line to lazarus.iss
git-svn-id: trunk@31533 -
2011-07-03 06:56:20 +00:00
juha
cb1db46c48 IDE: Modify TUseUnitDialog to use ListFilterEdit control
git-svn-id: trunk@31532 -
2011-07-03 06:56:15 +00:00
juha
fa305c9084 IDE and Packages: Use the modified API of ListFilterEdit
git-svn-id: trunk@31531 -
2011-07-03 06:56:11 +00:00
juha
7fca7f03ef ListFilterEdit: support filtering a Listbox, too, and other improvements
git-svn-id: trunk@31530 -
2011-07-03 06:56:05 +00:00
juha
72285cbf72 Fix image resource name for ListFilterEdit.
git-svn-id: trunk@31529 -
2011-07-03 06:56:01 +00:00
juha
15f0447544 IDE: Use ListFilterEdit in UseProjUnit dialog.
git-svn-id: trunk@31528 -
2011-07-03 06:55:56 +00:00
jesus
714becaee7 LCL, implemented grid option goFixedColSizing
git-svn-id: trunk@31521 -
2011-07-03 03:18:21 +00:00
maxim
e92ce4ee6c regenerated translations; updated Russian translation
git-svn-id: trunk@31520 -
2011-07-02 19:33:40 +00:00
zeljko
0844d85f5f carbon: make TListView.ViewStyle=vsList work under carbon.
git-svn-id: trunk@31514 -
2011-07-02 17:55:02 +00:00
zeljko
608b0c08ab carbon: changed updateItems(), so it updates list in one turn by using itemscount and nil as item param.
git-svn-id: trunk@31510 -
2011-07-02 16:18:09 +00:00
ask
b0fdff2a72 TAChart: Update func demo to use TCubicSplineSeries.Options
git-svn-id: trunk@31509 -
2011-07-02 15:41:48 +00:00
ask
de65da804e TAChart: Fix AV when deleting toolset which is assigned to a chart
git-svn-id: trunk@31508 -
2011-07-02 15:36:12 +00:00
ask
db59a549b8 TAChart: Fix AV on drawing empty spline series
git-svn-id: trunk@31507 -
2011-07-02 14:12:16 +00:00
ask
41682039b8 TAChart: Fixup for r31504 #1dfc811dc9
git-svn-id: trunk@31506 -
2011-07-02 14:11:40 +00:00
ask
d469b0c96f TAChart: Correctly calculate TCubicSplineSeries extent.
git-svn-id: trunk@31505 -
2011-07-02 14:04:03 +00:00
ask
1dfc811dc9 TAChart: Add ipfsmm procedure to numlib library to calculate spline minimum and maximum values.
git-svn-id: trunk@31504 -
2011-07-02 14:03:23 +00:00
zeljko
649e6241af LCL: TGraphicControl.Update must be public.
Qt: cleanups

git-svn-id: trunk@31503 -
2011-07-02 13:49:54 +00:00
juha
6e23795a8d IDE: change the default key mapping for Find Identifier References to Ctrl-Shift-I
git-svn-id: trunk@31502 -
2011-07-02 13:31:01 +00:00
ask
2b2cf863e5 TAChart: Make cubic spline extrapolation optional
git-svn-id: trunk@31501 -
2011-07-02 13:06:14 +00:00
juha
d054cabb5e IDE: add Alt-F as a default key mapping for Find Identifier References
git-svn-id: trunk@31500 -
2011-07-02 13:02:31 +00:00
juha
9e9b0dada4 Some improvements to Finnish translation
git-svn-id: trunk@31499 -
2011-07-02 13:02:27 +00:00
juha
6d74e0d0fe IDE: add 3 dots to a menu item.
git-svn-id: trunk@31498 -
2011-07-02 13:02:23 +00:00
ask
94604fadc2 TAChart: Add Options and BadDataPen properties to TCubicSplineSeries.
git-svn-id: trunk@31497 -
2011-07-02 13:00:23 +00:00
zeljko
116a005410 LCL: TCustomListView: started OnDataFind event. issue #7131
git-svn-id: trunk@31496 -
2011-07-02 12:50:31 +00:00
zeljko
dbd9fd02b7 Qt: use QConicalGradient to draw triangle gradient, not best solution, but better than using QLinearGradient. Do not invert pixels if 1st pixel isn't 0 or $FF.
git-svn-id: trunk@31495 -
2011-07-02 12:31:59 +00:00
juha
a7c53b715e IDE: use the improved ListFilterEdit features in Package Editor.
git-svn-id: trunk@31494 -
2011-07-02 11:15:27 +00:00
juha
0b74563150 IDE: use the improved ListFilterEdit features in Project Inspector.
git-svn-id: trunk@31493 -
2011-07-02 11:15:08 +00:00
juha
2dbcbcd191 Improve ListFilterEdit component.
git-svn-id: trunk@31492 -
2011-07-02 11:14:49 +00:00
zeljko
3c82aaa518 Qt: invert pixels just in case if WorkImage is RGB32 and all gray.
git-svn-id: trunk@31491 -
2011-07-02 08:38:00 +00:00
mattias
b9e464b39b IDEIntf: GetDefaultBounds: fixed negative right/bottom
git-svn-id: trunk@31490 -
2011-07-01 13:03:29 +00:00
mattias
f5dd2491a8 codetools: fixed findtermofexpr for enumeration type
git-svn-id: trunk@31489 -
2011-07-01 12:59:40 +00:00
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