marc
|
28f291504a
|
* Added pointeraccess to data
git-svn-id: trunk@10134 -
|
2006-10-30 12:59:16 +00:00 |
|
vincents
|
b8106ada6e
|
add -WG for lazarus on win64
git-svn-id: trunk@10133 -
|
2006-10-30 12:20:40 +00:00 |
|
sekelsenmat
|
62f7399c31
|
Implemented TBitmap.LoadFromDevice to take screenshots.
git-svn-id: trunk@10132 -
|
2006-10-30 12:15:06 +00:00 |
|
mattias
|
83cc6976b1
|
IDE: compiler output path single . is now kept, bug #7695
git-svn-id: trunk@10131 -
|
2006-10-30 11:11:01 +00:00 |
|
vincents
|
9405bf0098
|
win installer: use gdate to create a date stamp
git-svn-id: trunk@10130 -
|
2006-10-30 10:27:12 +00:00 |
|
jesus
|
8075abcdf3
|
added sample for printing in RawMode
git-svn-id: trunk@10129 -
|
2006-10-30 00:18:20 +00:00 |
|
sekelsenmat
|
78ac6c89ab
|
Fix for modal dialogs from Philip Hess.
git-svn-id: trunk@10128 -
|
2006-10-29 21:49:17 +00:00 |
|
vincents
|
d3c966380d
|
windows installer: adapted for win64 installer
git-svn-id: trunk@10127 -
|
2006-10-29 21:00:14 +00:00 |
|
vincents
|
c9e79ed4b5
|
sqldb laz package is not available on win64
git-svn-id: trunk@10126 -
|
2006-10-29 18:36:23 +00:00 |
|
vincents
|
46c7971051
|
disable sqldb components on win64 (they are not compiled by fpc)
git-svn-id: trunk@10125 -
|
2006-10-29 18:23:01 +00:00 |
|
micha
|
115bcee89d
|
show message view: make shortcut command same as menu click
git-svn-id: trunk@10124 -
|
2006-10-28 20:37:16 +00:00 |
|
mattias
|
eba711c73a
|
gtk intf: added simple function for clBackground, LCL, TTabControl: added csAcceptControls to ControlStyle
git-svn-id: trunk@10123 -
|
2006-10-28 16:21:59 +00:00 |
|
mattias
|
882a5c5696
|
gtk2 intf: improved cell renderer test for drawn items from Andrew Haines
git-svn-id: trunk@10122 -
|
2006-10-28 15:43:23 +00:00 |
|
mattias
|
0d6f320556
|
gtk2 intf: improved TGtkWSCustomSplitter.DrawSplitter
git-svn-id: trunk@10121 -
|
2006-10-28 15:41:11 +00:00 |
|
mattias
|
b8e285a693
|
gtk2 intf: added gdkwindows for client widgets: gtk_fixed_new
git-svn-id: trunk@10120 -
|
2006-10-28 15:07:08 +00:00 |
|
florian
|
107c5e7c0b
|
* fixed Win64 in behalf of Micha
git-svn-id: trunk@10119 -
|
2006-10-28 14:59:28 +00:00 |
|
mattias
|
0be210dffc
|
gtk2 intf: fixed SetCallBacks for gtktreeview
git-svn-id: trunk@10118 -
|
2006-10-28 13:53:57 +00:00 |
|
mattias
|
38ad8c50e8
|
fixed compilation of trayicon under win32 from Felipe
git-svn-id: trunk@10117 -
|
2006-10-28 13:14:47 +00:00 |
|
mattias
|
74938f3011
|
IDE: designer now shows hints only for components of the LookupRoot
git-svn-id: trunk@10116 -
|
2006-10-28 12:57:25 +00:00 |
|
mattias
|
68d11d171f
|
fixed compilation of gtk1 intf
git-svn-id: trunk@10115 -
|
2006-10-28 10:52:41 +00:00 |
|
mattias
|
d6eb52a88b
|
gtk intf: reduced X queries for GetCursorPos, LCL: extended ControlAtPos to search recursive, gtk2 intf: FindControlAtPos now searches recursive and now finds sub child controls, IDE: renaming units via save-as now consider code renames by user
git-svn-id: trunk@10114 -
|
2006-10-28 10:50:00 +00:00 |
|
vincents
|
4082bf227f
|
creating package makefiles: the win64 OS uses the win32 widget set
git-svn-id: trunk@10113 -
|
2006-10-28 10:14:08 +00:00 |
|
vincents
|
6f273d8e07
|
regenerated Makefile for win64 support
git-svn-id: trunk@10112 -
|
2006-10-28 09:49:18 +00:00 |
|
sekelsenmat
|
1c5e0f9b2d
|
Minor fixes for common dialogs.
git-svn-id: trunk@10111 -
|
2006-10-28 01:07:47 +00:00 |
|
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 |
|