Commit Graph

9455 Commits

Author SHA1 Message Date
mattias
2d930cf78b gtk2 intf: fixed TScrollBar
git-svn-id: trunk@9473 -
2006-06-22 02:49:18 +00:00
mattias
9b52c9bc1d gtk1/2 intf: fixed Arc
git-svn-id: trunk@9472 -
2006-06-22 02:41:09 +00:00
mattias
486838638b gtk2 intf: fixed TTrackBar, added MergeSort for TFPList and TStrings
git-svn-id: trunk@9471 -
2006-06-22 01:54:58 +00:00
vincents
3bcc757e68 made TBitmap.Canvas read-only
git-svn-id: trunk@9470 -
2006-06-21 22:29:45 +00:00
mattias
053cb2d4eb fixed mem leak when showing command line params
git-svn-id: trunk@9469 -
2006-06-21 20:57:38 +00:00
mattias
9fa77ea56b implemented jumping to some kind of linker undefined reference errors
git-svn-id: trunk@9468 -
2006-06-21 20:53:58 +00:00
mattias
cd5bd31851 disabled memcheck
git-svn-id: trunk@9467 -
2006-06-21 20:14:50 +00:00
marc
5bce373f91 * fixed mousemove/up/down coordinates
git-svn-id: trunk@9466 -
2006-06-21 18:48:48 +00:00
mattias
deb6720ea0 fixed method typedata param order
git-svn-id: trunk@9465 -
2006-06-21 18:41:15 +00:00
mattias
58336e8ba1 cleanup
git-svn-id: trunk@9464 -
2006-06-21 18:36:23 +00:00
mattias
9e7d3f95e3 added parameter to CreatPublishedMethod to only use the typeinfo, improvements for 64bit
git-svn-id: trunk@9463 -
2006-06-21 18:30:24 +00:00
micha
c3e60040cf fix drawing of listview in pagecontrol with winxp themes (issue #1588)
git-svn-id: trunk@9462 -
2006-06-21 15:22:43 +00:00
vincents
b442d5b996 removed -Rdirect compiler option from dialog
git-svn-id: trunk@9461 -
2006-06-21 15:03:50 +00:00
vincents
09df114df2 fixed memleak, when previewing a bitmap
git-svn-id: trunk@9460 -
2006-06-21 13:33:53 +00:00
micha
c308e58a0b add lazconf.inc for win64 target
git-svn-id: trunk@9459 -
2006-06-21 11:58:22 +00:00
marc
22cf9fcdb1 * Fixed mousemove coordinates within controls
git-svn-id: trunk@9458 -
2006-06-20 23:20:45 +00:00
jesus
6fd4085074 disabled editing of blob fields in dbgrid
git-svn-id: trunk@9457 -
2006-06-20 18:49:00 +00:00
mattias
9e55b163b0 extended quick fix items for jumping, started jumping to linker errors
git-svn-id: trunk@9456 -
2006-06-20 10:22:35 +00:00
marc
797928f45b * fixed compilation on ppc (for ppc 2.0.2 ?)
git-svn-id: trunk@9455 -
2006-06-19 23:22:30 +00:00
mattias
178b6a6374 TAsyncProcess with outputfilter: reading last bytes
git-svn-id: trunk@9454 -
2006-06-19 21:37:48 +00:00
vincents
c0477609a5 fixed compilation with VerboseFPCSrcScan
git-svn-id: trunk@9453 -
2006-06-19 21:03:36 +00:00
mattias
e666f7b856 TOutputfilter now uses TDynamicDataQueue to read data from TAsyncProcess immediately. TAsyncProcess enabled for linux
git-svn-id: trunk@9452 -
2006-06-19 19:48:34 +00:00
jesus
acc656675e fixed bounds of printable area (linux), increased Printers4Lazarus version to 0.5
git-svn-id: trunk@9451 -
2006-06-19 18:25:32 +00:00
mattias
25a45bbe06 added warnings, if FPC source units are missing
git-svn-id: trunk@9450 -
2006-06-19 09:23:59 +00:00
mattias
4b0f3b5966 disabled TAsyncProcess for linux, because it creates a lot of overhead and no bytes are read during execution
git-svn-id: trunk@9449 -
2006-06-19 08:44:18 +00:00
jesus
aac0598b39 fixed printer related problems (paper sizes, printouts now use current settings, advanced settings preserved after dialogs) in windows
git-svn-id: trunk@9448 -
2006-06-19 08:24:58 +00:00
mattias
0d67131d5f fixed compilation of rx.lpk
git-svn-id: trunk@9447 -
2006-06-19 07:01:10 +00:00
mattias
86c30a022f enabled using TAsyncProcess for linux
git-svn-id: trunk@9446 -
2006-06-18 23:00:17 +00:00
mattias
d82a5a4d96 improved autosizing TToolButton
git-svn-id: trunk@9445 -
2006-06-18 22:55:16 +00:00
mattias
bf9d40f2ea fixed invalidating file references, when it was never valid
git-svn-id: trunk@9444 -
2006-06-18 19:52:01 +00:00
micha
2f5b6755ce german fixes
git-svn-id: trunk@9443 -
2006-06-17 19:53:47 +00:00
vincents
1450af8607 removed debug code
git-svn-id: trunk@9442 -
2006-06-17 19:50:48 +00:00
vincents
5d25e58f94 fixed AsyncProcess (with help of Mattias and Micha)
git-svn-id: trunk@9441 -
2006-06-17 19:49:04 +00:00
mattias
1c375508ba updated german translation from Joerg Braun
git-svn-id: trunk@9440 -
2006-06-16 20:45:38 +00:00
mattias
b428871a84 basic color handling for Qt widgets from zephod
git-svn-id: trunk@9439 -
2006-06-16 20:44:02 +00:00
mattias
a681ab7b71 added TXMLConfigStorage
git-svn-id: trunk@9438 -
2006-06-15 21:49:57 +00:00
mattias
c466173ab3 added TXMLCfg as component
git-svn-id: trunk@9437 -
2006-06-14 18:00:18 +00:00
mattias
ca930b7116 added xmlcfg
git-svn-id: trunk@9436 -
2006-06-14 17:57:47 +00:00
mattias
e8a420de15 localized dialog to find components in the palette
git-svn-id: trunk@9435 -
2006-06-14 17:52:11 +00:00
mattias
63dd31ff22 implemented a dialog to find components in the palette
git-svn-id: trunk@9434 -
2006-06-14 17:50:08 +00:00
mattias
5b814f9fcb implemented AutoSize for TToolButton
git-svn-id: trunk@9433 -
2006-06-14 16:46:57 +00:00
mattias
d8ed79aac8 fixed deb dependencies
git-svn-id: trunk@9432 -
2006-06-14 16:03:35 +00:00
mattias
ad1a1658c8 made GetTempFilename simpler
git-svn-id: trunk@9431 -
2006-06-13 20:10:39 +00:00
mattias
f2a240041b fixes some bugs in the OnClose event handler from A.J.
git-svn-id: trunk@9430 -
2006-06-13 19:36:52 +00:00
mattias
b9f853b989 disabled ipfilebroker, because of missing IFDEF IP_LAZARUS
git-svn-id: trunk@9429 -
2006-06-13 07:39:52 +00:00
mattias
ab619c7b0a added virtual TCanvas.FreeHandle and extended TControlCanvas to work without control from Darek
git-svn-id: trunk@9428 -
2006-06-12 19:41:12 +00:00
mattias
324c1fdb88 added component popupnotifier from Felipe Monteiro de Carvalho and A.J. Venter
git-svn-id: trunk@9427 -
2006-06-12 19:28:25 +00:00
mattias
95cc15daf6 gtk intf: checking if Rect parameter is nil from Darel
git-svn-id: trunk@9426 -
2006-06-12 19:23:45 +00:00
mattias
a7f0807084 improved freeing TSynCompletion from Burkhard Carstens
git-svn-id: trunk@9425 -
2006-06-12 19:22:35 +00:00
mattias
3e00d7d57f gtk intf: improved font selection for synedit from Darek
git-svn-id: trunk@9424 -
2006-06-12 19:20:57 +00:00