Commit Graph

16497 Commits

Author SHA1 Message Date
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
zeljko
b0367ba1d7 Qt: fixed QPalette mess with TQtWidget, TQtComboBox, TQtAbstractScrollArea, TQtLineEdit, TQtTextEdit, TQtAbstractSpinBox, TQtAbstractButton.
git-svn-id: trunk@16610 -
2008-09-16 17:19:33 +00:00
laurent
39bac33e99 add standard glyph in buttons
git-svn-id: trunk@16609 -
2008-09-16 16:04:16 +00:00
kirkpatc
93bff7659c FPDoc - descriptions added and links fixed in the following .xml files of LCL: actnlist, arrow, buttonpanel, buttons, calendar, chart, checklst, clipbrd, colorbox, customtimer
git-svn-id: trunk@16608 -
2008-09-16 16:02:34 +00:00
laurent
8647538c8e add standard glyph in buttons
git-svn-id: trunk@16607 -
2008-09-16 15:02:37 +00:00
vincents
8c49e607af win32 issues: fixed typos
git-svn-id: trunk@16606 -
2008-09-16 14:40:30 +00:00
mazen
2c42be7638 * Updated Debian packagedescription.
git-svn-id: trunk@16605 -
2008-09-16 14:12:10 +00:00
laurent
7d53adcdcd add standard glyph in buttons
git-svn-id: trunk@16604 -
2008-09-16 12:19:12 +00:00
laurent
ef99e72ec8 add standard glyph in buttons
git-svn-id: trunk@16603 -
2008-09-16 07:45:44 +00:00
paul
10cb184641 win32: fix range check error (by Martin Friebe, #0012157)
git-svn-id: trunk@16602 -
2008-09-16 02:44:11 +00:00
paul
f7c01f9fda gtk: revert part of 16324. use g_idle_add. gtk_timeout_add leads to crash (#0012114)
git-svn-id: trunk@16601 -
2008-09-15 22:34:04 +00:00
zeljko
6ce78376aa Qt: added comment about QFontMetrics::averageCharWidth() under MacOsX.
git-svn-id: trunk@16600 -
2008-09-15 21:19:29 +00:00
zeljko
ffec5a52a8 Qt: fix latest patch, only DT_NOCLIP should be changed ...
git-svn-id: trunk@16599 -
2008-09-15 17:17:07 +00:00
zeljko
b15a1073c9 Qt: bugfix in TQtWidgetSet.drawText()
git-svn-id: trunk@16598 -
2008-09-15 17:01:19 +00:00
laurent
dbf5d01d9b add standard glyph in buttons
git-svn-id: trunk@16597 -
2008-09-15 16:24:10 +00:00
jesus
427ef13a50 LCL, fix stringgrid removing of last custom column, issue #12152
git-svn-id: trunk@16596 -
2008-09-15 14:56:08 +00:00
tombo
d53f365f5e LCL carbon: fixed range error
git-svn-id: trunk@16595 -
2008-09-15 14:51:06 +00:00
jesus
ddd16f211e LazReport, fix master/detail reports not updating detail ds when master ds changes activerecord
git-svn-id: trunk@16594 -
2008-09-15 14:45:29 +00:00
mattias
f74132f80f LCL: CreateRelativePath not relative for complete paths
git-svn-id: trunk@16593 -
2008-09-15 12:35:27 +00:00
vincents
61d23c0541 windows installers: don't add debug info to fpc units
git-svn-id: trunk@16592 -
2008-09-15 12:19:13 +00:00
zeljko
e638219510 Qt: fix synedit AV under darwin.
git-svn-id: trunk@16591 -
2008-09-15 12:08:45 +00:00
mattias
7d321ea70b gtk2 intf: disabled gtk2 threading, bug #12145
git-svn-id: trunk@16590 -
2008-09-15 11:43:07 +00:00
mazen
48f99c37ab * Updated dependencies
* Fixed top make file patch.

git-svn-id: trunk@16589 -
2008-09-15 11:28:13 +00:00
zeljko
0152132972 Qt: fixed #11101, #11281 (dbgrid AV)
git-svn-id: trunk@16588 -
2008-09-14 13:04:18 +00:00
tombo
f93744efd7 LazSQLDB: fixed SQL string editor font under Carbon
git-svn-id: trunk@16587 -
2008-09-14 10:49:05 +00:00
tombo
82d37a3e72 LCL carbon: fixed range check error
git-svn-id: trunk@16586 -
2008-09-14 09:38:10 +00:00