openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
LessTif and Motif Extension Library
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 27, 2025 — Mar 27, 2026
Showing page 1 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Do not ignore the return value of XtMalloc and sscanf and XGetTextProperty
rwscott
More...
almost 13 years ago
squash some warnings
rwscott
More...
almost 13 years ago
fix the description in the pkg-config file
rwscott
More...
almost 13 years ago
improve the rpm creation
rwscott
More...
almost 13 years ago
Improve a bunch of the autoconf quoting
rwscott
More...
almost 13 years ago
Add a pkg-config file
rwscott
More...
almost 13 years ago
older systems use xorg-x11-devel instead of libXt-devel
rwscott
More...
almost 13 years ago
have CVSMake clean up a few things before it starts
rwscott
More...
almost 13 years ago
have CVSMake look for rpm's that are probably missing
rwscott
More...
almost 13 years ago
duplicate the cvsignores to gitignores
rwscott
More...
almost 13 years ago
This should not have got checked in :(
rwscott
More...
almost 13 years ago
An autoconf macro for finding libXlt and its headers.
rwscott
More...
almost 13 years ago
commit b29dd20b1cc2b4b7b9a5971b89c9ca4da6c796d1 Merge: 3858c0c 532e5f0 Author: Rick Scott <
[email protected]
> Date: Tue Jul 17 15:31:22 2012 -0400
rwscott
More...
over 13 years ago
An XmUpdateDisplay was left outside of the destroy protection :(
rwscott
More...
over 14 years ago
commit cbdb161ac195e14ac3ddb6ba6ee1ab59a456c807 Author: Rick Scott <
[email protected]
> Date: Wed Aug 24 17:52:10 2011 -0400
rwscott
More...
over 14 years ago
commit a7494be9074f7b17918a6bd1d2c01ed095466455 Author: Rick Scott <
[email protected]
> Date: Wed Aug 24 16:36:41 2011 -0400
rwscott
More...
over 14 years ago
Give an indication of when a Host connection fails
rwscott
More...
over 14 years ago
Get rid of the rcs tags
rwscott
More...
over 14 years ago
This should have been part of the last commit
rwscott
More...
over 14 years ago
commit 6529fe997dad5ef85557c5e3bb08845b14a106b9 Author: Rick Scott <
[email protected]
> Date: Wed Jun 29 07:00:36 2011 -0400
rwscott
More...
over 14 years ago
This is just wrong. This would allow the format parameter to XChangeProperty to be 64 on 64 bit machines. Don't try to be so tricky, and just use 32 for the format.
rwscott
More...
about 15 years ago
The data pointer in the XChangeProperty call must be a long, even though long is not a 32 bit value on a 64 bit machine!!! This is what was causing fvwm to segfault on any of the apps that used XltSetClientIcon on 64 bit machines.
rwscott
More...
about 15 years ago
Make sure the complletion option is False by default
rwscott
More...
about 15 years ago
Add a common command line option to XltApplication to print out a bash completion script with the application command line options.
rwscott
More...
about 15 years ago
CustomizeMenu - Off by 1 error, which made changing the last item on the menu problematic
rwscott
More...
over 15 years ago
Handle remote command timeouts a little better. It seems like setting the exit flag is not enough to cause an exit, an event is also required. Deleting the property will not cause an event if the property does not exist, so set the property to zero length and also check the length before the return so the exit status gets set correctly.
rwscott
More...
over 15 years ago
Add the man page for XltCreateCustomizeMenuControl
rwscott
More...
over 15 years ago
Add a way to control which items are available on a menu. The result is saved to the RESOURCE_MANAGER property so that it will persist between invokations of the application.
rwscott
More...
over 15 years ago
64 bit warning suppression
rwscott
More...
over 15 years ago
If the window that we are waiting for gets destroyed, exit.
rwscott
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
…
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree