sekelsenmat
|
bc7a2ba310
|
Moves TCustomNotebook to ComCtrls in preparation for renaming it
git-svn-id: trunk@31552 -
|
2011-07-04 09:43:21 +00:00 |
|
zeljko
|
387a2566e5
|
Carbon: fixed showing icons in TListView = vsList, started TListView vsSmallIcon and vsIcon.
git-svn-id: trunk@31551 -
|
2011-07-04 08:54:36 +00:00 |
|
zeljko
|
3e1143b234
|
Carbon: fixed crash with TListView columns removing when destroying list.
git-svn-id: trunk@31550 -
|
2011-07-04 07:42:01 +00:00 |
|
zeljko
|
c516a45378
|
carbon: fixed crash of designer form. issue #19299
git-svn-id: trunk@31549 -
|
2011-07-04 07:04:15 +00:00 |
|
jesus
|
60702c64ee
|
LCL, grids bidi fixes: unable to show editor in some locations
git-svn-id: trunk@31548 -
|
2011-07-04 06:17:25 +00:00 |
|
jesus
|
a3238d132e
|
LCL, grids bidi fixes: better cell bounds to fix grid lines trash
git-svn-id: trunk@31547 -
|
2011-07-04 05:40:46 +00:00 |
|
marco
|
6e953d396f
|
* small fix that forces type of gtrue to longint. This makes lazarus compatible with both boolean32 based gboolean type (in FPC/trunk since r17923) while keeping compat with the old (longbool, which will remain in 2.4.x)
git-svn-id: trunk@31546 -
|
2011-07-03 20:39:13 +00:00 |
|
juha
|
6ec341b0c1
|
IDE: improve View Unit dialog with images
git-svn-id: trunk@31545 -
|
2011-07-03 18:19:58 +00:00 |
|
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 |
|