Commit Graph

12583 Commits

Author SHA1 Message Date
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
mattias
223e59af66 LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
git-svn-id: trunk@12615 -
2007-10-28 00:33:23 +00:00
mattias
61848f6cad LCL: published TRadioGroup.AutoSize - the bugs are fixed :)
git-svn-id: trunk@12614 -
2007-10-27 18:31:23 +00:00
mattias
1d517decaf IDE: fixed auto code templates to not always add the typed character, IDE: fixed resetting IDE ToolStatus, fixing crash when double clicking on install package button, IDEIntf: added property OpenEditorsOnCodeToolChange to allow tools to cleanly change sources (this fixes the bug of quickfix items not working with temporary files)
git-svn-id: trunk@12613 -
2007-10-27 18:26:35 +00:00
mattias
d42e679dbb Examples: fixed apptype for addressbook example under windows
git-svn-id: trunk@12612 -
2007-10-27 18:17:42 +00:00
mattias
ef327f0be2 IDE: fixed layout of newprojectdlg
git-svn-id: trunk@12611 -
2007-10-27 18:16:31 +00:00
mattias
4db2eccd14 synedit: added function IsIndentChar needed for unicode support
git-svn-id: trunk@12610 -
2007-10-27 18:13:20 +00:00
mattias
ceca023673 tdbf: fixed utf8 header in po file
git-svn-id: trunk@12609 -
2007-10-27 18:11:59 +00:00
mattias
64a146a7f9 rtticontrols: fixed example1
git-svn-id: trunk@12608 -
2007-10-27 18:11:11 +00:00
mattias
79add3b56e LCL: TButtonPanel: minor clean up and reduced overhead while aligning and loading
git-svn-id: trunk@12607 -
2007-10-27 18:09:00 +00:00
mattias
b86924d2c6 improved layout of graphic prop editor form
git-svn-id: trunk@12606 -
2007-10-27 12:53:55 +00:00
paul
2cf0df7f92 remove vista properties from ide manifest for 0.9.24 (revert me in 0.9.25)
git-svn-id: trunk@12605 -
2007-10-27 05:55:23 +00:00
marc
be31650df1 * Enabled alpha loading for 32bpp bitmaps
git-svn-id: trunk@12604 -
2007-10-27 01:15:32 +00:00
marc
86ade33658 * Improved bitswapping
git-svn-id: trunk@12603 -
2007-10-27 00:36:56 +00:00
marc
2b918a0dba * Removed gtk1 ifdefs
git-svn-id: trunk@12602 -
2007-10-26 23:34:14 +00:00
vincents
60f3281109 win installer: added support for creating an installer for an IDE based on qt
git-svn-id: trunk@12601 -
2007-10-26 20:31:06 +00:00