Commit Graph

158 Commits

Author SHA1 Message Date
mazen
b127fc154a * Fixed spell error revealed by lintian.
git-svn-id: trunk@16094 -
2010-10-06 20:33:57 +00:00
Jonas Maebe
8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.

git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
joost
1c2e134a5b * Use the gtk2 build-unit
git-svn-id: trunk@15149 -
2010-04-16 10:33:50 +00:00
marco
ab551a2662 * patch from Ido Kanner adding BiDi related functions, Mantis 16269
git-svn-id: trunk@15142 -
2010-04-14 11:11:10 +00:00
florian
4faf2e9f0f * cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit
git-svn-id: trunk@14481 -
2009-12-26 20:47:24 +00:00
marco
8a4139e266 * gsize,gssize changed to types that scale with 64-bit as per mantis 15318
git-svn-id: trunk@14408 -
2009-12-11 21:44:55 +00:00
pierre
55cffbef12 * Update Makefiles
git-svn-id: trunk@14385 -
2009-12-10 08:36:52 +00:00
paul
f9d5d01ab4 gtk2: fix compilation on OS X (by Vincent Snijders, issue #0014533)
git-svn-id: trunk@13674 -
2009-09-08 04:54:24 +00:00
Jonas Maebe
847354fe10 * Makefiles version 2.5.1
git-svn-id: trunk@13533 -
2009-08-13 21:21:28 +00:00
Jonas Maebe
e246cac3ac * regenerated using latest fpcmake
git-svn-id: trunk@13487 -
2009-08-02 18:40:14 +00:00
paul
7dfaddaf36 gtk2: ifdef (disable) pango 1.20, 1.22 definitions
git-svn-id: trunk@13380 -
2009-07-11 11:58:11 +00:00
florian
5e200ac743 * even missed a whole directory in r13365
git-svn-id: trunk@13367 -
2009-07-07 16:44:58 +00:00
florian
5c49a653c4 * added missing file of r13365
git-svn-id: trunk@13366 -
2009-07-07 16:36:57 +00:00
florian
61f7422d22 o patch by Martin Sucha for pangocairo:
* makes gtk2 package depend on cairo package
  * adds required definitions to glib and pango
  * adds pangocairo library bindings
  * changes cairo external library name from cairo to libcairo-2

git-svn-id: trunk@13365 -
2009-07-05 19:34:48 +00:00
paul
68d937d120 gtk2: declare missed gdk window states
git-svn-id: trunk@13317 -
2009-06-23 01:36:29 +00:00
marco
b5985d7e7c * gtk_cell_renderer_combo_new returns gtkcellrenderer not -combo (mantis 13689),
probably to support some kind of procedural polymorphism.

git-svn-id: trunk@13166 -
2009-05-17 15:37:27 +00:00
paul
66b2ecd936 gtk2: fix TGtkBox declaration for windows
git-svn-id: trunk@13114 -
2009-05-08 05:07:21 +00:00
paul
f555bc59c7 gtk2: add gdk cairo functions (patch from Martin Sucha with modifications)
git-svn-id: trunk@13017 -
2009-04-17 03:21:41 +00:00
paul
606dbcec8c gtk2ext: use cdecl for function declarations
git-svn-id: trunk@13008 -
2009-04-13 05:57:29 +00:00
paul
ab41a9b2b1 gtk2: add some gdk-pixbuf 1.6 scaling functions
git-svn-id: trunk@12998 -
2009-04-04 12:07:32 +00:00
paul
97ad3ef1c6 gtk2: remove gdk_get_default_screen - it is a typo. gdk_screen_get_default exists instead
git-svn-id: trunk@12876 -
2009-03-13 07:58:57 +00:00
peter
2916256b2c * change externalurl to homepageurl
git-svn-id: trunk@12170 -
2008-11-18 23:58:52 +00:00
paul
4f8838d731 gtk2: add g_slice_xxx functions from glib 2.10
git-svn-id: trunk@12033 -
2008-11-08 10:10:24 +00:00
marco
2bbe4590db * Another batch of manifests added to the respective fpmakes. Until httpd22.
git-svn-id: trunk@11975 -
2008-10-26 20:18:05 +00:00
marco
e5db5e4aa8 * regened makefiles to propagate makefile versions
git-svn-id: trunk@11947 -
2008-10-22 17:32:15 +00:00
marco
3591d54f24 * updated all makefile.fpc versions to 2.2.2 for fppkg compat.
git-svn-id: trunk@11945 -
2008-10-22 17:19:13 +00:00
peter
7b188a6a0e * reset version to latest release: 2.2.2-0
git-svn-id: trunk@11907 -
2008-10-17 18:36:45 +00:00
ivost
2439dbd5a6 * added unixtype unit in addition to baseunix unit (currently baseunix contains all types of unixtype)
git-svn-id: trunk@11782 -
2008-09-14 18:54:55 +00:00
paul
3990f4a4c9 gtk2:
- add Has_GtkFileSystem define
  - hide filesystem macroses by $ifdef block
fixes #0011837

git-svn-id: trunk@11651 -
2008-08-25 14:19:29 +00:00
michael
243a724dac * Patch from Paul Ishenin to remove unneeded symbols
git-svn-id: trunk@11627 -
2008-08-22 07:03:36 +00:00
michael
4476673fc0 * Forgot to commit pango-layout.inc
* Further patches from Paul Ishenin
  - one error in gdk (translation was correct, but error is placed in the gdkpango.h)
  - and ocasionally missed 3 functions and one constant.

git-svn-id: trunk@11620 -
2008-08-21 08:01:49 +00:00
michael
738428b082 * Patch from Paul Ishenin, adding gtk 2.6 symbols
git-svn-id: trunk@11618 -
2008-08-21 07:37:56 +00:00
michael
996f298ee7 * Patch from Paul Ishenin:
- added goption.inc with apropriate glib symbols
  - added gincludes.inc which contains all other include files (similar to
    gtk/gdk bindings and simlify inclusion into glib2.pas)
  - checked/corrected all the .inc files and make them follow to template used in gtk/gdk (4 sections:
    read_forward_definitions, read_interface_types, read_interface_rest, read_implementation)
  - removed from most of .inc files unneeded comments that has been taken from original glib .h files. Some of
    them were used by glib devels and others repeats official documentation.

git-svn-id: trunk@11617 -
2008-08-21 07:34:06 +00:00
michael
7b32574345 * Patch from Paul Ishenin to add GTK 2.4 symbols
git-svn-id: trunk@11587 -
2008-08-16 09:19:38 +00:00
Almindor
5298b2b567 * apply patch from Paul Ishenin which adds missing gdk2.6 symbols
git-svn-id: trunk@11570 -
2008-08-14 10:31:06 +00:00
michael
c9892be230 * Patch from Paul Ishenin: - added pango_renderer_xxx and pango_matrix_xxx symbols from pango 1.6 version
git-svn-id: trunk@11563 -
2008-08-13 15:24:28 +00:00
michael
cace261b6b * Patch from Paul Ishenin
- adds missing gdk 2.4 symbols

git-svn-id: trunk@11560 -
2008-08-13 15:17:35 +00:00
michael
969238e08d * Patch from Paul Ishenin:
- adds missing gdk 2.2 symbols
  - added missing types: GdkDisplayManager, GdkDisplayPointerHooks

git-svn-id: trunk@11554 -
2008-08-12 13:03:21 +00:00
michael
b01e47fd42 * Patch from Paul Ishenin <webpirat@mail.ru>
- adds missing gtk+2.2 symbols
  - moves existing gtk+2.2 declarations into {$IFDEF HasGTK2_2} blocks

git-svn-id: trunk@11550 -
2008-08-12 07:16:18 +00:00
Almindor
e308297fce * use Available_ComponentName_2_x so specific version parts can be checked
git-svn-id: trunk@11527 -
2008-08-07 09:33:02 +00:00
michael
043a2b9f2b Patch from Paul Ishenin to fix windowing constants
git-svn-id: trunk@11522 -
2008-08-07 07:10:34 +00:00
Almindor
e64aec7c6e * add GtkScaleButton and GtkVolumeButton
* add missing gtk2.8+ functions for GtkTextMark and GtkTextIter

git-svn-id: trunk@11506 -
2008-08-03 14:48:09 +00:00
Almindor
cc2b525e9d * re-generate makefile with trunk fpcmake
git-svn-id: trunk@11485 -
2008-07-29 09:27:15 +00:00
Almindor
87fa11fbd2 * add initial gtk2ext unit for optional gtk2.8+ stuff
git-svn-id: trunk@11436 -
2008-07-23 08:43:54 +00:00
michael
52c9e84255 * Patch from Paul Ishenin for GDK_IS_CURSOR
git-svn-id: trunk@11238 -
2008-06-18 06:52:32 +00:00
marco
be6d9da8a8 * (bug 111479) gtk_misc_get_alignment and gtk_misc_get_padding had erroneous var parameters. Fixed.
git-svn-id: trunk@11237 -
2008-06-17 10:03:35 +00:00
Jonas Maebe
9d8bee1887 * regenerated with changes in r11233
git-svn-id: trunk@11234 -
2008-06-15 15:52:25 +00:00
giulio
14d4f02fa0 * fixed fpc_zipinstall for go32v2 and the like
* makefiles regenerated

git-svn-id: trunk@11180 -
2008-06-03 14:01:09 +00:00
florian
494e237b1e * Haiku patch by Olivier Coursiere
- a little more native rtl: it use a native haiku library for select function instead of relying on a compatibility symlink
  - haiku in the list of target that support the ide
  - some more fix in some packages

git-svn-id: trunk@11135 -
2008-05-31 11:33:02 +00:00
Tomas Hajny
77581bedd1 * makefiles regenerated with newer fpcmake
git-svn-id: trunk@11107 -
2008-05-28 06:34:32 +00:00
Jonas Maebe
b6c43bad7d * regenerated for i386-Haiku and darwin cross compilation changes
git-svn-id: trunk@11073 -
2008-05-24 09:29:08 +00:00
micha
0b2f80a38b * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems)
git-svn-id: trunk@10888 -
2008-05-05 18:46:55 +00:00
marco
f85d57037c * patch for gtk_file_chooser do_overwrite_confirmation getter and setter (#11246)
git-svn-id: trunk@10869 -
2008-05-02 20:13:19 +00:00
micha
b0838b13d7 * add armeb target to compiler/Makefiles
git-svn-id: trunk@10552 -
2008-03-24 17:48:11 +00:00
marco
a7370144f0 * patch from Olivier
git-svn-id: trunk@10428 -
2008-03-02 16:43:06 +00:00
peter
ede7361f04 * dependency and path updates
git-svn-id: trunk@10245 -
2008-02-07 23:10:39 +00:00
marco
5e202884df * one more file moved to gtk2
git-svn-id: trunk@9986 -
2008-01-26 22:23:03 +00:00
marco
af2dd9b40d * gtk2 first pass
git-svn-id: trunk@9985 -
2008-01-26 22:20:45 +00:00