Closed
Bug 54132
Opened 24 years ago
Closed 24 years ago
xlib toolkit/widget not completed.
Categories
(Core :: XUL, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: quy, Assigned: quy)
Details
Attachments
(3 files)
1.44 KB,
patch
|
Details | Diff | Splinter Review | |
143.09 KB,
patch
|
Details | Diff | Splinter Review | |
14.97 KB,
patch
|
Details | Diff | Splinter Review |
More xlib codes need to be checked in.
Comment 4•24 years ago
|
||
In the last patch you are linking the timer library with xlibrgb which I thought
was a little strange. I didn't try the code but it looks reasonable to me.
Feel free to check it in as long as it doesn't break the default build.
The only thing timer library needs from xlibrgb is X Display.
We are looking for a way to remove this dependency.
Comments are welcome.
Comment 6•24 years ago
|
||
Nice to see the Xlib port progressing at last!!
Code checked in.
Do `configure --enable-toolkit=xlib' to generate xlib only version
or `configure --with-gtk ---with-lib' to make binaries that contain both
xlib and gtk. You need to remove gtk stuff before you run xlib and vice versa.
Patch checked in. Marked as FIXED.
You need to log in
before you can comment on or make changes to this bug.
Description
•