vincents
|
ef505e76e2
|
examples: fixed compilation
git-svn-id: trunk@10563 -
|
2007-02-01 23:33:31 +00:00 |
|
mattias
|
89f08fb3a2
|
LCL: TTreeView: fixed MoveTo moving selection, h2pas: replaced checklst with TTreeView
git-svn-id: trunk@10562 -
|
2007-02-01 19:57:23 +00:00 |
|
vincents
|
68043867eb
|
test: added forgotten file.
git-svn-id: trunk@10561 -
|
2007-02-01 18:45:50 +00:00 |
|
vincents
|
b9033c3702
|
tests: seach examples directory recursively for example applications.
git-svn-id: trunk@10560 -
|
2007-02-01 15:43:43 +00:00 |
|
vincents
|
065a2e596b
|
test: fixed parsing command line options
git-svn-id: trunk@10559 -
|
2007-02-01 15:07:14 +00:00 |
|
vincents
|
5c89a11221
|
test: moved bugtestcase to runtest project
git-svn-id: trunk@10558 -
|
2007-02-01 14:30:50 +00:00 |
|
vincents
|
f060c5cd2a
|
SynEdit: fixed firing OnKeyPress event (bug #8250)
git-svn-id: trunk@10557 -
|
2007-02-01 10:58:13 +00:00 |
|
mattias
|
e712308673
|
lazdaemon: added license
git-svn-id: trunk@10556 -
|
2007-02-01 10:21:25 +00:00 |
|
mattias
|
e0705d3b83
|
added lazdaemon from Michael Van Canneyt
git-svn-id: trunk@10555 -
|
2007-02-01 10:17:44 +00:00 |
|
mattias
|
346794aaae
|
IDE, codetools: fixed parsing compiler time stamps
git-svn-id: trunk@10554 -
|
2007-02-01 09:55:30 +00:00 |
|
jesus
|
bf735e87cf
|
initialize counter to fix system.ppu not found
git-svn-id: trunk@10553 -
|
2007-02-01 09:44:23 +00:00 |
|
marc
|
742490006d
|
* improved scanning of -va output
git-svn-id: trunk@10552 -
|
2007-02-01 00:48:29 +00:00 |
|
vincents
|
cbb5dc8f80
|
codetools: fixed parsing -va output of fpc 2.1.1 by passing -vs- to turn off time stamps (bug #8249)
git-svn-id: trunk@10551 -
|
2007-01-31 20:49:13 +00:00 |
|
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 |
|