Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3d2d4a1c | 2012-04-14 09:02:46 | Update to xterm 278. Tested by mpi@, shadchin@ | ||
| 7fdca870 | 2012-04-07 20:22:27 | add new specific rules for sh. Whithout those, xterm segfaults on landisk. | ||
| 2ac5749d | 2012-04-07 20:11:43 | Remove special build rule disabling optimisation for arm. Issue apparently fixed, probably by gcc4. | ||
| f28fa156 | 2012-04-07 16:16:31 | Update to xkbevd 1.1.3 | ||
| 606f6f44 | 2012-04-07 16:13:08 | Update to xwud 1.0.4 | ||
| 23e4b1c7 | 2012-04-07 16:10:39 | Update to xpr 1.0.4 | ||
| 8563437c | 2012-04-07 16:07:52 | Update to xmodmap 1.0.6 | ||
| 8915dc5e | 2012-04-07 16:04:47 | Update to xlsatoms 1.1.1 | ||
| 6ba2949b | 2012-04-07 16:00:59 | Update to xlogo 1.0.4 | ||
| dfd3e7ed | 2012-04-07 15:57:21 | Update to xload 1.1.1 | ||
| 6575cdb6 | 2012-04-07 15:52:30 | Update to xhost 1.0.5 | ||
| 1df31bf6 | 2012-04-07 15:47:32 | Update to xgamma 1.0.5 | ||
| 10b8ba77 | 2012-04-07 15:44:34 | Update to xfontsel 1.0.4 | ||
| 2aaa1357 | 2012-04-07 15:39:35 | Update to xauth 1.0.7 | ||
| 9e2d9b29 | 2012-04-07 15:24:43 | Update to setxkbmap 1.3.0 | ||
| 353ef726 | 2012-03-18 17:17:13 | Remove the whole extras directory, not used in OpenBSD builds. Noticed by fgsch@ a while ago. | ||
| a19de2b1 | 2012-03-15 07:52:47 | Regen with util-macros 1.17. Fixes configure on landisk | ||
| 64c9e124 | 2012-03-10 11:46:07 | Update to bitmap 1.0.6 | ||
| 6031f2a7 | 2012-03-06 23:24:37 | Remove unused variable. | ||
| 7aed9f31 | 2012-03-06 23:23:44 | Fix 2 NULL pointer dereferences. | ||
| bb3737df | 2012-03-04 18:36:21 | Update to xfs 1.1.2 | ||
| 8b42ccbd | 2012-03-04 18:07:46 | Update to listres 1.0.3 | ||
| 948a9845 | 2012-03-04 12:07:01 | rename getline() occurrences to get_line(). | ||
| 27e99179 | 2012-02-28 20:49:29 | Update to xwininfo 1.1.2 | ||
| 44bf88c1 | 2012-02-28 20:47:43 | Update xwd to 1.0.5 | ||
| 2c160107 | 2012-02-28 20:44:03 | Update to xev 1.2.0 | ||
| 41d3f90d | 2012-02-18 09:39:12 | Update xfd to 1.1.1 | ||
| 528c956d | 2012-02-18 09:34:47 | Update to xcompmgr 1.1.6 | ||
| 3742ca3c | 2012-02-18 09:29:41 | Update to xcmsdb 1.0.4 | ||
| 2d5c0bef | 2012-02-18 09:23:57 | oops | ||
| d8bbfde7 | 2012-02-18 09:23:24 | Update to xclock 1.0.6 | ||
| 63e67849 | 2012-02-18 09:13:03 | Update to xclipboard 1.1.2. | ||
| bbe1ef7c | 2012-02-18 09:08:55 | Update to oclock 1.0.3 | ||
| 34ff5946 | 2012-02-18 09:05:24 | Update to mkfontscale 1.1.0 | ||
| ecc5f838 | 2012-02-18 09:01:38 | update to mkfontdir 1.0.7. no functional change. | ||
| 42a7ccaa | 2012-02-08 14:31:14 | Match the default PATH with what we use in login.conf(5). This will allow glib's gio mount to find and use mount(8). input from and ok matthieu@ | ||
| a3f27422 | 2012-02-07 20:09:52 | puffy 5.1 | ||
| 77cabb72 | 2012-01-29 12:33:56 | Restart menu update: remove window managers that are not available from ports/packages. Replace them with some more modern ones. | ||
| 0fcf43aa | 2012-01-29 12:20:59 | Remove trailing white space | ||
| 6de1c98f | 2012-01-08 14:03:48 | make xman work again. if we run into unformatted pages, they're candidate for mandoc (otherwise, groff should have formatted them already). We shouldn't ever try to run them thru tbl first, since mandoc takes care of enough tbl constructs, and will get confused at roff low-level anyways. So, just run thru cat to avoid changing xman too much. Since mandoc doesn't have a -Tlatin1 mode, approximate it with -Tascii. -Tutf8 is definitely out of question until xman talks utf8. okay matthieu@ | ||
| 42304914 | 2011-12-29 20:48:38 | check if we're in the group already, else multiple calls to group_movetogroup() on one client will still increment nhidden if the group is hidden. found the hard way by Thomas Jeunet and fix from Alexander Polakov - thanks to both! ok oga@ | ||
| fe045f1e | 2011-12-15 21:12:42 | replace <varargs.h> by <stdarg.h>. Spotted my Marco Peereboom with clang. ok kettenis@ | ||
| e329834e | 2011-12-10 14:54:18 | set CONFIG_SITE in configure's environment. | ||
| 4b586ef4 | 2011-12-03 13:46:00 | Restore ecdsa ssh keys support, lost in update to 1.1.11. Noticed by jsg@ | ||
| 9fb6f6d3 | 2011-11-30 22:00:28 | Ooops revert something that I didn't intend to commit. Sorry todd for the gratuitous set changes. | ||
| 5fc00d6a | 2011-11-18 00:16:57 | fix long standing but wrt to DPMS kicking in and causing the program to run even if timeout was not specified. while im here simplify some code. matthieu@ ok | ||
| 9a810f9e | 2011-11-16 21:14:25 | Update to xterm 276. Tested by ajacoutot@, krw@, naddy@, shadchin@. | ||
| 8b4d7800 | 2011-11-15 20:53:44 | Update to xdm 1.1.11 plus a few patches from git master. patched to restore static greeter. Tested by shadchin@, jasper@ | ||
| c45d1a0c | 2011-11-06 22:00:14 | Bring in full Changelog from xdm 1.1.9. For some reason this file was missing many entries. | ||
| a396addc | 2011-11-06 02:03:47 | put snapdist in the correct location; as an option, not a bind; Tiago Cunha. ok oga@ | ||
| 84d60d9b | 2011-10-31 14:00:14 | Update to xinit 1.3.1 | ||
| 25414d51 | 2011-10-31 13:54:39 | Update to xdpyinfo 1.3.0 | ||
| ec8a851f | 2011-10-31 13:49:18 | Update to sessreg 1.0.7 | ||
| 6f33ccac | 2011-10-17 18:18:38 | rename variable to reduce potential for name-space collision. bikesheding and ok oga@. | ||
| 66bb8d02 | 2011-10-12 15:43:50 | use xfree instead of free since strings is allocated with xmalloc; from dhill ok oga@ | ||
| a574170c | 2011-09-30 19:59:05 | Set user PATH from login.conf instead of hard-coded default. prodded by ajacoutot@. Patch tweaks and ok millert@. | ||
| 7a6e2b9d | 2011-09-19 07:23:03 | move client to group (movetogroup) and hide client only if group is already hidden (suggested behavior from Alexander Polakov). ok sthen oga | ||
| c516620b | 2011-09-17 11:51:57 | Update to xterm-275. Tested by jasper@. | ||
| e18bdf57 | 2011-09-13 09:17:30 | fix spelling I keep getting wrong for some unknown reason; found by and diff from Alexander Polakov. | ||
| 5d6aec2d | 2011-09-13 08:41:57 | add WM_TRANSIENT_FOR event support: moves dialogs, toolbars and such to the group of the main application window; based on a diff from Alexander Polakov with CLIENT_IGNORE flag suggestion from oga@. ok oga@ | ||
| 780e9cb0 | 2011-09-13 08:37:49 | repair groupcycle (broke after cycle-in-group support added more flags); found by and fix from Thomas Pfaff. ok oga@ | ||
| 3f2d53b6 | 2011-09-08 12:35:33 | allow configurable menu font color; from Alexander Polakov with a tweak from me. ok oga@ | ||
| 107bc374 | 2011-09-08 12:07:03 | allow menufg/menubg to be configurable; from Alexander Polakov. ok oga@ | ||
| 9ab59987 | 2011-09-08 12:00:49 | reinit menu on reload; from Alexander Polakov. needed for catching upcoming menu config changes. ok oga@ | ||
| 9dabac61 | 2011-09-05 07:37:55 | restore a comment and add another for clarity. | ||
| d341c2bf | 2011-09-04 16:59:31 | Make flavours of maximisation additive. i.e. horiz-max + vertmax = full maximisation. full - horiz = vertmax. etc. Martynas wrote something like this once, so I did okan, this version seems to finally deal with the corner cases. ok okan@. | ||
| d1b50226 | 2011-09-03 09:42:33 | split off window hints from geometry so we don't need to carry them all around when dealing with {,h,v}max. same idea from oga. | ||
| ed6f7325 | 2011-09-03 09:25:39 | simplify color initialization. ok oga@ | ||
| aa9dbd1d | 2011-09-03 09:20:58 | Add {r,}cycleingroup to cycle through clients belonging to the same group as the active client (as opposed to all unhidden clients); from Alexander Polakov, with a tiny tweak requested by oga. ok oga@ | ||
| f93ec1eb | 2011-09-03 09:17:16 | "defaultfont" is unclear (and confusing while reading code) when it also applies to the user supplied font, so rename. ok oga@ | ||
| a40b5df9 | 2011-08-30 21:15:30 | Switch to xkeyboard-config is done. Remove old xkbdata and unifdef it. ok shadchin@ | ||
| d44962b4 | 2011-08-29 09:10:49 | zap unused macro. ok oga@ | ||
| dda3ed61 | 2011-08-29 09:09:45 | restore mouse move via the keyboard, noticed by todd@. while the check for cc was wrong due to the fact that cc->sc is always filled in during the event, we don't even need it - just operate on the focused screen's root window regardless. ok todd@ oga@ | ||
| 82fb94cb | 2011-08-28 17:40:55 | Update to xterm 273. Tested by marco@, jasper@. | ||
| b9695778 | 2011-08-28 14:23:18 | 2 more .orig files added by mistake. Noticed by shadchin@. Thanks. | ||
| cdcbc068 | 2011-08-28 13:24:52 | Update to xset 1.2.2 | ||
| 007b4f1d | 2011-08-28 13:21:00 | Update to xrandr 1.3.5 | ||
| 6ef0fdd2 | 2011-08-28 13:16:51 | Update to xprop 1.2.1 | ||
| c54f608f | 2011-08-28 13:15:52 | Update to xman 1.1.2 | ||
| b97ad558 | 2011-08-28 11:21:51 | Update to xkbcomp 1.2.3 | ||
| a436c5af | 2011-08-28 10:45:18 | Update to x11perf 1.5.4 | ||
| 7a8ca150 | 2011-08-28 10:39:39 | Oops. Didn't mean to add this file. | ||
| 6b48a62a | 2011-08-28 10:32:22 | Update to twm 1.0.7 | ||
| 3318d5e0 | 2011-08-28 10:21:07 | Update to smproxy 1.0.5 | ||
| 9438b211 | 2011-08-28 10:19:31 | Update to mkfontscale 1.0.9 | ||
| af80ac70 | 2011-08-22 16:34:34 | A while ago I wrote some code to not warp to ignored windows on map (rev 1.52), not realising that the previous (less efficient) fix had already been commited (rev 1.50). Had this in my tree for ages to remove the previous code. Effectively reverts rev 1.50. ok okan@ | ||
| 661c8ef1 | 2011-08-22 16:18:05 | revert r1.11 of parse.y and create logic in conf_setup instead to deal with the various scenarios of when to attempt a parse of the config, load defaults, and when to warn and/or exit. triggered by bogus warning first noticed by sobrado@. ok oga@ | ||
| 722a82d2 | 2011-08-18 20:27:03 | Compile trace.c as well so that OPT_TRACE 1 actually works. ok matthieu | ||
| 80d4fad9 | 2011-08-18 19:47:42 | Update to xterm 271. Tested by shadchin@ and ajacoutot@ | ||
| f61900df | 2011-08-04 03:53:14 | puffy 5.0 | ||
| 648d5b0b | 2011-07-26 08:51:24 | Re-draw borders after reloading, not before; from Alexander Polakov. ok oga@ | ||
| 3826753e | 2011-07-25 15:41:05 | use the menu border; from Alexander Polakov, but with the existing define. ok oga@ | ||
| bd65f031 | 2011-07-25 15:10:24 | We are inconsistent when it comes to function returns, so just go all the way with the cwm specific parts. ok oga@ | ||
| 24bf547e | 2011-07-23 13:09:11 | Clarify defines and make them not look like non-local ones; started by a small diff from Thomas Pfaff. ok oga@ | ||
| e4c257bc | 2011-07-16 17:54:07 | Remove an extra debugging printf that leaked in previous commit. | ||
| 06beb28a | 2011-07-16 17:32:24 | Check if an input device has calibration data before accepting it as as candidate for calibration. | ||
| b67526b9 | 2011-07-16 17:30:17 | Tweak and fix an unreadable sentence. | ||
| fc173459 | 2011-07-16 17:27:52 | Add a '-c' option to keep the X cursor visible while calibrating. | ||
| 6efadade | 2011-07-16 17:21:41 | White space cleanup. | ||
| df02d701 | 2011-07-14 11:39:53 | correct spelling; from Alexander Polakov. |