Commit Graph

12598 Commits

Author SHA1 Message Date
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
mattias
10a44b7cd4 LCL: prepared debugging
git-svn-id: trunk@12639 -
2007-10-30 02:36:52 +00:00
paul
a1e7edc076 win32: prevent combobox height resizing since windows combobox has fixed height (by Mattias instructions)
git-svn-id: trunk@12638 -
2007-10-30 02:18:01 +00:00
marc
c644f33dc3 * Maxim Ganetsky: fixes OnResize event of Environment Options Dialog (on
fourth tab) to allow long captions.

git-svn-id: trunk@12637 -
2007-10-30 00:48:50 +00:00
marc
bb53da61ad * localization ifixes of Code Templates Dialog by Maxim Ganetsky
* updated po files

git-svn-id: trunk@12636 -
2007-10-30 00:04:11 +00:00
mattias
7cfea46dc7 LCL: reduced debugging output
git-svn-id: trunk@12635 -
2007-10-29 23:46:18 +00:00
mattias
353a56f452 IDE: designer menu: disable Align/Mirroring for single selections
git-svn-id: trunk@12634 -
2007-10-29 23:29:59 +00:00
mattias
e3da21c00b IDE: compiler optts dlg: fixed flickering in code page
git-svn-id: trunk@12633 -
2007-10-29 23:09:21 +00:00
mattias
0d29c31f7c gtk2 intf: implemented selection change for file dialogs
git-svn-id: trunk@12632 -
2007-10-29 22:47:46 +00:00
mattias
1421f4f365 IDE: improved new project dlg layout button spacing
git-svn-id: trunk@12631 -
2007-10-29 20:21:04 +00:00
paul
4dfe601068 qt:
- add qtdefines.inc (place for global qt defines)
- force qt 4.3 under windows

git-svn-id: trunk@12630 -
2007-10-29 15:11:49 +00:00
vincents
fcc9de3e39 german installer strings: converted to UTF8
git-svn-id: trunk@12629 -
2007-10-29 13:47:09 +00:00
vincents
64f132823c windows installer: remove debug msgbox
git-svn-id: trunk@12628 -
2007-10-29 13:40:02 +00:00
vincents
c93109da6a windows installer: convert installer translation strings from UTF8 to the system char set (#9959)
git-svn-id: trunk@12627 -
2007-10-29 13:34:42 +00:00
kirkpatc
b00ad25a27 Updates to TFont etc
git-svn-id: trunk@12626 -
2007-10-29 10:30:20 +00:00
vincents
9f6a173942 synedit: fixed reading files with Mac OS line ending from Equinox (#10037)
git-svn-id: trunk@12625 -
2007-10-29 10:25:27 +00:00
sekelsenmat
91d7364451 Small fix for events on Qt.
git-svn-id: trunk@12624 -
2007-10-29 09:10:25 +00:00
paul
2ea31e1d92 qt:
- fix previous error in StrechMaskBlt formula (r12581) {Thanks to Felipe and Mattias}
- take transform matrix of Source DC into account while Blitting (issue #0010018)

git-svn-id: trunk@12622 -
2007-10-29 06:42:13 +00:00
paul
669ef32831 revert r12605 #2cf0df7f92
git-svn-id: trunk@12621 -
2007-10-28 16:55:47 +00:00
paul
92057d6f41 rename previously introduced method 'GetMouseInteractiveInDesigner' to 'GetDesignInteractive'
git-svn-id: trunk@12620 -
2007-10-28 16:38:49 +00:00
mattias
c639191753 IDE: compiler opts dlg: fixd lblCompiler spacing, LCL: fixed consistency using GetSpace instead of GetSideSpace
git-svn-id: trunk@12619 -
2007-10-28 12:50:46 +00:00
andrew
10535d18d5 Removed dependancy of lnet from lhelp and added a note about the chmhelp package not needed with fpc >= 2.3.1
git-svn-id: trunk@12618 -
2007-10-28 12:48:20 +00:00
mattias
cf5df554d6 IDE: compiler options: Load/Save button moved caption to hint, fixing i18n
git-svn-id: trunk@12617 -
2007-10-28 11:52:28 +00:00
kirkpatc
b73591008d Updates to TBrushStyle, TBrushData and TBrush
git-svn-id: trunk@12616 -
2007-10-28 07:37:24 +00:00