mattias
|
8c958b060d
|
LCL: always registering ResourceHandler
git-svn-id: trunk@10580 -
|
2007-02-05 10:15:50 +00:00 |
|
mattias
|
31a49fa7d8
|
fixed package link for runtimetypeinfocontrols
git-svn-id: trunk@10579 -
|
2007-02-05 10:04:30 +00:00 |
|
mattias
|
2e4c1f5989
|
lazdaemon: added lazdaemonapp.pp from Michael V.C.
git-svn-id: trunk@10578 -
|
2007-02-05 09:57:56 +00:00 |
|
mattias
|
b40adae3c8
|
LCL: fixed MissingBits for low precision
git-svn-id: trunk@10577 -
|
2007-02-04 23:14:29 +00:00 |
|
micha
|
c02a3a6b04
|
fix focusing spinedit with tab (issue #7033, patch by Paul Ishenin)
git-svn-id: trunk@10576 -
|
2007-02-04 16:49:32 +00:00 |
|
vincents
|
525f8e631d
|
win32 installer: removed useless background windows introduced in r10218 #70452f37ec
git-svn-id: trunk@10575 -
|
2007-02-04 13:46:02 +00:00 |
|
vincents
|
b56ef3de5d
|
lcl: fixed gtk compilation with fpc 2.1.1 on darwin
git-svn-id: trunk@10574 -
|
2007-02-03 21:46:51 +00:00 |
|
vincents
|
6d8915d650
|
fpcunit: console testrunner works with new xmlreportwriter if compiled with fpc 2.1.1
git-svn-id: trunk@10573 -
|
2007-02-02 23:14:27 +00:00 |
|
vincents
|
b35274df04
|
examples contain version 1 of semaphorgridlpk
git-svn-id: trunk@10572 -
|
2007-02-02 20:52:46 +00:00 |
|
mattias
|
f3482ef6bf
|
IDE: fixed parsing filename of compiling
git-svn-id: trunk@10571 -
|
2007-02-02 20:29:54 +00:00 |
|
vincents
|
aad5b6502d
|
examples: fixed out of the box compilation by adding a global package links
git-svn-id: trunk@10570 -
|
2007-02-02 14:50:20 +00:00 |
|
vincents
|
7bb39a459a
|
tests: added test projects from lcl\tests to the test suite.
git-svn-id: trunk@10569 -
|
2007-02-02 13:40:34 +00:00 |
|
vincents
|
ff6424e4ba
|
removed profiling compiler option (-pg) and set widgetset to default.
git-svn-id: trunk@10568 -
|
2007-02-02 13:39:56 +00:00 |
|
vincents
|
fece699695
|
fpcunit: consoletestrunner returns exitcode 1, if there are errors or failures.
git-svn-id: trunk@10567 -
|
2007-02-02 09:27:41 +00:00 |
|
vincents
|
ea88e8a24f
|
fixed 64 bit compilation
git-svn-id: trunk@10566 -
|
2007-02-02 09:18:49 +00:00 |
|
marc
|
b242b1a2d7
|
* part of restructuring
git-svn-id: trunk@10565 -
|
2007-02-02 01:46:23 +00:00 |
|
marc
|
493364664f
|
* improved colormask for cursors
git-svn-id: trunk@10564 -
|
2007-02-02 00:52:21 +00:00 |
|
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 |
|