Commit Graph

4606 Commits

Author SHA1 Message Date
mattias
fb8af62ec2 added searching for fpImage reader/writer
git-svn-id: trunk@4606 -
2003-09-12 14:59:43 +00:00
mattias
9985c65dc0 updated nvgl
git-svn-id: trunk@4605 -
2003-09-12 08:40:09 +00:00
mattias
dfc17323a6 added smart_strip.sh for rpm building
git-svn-id: trunk@4604 -
2003-09-12 08:38:13 +00:00
mattias
69a7cc5037 fixed win32 FileIsWritable
git-svn-id: trunk@4603 -
2003-09-12 07:17:47 +00:00
ajgenius
5283a5aaf5 partly fixed TWinControl(csFixed)
git-svn-id: trunk@4602 -
2003-09-11 21:33:12 +00:00
mattias
2308630322 increased rpm version
git-svn-id: trunk@4601 -
2003-09-11 15:02:06 +00:00
mattias
6eaea9959d fixed source directory referencing for packages
git-svn-id: trunk@4600 -
2003-09-11 08:53:45 +00:00
mattias
54ab445164 added png clipboard format
git-svn-id: trunk@4599 -
2003-09-10 19:17:37 +00:00
mattias
e5570985e8 implemented copying graphics from/to clipboard
git-svn-id: trunk@4598 -
2003-09-10 19:15:16 +00:00
ajgenius
670b0a5f64 more changes for pango -
partly fixed ref counting,
added Pango versions of TextOut, CreateFontIndirectEx, and GetTextExtentPoint to the GTK2 interface

git-svn-id: trunk@4597 -
2003-09-10 18:03:47 +00:00
mattias
5bfc2f7fed added clipboard checks
git-svn-id: trunk@4596 -
2003-09-10 16:33:51 +00:00
mattias
61d1cf358a added Kylix 3 specials
git-svn-id: trunk@4595 -
2003-09-10 16:29:13 +00:00
mattias
731901b4e8 implemented Import and Export of compiler options
git-svn-id: trunk@4594 -
2003-09-10 12:13:48 +00:00
ajgenius
eef2bbe9ad fixed TColotDialog for GTK2
git-svn-id: trunk@4593 -
2003-09-10 02:33:41 +00:00
ajgenius
3f67846f84 more implementation toward pango for gtk2
git-svn-id: trunk@4592 -
2003-09-09 20:46:38 +00:00
ajgenius
b4f1e29385 start implementing pango routines for GTK2
git-svn-id: trunk@4591 -
2003-09-09 17:16:24 +00:00
mattias
1ac4440607 fixed setting TMaskEdit.Text while handle not allocated
git-svn-id: trunk@4590 -
2003-09-09 11:44:56 +00:00
mattias
78d8cb65a4 added fileexists for secondary config files
git-svn-id: trunk@4589 -
2003-09-09 11:22:17 +00:00
mattias
fb960f29e0 fixed win32 intf showmoadl and lazconf
git-svn-id: trunk@4588 -
2003-09-09 11:11:02 +00:00
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