| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
|
|
|
|
| |
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
| |
|
|
|
|
|
| |
This fixes the core dumps that many windowmaker apps (at least
wmsetbg and WPrefs) were seeing.
|
|
|
|
|
| |
PR: ports/9844
Submitted by: maintainer.
|
| |
|
|
libPropList for property settings. Window Maker also uses libPropList,
as does wdm. However, there seem to be some differences between the two and
nevertheless, it would not be good to have future gnome ports depend on
Window Maker. I made this port from the libPropList found on the gnome ftp
sites; the distribution file is called libPropList-0.7.1gnome, but it builds
the library by default as libPropList. This conflicts with the libPropList
installed by Window Maker, so I made this port build the library as
libPropListgnome. So any future gnome ports that need libPropList should link
against libPropListgnome instead.
PR: ports/9006
Submitted by: Glenn Johnson <gljohns@bellsouth.net>
|