1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

Commit graph

  • 6a9327f2ab ttsnoop: NULL is not 0 Jon Trulson 2014-09-14 14:25:55 -0600
  • abfcb71d1d dtmail: MotifCmds.C: NULL is not False Jon Trulson 2014-09-14 14:20:21 -0600
  • 5a205388e3 Add new Dtlogo from Jeff Pierquet. Original renamed to TOGDtlogo.pm Jon Trulson 2014-09-12 10:44:13 -0600
  • c6fd291e84 Fix panel right click Ulrich Wilkens 2014-09-11 19:27:53 +0200
  • 026b0e6569 contrib/rc/freebsd: Add FreeBSD start script from Douglas Carmichael Jon Trulson 2014-08-24 16:48:07 -0600
  • f06d272600 Update HISTORY file for 2.2.2 release 2.2.2 Jon Trulson 2014-07-27 16:48:19 -0600
  • 9b5b547a34 Fixup UDB databases to fix a problem introduced with FreeBSD 10 patch. Jon Trulson 2014-07-27 13:44:35 -0600
  • c3f74eec17 FreeBSD 10 clang port Ulrich Wilkens 2014-07-27 16:48:57 +0200
  • 8d0551bfda Version change to 2.2.2 Jon Trulson 2014-07-23 16:16:57 -0600
  • 09879a9988 site.def: create new DtDocLocalesToBuild define Jon Trulson 2014-07-22 18:19:22 -0600
  • 7b5d1eb8c0 el_GR _common.dt.tmsg: fix corrupted msg line at line 1763 Jon Trulson 2014-07-22 16:42:55 -0600
  • 54fecca847 contrib/: add desktop2dt from Isaac Dunham Jon Trulson 2014-07-19 18:33:12 -0600
  • e5b1fb856f Added additional info to vcal2xapia/README Jon Trulson 2014-07-19 18:25:32 -0600
  • dbaff0aee1 contrib/: add vcal2xapia from Edmond Orignac Jon Trulson 2014-07-19 18:22:39 -0600
  • c1d24e0bb3 fr_FR.ISO8859-1/types/_common.dt.tmsg: Fix up a couple of backslash errors. Jon Trulson 2014-07-19 17:48:38 -0600
  • 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 +0300
  • 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 +0300
  • 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 +0300
  • 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 +0300
  • 1e2bdf93a8 dtappbuilder: bil_store.c: don't return local variables Jon Trulson 2014-04-06 16:59:56 -0600
  • aa15240c22 ttsnoop.C.src: NULL is not 0 Jon Trulson 2014-04-06 16:55:45 -0600
  • 10e295b967 WMSaveSession.C: NULL is not 0 Jon Trulson 2014-04-06 16:54:31 -0600
  • 4a22f0671b SendMsgDialog.C: NULL is not 0 Jon Trulson 2014-04-06 16:53:05 -0600
  • 20265cd088 RoamMenuWindow.C: NULL is not 0 Jon Trulson 2014-04-06 16:51:16 -0600
  • 0080185db9 RoamInterruptibleCmd.C: NULL is not 0 Jon Trulson 2014-04-06 16:49:24 -0600
  • b241414cda AttachArea.C: NULL is not 0, sprintf needs a format Jon Trulson 2014-04-06 16:48:40 -0600
  • 8a96463f2e InterruptibleCmd.C, WorkingDialogManager.C: NULL is not 0 Jon Trulson 2014-04-06 16:46:09 -0600
  • 5f99b8045b dtsession: screensaver don't pass random attributes to XScreenSaverSetAttributes() Jon Trulson 2014-04-05 18:09:01 -0600
  • 38dfc9e235 Fix dtinfo search engine Ulrich Wilkens 2014-04-01 04:45:33 +0200
  • 0254ebc0b4 xtclient.c: fix debug statement regarding fd number Jon Trulson 2014-03-24 19:54:37 -0600
  • 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 -0600
  • 3c35e2d14d xtclient.c, spcd_event.c: stop referencing fds_bits directly Jon Trulson 2014-03-24 19:37:09 -0600
  • 4312a1190b cleanup: eliminate missing sentinel warnings Jon Trulson 2014-03-24 18:26:10 -0600
  • 165af415d1 dtcm/rfp.c: NULL is not 0 Jon Trulson 2014-03-24 17:49:19 -0600
  • 0a74d63db4 dtcm/reminders.c: NULL is not 0 Jon Trulson 2014-03-24 17:48:01 -0600
  • 9b699d3fb1 linux: build with thread safety and REENTRANT enabled. Jon Trulson 2014-03-24 17:15:40 -0600
  • 2f4072ee69 linux.cf: turn off writable strings warnings (write-strings) Jon Trulson 2014-03-24 16:34:58 -0600
  • b2db23c0af cleanup: eliminate "implicit declaration" warnings. Jon Trulson 2014-03-24 15:54:43 -0600
  • f6adc98dd7 DtWidget: Don't free random pointer on Control widget destruction alx 2014-03-24 05:03:21 +0100
  • 3ed9f06cce Fixed bug #32 dtfile table formatting bug with non-latin filenames Eugene Doudine 2014-03-23 08:06:36 +0200
  • 5e9185dda5 Fixed bug #27 dtfile space handling bug Eugene Doudine 2014-03-23 07:37:35 +0200
  • 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 +0200
  • 23e62e5782 dtcm/server/: just return NULL, not the address of a dummy local variable. Geez. Jon Trulson 2014-03-22 19:18:22 -0600
  • 9ed39fd5f2 MotifUI.C: NULL is not 0 Jon Trulson 2014-03-22 19:14:38 -0600
  • 78fec87fa6 Threads.C: NULL is not 0 Jon Trulson 2014-03-22 19:09:46 -0600
  • 23d2ba3445 localized/util/merge.h: include string.h and fix up some warnings Jon Trulson 2014-03-22 19:06:54 -0600
  • 4568a22f99 Icon.c: include stdlib.h Jon Trulson 2014-03-22 19:01:49 -0600
  • daffaf7045 getdate.y: include string.h Jon Trulson 2014-03-22 18:59:26 -0600
  • b9d1a4114e pax.h: include stdio.h Jon Trulson 2014-03-22 18:56:21 -0600
  • 57ac9e33f9 PrintTopics.c: fix up some warnings Jon Trulson 2014-03-22 18:50:15 -0600
  • 2c162726c7 dtstyle: enable palette editor on true/direct color screens alx 2014-03-15 23:31:01 +0100
  • 6b0d0cd71e Updated Greek (el_GR.UTF-8) translations from Antonis Tsolomitis. Jon Trulson 2014-03-22 17:37:50 -0600
  • ddb4933039 tt_xdr_utils.h: fix build error on linux/bsd introduced with illumos initial patch. Jon Trulson 2014-03-22 16:54:24 -0600
  • 468d576030 initial illumos port Peter Tribble 2014-03-21 16:37:00 -0700
  • 3c14b8b5ce libcsa: fix up some stupidness. Jon Trulson 2014-03-12 17:00:07 -0600
  • a9bf30d12b Fix cpp output on Ubuntu 13 Ulrich Wilkens 2014-03-12 19:43:12 +0100
  • d24fd29b52 Fix dtfile and dtterm on NetBSD Ulrich Wilkens 2014-03-11 19:24:35 +0100
  • 550a805be2 linux: libDtSearch requires linking with -lm Jon Trulson 2014-03-10 21:32:10 -0600
  • 1e0eb4e522 dtinfo: stub out XmPrint stuff if there is no XmPrint support. Jon Trulson 2014-03-10 20:58:17 -0600
  • 7cbb2fa2a7 dtcm: stub out XmPrint stuff if there is no XmPrint support. Jon Trulson 2014-03-10 20:43:32 -0600
  • b282d3fa87 dtmail: stub out XmPrint stuff if there is no XmPrint support. Jon Trulson 2014-03-10 20:30:24 -0600
  • c39212f684 dtpad: stub out XmPrint stuff if there is no XmPrint support. Jon Trulson 2014-03-10 20:07:16 -0600
  • 362a921245 dtdocbook/instant: *always* link with local libtcl.a Jon Trulson 2014-03-10 17:06:24 -0600
  • 9f0fbc3015 mp_rpc_server.C: limit iteration of svc_fdset to FD_SETSIZE, as per spec. Jon Trulson 2014-03-10 14:49:37 -0600
  • 9b9b3430ec linux: move dependancy handling out of linux.cf and into new lnxDep.rules file. Jon Trulson 2014-03-09 17:59:18 -0600
  • 155fa2a4f7 linux.cf: fix typo and some formatting. Jon Trulson 2014-03-09 14:52:43 -0600
  • 0394dde3f9 nsgmls: fix up some gcc 4.8 warnings. Jon Trulson 2014-03-09 14:24:00 -0600
  • de491a16de linux: Use installed X11 header files rather than requiring /imports/x11/include Jon Trulson 2014-03-09 04:36:42 -0600
  • b147e0ce12 libDtTerm: add include <stdio.h> so FILE is properly defined. Jon Trulson 2014-03-09 00:21:40 -0700
  • 4d48253234 linux depend: stop using makedepend, use gcc instead Jon Trulson 2014-03-08 23:43:17 -0700
  • ded1213316 building_release_archive: add some steps and clean up Jon Trulson 2014-03-01 17:01:12 -0700
  • 3610364f13 update HISTORY file for 2.2.1, though a little too late :) Jon Trulson 2014-03-01 16:49:09 -0700
  • 8f648927eb Version change to 2.2.1 2.2.1 Jon Trulson 2014-03-01 15:48:49 -0700
  • d519628539 admin: add a BuildNotes dir for documenting release proceedures, etc Jon Trulson 2014-03-01 15:47:34 -0700
  • b8a01219bd Fix UTF8 problem on non-linux systems Ulrich Wilkens 2014-02-28 14:46:34 +0100
  • 1ff0741538 Addition of the en_US.UTF-8 locale: installation support Eugene Doudine 2014-02-25 12:52:00 +0200
  • 46473a9ccb addition of en_US.UTF-8 locale: fonts.alias and fonts.dir files Eugene Doudine 2014-02-25 12:46:03 +0200
  • d0a57b6d57 Fix for dtinfo segfaults Ulrich Wilkens 2014-02-20 19:48:56 +0100
  • c6038f4b51 Re-add NO_DTINFO blocks removed in NetBSD port patch Jon Trulson 2014-02-22 19:16:34 -0700
  • 2712d5f787 NetBSD port Ulrich Wilkens 2014-02-20 19:19:17 +0100
  • a4f9413950 Fix dtcm build on OpenBSD-current. Pascal Stumpf 2014-02-21 18:02:36 +0100
  • 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 +0200
  • 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 +0200
  • 46a6a58fbd wwl: fixed dtinfo segfault due to missing copy constructor in WArgList alx 2014-02-21 15:29:15 +0100
  • 0e707fe71f dtscreen: cosmic flame fractals missing drawing code alx 2014-02-21 15:21:20 +0100
  • 9dd8ea27bf dtfile: fclose called twice on same handle alx 2014-02-21 15:18:36 +0100
  • 70987253b3 Bugfix for #9 Cut off fonts in titles Eugene Doudine 2014-02-18 00:12:19 +0200
  • 0b3f253ba4 Fix for xorg-xkb partially freezes dtwm when keyboard layout is changed. Jon Trulson 2014-02-17 14:37:09 -0700
  • cab52a91ef dtexec: use proper FD_CLOEXEC rather than a hardcoded 1 Jon Trulson 2013-12-29 15:41:56 -0700
  • 90baa59dc1 dtexec: fix a case on linux where an infinite loop could occur. Jon Trulson 2013-12-29 15:00:16 -0700
  • 2fc37b0f45 Add dtwm.mgg Greek UTF translation from Antonis Tsolomitis Jon Trulson 2013-12-29 12:54:55 -0700
  • 6b0da8f335 Introduction of BSDArchitecture Ulrich Wilkens 2013-10-19 23:55:59 +0200
  • 380867c31c Add -quiet option to dtlogin. Isaac Dunham 2013-09-21 20:30:52 -0700
  • e3973a9320 dtlogin: use proper path to getty and /usr/local/bin in path on Linux Isaac Dunham 2013-09-22 17:15:06 -0700
  • 2d08153289 correction of message files Ulrich Wilkens 2013-09-14 23:33:49 +0200
  • 0f7bbcc209 No symlinks to libraries on OpenBSD (default install) Ulrich Wilkens 2013-09-05 00:03:16 +0200
  • a493d3588d Merge branch 'master' of ssh://git.code.sf.net/p/cdesktopenv/code Jon Trulson 2013-09-03 11:53:03 -0600
  • c742edcb2f dtstyle: Resolve 70 compiler warnings Peter Howkins 2013-09-03 15:41:58 +0100
  • d57739782f dtstyle: Alphabetically sort the backdrops in the backdrop list. Peter Howkins 2013-09-03 14:34:11 +0100
  • 394e32bd0b Do not install symlinks to libraries on OpenBSD. Pascal Stumpf 2013-08-31 19:16:09 +0200