Commit Graph

10089 Commits

Author SHA1 Message Date
marc
4a23f61dab + Added line info
* Changed DbgPtr to 64 bit

git-svn-id: trunk@10110 -
2006-10-27 22:23:13 +00:00
sekelsenmat
0258bd1b90 Fixes for file common dialogs.
git-svn-id: trunk@10109 -
2006-10-27 17:20:27 +00:00
vincents
cb63d019b3 lcl: added overload for TCustomScrollbar.SetParams (issue #7657) from Tom Gregorovic
git-svn-id: trunk@10108 -
2006-10-25 21:11:19 +00:00
vincents
497bf7b015 trayicon: patch from Felipe (#7644)
- General clean up and much improved support for Qt. 
- Updated the example to contain a popup menu.

git-svn-id: trunk@10107 -
2006-10-25 20:50:23 +00:00
vincents
bad4333bda win32 installer: fpc bin dir was exported twice
git-svn-id: trunk@10106 -
2006-10-25 20:47:08 +00:00
sekelsenmat
6913093d07 Minor fix for timer and experimental Canvas.Pixels support.
git-svn-id: trunk@10105 -
2006-10-25 18:47:15 +00:00
sekelsenmat
37fa71c7aa Improved a lot the filter translation algorithm for common dialogs.
git-svn-id: trunk@10104 -
2006-10-25 01:52:40 +00:00
sekelsenmat
ddb0dca64d Fixes a crash on qt when the owner of a common dialog isn't a TWinControl.
git-svn-id: trunk@10103 -
2006-10-25 01:01:19 +00:00
sekelsenmat
f6026e16c4 Removed old qt4 files.
git-svn-id: trunk@10102 -
2006-10-23 11:32:10 +00:00
mattias
1f7dab21cf package sqldblaz: added icons
git-svn-id: trunk@10101 -
2006-10-23 10:33:41 +00:00
mattias
6e6d0962de sqldb package: added TOracleConnection to component palette
git-svn-id: trunk@10100 -
2006-10-23 10:22:16 +00:00
mattias
b38f796623 gtk intf: made some gtk1-X functions available to gtk2-X (e.g. XGetWorkArea) from Felipe
git-svn-id: trunk@10099 -
2006-10-23 10:18:30 +00:00
mattias
ffdfdaa611 fixed typos from Darius
git-svn-id: trunk@10098 -
2006-10-23 10:14:31 +00:00
marc
aea0f4e1da + More translations from Marcel Minderhoud (some were modified)
git-svn-id: trunk@10097 -
2006-10-22 12:58:37 +00:00
sekelsenmat
74a6f9e183 Unified qt4 header files. Updated bindings to 1.21
git-svn-id: trunk@10096 -
2006-10-22 10:23:00 +00:00
vincents
cb2da143ef win32 installer: fixed including the binutils from fpcbuild
git-svn-id: trunk@10095 -
2006-10-21 18:56:08 +00:00
vincents
86a36d4a2f svn2revisioninc can parse svn 1.4 meta data to determine a version
git-svn-id: trunk@10094 -
2006-10-21 18:55:12 +00:00
micha
cb202eccba fix menu compatibility with win95 (issue #7602) (from msmat)
git-svn-id: trunk@10093 -
2006-10-19 19:19:02 +00:00
vincents
03bdadb1f0 fpcunit consolerunner: no . if test failed, because a E or F will be output for that test
git-svn-id: trunk@10092 -
2006-10-19 17:01:05 +00:00
vincents
4d71ca81f2 fpcunit: new console runner uses fpcunitconsolerunner package
git-svn-id: trunk@10091 -
2006-10-18 21:21:24 +00:00
micha
aefff91113 fix menu width and accelerators (issue #7592, #7601) (from msmat)
git-svn-id: trunk@10090 -
2006-10-18 19:00:32 +00:00
vincents
810d321780 created package for console test runner
git-svn-id: trunk@10089 -
2006-10-17 20:01:34 +00:00
marc
766d00f56a + Made template compile
git-svn-id: trunk@10088 -
2006-10-17 14:28:23 +00:00
marc
e1d232dcdf + forgot to add
git-svn-id: trunk@10087 -
2006-10-17 13:47:46 +00:00
marc
b7f091854e * updated mime-type
git-svn-id: trunk@10086 -
2006-10-17 13:44:44 +00:00
marc
372e2b6ea2 + added fpgui widgetset
git-svn-id: trunk@10085 -
2006-10-17 13:42:05 +00:00
mattias
1c383c308c fixed compilation for fpc 2.1.x
git-svn-id: trunk@10084 -
2006-10-17 12:16:44 +00:00
vincents
c71ba019e1 tests: create testrunner unit with a base class for console test runnners, should be moved to fpcunit
git-svn-id: trunk@10083 -
2006-10-16 21:20:21 +00:00
mattias
00b85598ab IDE: improved renaming inherited components
git-svn-id: trunk@10082 -
2006-10-16 18:20:42 +00:00
sekelsenmat
19fac7a31f Added mac qt4 unit.
git-svn-id: trunk@10081 -
2006-10-16 14:08:52 +00:00
vincents
ea978a72a0 lcl: made TWinControl.Realign public (issue #7519)
git-svn-id: trunk@10080 -
2006-10-16 13:19:52 +00:00
vincents
a3f92897ec IDE: fixed deleting a code template (issue #7606)
git-svn-id: trunk@10079 -
2006-10-16 11:13:37 +00:00
vincents
c15e3a596c qt interface: added the win32 version of the qt4 unit
git-svn-id: trunk@10078 -
2006-10-16 11:05:56 +00:00
vincents
c16b6a49f9 put back the linux version (win32 version got accidentally committed)
git-svn-id: trunk@10077 -
2006-10-16 10:55:38 +00:00
vincents
9c5a56aceb fixed compilation
git-svn-id: trunk@10076 -
2006-10-16 10:50:52 +00:00
sekelsenmat
43d1567fab Fixes compilation of qt widgetset.
git-svn-id: trunk@10075 -
2006-10-15 21:26:00 +00:00
sekelsenmat
44d439dd69 Patch from Luis Hilario for StatusBar
git-svn-id: trunk@10074 -
2006-10-15 21:07:45 +00:00
andrew
a46e121f4a fixed compilation of gtk2 for win32
git-svn-id: trunk@10073 -
2006-10-15 19:10:03 +00:00
andrew
bb14c9ecac fixed integer to THandle in al the widgetsets CreateDialog functions fixed type in gtk2 savedialog
git-svn-id: trunk@10072 -
2006-10-15 18:21:38 +00:00
andrew
e28b0e879e fixed gtk2 toolbutton to get click events
git-svn-id: trunk@10071 -
2006-10-15 16:38:54 +00:00
marc
c099cc73bf * language update from Juan Salvador Pérez García
git-svn-id: trunk@10070 -
2006-10-15 14:14:44 +00:00
marc
72be679b4d * fixes from Juan Salvador Pérez García
git-svn-id: trunk@10069 -
2006-10-15 14:13:32 +00:00
andrew
8459fd3faa fixed gtk2 FileDialog for multiple masks
git-svn-id: trunk@10068 -
2006-10-15 13:50:23 +00:00
andrew
fc03d1600d Some 64bit changes for TWS.Create Timer
Fixed gtk2 listbox events
Partially fixed gtk2 painting issues  bug #964
Fixed bug #7067
Gtk2 Opendialogs now use GtkFileChooserDialog
Added a check for the clipboard in case it get stuck in a repeat loop
lclgtkcellrenderer now knows the itemindex to paint correctly

git-svn-id: trunk@10067 -
2006-10-15 13:27:27 +00:00
sekelsenmat
676fd7a234 Fixed many bugs about showing multiple windows and modal dialog support.
git-svn-id: trunk@10066 -
2006-10-15 11:33:05 +00:00
sekelsenmat
a06f0d21c8 Many fixes and improvements. Fixed bug on window visibility. Improved modal dialog support.
git-svn-id: trunk@10065 -
2006-10-15 01:03:49 +00:00
sekelsenmat
c285bb3697 Fixed bug on the dialogs unit.
git-svn-id: trunk@10064 -
2006-10-13 14:53:45 +00:00
vincents
b46e538c22 docs: added lclmessageglue doc skeleton
git-svn-id: trunk@10063 -
2006-10-13 10:46:01 +00:00
sekelsenmat
783865015f Many small fixes. Fixes painting on various widgets.
git-svn-id: trunk@10062 -
2006-10-12 21:54:23 +00:00
vincents
f759124d94 added $inline on
git-svn-id: trunk@10061 -
2006-10-12 08:14:16 +00:00