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
vincents
f7eaa9e147
update Slovak translations from helix84 ( #9931 )
...
git-svn-id: trunk@12600 -
2007-10-26 20:06:48 +00:00
paul
5a22410984
gtk2:
...
- TGtk2WSCustomEdit.SetSelStart, TGtk2WSCustomEdit.SetSelLength
- replace some 'if not HandleAllocated then' with 'if not WSCheckHandleAllocated then'
git-svn-id: trunk@12599 -
2007-10-26 16:17:18 +00:00
vincents
78c0168346
LCL: clean up of defaulttranslator from Luis Rodrigues ( #9942 )
...
git-svn-id: trunk@12598 -
2007-10-26 14:32:11 +00:00
vincents
5d1a6fc01f
windows installer: install cpp.exe in the ide directory too for win9x and fpc 2.2.0.
...
git-svn-id: trunk@12597 -
2007-10-26 12:56:36 +00:00
paul
5242f5d1c4
lcl: prevent removing neighbor Tab on changing TabVisible
...
git-svn-id: trunk@12596 -
2007-10-26 09:21:07 +00:00
paul
8039ec242a
lcl: TabVisible should not affect control in designer (issue #0009997 )
...
git-svn-id: trunk@12595 -
2007-10-26 06:11:40 +00:00
andrew
a924505277
Fixed gtk2 combobox OnDropDown and OnCloseUp to be more reliable
...
git-svn-id: trunk@12594 -
2007-10-26 04:07:33 +00:00
andrew
aa3499494a
fixed gtk1 some more
...
git-svn-id: trunk@12593 -
2007-10-26 03:31:49 +00:00
andrew
d20f251adf
Fixed compiliation for gtk1
...
git-svn-id: trunk@12592 -
2007-10-26 03:27:50 +00:00
andrew
a9d5aa40ef
Fixed crash for linux 64bit. also will compile for fpc 2.0.4
...
git-svn-id: trunk@12591 -
2007-10-26 03:12:48 +00:00
paul
d9d3e3ca2a
gtk: fix compilation of gdk_pixbuf_get_alpha under fpc > 2.0.4
...
git-svn-id: trunk@12590 -
2007-10-26 03:01:03 +00:00
paul
003f4e5ac2
gtk2 for windows: reorder combobox event sequence
...
git-svn-id: trunk@12589 -
2007-10-26 02:14:16 +00:00
paul
fcf15718e0
carbon: make pen shapes the same as windows has
...
git-svn-id: trunk@12588 -
2007-10-26 01:39:39 +00:00
marc
9313297b28
* Fixed rowstride rounding
...
* Fixed bitmap endianes on bigendian displays
* Fixed pixbuf alpha loading on bigendian displays
(fixes #9740 )
git-svn-id: trunk@12587 -
2007-10-26 00:08:10 +00:00
paul
0f0f03df6f
gtk:
...
- change PenStyle shapes to be the same as in windows (since gtk has no predefined pen shapes)
- add coefficient depended on platform to make gtk2-windows pen dash sizes be the same as under linux
git-svn-id: trunk@12586 -
2007-10-25 08:27:47 +00:00
paul
a8033a62c2
add Anton Kavalenka to Contributors.txt
...
git-svn-id: trunk@12585 -
2007-10-25 02:18:01 +00:00
paul
227e90ee24
publish visible property for TButtonPanel (from Aleksey Lagunov)
...
git-svn-id: trunk@12584 -
2007-10-25 02:17:13 +00:00
paul
14ee2d706e
win32: Partial implementation of TWin32WSCustomPage.UpdateProperties from Anton Kavalenka
...
git-svn-id: trunk@12583 -
2007-10-25 02:00:46 +00:00
paul
cdad49e2bd
gtk: simplify UpdateStatusBarPanel and reduce gtk warings in console
...
git-svn-id: trunk@12582 -
2007-10-25 01:53:16 +00:00
paul
72c2520711
qt: slightly change formula in StretchMaskBlt to prevent unneeded stretching (issue #10011 )
...
git-svn-id: trunk@12581 -
2007-10-25 00:54:45 +00:00
marc
808f4734c0
* Fix path by Maxim Ganetsky
...
git-svn-id: trunk@12580 -
2007-10-24 22:59:00 +00:00
kirkpatc
c4eb8821c3
Updates to TCanvas, TBitmap, TPixMap. TIcon, TPen
...
git-svn-id: trunk@12579 -
2007-10-24 16:20:27 +00:00
paul
d7545c1a27
move TmSchema to implementation (will it fix anything?)
...
git-svn-id: trunk@12578 -
2007-10-24 08:47:22 +00:00
michael
e22b210485
* renamed to avoid conflict with gtkobject.inc of gtk2 units in packages
...
git-svn-id: trunk@12577 -
2007-10-24 08:03:07 +00:00
vincents
be01926f6b
fixed make bigide, broken in r12564 #4a43243f86
...
git-svn-id: trunk@12576 -
2007-10-24 07:49:04 +00:00
paul
86b2cfaab0
gtk2: use 'popup-shown' property listening to identify dropDown and closeUp combobox events under windows
...
git-svn-id: trunk@12575 -
2007-10-24 06:52:27 +00:00
paul
6afb960278
gtk: fix reading of bitmap mask under non-X systems
...
git-svn-id: trunk@12574 -
2007-10-24 02:43:28 +00:00
andrew
56ff3fad9c
fixed combobox memory leak - found by Paul
...
git-svn-id: trunk@12573 -
2007-10-24 01:09:47 +00:00
andrew
4060692692
fixed gtk2 compilation for windows(hopefully)
...
git-svn-id: trunk@12572 -
2007-10-24 00:40:45 +00:00
andrew
35e76c1971
fixed gtk2 combobox to use only one gtkrenderertext and not one for each item. It should improve loading a large list of items into a combobox
...
git-svn-id: trunk@12571 -
2007-10-24 00:33:52 +00:00
paul
0c359236ac
themes: add size of drop down part of toolbutton
...
git-svn-id: trunk@12570 -
2007-10-23 22:59:41 +00:00
tombo
1d7db6a607
IDE About form: use Canvas.Draw instead of Canvas.CopyRect
...
git-svn-id: trunk@12569 -
2007-10-23 15:55:06 +00:00
tombo
7ac17a32e0
Carbon intf: Patch #0009952 : Patch to add SetCursorPos function to LCL CarbonWidgetSet from James Chandler Jr.
...
git-svn-id: trunk@12568 -
2007-10-23 15:34:01 +00:00