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
tombo
5fe8eaf76b
Added Chris Rorden to Contributors because he submitted 0009960: Icon file for Carbon-based Laz IDE app bundle
...
git-svn-id: trunk@12567 -
2007-10-23 15:26:53 +00:00
tombo
ff99c700e9
Application bundle fix
...
git-svn-id: trunk@12566 -
2007-10-23 15:20:36 +00:00
andrew
5ba8252275
Fixed some gtk2 memory leaks where GtkTreePath's were not freed
...
git-svn-id: trunk@12565 -
2007-10-23 14:47:19 +00:00
michael
4a43243f86
Added ideintf package
...
git-svn-id: trunk@12564 -
2007-10-23 12:59:25 +00:00
michael
5dc1767859
Registered property editor for IBConnection databasebae
...
git-svn-id: trunk@12563 -
2007-10-23 12:45:00 +00:00
paul
4480d1ed60
lcl: draw ToolBar using themes (through -dUseThemes switch). only for manifested winxp at moment
...
git-svn-id: trunk@12562 -
2007-10-23 12:11:26 +00:00
paul
8649f4eda1
fix gtk LoadBitmapData for images with Width not divided by 8
...
git-svn-id: trunk@12561 -
2007-10-23 09:01:50 +00:00
paul
7d152dfb5b
little speedup for previous commit from giantm
...
git-svn-id: trunk@12560 -
2007-10-23 08:10:49 +00:00
paul
b9e61a07f7
lcl, win32: fix 2 bitmap mask problems
...
git-svn-id: trunk@12559 -
2007-10-23 07:11:18 +00:00
paul
3be134f57d
ide: fix memory leak in imagelist editor
...
git-svn-id: trunk@12558 -
2007-10-23 02:47:38 +00:00
vincents
3e3e217a58
fixed gtk2 Makefile
...
git-svn-id: trunk@12557 -
2007-10-23 01:45:41 +00:00
andrew
71cb81c8b0
Fixed gtk2 bug #9974 . Now Gtk2 Memo will scroll correctly for sure when Selstart is set or the Cursor is at the insertion point when text is added
...
git-svn-id: trunk@12556 -
2007-10-22 22:44:31 +00:00
vincents
a09e060255
regenerated makefile for better cross compilation support ( #9924 ) (fpcmake -r -Tall 'forgot' this one)
...
git-svn-id: trunk@12555 -
2007-10-22 21:35:03 +00:00
vincents
6c588075a8
regenerated makefile for better cross compilation support ( #9924 )
...
git-svn-id: trunk@12554 -
2007-10-22 21:33:01 +00:00
mattias
7f6864a3d8
slackware, make install: renamed bin/lazarus to bin/lazarus-ide because of conflict with tct
...
git-svn-id: trunk@12553 -
2007-10-22 12:03:32 +00:00
mattias
e4416c49fb
linux debs+rpm: renamed /usr/bin/lazarus to /usr/bin/lazarus-ide, because of conflict with tct
...
git-svn-id: trunk@12552 -
2007-10-22 10:27:00 +00:00
kirkpatc
ef4fddbadb
Updates to TBitMap
...
git-svn-id: trunk@12551 -
2007-10-22 07:22:14 +00:00
mattias
64a90e2797
IDE: only close designer on ofRevert
...
git-svn-id: trunk@12550 -
2007-10-21 23:39:49 +00:00
marc
832fc732fd
* Updated translation by Maxim Ganetsky
...
git-svn-id: trunk@12549 -
2007-10-21 23:13:33 +00:00
mattias
eb33fe2617
lazreport: fixed languages directory position
...
git-svn-id: trunk@12548 -
2007-10-21 23:07:49 +00:00
mattias
5fa66be34e
IDE: fixed i18n flags for packages
...
git-svn-id: trunk@12547 -
2007-10-21 22:16:26 +00:00
andrew
6911f11c59
Reworked gtk1 TTrayIcon. Now we don't use a TForm hack but instead use a GtkPlug
...
git-svn-id: trunk@12546 -
2007-10-21 20:56:27 +00:00
jesus
6c5de3dab4
Printers, fixed carbon compilation but disabled so it uses cups implementation by now
...
git-svn-id: trunk@12545 -
2007-10-21 18:03:54 +00:00
mattias
f61657314b
IDE: removed obsolete workaround for not working TRadioButton.Checked from Paul
...
git-svn-id: trunk@12544 -
2007-10-21 13:03:44 +00:00
mattias
9f455244c8
IDE: src editor: fixed adding dynamic menu items
...
git-svn-id: trunk@12543 -
2007-10-21 13:00:58 +00:00