Commit Graph

4832 Commits

Author SHA1 Message Date
mattias
7d321ea70b gtk2 intf: disabled gtk2 threading, bug #12145
git-svn-id: trunk@16590 -
2008-09-15 11:43:07 +00:00
zeljko
0152132972 Qt: fixed #11101, #11281 (dbgrid AV)
git-svn-id: trunk@16588 -
2008-09-14 13:04:18 +00:00
tombo
82d37a3e72 LCL carbon: fixed range check error
git-svn-id: trunk@16586 -
2008-09-14 09:38:10 +00:00
tombo
98670ae7f4 LCL Carbon: fixed range errors and warnings, fixes #0011704: Range checks when Carbon compiled with -Cr
git-svn-id: trunk@16585 -
2008-09-14 09:22:51 +00:00
tombo
56b2d3f9c3 LCL Carbon: finally find solution for #0011287: Mac OS X : Double Click when Showing forms does not work correctly... - postpone down message to start of mouse tracking
git-svn-id: trunk@16581 -
2008-09-13 12:43:18 +00:00
tombo
22aa8a9284 LCL carbon: commented debugln
git-svn-id: trunk@16580 -
2008-09-13 12:07:12 +00:00
tombo
0c3d73c74e LCL Carbon: improved menu item short cut setting - perhaps fixes #0011961: un-commanded Meta-A menu event
git-svn-id: trunk@16579 -
2008-09-13 11:03:14 +00:00
vincents
273220e891 fixed compilation after merging of the fpc Unicode branch to fpc 2.3.1
git-svn-id: trunk@16573 -
2008-09-12 21:24:45 +00:00
zeljko
de65490e4a Qt: added TQtFontMetrics.averageCharWidth(), we use this one instead of blind charWidth('x',0) in qtwinapi.
git-svn-id: trunk@16565 -
2008-09-12 14:02:41 +00:00
paul
7a25527898 qt: revert commit of debug code
git-svn-id: trunk@16561 -
2008-09-12 03:25:37 +00:00
paul
362c46dac6 lcl: use UTF8 versions of LowerCase, UpperCase internally
git-svn-id: trunk@16560 -
2008-09-12 03:24:27 +00:00
paul
61fee6535e qt: use correct widestring -> utf8 conversion in KeyPress handler
git-svn-id: trunk@16559 -
2008-09-12 02:25:34 +00:00
paul
3191164086 win32, wince: revert previous cursor-related commit. It was wrong. Fix real problem. (#0012117)
git-svn-id: trunk@16557 -
2008-09-12 00:48:44 +00:00
zeljko
9832af3ae8 Qt: bugfix in TQtListWidget.signalSelectionChanged(), no more AV in some circumstances.
git-svn-id: trunk@16556 -
2008-09-11 21:24:43 +00:00
zeljko
1a4ebe205e Qt: fix mouseevents handling for TQtListWidget, added note about possible qt bug inside QListView class, removed workaround from TQtListWidget.signalItemClicked().
git-svn-id: trunk@16555 -
2008-09-11 21:00:56 +00:00
zeljko
bf2a387745 Qt: optimizations to TQtAbstractScrollArea painting. We must send update & repaint directly to viewport widget, not TQtAbstractScrollArea.Widget, as of Qt documentation.
git-svn-id: trunk@16554 -
2008-09-11 20:52:15 +00:00
sekelsenmat
ed41ec1299 Removes ambiguity in function call
git-svn-id: trunk@16551 -
2008-09-11 20:21:16 +00:00
zeljko
ec76a4c4ac Qt: bugfix - issue #12121
git-svn-id: trunk@16540 -
2008-09-11 07:16:17 +00:00
paul
bc98657cb3 carbon: dont convert 1 bit to 8 bit
git-svn-id: trunk@16539 -
2008-09-11 06:57:19 +00:00
paul
ea198f3972 formatting
git-svn-id: trunk@16538 -
2008-09-11 03:14:24 +00:00
paul
d6593ebca1 gtk, gtk2: fix clipping rect of newly created bitmap (#0012026)
git-svn-id: trunk@16535 -
2008-09-11 01:17:14 +00:00
paul
730022505a wince: use the same as win32 fix for WM_SETCURSOR
git-svn-id: trunk@16534 -
2008-09-11 01:04:44 +00:00
paul
6c22b2ee3b win32: fix WM_SETCURSOR handling (#0012117)
git-svn-id: trunk@16533 -
2008-09-11 01:00:40 +00:00
paul
5d8c7c393a win32: scroll fix from Martin Friebe (#0011768)
git-svn-id: trunk@16528 -
2008-09-10 22:26:13 +00:00
paul
3374c666b8 lcl: publish OnUTF8KeyPress
git-svn-id: trunk@16520 -
2008-09-10 09:22:59 +00:00
paul
d49c89985a formatting
git-svn-id: trunk@16517 -
2008-09-10 03:00:04 +00:00
paul
c9143f45a9 win32: workaround WM_MOUSEWHEEL (#0011768)
git-svn-id: trunk@16515 -
2008-09-10 01:10:04 +00:00
tombo
90a84d1a7a LCL carbon: fixed #0012061: TMemo does not delete lines - Carbon
- remove line end

git-svn-id: trunk@16497 -
2008-09-09 08:16:43 +00:00
sekelsenmat
c6a3b93b59 Implements TComboBox.OnChange firing on Carbon
git-svn-id: trunk@16495 -
2008-09-09 01:34:22 +00:00
paul
35e9017af7 qt:
- reimplement selection start/length for Qt widgets
  - add SelStart, SelLength support to Qt combobox

git-svn-id: trunk@16494 -
2008-09-09 01:12:30 +00:00
paul
1fe8eb7a33 qt: cleanup
git-svn-id: trunk@16493 -
2008-09-09 00:39:11 +00:00
tombo
b3ad3511f0 LCL carbon: TSelectDirectoryDialog - fixed another range error
git-svn-id: trunk@16485 -
2008-09-08 12:34:45 +00:00
tombo
789224e558 LCL carbon: TSelectDirectoryDialog - fixed range error
git-svn-id: trunk@16484 -
2008-09-08 11:54:19 +00:00
tombo
05e22097a0 LCL carbon: revert changes to combobox auto-disclosure - it is unable to select item by keyboard
git-svn-id: trunk@16483 -
2008-09-08 11:44:25 +00:00
zeljko
ad067e953d Qt: fixed drawImage(), must call QImage_scaled() before QPainter_drawImage() if W&H diffs from original.
git-svn-id: trunk@16481 -
2008-09-08 08:26:04 +00:00
paul
8ae1d62bbe lcl:
- add more UTF8 string functions (Delete, Insert, LoweCase, UpperCase)
  - revert gtk SelStart, SelLength changes - they are and will return position in Characters
  - fix combobox completion code

git-svn-id: trunk@16478 -
2008-09-08 03:41:32 +00:00
paul
5f4857e470 gtk: don't request bitmap handle to check whether it empty - use Empty property instead
git-svn-id: trunk@16477 -
2008-09-08 03:09:15 +00:00
mattias
d8ca4194ff gtk2 intf: enabling gtk threading when thread manager is set
git-svn-id: trunk@16475 -
2008-09-07 23:16:18 +00:00
zeljko
c779f2c362 Qt: bugfix #12093 - TSplitter doesn't work anymore as expected.
git-svn-id: trunk@16472 -
2008-09-07 20:04:44 +00:00
tombo
dbad42af76 LCL Carbon: fixed bug #0011688: Comboboxes don't close when item was selected - force hide drop/down list when item selected
git-svn-id: trunk@16470 -
2008-09-07 13:58:56 +00:00
mattias
45780ee1aa gtk2 intf: TComboBox: fixed GetSetSelStart/GetSetSelLength to use byte positions instead of character positions
git-svn-id: trunk@16461 -
2008-09-07 11:07:24 +00:00
micha
4538645d35 * lcl/gtk2: only use X when HasX has been defined
git-svn-id: trunk@16453 -
2008-09-06 15:24:58 +00:00
zeljko
d70830e8d5 Qt: TQtCalendar fixes (mostly mouse problems), fixed #12080
git-svn-id: trunk@16452 -
2008-09-06 14:44:33 +00:00
zeljko
57446be86c Qt: win32 fix, ide editor sometimes freezes because VK_LWIN & VK_RWIN aren't assigned
git-svn-id: trunk@16450 -
2008-09-06 09:44:43 +00:00
mattias
5202c92a1a gtk1: fixed signal stop return values
git-svn-id: trunk@16449 -
2008-09-06 08:55:38 +00:00
zeljko
5a470061ce Qt: dont set autofillbackground for native widgets (HasPaint=False) during design time.
git-svn-id: trunk@16440 -
2008-09-05 17:15:23 +00:00
zeljko
44818bf3cb Qt: fix stalled writeln.
git-svn-id: trunk@16436 -
2008-09-05 13:45:02 +00:00
zeljko
7927592d44 Qt: fixed #12072, cleanups.
git-svn-id: trunk@16432 -
2008-09-05 12:32:13 +00:00
zeljko
08b2573645 Qt: faster Sort() routines in qtprivate.
git-svn-id: trunk@16417 -
2008-09-04 18:39:00 +00:00
zeljko
bdff789799 Qt: TQtComboBox, no more unnecessary removeItem() insertItem(), now we use setItemText() in qtprivate.TQtComboStrings.Put().
git-svn-id: trunk@16416 -
2008-09-04 18:18:48 +00:00