Commit Graph

12633 Commits

Author SHA1 Message Date
mattias
cc0a9c67bb IDE: compiler opttions dlg: changed caption Style to Assembler style
git-svn-id: trunk@12702 -
2007-11-02 19:22:06 +00:00
mattias
bea6c472b4 IDE: debugger: do not ask if debugging a not saved unit
git-svn-id: trunk@12701 -
2007-11-02 17:51:25 +00:00
mattias
81829658cf IDE: fixed run params FormResize code, LCL: using basebounds for computing order of align controls
git-svn-id: trunk@12700 -
2007-11-02 17:39:39 +00:00
mattias
cfaf975984 IDE: added flag to not compile IDE when just installing a package
git-svn-id: trunk@12699 -
2007-11-02 16:59:04 +00:00
mattias
f97864b493 IDE: added flag to not compile IDE when just installing a package
git-svn-id: trunk@12698 -
2007-11-02 16:44:11 +00:00
mattias
770d341cc8 debs: added default configs for gtk1 editor font and using gdb
git-svn-id: trunk@12697 -
2007-11-02 15:18:01 +00:00
kirkpatc
7172b002b3 LazDoc: Moved description of TCustomButton and TButton out to StdCtrls
git-svn-id: trunk@12696 -
2007-11-02 13:06:58 +00:00
kirkpatc
44f7d0ddf5 LazDoc: Moved description of TButton here from unit Buttons
git-svn-id: trunk@12695 -
2007-11-02 13:05:40 +00:00
mattias
09342edb8f gtk intf: fixed GetClientRect for notebook
git-svn-id: trunk@12694 -
2007-11-02 10:58:55 +00:00
mattias
ef2d81ca2c LCL: reduced debug output
git-svn-id: trunk@12693 -
2007-11-02 10:03:36 +00:00
vincents
e20a6258bd cgi modules: make Response stream public instead of published, fixes #10071.
git-svn-id: trunk@12692 -
2007-11-02 09:59:30 +00:00
paul
1c0de89202 gtk: TGtkWidgetSet.FillRect should not fill whole DC if rect is empty
git-svn-id: trunk@12691 -
2007-11-02 09:07:22 +00:00
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