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
mattias
c8ac54f916
LCL: autosize loop detection and raise exception
...
git-svn-id: trunk@26747 -
2010-07-20 09:50:37 +00:00
mattias
4498c3a5b7
LCL: autosize loop detection and raise exception
...
git-svn-id: trunk@26746 -
2010-07-20 09:37:21 +00:00
mattias
9a54775de9
LCL: calling all OnResize to invoke in best case only one more loop instead of one per OnResize, do not unset cfAutoSizeNeeded in DoAutoSize
...
git-svn-id: trunk@26745 -
2010-07-20 09:13:36 +00:00
paul
35a4f8ad05
lcl, win32: better support for wm_help command. pass context and keyword to DoOnHelp in a compatible to delphi way (issue #0015065 )
...
git-svn-id: trunk@26744 -
2010-07-20 08:43:36 +00:00
paul
119861634f
gtk2: skip own popup menu check for containers if signal was emitted by their children (issue #0016981 )
...
git-svn-id: trunk@26743 -
2010-07-20 03:39:57 +00:00
paul
3175fb3b4a
lcl: cleanup
...
git-svn-id: trunk@26742 -
2010-07-20 02:53:04 +00:00
paul
76c3f47f1e
lcl: pass lm_contextmenu message from TWinControl to child controls (fixes bug #0016986 )
...
git-svn-id: trunk@26741 -
2010-07-20 02:29:44 +00:00
dmitry
b8c65b535e
lcl: fix for toolbutton drawing in checked or downed state, fix for #16975
...
git-svn-id: trunk@26740 -
2010-07-19 20:03:37 +00:00
jesus
147992e189
LCL, fix grid scrolling issue #11092
...
git-svn-id: trunk@26739 -
2010-07-19 19:20:46 +00:00
mattias
9a69db4955
codetools: started collecting FPC units from set
...
git-svn-id: trunk@26738 -
2010-07-19 15:59:57 +00:00
mattias
0d135358b4
codetools: block completion: consider comments in front of insert pos
...
git-svn-id: trunk@26737 -
2010-07-19 12:37:02 +00:00