The NetBSD Project

CVS log for pkgsrc/x11/gnustep-back/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / gnustep-back

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Sat Oct 3 12:52:54 2020 UTC (3 years, 6 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, HEAD
Changes since 1.17: +6 -6 lines
Diff to previous 1.17 (colored) to selected 1.15 (colored)

(x11/gnustep-back) Updated 0.22 to 0.28

(pkgsrc)
 - githubify
 - DISTNAME changed to libs-back-version

(upstream)
1.1 Noteworthy changes in version '0.28.0'
==========================================

This release includes a few bugfixes and a huge rework of multi monitor
handling.

   * Improved focus handling for WindowMaker interaction.
   * Cursor improvements.
   * Better handling of fonts with fontconfig.
   * Simplify code that converts images for X11.
   * art: Remove ftfont-old.m.
   * Use Xrandr for multi monitor support.

1.2 Noteworthy changes in version '0.27.0'
==========================================

This release includes a few bugfixes.

   * configure: Improve configuration.
   * xlib: Improve xft font classes.
   * x11: Enable drawing in secondary threads.
   * x11: Better handling of atoms.  Method to get the window manager.
   * opal: Improve colour handling

1.3 Noteworthy changes in version '0.26.2'
==========================================

This release contains no changes since 0.26.1.  It is released to
coincide with gnustep-gui 0.26.2, which has important bugfixes related
to printing.

1.4 Noteworthy changes in version '0.26.1'
==========================================

This release contains no changes since 0.26.0.  It is released to
coincide with gnustep-gui 0.26.1, released to mark gnustep-base 1.25.1
as the requirement for gnustep-gui.

1.5 Noteworthy changes in version '0.26.0'
==========================================

This release includes a few bugfixes, as well as compatibility
improvements as a result of GSoC 2017 project.

   * opal: Bridging categories between Opal and GNUstep GUI. Added onto
     NSColor, NSImage and NSImageRep.
   * cairo: Get -DPSshow: to work on scaled windows.
   * opal: Allow creating a NSGraphicsContext with a custom graphics
     port, other than a CGContext.
   * misc: Fix reported static analyser warnings.

1.6 Noteworthy changes in version '0.25.1'
==========================================

Small fixes and cleanups.

1.7 Noteworthy changes in version '0.25.0'
==========================================

Support for pattern phase, compositing operation, image interpolation
and antialiasing per gstate.

   Improvements to Win32 code.

   Fix application menus under WindowMaker.

   Various fixes.

1.8 Noteworthy changes in version '0.24.1'
==========================================

Improvements in win32 display and mouse tracking.

   Various minor bugfixes and cleanups.

1.9 Noteworthy changes in version '0.24.0'
==========================================

Added experimental Opal backend.

   Allow for ARGB visual for OpenGL.

1.10 Noteworthy changes in version '0.23.0'
===========================================

Added cairo support for ms-windows.

   Updated for NSInteger/CGFloat support

Revision 1.17 / (download) - annotate - [select for diffs], Mon Oct 22 02:25:15 2012 UTC (11 years, 5 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.16: +5 -5 lines
Diff to previous 1.16 (colored) to selected 1.15 (colored)

Update gnustep-back to 0.22.0

Noteworthy changes in version `0.22.0'
======================================

Added new user defaults to make app icons and mini windows sticky
(omnipresent)

Many improvements to Cairo rendering, including buffering, glyphs and
DPI scaling.

Noteworthy changes in version `0.20.0'
======================================

Cairo is now the default backend, but falls back to art and xlib
gracefully.

   Fixed drawing and flipping (goes along with gui change).

   More Windows improvements.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Apr 7 02:12:48 2011 UTC (13 years ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.15: +6 -6 lines
Diff to previous 1.15 (colored)

Update gnustep-back to 0.18.0.  This should close PR pkg/44783.

Other notable changes include:
 * implement pattern colours for all backends
 * use DejaVu as another fallback font
 * OpenGL fixes and improvements
 * Key repeat support implemented in X11

Revision 1.15 / (download) - annotate - [selected], Sun Jun 14 18:24:49 2009 UTC (14 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.14: +1 -9 lines
Diff to previous 1.14 (colored)

Remove @dirrm entries from PLISTs

Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 13 12:21:37 2009 UTC (15 years ago) by rh
Branch: MAIN
Changes since 1.13: +41 -42 lines
Diff to previous 1.13 (colored) to selected 1.15 (colored)

Update gnustep-back to 0.16.0.  This makes the backend more hier(7)
compliant.  Changes also include gui rendering improvements and other
bug fixes.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Nov 25 12:52:33 2008 UTC (15 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.12: +10 -10 lines
Diff to previous 1.12 (colored) to selected 1.15 (colored)

Changes 0.14.0:
* Added code to automatically make any window which uses the
  NSDesktopWindowLevel also be omnipresent.
* Many glyph drawing improvements.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Nov 25 14:43:33 2007 UTC (16 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.11: +10 -10 lines
Diff to previous 1.11 (colored) to selected 1.15 (colored)

Changes 0.12.0:
Big improvements to the cairo graphics and Window backend. Also better
support for OpenGL.

Changes 0.11.0:
Bugfixes to art and xlib.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Aug 30 14:55:41 2006 UTC (17 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.10: +10 -10 lines
Diff to previous 1.10 (colored) to selected 1.15 (colored)

Changes 0.11.0:

Bugfixes to art and xlib.

There was some work on the Windows backend for the GDI interface by
Christopher Armstrong.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Sep 30 23:18:41 2005 UTC (18 years, 6 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored) to selected 1.15 (colored)

Update gnustep-back to 0.10.1.  This introduces some enhancements to the
xlib, winlib, and Cairo backends as well as some bugfixes.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 29 12:59:50 2005 UTC (18 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.8: +10 -10 lines
Diff to previous 1.8 (colored) to selected 1.15 (colored)

Changes 0.10.0:

   * Alpha blending was implemented for Windows, although it does not
     seem to work on some machines.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Apr 18 08:46:52 2005 UTC (19 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.15 (colored)

PLIST correction

Revision 1.7 / (download) - annotate - [select for diffs], Tue Apr 12 16:03:56 2005 UTC (19 years ago) by adam
Branch: MAIN
Changes since 1.6: +28 -1 lines
Diff to previous 1.6 (colored) to selected 1.15 (colored)

Changes 0.9.5:
   * Added support for window alpha on X servers.
   * Add support for old and new freetype libs.
   * Some improvements to the Windows backend.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Sep 27 01:10:18 2004 UTC (19 years, 6 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.5: +3 -0 lines
Diff to previous 1.5 (colored) to selected 1.15 (colored)

Update gnustep-back to 0.9.4.  Notable changes include:

   * Fast drawing on 8 bit displays was added (although it might only
     speed things up on old X11 servers and/or remote servers).

   * GNUstep modifier keys are mapped to KeySyms instead of KeyCodes

   * Added a Cairo backend, although it is probably non-functional.
     Anyone is invited to contribute to making it work.

   * art backend supports reading from a window.

   * Add internal window decoration handling.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Dec 5 10:15:23 2003 UTC (20 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.4: +9 -20 lines
Diff to previous 1.4 (colored) to selected 1.15 (colored)

Noteworthy changes in version `0.9.0':
   Some more improvements to copy/paste support following ICCCM
specifications (like COMPOUND_TEXT support).

Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 1 08:37:43 2003 UTC (21 years ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored) to selected 1.15 (colored)

Update gnustep-back to 0.8.5.  This version mainly implements text system
improvements and bug fixes.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 3 04:12:03 2003 UTC (21 years, 3 months ago) by rh
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.2: +1 -5 lines
Diff to previous 1.2 (colored) to selected 1.15 (colored)

Update gnustep-back to 0.8.3.  Notable changes include:
	* Bug fixes
	* Preliminary OpenGL support
	* Localisation upates
        * Implemented -GSSendBezierPath
        * -DPSsetalpha: Use GSsetalpha as defined in frontend, for
          printers that don't support setalpha.
        * Source/x11/XIMInputServer.m
        * Hack: if focus went nowhere, don't deactivate app.
        * Only send event if we don't have a key window.
        * Tools/GNUmakefile: Use BUILD_SERVER to decide whether to build
          X specific parts of gpbs or not.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 18 09:30:26 2002 UTC (21 years, 6 months ago) by rh
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (colored) to selected 1.15 (colored)

Update gnustep-back to 0.8.2.  Changes are bug fixes and class additions.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Sep 27 23:59:09 2002 UTC (21 years, 6 months ago) by rh
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.15 (colored)

Initial import of gnustep-back-0.8.1, the X11 GUI backend for GNUstep

Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 27 23:59:09 2002 UTC (21 years, 6 months ago) by rh
Branch: MAIN
Diff to selected 1.15 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>