paul
2f77419302
gtk: make TGtkWidgetSet.GetSystemMetrics more safe
...
git-svn-id: trunk@12690 -
2007-11-02 08:30:05 +00:00
paul
367e41cd19
qt: TCustomControl cannot have PreferredSize (fix ToolBar autosize)
...
git-svn-id: trunk@12689 -
2007-11-02 08:22:05 +00:00
paul
4c440ab33d
qt: correct TQtWidgetSet.DrawFocusRect
...
git-svn-id: trunk@12688 -
2007-11-02 05:49:31 +00:00
paul
af5c0eef84
qt: make TQtWidgetSet.GetSystemMetrics more safe
...
git-svn-id: trunk@12687 -
2007-11-02 05:34:12 +00:00
paul
d59531f75d
gtk: make TGtkWidgetSet.GetSystemMetrics more safe
...
git-svn-id: trunk@12686 -
2007-11-02 04:06:10 +00:00
paul
cf1ef4b245
gtk: remove 2 WriteLns from code
...
git-svn-id: trunk@12685 -
2007-11-02 03:55:03 +00:00
paul
ad65de5bd4
gtk2: load custom cursor workaround for windows
...
git-svn-id: trunk@12684 -
2007-11-02 03:39:56 +00:00
marc
8702a324fd
* Forced graphic to be transparent when TImage is transparent ( fixes #10084 )
...
git-svn-id: trunk@12683 -
2007-11-02 01:28:32 +00:00
mattias
0be96a2869
translations: arabic: Mazen
...
git-svn-id: trunk@12682 -
2007-11-01 16:41:00 +00:00
mattias
e258ad4d35
LCL: fixed updating pending AutoSize requests after EableAutoSizing
...
git-svn-id: trunk@12681 -
2007-11-01 15:42:48 +00:00
mattias
1a09783017
LCL: TScrollingWinControl: using ClientWidth/Height as minimums for GetLogicalClientRect if no ranges are specified
...
git-svn-id: trunk@12680 -
2007-11-01 14:46:29 +00:00
mattias
112a347fa5
LCL: autosizing now uses logical clienrect, so Align<>alNone controls now fills the whole logical area
...
git-svn-id: trunk@12679 -
2007-11-01 14:32:15 +00:00
mattias
6157d8c8b3
LCL: TScrollBox: fixed calculating ranges - it no longer uses controls sides that depends on parents clientrect
...
git-svn-id: trunk@12678 -
2007-11-01 13:44:26 +00:00
mattias
41008134a5
codetools: added dbgs overload for qword
...
git-svn-id: trunk@12677 -
2007-11-01 12:53:10 +00:00
mattias
7a6eecdba3
gtk intf: set min constraints for controls to 1x1
...
git-svn-id: trunk@12676 -
2007-11-01 12:49:24 +00:00
mattias
6b5f9e4f97
codetools: added dbgs overload for int64
...
git-svn-id: trunk@12675 -
2007-11-01 11:40:27 +00:00
paul
2b06109c9b
gtk: change formatting a bit
...
git-svn-id: trunk@12674 -
2007-11-01 03:25:21 +00:00
paul
7bcafcc8d0
gtk: change formatting a bit
...
git-svn-id: trunk@12673 -
2007-11-01 03:11:55 +00:00
paul
687b185129
gtk2:
...
- change formatting a bit (remove spaces between identifier and type, decapitalize words 'Case', 'Function', 'End')
- correct bsNone for windows - now form with this flag have no 3d border around (hintWindow and splash screen looks nicer)
git-svn-id: trunk@12672 -
2007-11-01 03:03:01 +00:00
mattias
136ce9753d
translations: arabic from Mazen
...
git-svn-id: trunk@12671 -
2007-11-01 02:35:05 +00:00
mattias
77f041d1b0
IDE: imporved env opts dlg
...
git-svn-id: trunk@12670 -
2007-11-01 02:30:39 +00:00
mattias
6459ea4d8f
IDE: slightly increased MinWidth/Height of comp opts dlg
...
git-svn-id: trunk@12669 -
2007-11-01 02:13:44 +00:00
mattias
178543e288
LCL: reduced number of TWSWinControlClass.SetBounds calls
...
git-svn-id: trunk@12668 -
2007-11-01 02:05:47 +00:00
marc
574f810690
* fixed position of MaxRecentOpenFilesLabel, by Maxim Ganetsky
...
git-svn-id: trunk@12667 -
2007-10-31 23:15:24 +00:00
marc
c86335ccbf
* Updated translation by Maxim Ganetsky
...
git-svn-id: trunk@12666 -
2007-10-31 23:07:23 +00:00
paul
9604f97caa
gtk2: clHighlightText changed to more apropriate
...
git-svn-id: trunk@12665 -
2007-10-31 12:59:53 +00:00
vincents
9781c17c6f
LCL: use owning form as owner of a color dialog for a colorbutton, fixes bug #10070 .
...
git-svn-id: trunk@12664 -
2007-10-31 12:37:05 +00:00
mattias
3938965642
LCL: added compile flag VerboseResizeFlicker
...
git-svn-id: trunk@12663 -
2007-10-31 12:10:27 +00:00
vincents
feb7946d99
cgi modules: removed unused variable in project template
...
git-svn-id: trunk@12662 -
2007-10-31 11:16:15 +00:00
vincents
273b5da323
LCL: keep selected item list of a treeview ordered ( #9951 ), fixes also bug #9750 from Gerard Visent
...
git-svn-id: trunk@12661 -
2007-10-31 09:55:33 +00:00
mattias
13fb38d261
Contributors: added Maxim Ganetsky
...
git-svn-id: trunk@12660 -
2007-10-31 09:46:08 +00:00
mattias
f35c3482e5
IDE: code templates dlg: fixed caption of last option
...
git-svn-id: trunk@12659 -
2007-10-31 09:44:42 +00:00
mattias
419f5911b4
LCL: reduced notes
...
git-svn-id: trunk@12658 -
2007-10-31 09:41:58 +00:00
vincents
4ff43f0219
cgi modules: fixed adding lresources twice to the uses clause of a new cgimodule unit (fixes first item of #10071 )
...
git-svn-id: trunk@12657 -
2007-10-31 08:42:13 +00:00
vincents
318b9d801a
IDE: fixed double Project.EndUpdate if creating a new console project was canceled.
...
git-svn-id: trunk@12656 -
2007-10-31 08:15:11 +00:00
paul
d6b46fcbb5
decapitalize keywords Procedure, Function, Begin, End
...
git-svn-id: trunk@12655 -
2007-10-31 03:38:04 +00:00
paul
24ed6d4373
qt:
...
- make preferredSize virtual member of TQtWidget
- reimplement preferredSize for TQtPushButton to make autosized buttons look better (ide dialogs are nicer now)
git-svn-id: trunk@12654 -
2007-10-31 03:05:54 +00:00
paul
4cd7b9125b
gtk:
...
- simplify TGtkWSWinControl.SetBorderStyle
- correct TGTKAPIWidget for gtk2-win32
- set border according to borderStyle for gtk2
git-svn-id: trunk@12653 -
2007-10-31 02:18:41 +00:00
marc
a6337a6b09
* Updated translation by Valdas Jankunas
...
git-svn-id: trunk@12652 -
2007-10-31 00:23:34 +00:00
marc
8d6e6c74d1
* fixed layout to show long captions on 2nd tab of codetoolsoptions by Maxim Ganetsky
...
git-svn-id: trunk@12651 -
2007-10-31 00:19:11 +00:00
marc
73f3470316
* Reverted r12636 #bb53da61ad partly since it destroyed combobox heights
...
git-svn-id: trunk@12650 -
2007-10-31 00:04:03 +00:00
marc
f30ed6d999
* fix issue #10047 , crash when masked image is stretched
...
git-svn-id: trunk@12649 -
2007-10-30 22:32:04 +00:00
kirkpatc
4565399fd4
LazDocs - updates to DefFontData, TGraphicsObject, TRegionData, TRegion. I have tried several different formats for "seealso" tag in these objects, to study the behaviour of the "link" tag
...
git-svn-id: trunk@12648 -
2007-10-30 16:05:32 +00:00
tombo
2c861e8f39
Carbon intf: fixed align on TPage
...
git-svn-id: trunk@12646 -
2007-10-30 10:36:41 +00:00
vincents
6e8f1a8391
windows installer: the qt interface dll is only available on win32
...
git-svn-id: trunk@12645 -
2007-10-30 10:31:30 +00:00
tombo
236ee9a8bb
Carbon intf: implemented TMemo.Alignment
...
* last panel of TStatusBar fills it to right
git-svn-id: trunk@12644 -
2007-10-30 09:50:15 +00:00
vincents
b80c5aa87e
IDE: added more verbosity for adding directory to path on win32, don't check if cpp.exe is already on the path
...
git-svn-id: trunk@12643 -
2007-10-30 09:28:58 +00:00
vincents
43cd1b77bd
win32 interface: removed stock brushes and statusfont and message font; they are not used.
...
git-svn-id: trunk@12642 -
2007-10-30 09:09:05 +00:00
mattias
fe3cf23b63
LCL: ClientRect Left<=Top, Top<=Bottom check
...
git-svn-id: trunk@12641 -
2007-10-30 02:53:20 +00:00
mattias
9436edc31c
LCL: constraints min size is 0
...
git-svn-id: trunk@12640 -
2007-10-30 02:48:47 +00:00