Commit Graph

4587 Commits

Author SHA1 Message Date
ajgenius
b93c3874b3 more updates for GTK2, more GTK1 wrappers, removal of more ifdef's, partly fixed signals
git-svn-id: trunk@4587 -
2003-09-09 04:15:08 +00:00
marc
75eed63a06 Removed gdkpixbuf.pp since it is part of FPC
git-svn-id: trunk@4586 -
2003-09-08 22:57:29 +00:00
mattias
b9b9df6fdb updated nvgl
git-svn-id: trunk@4585 -
2003-09-08 14:53:13 +00:00
mattias
3545e04dfd clean up
git-svn-id: trunk@4584 -
2003-09-08 13:29:55 +00:00
mattias
049cdf91af removed class function
git-svn-id: trunk@4583 -
2003-09-08 13:24:17 +00:00
mattias
bc88b6e8ef TBitmap now uses fpImage for writing bitmaps
git-svn-id: trunk@4582 -
2003-09-08 13:07:17 +00:00
mattias
bf6c4c8362 added fpImage reader/writer hooks to TBitmap
git-svn-id: trunk@4581 -
2003-09-08 12:21:48 +00:00
ajgenius
9d8709e7c1 started gtk2 stock icon overrides
partial/temp(?) workaround for dc paint offsets

git-svn-id: trunk@4580 -
2003-09-06 22:56:03 +00:00
mattias
d17a272442 added ToolStatus check for package compilation
git-svn-id: trunk@4579 -
2003-09-06 22:00:25 +00:00
ajgenius
066215c115 fixes for gtk2
added more wrappers for gtk1/gtk2 converstion and sanity
removed pointless version $Ifdef GTK2 etc
IDE now "runs" Tcontrol drawing/using problems
renders it unuseable however

git-svn-id: trunk@4578 -
2003-09-06 20:23:53 +00:00
mattias
fca9ba5dcd fixed path delims for built in packages
git-svn-id: trunk@4577 -
2003-09-06 18:49:13 +00:00
mattias
3780c4dd8b fixed caching not found procs
git-svn-id: trunk@4576 -
2003-09-06 18:38:52 +00:00
mattias
cb08781b43 fixed recreating handle after showmodal
git-svn-id: trunk@4575 -
2003-09-06 18:38:06 +00:00
mattias
bee74bd954 fixed checkbox state and typecast bugs
git-svn-id: trunk@4574 -
2003-09-06 18:37:18 +00:00
ajgenius
bf84728787 gtk2 changes for pixmap, getcursorpos, mouse events workaround
git-svn-id: trunk@4573 -
2003-09-06 17:24:52 +00:00
mattias
e6d462d8dd implemented TBitmap.Assign(TFPCustomImage)
git-svn-id: trunk@4572 -
2003-09-05 22:13:40 +00:00
mattias
9bf858734d fixed types
git-svn-id: trunk@4571 -
2003-09-05 21:27:28 +00:00
mattias
0707ddae9f updated README
git-svn-id: trunk@4570 -
2003-09-05 19:33:50 +00:00
mattias
8bf8601482 Success: The first gtk2 application ran without error
git-svn-id: trunk@4569 -
2003-09-05 19:29:38 +00:00
ajgenius
6164d86867 removed a redundant routine which broke gtk1
git-svn-id: trunk@4568 -
2003-09-05 19:03:19 +00:00
mattias
e6bd4d8757 reduced output
git-svn-id: trunk@4567 -
2003-09-05 18:47:30 +00:00
ajgenius
4844efb4cb Make GTK2 "compile". linking fails still
(Makefile.fpc needs pkgconfig libs/GTK2 linking rules,
but not sure how not sure how) and when linked via a make script
(like gtk2 examples do) apps still won't work(yet).  I think we
need to do a lot of work to make sure incompatible(also to get rid
of deprecated) things are done in GTK2 interface itself, and just
use more {$Ifdef GTK1} in the gtk interface itself.

git-svn-id: trunk@4566 -
2003-09-05 18:19:54 +00:00
mattias
dcfb80d4f8 added italialn translation from Marco Ciampa
git-svn-id: trunk@4565 -
2003-09-05 09:41:04 +00:00
mattias
bced2a2553 increased rpm version
git-svn-id: trunk@4564 -
2003-09-04 13:14:19 +00:00
mattias
9612264b46 added csClickEvents to TImage
git-svn-id: trunk@4563 -
2003-09-04 11:10:18 +00:00
mattias
bad5a3e490 fixed default size of preview widget
git-svn-id: trunk@4562 -
2003-09-04 10:51:30 +00:00
mattias
2859144431 added italian translation for lcl from Marco Ciampa
git-svn-id: trunk@4561 -
2003-09-04 07:32:18 +00:00
mattias
9f94ae0177 fixed fpc cvs hint
git-svn-id: trunk@4560 -
2003-09-03 11:16:11 +00:00
mattias
80cede619d implemented TImage.Proportional
git-svn-id: trunk@4559 -
2003-09-03 08:53:39 +00:00
mattias
a9f24996c7 implemented TOpenPictureDialog
git-svn-id: trunk@4558 -
2003-09-02 21:32:56 +00:00
mattias
4dda95ce6e made scripts posix
git-svn-id: trunk@4557 -
2003-09-02 21:11:58 +00:00
mattias
100333ce7b implemented TPortableNetworkGraphic reading
git-svn-id: trunk@4556 -
2003-09-02 16:08:19 +00:00
mattias
bca72f9df3 TBitmap.Assign now shares image data
git-svn-id: trunk@4555 -
2003-09-02 15:12:21 +00:00
mattias
28268909b6 updated lcl sceletons
git-svn-id: trunk@4554 -
2003-09-02 15:09:16 +00:00
mattias
810e51a382 added italian localization
git-svn-id: trunk@4553 -
2003-09-02 08:39:16 +00:00
mattias
13e48e71d0 fixed typo
git-svn-id: trunk@4552 -
2003-09-01 07:27:41 +00:00
mattias
6c5073cde1 fixed TControl painting for win32
git-svn-id: trunk@4551 -
2003-08-31 17:30:49 +00:00
mattias
0f2cc7f29c replaced some as from Micha
git-svn-id: trunk@4550 -
2003-08-31 14:48:15 +00:00
mattias
2c9232ac31 implemented sticked windows from Micha
git-svn-id: trunk@4549 -
2003-08-30 18:55:42 +00:00
mattias
0f753789fa using default colors, when theme does not define them
git-svn-id: trunk@4548 -
2003-08-30 18:53:08 +00:00
mattias
4804ddc2f9 fixes for gtk2
git-svn-id: trunk@4547 -
2003-08-29 21:21:07 +00:00
mattias
3d2037b1ac fixed component tree update after rename
git-svn-id: trunk@4546 -
2003-08-28 16:24:25 +00:00
mattias
5932d8825a implemented telling custom options of packages to codetools
git-svn-id: trunk@4545 -
2003-08-28 15:22:38 +00:00
mattias
223a02d7e2 implemented codetools values dialog
git-svn-id: trunk@4544 -
2003-08-28 13:55:48 +00:00
mattias
8867c27b0f fixed register color prop edit
git-svn-id: trunk@4543 -
2003-08-28 12:08:30 +00:00
mattias
3a6dd972da made package files more relative
git-svn-id: trunk@4542 -
2003-08-28 10:43:34 +00:00
mattias
40044dcf40 listbox and comboboxes now set sort and selection at handle creation
git-svn-id: trunk@4541 -
2003-08-28 09:10:01 +00:00
mattias
22b8840d95 implementation of win32 intf borderstyle from Karl
git-svn-id: trunk@4540 -
2003-08-28 08:14:10 +00:00
mattias
21bc11cfeb fixed a few things for gtk2 intf
git-svn-id: trunk@4539 -
2003-08-27 21:14:42 +00:00
mattias
67c3678880 fixed updating codetools on changing pkg output dir
git-svn-id: trunk@4538 -
2003-08-27 20:55:51 +00:00