Version: 0.29.0, Package name: gnustep-gui-0.29.0 |
Maintained by: Sebastian Reitenbach |
Master sites: |
Description The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon the OpenStep specification as release by NeXT Software, Inc. These classes include graphical objects such as buttons, text fields, popup lists, browser lists, and windows; there are also many associated classes for handling events, colors, fonts, pasteboards and images. |
Filesize: 2924.12 KB |
Version History (View Complete History) |
|
2021-10-19 13:43:38 by Sebastian Reitenbach | Files touched by this commit (63) |
Log message: use clang lld instead of bfd linker in gnustep.port.mk The only port that needed a build patch was gworkspace. no runtime startup issues observed anymore, as it was before with older lld versions. Triggered to look at it again by an initial patch from Brad Smith minor tweask and testing by myself, bump all ports using gnustep.port.mk |
2021-06-14 15:08:36 by Sebastian Reitenbach | Files touched by this commit (3) |
Log message: update 0.28.0 -> 0.29.0 |
2020-08-16 14:35:21 by Sebastian Reitenbach | Files touched by this commit (60) |
Log message: unbreak most of the -gui related apps, building gnustep-back was broken since update to clang 10. in gnustep.port.mk don't use -fuse-ld but use USE_LLD = no OK naddy@ |
2020-06-09 15:12:17 by Sebastian Reitenbach | Files touched by this commit (5) |
Log message: update 0.27.0 -> 0.28.0 |
2019-10-20 02:03:05 by Antoine Jacoutot | Files touched by this commit (67) |
Log message: Revert previous and add ICU support back now that the port has been fixed. tested in a bulk |
2019-10-16 07:45:07 by Antoine Jacoutot | Files touched by this commit (67) |
Log message: Disable ICU in gnustep. Temporary solution until we can use the native linker instead of -fuse-ld=bfd. from sebastia@ |
2019-05-17 10:45:30 by Stuart Henderson | Files touched by this commit (94) |
Log message: set png16 WANTLIB entries back to png following the change in soname part done by portbump, part by hand (it is easily confused) |
2019-02-12 12:17:22 by Sebastian Reitenbach | Files touched by this commit (1) |
Log message: missed in previous update to 0.27.0 |
2019-02-12 12:16:17 by Sebastian Reitenbach | Files touched by this commit (5) |
Log message: update to 0.27.0 |
2018-11-26 07:17:13 by Sebastian Reitenbach | Files touched by this commit (60) |
Log message: Force using ld.bfd, since there is a still unknown problem loading Bundles into Objective-C applications, which breaks most of x11/gnustep and www/sogo Bump everything using the x11/gnustep module |
2018-01-05 01:00:09 by Sebastian Reitenbach | Files touched by this commit (12) |
Log message: Update to 0.26.2 |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-04-19 15:23:20 by Sebastian Reitenbach | Files touched by this commit (7) |
Log message: backport a bunch of build warnings fixes I reported upstream |
2017-04-11 14:34:27 by Sebastian Reitenbach | Files touched by this commit (3) |
Log message: Update to 0.25.1, minor shlib bump due to addition of class |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-06-23 14:58:05 by Sebastian Reitenbach | Files touched by this commit (18) |
Log message: grml, remove empty patch files as well |
2016-06-23 14:56:23 by Sebastian Reitenbach | Files touched by this commit (22) |
Log message: Update to 0.25.0 noteworthy changes: - Fixes for new GIF library versions - Theming of named images for specific applications by the use of the CFBundleIdentifier in the theme - New icons and corresponding constants for special folders, recycler and others - Improvements in NSWorkspace icon lookup - Improvements in removable media commands, imported and cleaned from GWorkspace - Numerous bug fixes and improvements in Cocoa compatibility - Numerous theme tweaks - Spanish locale |
2016-06-03 05:45:43 by Sebastian Reitenbach | Files touched by this commit (3) |
Log message: gssspeechserver now bilds again with Werror after gnustep-make update |
2016-05-15 03:24:16 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Fix build with llvm >=3.8.0. |
2016-03-05 09:04:10 by Pascal Stumpf | Files touched by this commit (80) |
Log message: Bump REVISION for lang/clang MODULE changes. |
2015-10-26 05:53:16 by Sebastian Reitenbach | Files touched by this commit (60) |
Log message: Add OBJCFLAGS=-fgnustep-runtime to gnustep.port.mk CONFIGURE_ENV and MAKE_FLAGS for clang build platforms, and bump all ports for that. |
2015-09-12 08:15:32 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: CONFIGURE_STYLE=autoconf implies "gnu". |
2015-05-28 12:38:16 by Sebastian Reitenbach | Files touched by this commit (21) |
Log message: Maintenance release to 0.24.1 |
2015-03-28 11:03:32 by Stuart Henderson | Files touched by this commit (1) |
Log message: handle giflib api change |
2014-11-21 11:21:23 by Sebastian Reitenbach | Files touched by this commit (57) |
Log message: adapt/simplify gnustep.port.mk after gnustep-base update, bump REVISION of all dependencies |
2011-04-18 05:56:01 by Sebastian Reitenbach | Files touched by this commit (3) |
Log message: update gnustep-gui to 0.20.0 |
2010-12-22 02:20:00 by Sebastian Reitenbach | Files touched by this commit (17) |
Log message: Switch naming of binary files in GNUstep bundles, to conform more with upstream. Reorder WANTLIB in gnustep.port.mk, now do not include WANTLIB when only depending on gnustep-base. Update/bump all gnustep ports that install bundles. kind of a agree, landry@, OK aja@ |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-26 06:39:10 by Sebastian Reitenbach | Files touched by this commit (10) |
Log message: * Update the gnustep.port.mk file, to have some standard WANTLIBS and LIB/RUN depends added for the GUI based apps. * Bump package versions for ports depending on gnustep-back. * Fix PLIST for gnumail, after library bump. |
2010-10-19 02:14:01 by Marc Espie | Files touched by this commit (260) |
Log message: USE_GROFF=Yes |
2010-07-30 05:29:44 by Antoine Jacoutot | Files touched by this commit (49) |
Log message: New style DEPENDS. |
2010-07-30 00:59:02 by Antoine Jacoutot | Files touched by this commit (256) |
Log message: First pass at new REVISION/DEPENDS... not finished yet. |
2010-07-05 01:52:02 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: Give GNUstep maintainership to sebastia@ as I don't really use this anymore while he does. |
2010-05-12 10:44:17 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - update gnustep-gui to 0.18.0 ok aja@ (MAINTAINER) |
2010-03-21 03:57:58 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix portaudio support and enable gnustep_sndd. spotted by jakemsr@ |
2009-11-22 09:40:04 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: Regen WANTLIB after CUPS gnutls -> openssl move. |
2009-05-23 11:09:32 by Benoit Lecocq | Files touched by this commit (1) |
Log message: bump... ok ajacoutot@ |
2009-05-22 07:08:22 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - regen WANTLIB (from cups kerberos support) - bump |
2009-04-10 05:59:06 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: - fix WANTLIB after cups update |
2009-03-05 00:47:19 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - follow gnustep-back versioning otherwise backends cannot be found automatically |
2008-12-23 08:26:16 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - GNUstep-GUI 0.16.0 * Nib loading refractored and improved * Added support for autosaving in NSDocuments * NSWindowController made a subclass of NSResponder * NSTokenField and netokenFiledCell classes added |
2008-10-03 01:21:56 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: - introduce MASTER_SITE_GNUSTEP |
2008-06-23 05:00:01 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - update to gnustep-gui-0.14.0 |
2008-01-09 07:19:52 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - update to gnustep-gui-0.12.1 |
2007-12-10 09:24:19 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - bump after gnustep-make update (changes gnustep.plist) |
2007-11-05 15:52:58 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - use GSCUPS_LIBS instead of -lcups in configure (to make sure cups support gets correctly detected in future versions) spotted by steven@ |
2007-07-25 00:10:40 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - unbreak, now that threaded libobjc is enabled - set CONFIGURE_STYLE=gnu - remove quotes around COMMENT while here |
2007-07-21 11:30:10 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: - do some cleaning before we can hopefully enable this (still waiting for threaded libobjc to go in) ; re-order Makefile.inc and gnustep.port.mk, set only for i386 until we get more test results, set USE_X11 where it's due... |