tombo
a83c1c5a70
LCL Carbon: better scrollbar handling, fixes bug #0012044 : TListBox scrollbars on Carbon
...
git-svn-id: trunk@16660 -
2008-09-20 12:47:41 +00:00
zeljko
160b31e9dc
Qt: qtthemes - when toolbar is flat, then make toolbar buttons also flat.
...
git-svn-id: trunk@16659 -
2008-09-19 21:31:42 +00:00
vincents
fd0b43824d
starter: use UTF8 system error message, maybe fixes issue #12185
...
git-svn-id: trunk@16658 -
2008-09-19 21:19:40 +00:00
vincents
46f03b20ca
LCL: added SysErrorMessageUTF8
...
git-svn-id: trunk@16657 -
2008-09-19 21:14:03 +00:00
zeljko
0f1e56d462
Qt: bugfix - cannot blindly convert shared image, must use new QImage for such ops.
...
git-svn-id: trunk@16656 -
2008-09-19 17:46:12 +00:00
tombo
ddeee54b5c
LCL Carbon: implemented GetTextColor, fixes bug #0012166 : TSpeedButton in carbon
...
git-svn-id: trunk@16655 -
2008-09-19 16:53:19 +00:00
tombo
b7bcb7ed2c
LCL Carbon: TMemo hide selection when inactive, part of bug #0012042 : TMemo selection
...
git-svn-id: trunk@16654 -
2008-09-19 16:45:55 +00:00
zeljko
6fd04c98b8
Qt: fixed crash with QLCLAbstractItemDelegate for win32 & macosx under some circumstances.
...
git-svn-id: trunk@16653 -
2008-09-19 16:27:55 +00:00
laurent
1968691a17
Load glyph form resource
...
git-svn-id: trunk@16652 -
2008-09-19 16:16:24 +00:00
zeljko
f03215b59b
Qt: Fixed regression in TQtDeviceContext.drawImage().
...
git-svn-id: trunk@16651 -
2008-09-19 16:01:42 +00:00
paul
66a35795ab
ide: remove old resize code from code tools preview dialog
...
git-svn-id: trunk@16650 -
2008-09-19 15:29:17 +00:00
paul
6f92209879
debugger: fix some button align in options dialog
...
git-svn-id: trunk@16649 -
2008-09-19 15:21:55 +00:00
paul
fa7ae42825
lcl: add TCustomBitBtn.LoadGlyphFromLazarusResource
...
git-svn-id: trunk@16648 -
2008-09-19 14:18:30 +00:00
vincents
5482e9dde7
editor toolbar: conforming to IDE theme (issue #12182 ) from Graeme
...
* Arrow buttons changed from TBitBtn to TSpeedButton
* Arrow images are loaded from Lazarus Resources
* Fixed bug in treeview. When you selected a node, the node
image disappeared.
git-svn-id: trunk@16647 -
2008-09-19 14:07:22 +00:00
laurent
1cfaa04b5c
change for load images from resources
...
git-svn-id: trunk@16646 -
2008-09-19 12:36:27 +00:00
zeljko
eda775b4f0
Qt: added QtX11WaitForWindowManager() to all QWidget_showXX calls.Such call avoid unexpected behaviour under some X11 window managers.
...
Fixed AV with QLCLItemDelegate_destroy() which raises AV under linux in some circumstances.Added TODO for this case.
git-svn-id: trunk@16645 -
2008-09-19 11:18:43 +00:00
paul
35e4c88db4
forgotten file
...
git-svn-id: trunk@16644 -
2008-09-19 07:03:14 +00:00
paul
736b46028b
change image mime-type
...
git-svn-id: trunk@16643 -
2008-09-19 02:40:48 +00:00
paul
f1a56cfd2b
ide:
...
- update codetools defines editor to use new images
- realign codetools preview dialog
git-svn-id: trunk@16642 -
2008-09-19 02:40:03 +00:00
paul
8312c1c497
ide: project options dialog:
...
- reanchor forms page
- load speedbutton images from resources
git-svn-id: trunk@16641 -
2008-09-19 01:45:38 +00:00
paul
580555aa19
images: regenerate laz_images.lrs
...
git-svn-id: trunk@16640 -
2008-09-18 23:14:59 +00:00
mattias
fa3f651b1f
added bundle for startlazarus
...
git-svn-id: trunk@16639 -
2008-09-18 22:48:24 +00:00
mattias
43de22896d
translations: russian: updates from Maxim
...
git-svn-id: trunk@16638 -
2008-09-18 21:38:29 +00:00
jesus
5ff328f3f1
LCL, fixed postscriptcanvas AV issue #12173 , and example
...
git-svn-id: trunk@16637 -
2008-09-18 21:24:09 +00:00
zeljko
7dcfdfde0f
Qt: check enable state of TQtLineEdit & TQtComboBox when using AutoSelect property.
...
git-svn-id: trunk@16636 -
2008-09-18 20:29:47 +00:00
mattias
d8e36f10fb
codetools: fixed CompareTextIgnoringSpace, bug #12177
...
git-svn-id: trunk@16635 -
2008-09-18 20:00:12 +00:00
laurent
874285d5bb
replace add and delete images
...
git-svn-id: trunk@16634 -
2008-09-18 09:01:12 +00:00
laurent
a71c0414eb
Change add, delete glyph in project inspector
...
git-svn-id: trunk@16633 -
2008-09-18 07:12:08 +00:00
vincents
904d875806
windows installers: fixed typo
...
git-svn-id: trunk@16632 -
2008-09-18 06:53:09 +00:00
zeljko
2c9245741e
Qt: removed IFDEF WINDOWSUNICODESUPPORT from TQtWidgetSet.FontCanUTF8()
...
git-svn-id: trunk@16631 -
2008-09-18 06:22:44 +00:00
vincents
859e0971bf
tachart: published TChart.Anchors (issue #12169 )
...
git-svn-id: trunk@16630 -
2008-09-17 20:32:14 +00:00
zeljko
7be0d54a71
Qt: check grabWidget for nil before call to QWidget_releaseMouse().
...
git-svn-id: trunk@16629 -
2008-09-17 16:41:26 +00:00
laurent
e5f09a6626
add SVG powered-by
...
git-svn-id: trunk@16628 -
2008-09-17 15:22:31 +00:00
laurent
f52e572787
Replace TArrow by TSpeedButton
...
git-svn-id: trunk@16627 -
2008-09-17 14:58:41 +00:00
zeljko
707ff6d34c
Qt: all color conversions changed from QColor_setRgb() to QColor_fromRgb(), cause it can return unexpected result.
...
git-svn-id: trunk@16626 -
2008-09-17 14:49:58 +00:00
jesus
ed57405eeb
LCL, don't paste to or cut from grid if it's not editable, issue #12163
...
git-svn-id: trunk@16625 -
2008-09-17 14:30:27 +00:00
paul
ca8df86d4b
ide: set more usual height for edit control in run params dialog
...
git-svn-id: trunk@16624 -
2008-09-17 14:16:19 +00:00
paul
d9659238e0
images: add powered by lazarus image from Laurent
...
git-svn-id: trunk@16623 -
2008-09-17 14:09:46 +00:00
paul
dc27e6071b
ide: realign diffdialog
...
git-svn-id: trunk@16622 -
2008-09-17 14:07:53 +00:00
zeljko
36729ad9c3
Qt: fix TQtAbstractItemView should use QPaletteBase; Convert colors using QColor_fromRGB() in qtobjects.ColorRefToQColor()
...
git-svn-id: trunk@16621 -
2008-09-17 13:29:26 +00:00
laurent
230ec832ef
Change buttons order.
...
git-svn-id: trunk@16620 -
2008-09-17 13:28:01 +00:00
tombo
cc181b888f
LCL carbon: set empty image, if bitbtn or menu item bitmap width or height is zero, fixes #0011710 : Carbon: Small dot now on left side of menu items and button labels
...
git-svn-id: trunk@16619 -
2008-09-17 13:26:28 +00:00
zeljko
c3e3cf9a44
Qt: fixed #11602 , problem was in TQtWidgetSet.DCSetPixel().
...
git-svn-id: trunk@16618 -
2008-09-17 12:11:09 +00:00
paul
20accebb61
lcl: if Bitmap is empty return clNone in RequestTransparentColor
...
git-svn-id: trunk@16617 -
2008-09-17 08:05:03 +00:00
laurent
a76c33a899
add standard glyph in buttons and change the order.
...
git-svn-id: trunk@16616 -
2008-09-17 07:58:38 +00:00
laurent
0236d57b56
add standard glyph in buttons
...
git-svn-id: trunk@16615 -
2008-09-17 07:54:08 +00:00
vincents
0972557020
ide: changed carbon interface developement state from alpha to beta
...
git-svn-id: trunk@16614 -
2008-09-17 07:27:19 +00:00
paul
8f4c46e115
ide: minor realign configure custom tools dialog
...
git-svn-id: trunk@16613 -
2008-09-17 01:04:20 +00:00
sekelsenmat
3ebe772f22
Puts all new lowercase code inside ifdef NewLowerCase
...
git-svn-id: trunk@16612 -
2008-09-16 17:43:38 +00:00
mattias
d82c848f94
clean up
...
git-svn-id: trunk@16611 -
2008-09-16 17:25:29 +00:00