| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-02-08 | Brand spankin new widgets for otk (Label and Button). | Dana Jansens | |
| Add a new Size class. Rect, Point, and Size are immutable classes. Size uses *UNSIGNED* ints. This is causing me headaches * a bajillion right now, so we'll see about that. | |||
| 2003-02-06 | make "make dist" work, compiler flags cleanups | Dana Jansens | |
| 2003-02-05 | new swig build system. much better. yay. | Dana Jansens | |
| 2003-02-05 | dont make wrap a subdir of otk | Dana Jansens | |
| 2003-02-05 | move the otk wrapper stuff into its own dir | Dana Jansens | |
| 2003-02-05 | provide pkg-config info for libotk | Dana Jansens | |
| 2003-02-05 | use bevel width on the top/bottom too | Dana Jansens | |
| 2003-02-05 | use the widget's bevel width | Dana Jansens | |
| 2003-02-05 | don't wait for x events if any timers fired | Dana Jansens | |
| 2003-02-05 | 80 cols | Dana Jansens | |
| 2003-02-05 | 80 cols | Dana Jansens | |
| 2003-02-05 | various fixes to the otk widgets | Dana Jansens | |
| 2003-02-05 | add an adjustable event mask | Dana Jansens | |
| 2003-02-04 | add operator== | Dana Jansens | |
| 2003-02-04 | enforce a min size | Dana Jansens | |
| 2003-02-04 | update children first | Dana Jansens | |
| 2003-02-04 | dont include config.h from .. | Dana Jansens | |
| 2003-02-04 | add the headers, and install them | Dana Jansens | |
| 2003-02-04 | all new stacked cycling code. so much sexy. | Dana Jansens | |
| add an openbox_active_window client message that lets you specify if you want the window to be raised and/or unshaded. | |||
| 2003-02-03 | support pseudocolor and greyscale displays by, using solid colors instead of ↵ | Dana Jansens | |
| gradients | |||
| 2003-02-03 | add pseudorendercontrol | Dana Jansens | |
| 2003-02-03 | include stdio | Dana Jansens | |
| 2003-02-03 | dont let this run past the buffer edge | Dana Jansens | |
| 2003-02-02 | new merry theme updates | Dana Jansens | |
| 2003-02-02 | check before deleting | Dana Jansens | |
| 2003-02-02 | rm configuration class | Dana Jansens | |
| 2003-02-02 | rm this shit | Dana Jansens | |
| 2003-02-02 | no more configuration.hh | Dana Jansens | |
| 2003-02-02 | delete the surface in destructor | Dana Jansens | |
| 2003-02-01 | add operator== | Dana Jansens | |
| 2003-02-01 | maximizing! | Dana Jansens | |
| 2003-02-01 | added compile time check for client endianness | Derek Foreman | |
| 2003-02-01 | another attempt at fixing strange endian issues | Derek Foreman | |
| 2003-02-01 | Get the bit shifts from the client, not server | Derek Foreman | |
| 2003-02-01 | properly support "cross endian" configurations | Derek Foreman | |
| 2003-02-01 | fieron default | Dana Jansens | |
| 2003-01-31 | try appending our shit to the path, and not import config in the cc | Dana Jansens | |
| 2003-01-30 | changes to the MERRY style | Dana Jansens | |
| 2003-01-30 | working popups for moving/resizing | Dana Jansens | |
| 2003-01-30 | popups for moving and resizing | Dana Jansens | |
| 2003-01-30 | make parents dirty when a widget resizes | Dana Jansens | |
| save the fixed_width/fixed_height when doing an internalResize | |||
| 2003-01-30 | add debug print | Dana Jansens | |
| 2003-01-29 | FIERON default | Dana Jansens | |
| 2003-01-29 | Change the order of the color components in a pixel32 on big endian | Derek Foreman | |
| 2003-01-29 | smaller font | Dana Jansens | |
| 2003-01-29 | add merry's style as an option | Dana Jansens | |
| 2003-01-29 | make .py rule | Dana Jansens | |
| 2003-01-29 | ignore errors when proxying configurerequests | Dana Jansens | |
| 2003-01-29 | allow for ignoring x errors. | Dana Jansens | |
| 2003-01-29 | allow for ignoring x errors. | Dana Jansens | |
| make grab() sunc immediately and ungrab() flush | |||
