Commit Graph

10580 Commits

Author SHA1 Message Date
vincents
2ced4c37b6 trayicon: added support for qt
git-svn-id: trunk@10602 -
2007-02-07 12:23:52 +00:00
mattias
23890766ca codetools: local var assignment completion: checking for Self and Result
git-svn-id: trunk@10601 -
2007-02-07 11:26:02 +00:00
mattias
f9e7ec672d LCL: TTreeView: DisplayXXX functions now contain scrolledleft
git-svn-id: trunk@10600 -
2007-02-07 11:04:16 +00:00
sekelsenmat
bd436baa2d Small improvements related to trayicon on qt interface and upgrades qt bindings to 1.27
git-svn-id: trunk@10599 -
2007-02-07 05:33:48 +00:00
mattias
e35dc827ab IDE: started code browser
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +00:00
marc
6737a6ef3d * cursor patch from Paul Ishenin
+ added extra handle checks
* enabled some gtk2.2 code for getting cursorpos

git-svn-id: trunk@10597 -
2007-02-06 01:34:29 +00:00
mattias
6bd2881a7f win32 intf: fixed compilation
git-svn-id: trunk@10596 -
2007-02-06 00:19:25 +00:00
mattias
2b1083e359 LCL: SetTempCursor is now called on every mouse move, cursors of TControls
git-svn-id: trunk@10595 -
2007-02-05 23:24:03 +00:00
vincents
4cb1999e17 LCL: changed order: first OnPopup and then MouseUp (bug #8274)
git-svn-id: trunk@10594 -
2007-02-05 22:41:43 +00:00
vincents
a655b495c0 win32 interface: store edit maxlength in an integer to prevent range check errors.
git-svn-id: trunk@10593 -
2007-02-05 22:20:35 +00:00
vincents
24e1acafb9 fixed several global package links (bug #8275)
git-svn-id: trunk@10592 -
2007-02-05 21:45:11 +00:00
mattias
5afdbd9657 gtk intf: added menu items short cut labels, popup sub menu of menu bar shortcuts
git-svn-id: trunk@10591 -
2007-02-05 19:47:39 +00:00
micha
ef8bd1af9f implement calling TSpeedButton.Click for accelerator key (issue #7911, patch by Boguslaw Brandys)
git-svn-id: trunk@10590 -
2007-02-05 17:32:20 +00:00
vincents
d79e783bb4 designer baseclass example: fixed compilation
git-svn-id: trunk@10589 -
2007-02-05 14:15:01 +00:00
mattias
9345db7aa6 IDE: messages: fixed custom colors for custom notes, warnings and hints
git-svn-id: trunk@10588 -
2007-02-05 14:02:52 +00:00
mattias
f2759eac27 fixed compilation
git-svn-id: trunk@10587 -
2007-02-05 12:16:41 +00:00
mattias
17a650d35b IDE: checking compiler exit code and giving warning if not 0,1 from Boguslaw Brandys
git-svn-id: trunk@10586 -
2007-02-05 11:36:15 +00:00
mattias
6a32d1e029 LCL: TCustomNoteBook, when setting TabVisible of current page switch to another page
git-svn-id: trunk@10585 -
2007-02-05 11:28:26 +00:00
mattias
c851dfb460 gtk intf: TListBox, TComboBox now use GTK_SELECTION_SINGLE to prevent auto selection by the gtk
git-svn-id: trunk@10584 -
2007-02-05 11:16:07 +00:00
mattias
8d75f957cf LCL: TCanvas.CreateBrush using TRANSPARENT, OPAQUE depending on Brush.Style=bsSolid
git-svn-id: trunk@10583 -
2007-02-05 10:53:49 +00:00
mattias
3691fb6111 translation: german: updates from Joerg Braun
git-svn-id: trunk@10582 -
2007-02-05 10:48:22 +00:00
mattias
cfd1bc5071 IDE: added LResources to uses section of TFileDescPascalUnitWithResource
git-svn-id: trunk@10581 -
2007-02-05 10:24:55 +00:00
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