Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (40m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 19:46:32 UTC Now

2022-07-11 19:35:39 UTC MAIN commitmail json YAML

xfontsel: update to 1.1.0.

This release adds two small new features - a "Reset" button to reset
all the selections back to the initial values, and when given the "-scaled"
option fetch the actual screen resolution and add that to the list of
available resolutions for the resX and resY menus.

Alan Coopersmith (11):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      man page: remove out-of-date COPYRIGHT section
      const cleanup
      Fix -Wsign-compare warning from gcc
      Clean up variable scoping in GetFontNames()
      mark Quit() & QuitAction() as noreturn
      gitlab CI: stop requiring Signed-off-by in commits
      xfontsel 1.1.0

Alexander Gromnitsky (1):
      Add 'reset' button

Greg A. Woods (1):
      include actual screen resolution in the resX & resY menus

Thomas Kuehne (1):
      Fixed -Wmissing-field-initializers warning

(wiz)