mattias
|
609922d9e5
|
codetools: fixed validating last error
git-svn-id: trunk@9502 -
|
2006-06-27 15:28:37 +00:00 |
|
vincents
|
a53d727f95
|
published TImage.OnDblClick, works on win32 (issue #7078)
git-svn-id: trunk@9501 -
|
2006-06-27 14:43:07 +00:00 |
|
mattias
|
63f0ca904a
|
removed unneeded file
git-svn-id: trunk@9500 -
|
2006-06-27 11:28:56 +00:00 |
|
mattias
|
31810fcee6
|
gtk2 intf: GDI fonts are now pango layouts instead of pango font descriptions, using the font cache similar to gtk1
git-svn-id: trunk@9499 -
|
2006-06-27 11:28:17 +00:00 |
|
mattias
|
5693185bbd
|
added check if async process was aborted
git-svn-id: trunk@9498 -
|
2006-06-25 21:39:49 +00:00 |
|
marc
|
1d05474b23
|
* Fixed thumbtracking on scrollbars
git-svn-id: trunk@9497 -
|
2006-06-24 10:51:49 +00:00 |
|
mattias
|
ea9419ecb7
|
TToolBar: disabled using designtime resizes to set ButtonWidth/Height, it interferes with the autosizing
git-svn-id: trunk@9496 -
|
2006-06-24 09:04:42 +00:00 |
|
mattias
|
c3cfa80cc0
|
TToolBar: using preferred size of TToolButton as minimum
git-svn-id: trunk@9495 -
|
2006-06-24 08:48:28 +00:00 |
|
mattias
|
3385779d03
|
gtk2 intf: added GetDefaultPangoLayout
git-svn-id: trunk@9494 -
|
2006-06-24 08:35:25 +00:00 |
|
mattias
|
1617d48364
|
gtk2 intf: added GetDefaultPangoLayout
git-svn-id: trunk@9493 -
|
2006-06-24 08:33:53 +00:00 |
|
jesus
|
8c58074886
|
added printer initialization after populating printers list
git-svn-id: trunk@9492 -
|
2006-06-23 19:36:26 +00:00 |
|
mattias
|
746c0804a0
|
fixed link for fpc deb
git-svn-id: trunk@9491 -
|
2006-06-23 16:19:19 +00:00 |
|
mattias
|
50e2dbfddb
|
added workaround for x86_64 double 0/x bug
git-svn-id: trunk@9490 -
|
2006-06-23 16:09:38 +00:00 |
|
mattias
|
9d1e35fd96
|
improved comment
git-svn-id: trunk@9489 -
|
2006-06-23 10:43:18 +00:00 |
|
mattias
|
b4d02ab283
|
added example to add custom methods
git-svn-id: trunk@9488 -
|
2006-06-23 10:36:39 +00:00 |
|
jesus
|
816204bcbc
|
fixes paper orientation and size, issue #7077
git-svn-id: trunk@9487 -
|
2006-06-23 06:41:28 +00:00 |
|
mattias
|
ce953254e7
|
disabled TAsyncProcess for 64bit linux
git-svn-id: trunk@9486 -
|
2006-06-23 01:04:49 +00:00 |
|
mattias
|
cb1741aade
|
added void check
git-svn-id: trunk@9485 -
|
2006-06-23 00:45:39 +00:00 |
|
mattias
|
ef127c3bc4
|
gtk intf: implemented TPage.TabVisible=false
git-svn-id: trunk@9484 -
|
2006-06-22 23:30:18 +00:00 |
|
mattias
|
6232bcc33e
|
fixed typo
git-svn-id: trunk@9483 -
|
2006-06-22 23:02:34 +00:00 |
|
mattias
|
9acc96abef
|
fixed shortcut closing source editor page
git-svn-id: trunk@9482 -
|
2006-06-22 22:52:41 +00:00 |
|
marc
|
13de43a4bc
|
* Added and updated chinese translations from freefcw
git-svn-id: trunk@9481 -
|
2006-06-22 22:30:57 +00:00 |
|
mattias
|
2757f800c3
|
fixed TReplaceDialog, localized TFindDialog and TReplaceDialog
git-svn-id: trunk@9480 -
|
2006-06-22 20:16:57 +00:00 |
|
mattias
|
01555cf0fa
|
IDE: implemented except click for notebook close buttons
git-svn-id: trunk@9479 -
|
2006-06-22 19:51:58 +00:00 |
|
mattias
|
8eb418b76e
|
codetools: added CreatePrivateMethod
git-svn-id: trunk@9478 -
|
2006-06-22 18:21:55 +00:00 |
|
mattias
|
7a675dec3a
|
added TListWithEvents, fixed codetools adding a colon too much, added lcl test for TPageControl
git-svn-id: trunk@9477 -
|
2006-06-22 18:09:31 +00:00 |
|
mattias
|
080df83b4c
|
gtk2 intf: TToolBar is now a simnple hbox instead of a gtk_toolbar
git-svn-id: trunk@9476 -
|
2006-06-22 10:35:34 +00:00 |
|
mattias
|
22e3d017fb
|
gtk2 intf: fixed crash on menu items without ampersand
git-svn-id: trunk@9475 -
|
2006-06-22 10:01:53 +00:00 |
|
mattias
|
cb27ed406f
|
TObjectInspector: fixed updating LookupRoot without selection change
git-svn-id: trunk@9474 -
|
2006-06-22 03:33:40 +00:00 |
|
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 |
|