Edmond ORIGNAC
9b1f60a713
DtMail translations and improvements of vcal2xampia.awk
...
dtmail: messages of the 'Mail Retrieval' menu of dtmail were left untranslated.
French, Italian, Spanish translations were added.
vcal2xapia.awk: capacity to handle UTC+n timezones and TODO items added.
2017-01-03 13:23:23 -07:00
Edmond ORIGNAC
bf3ac1b969
Manual page for vcal2xapia.awk
2017-01-02 17:10:30 -07:00
alx
acb2dd330d
dtksh/sfio: resolved a naming collision on FreeBSD 11
2016-12-31 15:15:04 -07:00
alx
ae7dd95cc4
ttsession: don't segfault if host name isn't properly set
2016-12-31 15:14:59 -07:00
alx
2ea10ef612
dtlogin: center the mouse pointer on the login screen on multi-head setups
2016-12-31 15:14:54 -07:00
alx
39031e9dea
dtfile: added Xinerama support to dialog positioning routines
2016-12-31 15:14:49 -07:00
alx
c855ee9765
libDtSvc: added Xinerama support to _DtMessageDialog
2016-12-31 15:14:43 -07:00
Swift Griggs
1fdcd4c93d
Patches from pkgsrc-WIP
2016-08-05 11:21:06 -06:00
Matthew R. Trower
341494d91c
dtwm: basic multihead(xinerama only) support
...
* maximization (also partially fixes strange Firefox behaviour)
* sane initial window placement
Firefox is stranger than most; it appears to maximize to double
X Screen width even on single head displays. Fixed (on multihead).
2016-06-24 17:16:19 -06:00
Jon Trulson
a173dd3b3b
release: update version to 2.2.4, update HISTORY
2016-06-19 12:46:29 -06:00
Jon Trulson
e121a25ef2
contrib: some enhancements to the scrotps provided by Edmond Orignac
2016-06-18 20:18:52 -06:00
Ulrich Wilkens
45ab8a3532
dtlogin: FreeBSD build fix
2016-06-12 17:13:20 -06:00
Ulrich Wilkens
574cf20b31
Fix dtinfo document build on OpenBSD
2016-06-10 16:15:57 -06:00
Pascal de Bruijn
4aedbf2796
dtlogin: openbsd build fix
...
Amend ced27aa1f6
to prevent openbsd
make from failing because of the tab.
2016-06-09 10:05:35 -06:00
Giacomo Comes
542fce33d4
call fclose(infile) after print_progress()
...
The function print_progress uses the pointer infile.
If fclose is called before print_progress then the build process
can fail to build the files:
doc/C/cde.dti/CDEDOC/dtsearch/CDEDOC.d99
doc/C/cde.dti/CDEDOC/dtsearch/dtsearch.ocf
doc/C/cde.dti/cde.oli
To fix the issue move the call fclose(infile) after print_progress()
2016-06-07 20:00:11 -06:00
Giacomo Comes
a650c6214e
Use /var/spool instead of /usr/spool on linux
2016-06-07 19:59:42 -06:00
Peter Howkins
e1333a5160
dtstyle: remove some accidentally commited debug code
2016-04-21 01:48:40 +01:00
Peter Howkins
066adcac5e
dtstyle: backdrops, allow jpg/png if motif supports it
...
add file extensions to all types but .pm/.bm. This lets XmGetPixmap() load them.
2016-04-21 01:43:27 +01:00
Peter Howkins
2ea057d511
Disable all code related to libXp
...
deprecated and mostly no longer included on current OSes
2016-04-20 20:17:22 +01:00
alx
b251a15844
dtfile: Enable FILE_MAP_OPTIMIZE on Linux. This avoids unnecessary tt_file_netfile calls on local host.
2016-04-18 19:16:48 -06:00
alx
2e5bd045ed
dtwm: Resolved some compiler warnings
2016-04-18 19:16:48 -06:00
alx
720fd9365a
dtwm: 0 is not NULL
2016-04-18 19:16:48 -06:00
alx
ed2c149bfc
dtsession: Enable X11 screensaver extension on FreeBSD
2016-04-18 19:16:47 -06:00
alx
7cddb0d165
dtlogin: Enable XDM authentication on FreeBSD
2016-04-18 19:16:47 -06:00
alx
ff7c7d72cf
dtfile: Enable FILE_MAP_OPTIMIZE on FreeBSD. This avoids unnecessary tt_file_netfile calls on local host.
2016-04-18 19:16:47 -06:00
Jon Trulson
6bc5c658b8
dtappbuilder: replace accidental %a with %% in write_func_as_strings()
2015-12-18 10:28:37 -07:00
Jon Trulson
07e84caf74
dbtoman: fix missing arg to fprintf
2015-12-18 10:00:12 -07:00
Jon Trulson
10742f3679
ttcp: fix missing arg to fprintf
2015-12-18 09:55:20 -07:00
Pascal de Bruijn
ced27aa1f6
dtlogin: don't use crypt(3) on openbsd
...
des support has been removed from crypt(3) on openbsd since version 5.8
2015-11-28 12:24:20 -07:00
Jon Trulson
1e2e373082
dtlogin: use XDM authentication instead of MIT/DES on linux
2015-11-26 14:08:23 -07:00
Jon Trulson
05445493d9
ksh: fix up shipin for more modern systems WRT test and wc
...
Patch submitted by Giacomo Comes.
2015-11-22 15:37:40 -07:00
Ulrich Wilkens
f8fdf4920f
Fix FreeBSD 10.2 build
2015-10-21 19:23:05 -06:00
alx
ae16363537
DtWidget: resolved some compiler warnings
2015-07-23 18:51:48 -06:00
alx
c67763c82d
DtWidget: added appropriate KeyPress event handler to DtIcon widget
2015-07-23 18:51:43 -06:00
alx
307981f3e5
dtfile: fixed ambiguity in the translation table
2015-07-23 18:51:39 -06:00
alx
84f725bd54
dtfile: fixed file view scrolling with Page Up/Down keys
2015-07-23 18:51:34 -06:00
alx
5c6ddfd0c1
dtfile: 0 is not NULL
2015-07-16 19:21:18 -06:00
alx
304f99d26c
dticon: KeySym is not char
2015-07-02 17:50:26 -06:00
alx
bd4a4532f0
dtfile: fixed double free in copy/move collision handler
2015-07-02 17:50:21 -06:00
alx
cbd5abb33a
dtsession: fixed errorlog rotation
2015-07-02 17:50:16 -06:00
Douglas Carmichael
ecdf9eba10
Changed memcpy() to memmove() to stop coredumping on OpenBSD 5.7.
2015-06-21 17:07:41 -06:00
Douglas Carmichael
aaab59761f
Patches to enable compilation on OpenBSD 5.7/FreeBSD 10.1.
2015-06-17 11:31:31 -06:00
Isaac Dunham
87d863b8a4
programs/dtappintegrate: make PATH include /bin.
...
Without this, we fail without the /usr merge because 'date' is
unavailable.
2015-06-16 15:56:21 -06:00
Jon Trulson
2c4cdb5edf
cde: update HISTORY for 2.2.3 release
2015-05-09 17:09:11 -06:00
Jon Trulson
14b9e2efa3
cde: change revision to 2.2.3
2015-05-09 16:58:46 -06:00
Jon Trulson
6400908cc1
dtscreen: don't use old version of round() on linux either
2015-05-09 16:37:04 -06:00
Ulrich Wilkens
c7781f434b
Remove warnings on Linux with glibc 2.20
2015-05-09 16:23:05 -06:00
Ulrich Wilkens
8b38d9ea49
Fix broken build on OpenBSD
2015-05-09 16:21:32 -06:00
Ulrich Wilkens
2b8b5f25b5
Support for new Solaris/OpenIndiana versions
2015-05-09 16:19:08 -06:00
Stuart Brady
0306c7c6f2
DtTerm: fix formatted text in history buffer
...
Formatted text currently gets corrupted by DtTerm when copied into its
history buffer.
As soon as a line of text is copied into the history, the text of each
segment of formatted text is altered so that it contains the text from
the start of the line. For example:
echo -e '\e[1mbold\e[m \e[4munderlined\e[m'
When the text has scrolled off the screen, scrolling back to it reveals:
boldbbold under
This is fixed by adding the calls to _DtTermPrimBufferGetCharacterPointer
that were missing which would update the buffer pointer when inserting
text into the history buffer.
2015-05-05 16:47:05 -06:00