Commit Graph

10528 Commits

Author SHA1 Message Date
vincents
4296106642 LCL: don't set Edit.Modified if change is made during handle creation (bug #2068)
git-svn-id: trunk@10550 -
2007-01-31 16:01:47 +00:00
sekelsenmat
7751405e34 Implemented mouse wheel events on qt widgetset
git-svn-id: trunk@10549 -
2007-01-31 15:10:33 +00:00
vincents
4ced1d8d15 LCL, TASyncProcess: FIONREAD is part of 2.0.4 termio units for all unix targets
git-svn-id: trunk@10548 -
2007-01-31 14:18:03 +00:00
vincents
5bee5ec659 LCL: fixed getting TSpinEdit.Caption before the handle has been created (bug #2075)
git-svn-id: trunk@10547 -
2007-01-31 12:22:36 +00:00
vincents
a62c67db39 tests: implemented timeout for running (needs patches for fpc 2.1.1). TestRunner passes --runtest to the tested program
git-svn-id: trunk@10546 -
2007-01-31 12:11:58 +00:00
mattias
5e7915cd31 IDE: the first unit of a project is now automaticallly the main unit, if you dont want this: use MainUnitID:=-1
git-svn-id: trunk@10545 -
2007-01-31 11:13:37 +00:00
marc
92e3d63d75 * Cursor patch from Paul Ishenin
* Disabled setting cursors for gtk2, since it is broken

git-svn-id: trunk@10544 -
2007-01-31 01:11:00 +00:00
vincents
d0214c39e6 tests: exclude .svn directory
git-svn-id: trunk@10543 -
2007-01-30 23:35:35 +00:00
vincents
85bf638910 tests: improved searching for test directories
git-svn-id: trunk@10542 -
2007-01-30 23:31:27 +00:00
vincents
2bdbe6f91c tests: added gui test runner for running test projects and first testcase based on a bug report
git-svn-id: trunk@10541 -
2007-01-30 22:45:54 +00:00
vincents
7ef1dc90d4 LCL: published T(DB)CheckBox.Color and ParentColor (bug #8185)
git-svn-id: trunk@10540 -
2007-01-30 15:33:39 +00:00
vincents
2a4b6678f2 IDE: fixed warning about abstract creating a class with abstract methods.
git-svn-id: trunk@10539 -
2007-01-30 15:29:55 +00:00
vincents
b2bceaa57a trayicon: show popup on mouseup event from Felipe
git-svn-id: trunk@10538 -
2007-01-30 12:01:40 +00:00
mattias
a4579a8ef6 IDE: fixed not adding CreateForm statement if main project file does not support it
git-svn-id: trunk@10537 -
2007-01-30 10:02:18 +00:00
vincents
40a100496d debugger, evaluate dialog:
add vertical scrollbar (bug #8243)
esc closes the dialog

git-svn-id: trunk@10536 -
2007-01-30 08:54:29 +00:00
marc
5e6f809b63 * made gtk2 keyboard initialisation independent of X
- removed unix -> X implication
* start of some gtk1/2 split

git-svn-id: trunk@10535 -
2007-01-29 23:07:59 +00:00
sekelsenmat
eeab5cc377 Small bugfix for menus on qt interface
git-svn-id: trunk@10534 -
2007-01-29 21:36:52 +00:00
micha
8e29013693 fix cursor position, patch by Paul Ishenin (issue #8181)
git-svn-id: trunk@10533 -
2007-01-29 20:57:51 +00:00
vincents
d85bb5745e updated Indonesian translations from Zaenal Mutaqin
git-svn-id: trunk@10532 -
2007-01-29 20:04:36 +00:00
vincents
40535b6046 trayicon: fixed activating popupmenu on x11 from Felipe
git-svn-id: trunk@10531 -
2007-01-29 18:54:39 +00:00
sekelsenmat
0cb3dd8bb1 Improvements to TPopUpMenu, and TMenuItem on qt interface
git-svn-id: trunk@10530 -
2007-01-29 17:55:51 +00:00
vincents
c3f3bb0aa0 LCL: removed RadialPie function without angles parameter, renamed RadialPieWithAngles to RadialPie
git-svn-id: trunk@10529 -
2007-01-29 12:33:03 +00:00
vincents
711de596e8 win32 interfaces: fixed openfiledialogs on windows 98 and earlier
git-svn-id: trunk@10528 -
2007-01-29 11:29:51 +00:00
vincents
edabd1fe1f win32 interface: get platform from the sysutils unit.
git-svn-id: trunk@10527 -
2007-01-29 10:21:15 +00:00
sekelsenmat
1f29653935 Patch from Philip Hess to fix tab order on qt widgetset.
git-svn-id: trunk@10526 -
2007-01-29 00:38:22 +00:00
micha
305e2a2521 fix removing last page from tcustomnotebook (issue #7839)
git-svn-id: trunk@10525 -
2007-01-28 15:20:40 +00:00
sekelsenmat
315a021fbd Small improvements on coordinate handling on Qt's StretchDraw.
git-svn-id: trunk@10524 -
2007-01-28 14:48:40 +00:00
sekelsenmat
4b90db323d Initial implementation for Frame winapis on qt widgetset.
git-svn-id: trunk@10523 -
2007-01-28 02:12:50 +00:00
sekelsenmat
183fec9838 Small fix for MouseMove events.
git-svn-id: trunk@10522 -
2007-01-28 00:39:02 +00:00
vincents
0f0dec2f80 fixed fpc 2.1.1 compilation
git-svn-id: trunk@10521 -
2007-01-27 21:15:52 +00:00
vincents
27143c2d74 fixed fpc 2.1.1 compilation
git-svn-id: trunk@10520 -
2007-01-27 20:11:23 +00:00
micha
10aecd20d4 fix TPage.TabVisible icw PageIndex, patch by Luiz (issue #7349)
git-svn-id: trunk@10519 -
2007-01-27 19:23:13 +00:00
sekelsenmat
c9441238fc Implements painting to TBitmap using a Canvas on Qt, and lot's of small changes to standarize debug messages, casing, identation on Qt Widgetset code.
git-svn-id: trunk@10518 -
2007-01-27 13:39:53 +00:00
sekelsenmat
879c6ecde9 Small improvement on TCustomControl support for qt interface
git-svn-id: trunk@10517 -
2007-01-27 12:13:13 +00:00
marc
fbf6e4f232 * updated polish translations from Paweł (ACD)
git-svn-id: trunk@10516 -
2007-01-26 23:57:35 +00:00
vincents
4a62d22084 IDE: fixed VerboseFPCSrcScan
git-svn-id: trunk@10515 -
2007-01-26 19:44:43 +00:00
mattias
4c4aaf8a76 carbon intf: improved fonts, key handling, modal forms from Tom Gregorovic
git-svn-id: trunk@10514 -
2007-01-26 17:54:12 +00:00
jesus
ddc4c1e57c dbgrid: Additional check for valid ActiveRecord
git-svn-id: trunk@10513 -
2007-01-26 17:08:26 +00:00
jesus
94485e724e dbgrid: Checking for valid ActiveRecord (issue #8224)
git-svn-id: trunk@10512 -
2007-01-26 17:04:06 +00:00
mattias
f2dddc5c8f codetools: implemented include directives with sub paths
git-svn-id: trunk@10511 -
2007-01-26 12:29:46 +00:00
mattias
48bf90bf1d translations: german: updates from Joerg Braun
git-svn-id: trunk@10510 -
2007-01-26 11:32:40 +00:00
mattias
0d7ff5bab2 translations: german: updates from Joerg Braun
git-svn-id: trunk@10509 -
2007-01-26 11:32:00 +00:00
mattias
a2b7a5738c translations: german: updates from Joerg Braun
git-svn-id: trunk@10508 -
2007-01-26 11:31:15 +00:00
mattias
ee13e432b7 translations: german: updates from Joerg Braun
git-svn-id: trunk@10507 -
2007-01-26 11:30:52 +00:00
vincents
5fef15b66b LCL: don't call OnHide/OnShow after minimizing/restoring (bug #7255)
git-svn-id: trunk@10506 -
2007-01-26 10:18:27 +00:00
vincents
b6299f483a LCL: fixed dragging over a splitter (bug #2058) from Paul Ishenin
git-svn-id: trunk@10505 -
2007-01-26 09:14:15 +00:00
jesus
670108df05 dbgrid: check for active datalink, issue #8194
git-svn-id: trunk@10504 -
2007-01-26 09:13:37 +00:00
jesus
d00607ca9b qt: fixes some widgets handle creation
git-svn-id: trunk@10503 -
2007-01-24 23:13:54 +00:00
jesus
be37b3ea24 dbgrid: update active row if active record changed (bug #7934)
git-svn-id: trunk@10502 -
2007-01-24 08:42:25 +00:00
jesus
17ee7d3f7d qt: update to bindings 1.26
git-svn-id: trunk@10501 -
2007-01-23 22:52:07 +00:00