waltje
c121dc25f2
Merge branch 'master' of https://github.com/VARCem/PDCurses
2023-10-08 16:58:29 -04:00
waltje
67a1f4c505
Remove old files.
2023-10-08 16:58:06 -04:00
Fred N. van Kempen
badddc72d7
Merge branch 'wmcbrine:master' into master
2023-10-08 16:53:03 -04:00
waltje
a02c9f7ed3
Updated some typos for consistency.
2023-10-08 16:51:24 -04:00
William McBrine
5c62af03e9
After Bill Gray: "touchoverlap() un-touches parts of lines (Issue #149 )"
2023-07-12 12:45:59 -04:00
William McBrine
de6c548ec5
Redundant dereferences.
2023-07-12 12:40:27 -04:00
William McBrine
977dcc9a31
Update ncurses_tests to 6.4
2023-06-27 13:09:49 -04:00
William McBrine
601c9373ef
"subwin() made the subwindow one row/line too small when fed nlines=0
...
or ncols=0.", by B.G.
2023-06-26 01:44:33 -04:00
William McBrine
201799a9ee
"Fix text selection memory corruption with long codepoints", by
...
juliusikkala.
2023-06-26 01:12:45 -04:00
William McBrine
7d8cfb459a
Unused now
2023-06-26 00:57:28 -04:00
William McBrine
bbd943ea9a
Fix for _override() in panel, after B.G.
2023-06-25 22:21:09 -04:00
William McBrine
3bb52c56a5
Absorb resize events in ptest, rather than advancing. After Bill Gray.
...
(ERR check to compensate for unexpected behavior with macOS ncurses.)
2023-06-25 22:20:03 -04:00
Fred N. van Kempen
986f94b2d1
Merge branch 'wmcbrine:master' into master
2023-06-24 01:50:03 -04:00
William McBrine
6810d7201d
Add back Mac font for SDL1.
2023-06-12 12:11:12 -04:00
William McBrine
866dbb68b0
Rebuilt MANUAL.md.
2023-06-01 20:15:29 -04:00
William McBrine
df68c5b06d
Outdated reference since 3.9.
2023-06-01 20:13:34 -04:00
William McBrine
5b5c3d349b
Suppress KEY_RESIZE on window motion in X11. See issue #90 . After Bill
...
Gray.
2023-05-28 18:24:46 -04:00
William McBrine
8ab6f88ebe
Dynamic libs for sdl1 needs work, should probably be deprecated anyway.
2023-05-28 17:39:21 -04:00
William McBrine
997576bab3
Clean all the things. (Remove all dyanmic libraries without having to
...
respecify DLL=Y in sdl2.)
2023-05-28 17:31:00 -04:00
William McBrine
b4ae9f4b89
oops
2023-05-28 17:18:07 -04:00
William McBrine
c1f68a8028
Merge pull request #102 from TurkeyMcMac/sdl2-shared
...
Implement SDL1 and SDL2 shared libraries
2023-05-28 17:02:38 -04:00
William McBrine
943e284e7b
Build number update; spacing
2023-05-28 10:36:09 -04:00
William McBrine
436e3da700
Doc fixes
2023-05-27 05:22:44 -04:00
William McBrine
c4fa20c4e3
Merge pull request #106 from uhlin/master
...
Curses window properties
2023-05-27 04:57:41 -04:00
William McBrine
8e2b0a2b7f
Mouse scroll event coordinates for SDL2 need a little bit more.
2023-05-26 22:58:32 -04:00
William McBrine
7b22dfa982
Return proper coordinates instead of -1,-1 for DOS/SDL/X11. To Do: test.
2023-05-26 22:32:46 -04:00
William McBrine
5596bd765c
Merge pull request #91 from mannyamorim/mouse-pos-scroll-event
...
WINCON: Send real mouse position with scroll event
2023-05-26 22:03:08 -04:00
William McBrine
f62cfb9ef4
Merge branch 'master' of github.com:wmcbrine/PDCurses
2023-05-26 17:05:09 -04:00
William McBrine
5850b21926
Merge pull request #111 from astralchan/makefile
...
use DESTDIR
2023-05-26 17:00:28 -04:00
William McBrine
8ad2437968
Merge pull request #110 from TurkeyMcMac/sdl2-window-shown-event
...
Fix SDL2 redrawing issue on Ubuntu MATE
2023-05-26 16:59:10 -04:00
William McBrine
c612ba1192
Merge pull request #127 from GiorgosXou/master
...
FIXED: pads with panels
2023-05-26 16:56:47 -04:00
William McBrine
bc8b3702a1
Merge pull request #132 from kklobe/allow-cpp-curspriv
...
Allow C++ compilation of curspriv.h
2023-05-26 16:51:30 -04:00
William McBrine
331ae0b56e
unspaced
2023-05-16 10:30:11 -04:00
William McBrine
0eb254ae43
Minor documentation changes.
2023-05-16 10:12:51 -04:00
waltje
14b413c224
Added two quickie shortcuts for building, will do it properly later.
2023-04-24 22:20:52 -04:00
Markus Uhlin
b3276a8873
Added wgetparent()
2022-11-17 01:13:51 +01:00
Markus Uhlin
d086665eb5
Added wgetscrreg()
2022-11-16 23:24:48 +01:00
Markus Uhlin
318f68ca26
Moved timeout()
2022-11-16 22:14:37 +01:00
Markus Uhlin
fdf7ba37c2
Moved typeahead()
2022-11-16 22:12:06 +01:00
Markus Uhlin
6cab50eaad
Added wgetdelay()
2022-11-16 21:50:37 +01:00
Markus Uhlin
2308a1cbee
Added is_notimeout() and is_subwin()
2022-11-16 20:22:40 +01:00
William McBrine
f2d31a2633
Update config.guess and config.sub.
2022-10-20 00:01:01 -04:00
William McBrine
67e56b6006
Merge pull request #137 from BitterlyIronic/master
...
XCurses: Make sure the window can be focused
2022-10-19 14:19:49 -04:00
Bitterly Ironic
a3d2bbb763
XCurses: Make sure the window can be focused
...
Sets the WM_TAKE_FOCUS procotol and the WM_HINTS input field
2022-10-19 13:49:08 -04:00
William McBrine
e3f8956e3c
Merge pull request #136 from chasonr/wgetnstr-wide
...
Fix wgetnstr with PDC_WIDE
2022-09-27 23:36:01 -04:00
Ray Chason
41707e0202
Fix wgetnstr with PDC_WIDE
...
Casting an array of wchar_t to wint_t * works as intended only if
wchar_t and wint_t have the same size. If they don't, wgetnstr will
not work. Cast the elements to wchar_t instead.
2022-09-27 22:58:37 -04:00
Kirk Klobe
5af2bb705e
Allow C++ compilation of curspriv.h
2022-04-27 14:47:37 -05:00
William McBrine
2fa0f10dd8
No SF downloads page
2022-01-14 20:11:05 -05:00
William McBrine
3c2694a36f
Line breaks
2022-01-14 16:21:05 -05:00
William McBrine
c9367727b0
Redundant distribution stati
2022-01-14 16:15:31 -05:00