Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to XCurses accumulated over the last couple of years #1

Merged
merged 6 commits into from
Jan 18, 2016
Merged

Changes to XCurses accumulated over the last couple of years #1

merged 6 commits into from
Jan 18, 2016

Conversation

rexx-org
Copy link
Contributor

  • support for "proper" bold font. Note that the user CAN select what font they want by adding entries to their ~/.Xresources file
  • added the ability to build a shared library with ABI versioning
  • ability to build XCurses from anywhere, not just in the PDCurses/x11 directory. I need this as I often build debug/wide etc versions for testing
  • targets for building a Debian .deb and RedHat .rpm package
  • build multiple architectures in a fat binary on MacOS X
  • made PDC_set_function_key() available on all platforms, and implemented shutdown capability on X11

Support building a shared library with ABI support
Enable building debian deb and RedHat rpm packages
Add support for Left Tab key; no idea what it is but a user reported it as a bug
Add support for proper bold and italic fonts in X11 port
Fix checking font sizes
Underline on X11 should use ascent and descent for positionin
Enable Alt keys without NumLock being on
…jects using XCUrses get the correct keyboard values.
Bill-Gray added a commit that referenced this pull request Jan 18, 2016
Changes to XCurses accumulated over the last couple of years
@Bill-Gray Bill-Gray merged commit 192aa41 into Bill-Gray:master Jan 18, 2016
Bill-Gray pushed a commit that referenced this pull request Mar 26, 2016
Update rexx-org/PDCurses from Bill-Gray/PDCurses
Bill-Gray added a commit that referenced this pull request Mar 26, 2016
Merge pull request #1 from Bill-Gray/master
McNeight pushed a commit to McNeight/PDCurses that referenced this pull request Apr 14, 2017
Fetch ./configure move from upstream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants