This website requires JavaScript.
c3f74eec17
FreeBSD 10 clang port
Ulrich Wilkens
2014-07-27 16:48:57 +02:00
8d0551bfda
Version change to 2.2.2
Jon Trulson
2014-07-23 16:16:57 -06:00
09879a9988
site.def: create new DtDocLocalesToBuild define
Jon Trulson
2014-07-22 18:19:22 -06:00
7b5d1eb8c0
el_GR _common.dt.tmsg: fix corrupted msg line at line 1763
Jon Trulson
2014-07-22 16:42:55 -06:00
54fecca847
contrib/: add desktop2dt from Isaac Dunham
Jon Trulson
2014-07-19 18:33:12 -06:00
e5b1fb856f
Added additional info to vcal2xapia/README
Jon Trulson
2014-07-19 18:25:32 -06:00
dbaff0aee1
contrib/: add vcal2xapia from Edmond Orignac
Jon Trulson
2014-07-19 18:22:39 -06:00
c1d24e0bb3
fr_FR.ISO8859-1/types/_common.dt.tmsg: Fix up a couple of backslash errors.
Jon Trulson
2014-07-19 17:48:38 -06:00
4e2adc1f8e
Fixes the bug, which caused dtterm to show stripes of wrong color between text lines when using fontsets that include fonts of slightly different heights.
Eugene Doudine
2014-05-03 21:02:50 +03:00
a9dbe60805
Fixes a small bug in grid registration: when an object is placed over another object (can be done manually) and then removed from there, the registration of the covered object is removed as well (that is it's cell is considered empty).
Eugene Doudine
2014-04-15 18:39:43 +03:00
5544a0fb39
Fixes several issues with grid registration of the dtwm panel on dtfile startup and on workspace addition:
Eugene Doudine
2014-04-15 17:25:49 +03:00
8bafd85d9a
Fixes the off-by-one bug in RegisterInGrid(), which caused dtfile's desktop icons on the right edge of the screen (if desktop width is not a multiple of icon with) to be registered on the next workspace or (in the case of the last workspace) beyond the desktop_grid array (possibly causing segfaults).
Eugene Doudine
2014-04-15 16:50:21 +03:00
1e2bdf93a8
dtappbuilder: bil_store.c: don't return local variables
Jon Trulson
2014-04-06 16:59:56 -06:00
aa15240c22
ttsnoop.C.src: NULL is not 0
Jon Trulson
2014-04-06 16:55:45 -06:00
10e295b967
WMSaveSession.C: NULL is not 0
Jon Trulson
2014-04-06 16:54:31 -06:00
4a22f0671b
SendMsgDialog.C: NULL is not 0
Jon Trulson
2014-04-06 16:53:05 -06:00
20265cd088
RoamMenuWindow.C: NULL is not 0
Jon Trulson
2014-04-06 16:51:16 -06:00
0080185db9
RoamInterruptibleCmd.C: NULL is not 0
Jon Trulson
2014-04-06 16:49:24 -06:00
b241414cda
AttachArea.C: NULL is not 0, sprintf needs a format
Jon Trulson
2014-04-06 16:48:40 -06:00
8a96463f2e
InterruptibleCmd.C, WorkingDialogManager.C: NULL is not 0
Jon Trulson
2014-04-06 16:46:09 -06:00
5f99b8045b
dtsession: screensaver don't pass random attributes to XScreenSaverSetAttributes()
Jon Trulson
2014-04-05 18:09:01 -06:00
38dfc9e235
Fix dtinfo search engine
Ulrich Wilkens
2014-04-01 04:45:33 +02:00
0254ebc0b4
xtclient.c: fix debug statement regarding fd number
Jon Trulson
2014-03-24 19:54:37 -06:00
045de2cdd5
linux.cf: with fds_bits fixes, stop using _POSIX_C_SOURCE=199309L and _XOPEN_SOURCE defines
Jon Trulson
2014-03-24 19:38:20 -06:00
3c35e2d14d
xtclient.c, spcd_event.c: stop referencing fds_bits directly
Jon Trulson
2014-03-24 19:37:09 -06:00
4312a1190b
cleanup: eliminate missing sentinel warnings
Jon Trulson
2014-03-24 18:26:10 -06:00
165af415d1
dtcm/rfp.c: NULL is not 0
Jon Trulson
2014-03-24 17:49:19 -06:00
0a74d63db4
dtcm/reminders.c: NULL is not 0
Jon Trulson
2014-03-24 17:48:01 -06:00
9b699d3fb1
linux: build with thread safety and REENTRANT enabled.
Jon Trulson
2014-03-24 17:15:40 -06:00
2f4072ee69
linux.cf: turn off writable strings warnings (write-strings)
Jon Trulson
2014-03-24 16:34:58 -06:00
b2db23c0af
cleanup: eliminate "implicit declaration" warnings.
Jon Trulson
2014-03-24 15:54:43 -06:00
f6adc98dd7
DtWidget: Don't free random pointer on Control widget destruction
alx
2014-03-24 05:03:21 +01:00
3ed9f06cce
Fixed bug #32 dtfile table formatting bug with non-latin filenames
Eugene Doudine
2014-03-23 08:06:36 +02:00
5e9185dda5
Fixed bug #27 dtfile space handling bug
Eugene Doudine
2014-03-23 07:37:35 +02:00
cd82567977
Fixes the bug #17 dtsession can't validate passwords longer than 8 characters when the session is locked
Eugene Doudine
2014-03-23 07:32:02 +02:00
23e62e5782
dtcm/server/: just return NULL, not the address of a dummy local variable. Geez.
Jon Trulson
2014-03-22 19:18:22 -06:00
9ed39fd5f2
MotifUI.C: NULL is not 0
Jon Trulson
2014-03-22 19:14:38 -06:00
78fec87fa6
Threads.C: NULL is not 0
Jon Trulson
2014-03-22 19:09:46 -06:00
23d2ba3445
localized/util/merge.h: include string.h and fix up some warnings
Jon Trulson
2014-03-22 19:06:54 -06:00
4568a22f99
Icon.c: include stdlib.h
Jon Trulson
2014-03-22 19:01:49 -06:00
daffaf7045
getdate.y: include string.h
Jon Trulson
2014-03-22 18:59:26 -06:00
b9d1a4114e
pax.h: include stdio.h
Jon Trulson
2014-03-22 18:56:21 -06:00
57ac9e33f9
PrintTopics.c: fix up some warnings
Jon Trulson
2014-03-22 18:50:15 -06:00
2c162726c7
dtstyle: enable palette editor on true/direct color screens
alx
2014-03-15 23:31:01 +01:00
6b0d0cd71e
Updated Greek (el_GR.UTF-8) translations from Antonis Tsolomitis.
Jon Trulson
2014-03-22 17:37:50 -06:00
ddb4933039
tt_xdr_utils.h: fix build error on linux/bsd introduced with illumos initial patch.
Jon Trulson
2014-03-22 16:54:24 -06:00
468d576030
initial illumos port
Peter Tribble
2014-03-21 16:37:00 -07:00
3c14b8b5ce
libcsa: fix up some stupidness.
Jon Trulson
2014-03-12 17:00:07 -06:00
a9bf30d12b
Fix cpp output on Ubuntu 13
Ulrich Wilkens
2014-03-12 19:43:12 +01:00
d24fd29b52
Fix dtfile and dtterm on NetBSD
Ulrich Wilkens
2014-03-11 19:24:35 +01:00
550a805be2
linux: libDtSearch requires linking with -lm
Jon Trulson
2014-03-10 21:32:10 -06:00
1e0eb4e522
dtinfo: stub out XmPrint stuff if there is no XmPrint support.
Jon Trulson
2014-03-10 20:58:17 -06:00
7cbb2fa2a7
dtcm: stub out XmPrint stuff if there is no XmPrint support.
Jon Trulson
2014-03-10 20:43:32 -06:00
b282d3fa87
dtmail: stub out XmPrint stuff if there is no XmPrint support.
Jon Trulson
2014-03-10 20:30:24 -06:00
c39212f684
dtpad: stub out XmPrint stuff if there is no XmPrint support.
Jon Trulson
2014-03-10 20:07:16 -06:00
362a921245
dtdocbook/instant: *always* link with local libtcl.a
Jon Trulson
2014-03-10 17:06:24 -06:00
9f0fbc3015
mp_rpc_server.C: limit iteration of svc_fdset to FD_SETSIZE, as per spec.
Jon Trulson
2014-03-10 14:49:37 -06:00
9b9b3430ec
linux: move dependancy handling out of linux.cf and into new lnxDep.rules file.
Jon Trulson
2014-03-09 17:59:18 -06:00
155fa2a4f7
linux.cf: fix typo and some formatting.
Jon Trulson
2014-03-09 14:52:43 -06:00
0394dde3f9
nsgmls: fix up some gcc 4.8 warnings.
Jon Trulson
2014-03-09 14:24:00 -06:00
de491a16de
linux: Use installed X11 header files rather than requiring /imports/x11/include
Jon Trulson
2014-03-09 04:36:42 -06:00
b147e0ce12
libDtTerm: add include <stdio.h> so FILE is properly defined.
Jon Trulson
2014-03-09 00:21:40 -07:00
4d48253234
linux depend: stop using makedepend, use gcc instead
Jon Trulson
2014-03-08 23:43:17 -07:00
ded1213316
building_release_archive: add some steps and clean up
Jon Trulson
2014-03-01 17:01:12 -07:00
3610364f13
update HISTORY file for 2.2.1, though a little too late :)
Jon Trulson
2014-03-01 16:49:09 -07:00
8f648927eb
Version change to 2.2.1
Jon Trulson
2014-03-01 15:48:49 -07:00
d519628539
admin: add a BuildNotes dir for documenting release proceedures, etc
Jon Trulson
2014-03-01 15:47:34 -07:00
b8a01219bd
Fix UTF8 problem on non-linux systems
Ulrich Wilkens
2014-02-28 14:46:34 +01:00
1ff0741538
Addition of the en_US.UTF-8 locale: installation support
Eugene Doudine
2014-02-25 12:52:00 +02:00
46473a9ccb
addition of en_US.UTF-8 locale: fonts.alias and fonts.dir files
Eugene Doudine
2014-02-25 12:46:03 +02:00
d0a57b6d57
Fix for dtinfo segfaults
Ulrich Wilkens
2014-02-20 19:48:56 +01:00
c6038f4b51
Re-add NO_DTINFO blocks removed in NetBSD port patch
Jon Trulson
2014-02-22 19:16:34 -07:00
2712d5f787
NetBSD port
Ulrich Wilkens
2014-02-20 19:19:17 +01:00
a4f9413950
Fix dtcm build on OpenBSD-current.
Pascal Stumpf
2014-02-21 18:02:36 +01:00
23e217b329
Fixes segfault in dtprintinfo when used UTF-8 locale, bug was caused by unchecked return value of XmeRenderTableGetDefaultFont()
Eugene Doudine
2014-02-21 13:52:25 +02:00
4c56765da3
Fix for several segfaults in dtwm that happen with UTF-8 locale and were caused by unckeked XmeRenderTableGetDefaultFont return value
Eugene Doudine
2014-02-21 13:34:04 +02:00
46a6a58fbd
wwl: fixed dtinfo segfault due to missing copy constructor in WArgList
alx
2014-02-21 15:29:15 +01:00
0e707fe71f
dtscreen: cosmic flame fractals missing drawing code
alx
2014-02-21 15:21:20 +01:00
9dd8ea27bf
dtfile: fclose called twice on same handle
alx
2014-02-21 15:18:36 +01:00
70987253b3
Bugfix for #9 Cut off fonts in titles
Eugene Doudine
2014-02-18 00:12:19 +02:00
0b3f253ba4
Fix for xorg-xkb partially freezes dtwm when keyboard layout is changed.
Jon Trulson
2014-02-17 14:37:09 -07:00
cab52a91ef
dtexec: use proper FD_CLOEXEC rather than a hardcoded 1
Jon Trulson
2013-12-29 15:41:56 -07:00
90baa59dc1
dtexec: fix a case on linux where an infinite loop could occur.
Jon Trulson
2013-12-29 15:00:16 -07:00
2fc37b0f45
Add dtwm.mgg Greek UTF translation from Antonis Tsolomitis
Jon Trulson
2013-12-29 12:54:55 -07:00
6b0da8f335
Introduction of BSDArchitecture
Ulrich Wilkens
2013-10-19 23:55:59 +02:00
380867c31c
Add -quiet option to dtlogin.
Isaac Dunham
2013-09-21 20:30:52 -07:00
e3973a9320
dtlogin: use proper path to getty and /usr/local/bin in path on Linux
Isaac Dunham
2013-09-22 17:15:06 -07:00
2d08153289
correction of message files
Ulrich Wilkens
2013-09-14 23:33:49 +02:00
0f7bbcc209
No symlinks to libraries on OpenBSD (default install)
Ulrich Wilkens
2013-09-05 00:03:16 +02:00
a493d3588d
Merge branch 'master' of ssh://git.code.sf.net/p/cdesktopenv/code
Jon Trulson
2013-09-03 11:53:03 -06:00
c742edcb2f
dtstyle: Resolve 70 compiler warnings
Peter Howkins
2013-09-03 15:41:58 +01:00
d57739782f
dtstyle: Alphabetically sort the backdrops in the backdrop list.
Peter Howkins
2013-09-03 14:34:11 +01:00
394e32bd0b
Do not install symlinks to libraries on OpenBSD.
Pascal Stumpf
2013-08-31 19:16:09 +02:00
c6f1d5ac05
dtinfogen_worker: don't free variables then use them later.
Jon Trulson
2013-08-31 17:18:53 -06:00
219474c9c8
dtinfo activation
Ulrich Wilkens
2013-08-28 21:30:37 +02:00
4ec9658299
dtinfo other files
Ulrich Wilkens
2013-08-28 21:16:39 +02:00
acdae62484
documents for dtinfo
Ulrich Wilkens
2013-08-28 20:35:54 +02:00
92424bd169
dtinfo subdirectory mmdb
Ulrich Wilkens
2013-08-28 20:32:11 +02:00
eb698f32cf
dtinfo subdirectory dtinfogen
Ulrich Wilkens
2013-08-28 20:07:21 +02:00
aef2830df2
dtinfo subdirectory dtinfo
Ulrich Wilkens
2013-08-28 19:45:57 +02:00