2003-02-12 |
Dana Jansens | move comment |
tree | commitdiff |
2003-02-12 |
Dana Jansens | only store what we need to in the class |
tree | commitdiff |
2003-02-12 |
Dana Jansens | alloc colors.. i think! |
tree | commitdiff |
2003-02-12 |
Dana Jansens | add mising ()s |
tree | commitdiff |
2003-02-12 |
Dana Jansens | more efficient/nicer way to get the XColor values |
tree | commitdiff |
2003-02-12 |
Dana Jansens | start of pseudo init |
tree | commitdiff |
2003-02-12 |
Dana Jansens | start of pseudocolor init |
tree | commitdiff |
2003-02-12 |
Dana Jansens | move printf.. |
tree | commitdiff |
2003-02-12 |
Dana Jansens | kill all the old commented vars in rendercontrol.hh |
tree | commitdiff |
2003-02-12 |
Dana Jansens | make all the rendering code in RenderControl. use true... |
tree | commitdiff |
2003-02-12 |
Dana Jansens | can draw icons in truecolor! |
tree | commitdiff |
2003-02-12 |
Dana Jansens | increment x |
tree | commitdiff |
2003-02-11 |
Dana Jansens | start on the rendering images code |
tree | commitdiff |
2003-02-11 |
Dana Jansens | free the surfaces' pixeldata after rendering it |
tree | commitdiff |
2003-02-11 |
Dana Jansens | add skeleton for RenderControl::drawImage |
tree | commitdiff |
2003-02-11 |
Dana Jansens | add RenderControl::drawMask |
tree | commitdiff |
2003-02-11 |
Dana Jansens | store the pixel32 data in the surface so it can be... |
tree | commitdiff |
2003-02-11 |
Dana Jansens | new key code with keyboard grabs and such, thanks to... |
tree | commitdiff |
2003-02-10 |
Dana Jansens | add _NET_DESKTOP_LAYOUT and _NET_SHOWING_DESKTOP |
tree | commitdiff |
2003-02-10 |
Dana Jansens | use a solid color for the default background |
tree | commitdiff |
2003-02-10 |
Dana Jansens | layout fixes, give widgets a default texture, etc. |
tree | commitdiff |
2003-02-10 |
Dana Jansens | set the _text |
tree | commitdiff |
2003-02-09 |
Dana Jansens | use parentrelative when theres no texture set |
tree | commitdiff |
2003-02-09 |
Dana Jansens | use the c++ std cheaders |
tree | commitdiff |
2003-02-09 |
Dana Jansens | signed ints instead of unsigned ints again. less pain... |
tree | commitdiff |
2003-02-08 |
Dana Jansens | mad optimizations |
tree | commitdiff |
2003-02-08 |
Dana Jansens | udpate to new api |
tree | commitdiff |
2003-02-08 |
Dana Jansens | stacked cycling menu works now. add a highlighted flag... |
tree | commitdiff |
2003-02-08 |
Dana Jansens | rm the headers that are no longer existing |
tree | commitdiff |
2003-02-08 |
Dana Jansens | add the new size class' header |
tree | commitdiff |
2003-02-08 |
Dana Jansens | Brand spankin new widgets for otk (Label and Button). |
tree | commitdiff |
2003-02-06 |
Dana Jansens | make "make dist" work, compiler flags cleanups |
tree | commitdiff |
2003-02-05 |
Dana Jansens | new swig build system. much better. yay. |
tree | commitdiff |
2003-02-05 |
Dana Jansens | dont make wrap a subdir of otk |
tree | commitdiff |
2003-02-05 |
Dana Jansens | move the otk wrapper stuff into its own dir |
tree | commitdiff |
2003-02-05 |
Dana Jansens | provide pkg-config info for libotk |
tree | commitdiff |
2003-02-05 |
Dana Jansens | use bevel width on the top/bottom too |
tree | commitdiff |
2003-02-05 |
Dana Jansens | use the widget's bevel width |
tree | commitdiff |
2003-02-05 |
Dana Jansens | don't wait for x events if any timers fired |
tree | commitdiff |
2003-02-05 |
Dana Jansens | 80 cols |
tree | commitdiff |
2003-02-05 |
Dana Jansens | 80 cols |
tree | commitdiff |
2003-02-05 |
Dana Jansens | various fixes to the otk widgets |
tree | commitdiff |
2003-02-05 |
Dana Jansens | add an adjustable event mask |
tree | commitdiff |
2003-02-04 |
Dana Jansens | add operator== |
tree | commitdiff |
2003-02-04 |
Dana Jansens | enforce a min size |
tree | commitdiff |
2003-02-04 |
Dana Jansens | update children first |
tree | commitdiff |
2003-02-04 |
Dana Jansens | dont include config.h from .. |
tree | commitdiff |
2003-02-04 |
Dana Jansens | add the headers, and install them |
tree | commitdiff |
2003-02-04 |
Dana Jansens | all new stacked cycling code. so much sexy. |
tree | commitdiff |
2003-02-03 |
Dana Jansens | support pseudocolor and greyscale displays by, using... |
tree | commitdiff |
2003-02-03 |
Dana Jansens | add pseudorendercontrol |
tree | commitdiff |
2003-02-03 |
Dana Jansens | include stdio |
tree | commitdiff |
2003-02-03 |
Dana Jansens | dont let this run past the buffer edge |
tree | commitdiff |
2003-02-02 |
Dana Jansens | new merry theme updates |
tree | commitdiff |
2003-02-02 |
Dana Jansens | check before deleting |
tree | commitdiff |
2003-02-02 |
Dana Jansens | rm configuration class |
tree | commitdiff |
2003-02-02 |
Dana Jansens | rm this shit |
tree | commitdiff |
2003-02-02 |
Dana Jansens | no more configuration.hh |
tree | commitdiff |
2003-02-02 |
Dana Jansens | delete the surface in destructor |
tree | commitdiff |
2003-02-01 |
Dana Jansens | add operator== |
tree | commitdiff |
2003-02-01 |
Dana Jansens | maximizing! |
tree | commitdiff |
2003-02-01 |
Derek Foreman | added compile time check for client endianness |
tree | commitdiff |
2003-02-01 |
Derek Foreman | another attempt at fixing strange endian issues |
tree | commitdiff |
2003-02-01 |
Derek Foreman | Get the bit shifts from the client, not server |
tree | commitdiff |
2003-02-01 |
Derek Foreman | properly support "cross endian" configurations |
tree | commitdiff |
2003-02-01 |
Dana Jansens | fieron default |
tree | commitdiff |
2003-01-31 |
Dana Jansens | try appending our shit to the path, and not import... |
tree | commitdiff |
2003-01-30 |
Dana Jansens | changes to the MERRY style |
tree | commitdiff |
2003-01-30 |
Dana Jansens | working popups for moving/resizing |
tree | commitdiff |
2003-01-30 |
Dana Jansens | popups for moving and resizing |
tree | commitdiff |
2003-01-30 |
Dana Jansens | make parents dirty when a widget resizes |
tree | commitdiff |
2003-01-30 |
Dana Jansens | add debug print |
tree | commitdiff |
2003-01-29 |
Dana Jansens | FIERON default |
tree | commitdiff |
2003-01-29 |
Derek Foreman | Change the order of the color components in a pixel32... |
tree | commitdiff |
2003-01-29 |
Dana Jansens | smaller font |
tree | commitdiff |
2003-01-29 |
Dana Jansens | add merry's style as an option |
tree | commitdiff |
2003-01-29 |
Dana Jansens | make .py rule |
tree | commitdiff |
2003-01-29 |
Dana Jansens | ignore errors when proxying configurerequests |
tree | commitdiff |
2003-01-29 |
Dana Jansens | allow for ignoring x errors. |
tree | commitdiff |
2003-01-29 |
Dana Jansens | allow for ignoring x errors. |
tree | commitdiff |
2003-01-29 |
Dana Jansens | link the test apps properly |
tree | commitdiff |
2003-01-29 |
Dana Jansens | only ignore NotifyGrab again |
tree | commitdiff |
2003-01-29 |
Dana Jansens | rm debug print |
tree | commitdiff |
2003-01-29 |
Dana Jansens | ignore more focus events, and also crossing events... |
tree | commitdiff |
2003-01-28 |
Dana Jansens | move the font up in the file so its generated before... |
tree | commitdiff |
2003-01-28 |
Dana Jansens | include gettext.h from ../src |
tree | commitdiff |
2003-01-28 |
Dana Jansens | include gettext from ../src |
tree | commitdiff |
2003-01-28 |
Dana Jansens | a little reordering.. useless really |
tree | commitdiff |
2003-01-28 |
Dana Jansens | setStyle in the constructor |
tree | commitdiff |
2003-01-27 |
Dana Jansens | font use the same ifdefs as label.hh |
tree | commitdiff |
2003-01-27 |
Dana Jansens | adjust chicldren relative to self, not root |
tree | commitdiff |
2003-01-27 |
Dana Jansens | setStyle in the constructor of each child widget |
tree | commitdiff |
2003-01-27 |
Dana Jansens | rm an old stdio include |
tree | commitdiff |
2003-01-27 |
Dana Jansens | describe -DSWIG_GLOBAL |
tree | commitdiff |
2003-01-27 |
Dana Jansens | otk should not be including anything in src/ |
tree | commitdiff |
2003-01-27 |
Dana Jansens | openbox scripting works again! config too! |
tree | commitdiff |
2003-01-27 |
Dana Jansens | add new shit |
tree | commitdiff |
2003-01-27 |
Dana Jansens | use otk objects in the ob scripts by importing otk |
tree | commitdiff |
2003-01-25 |
Dana Jansens | add path to include |
tree | commitdiff |
2003-01-25 |
Derek Foreman | Added diagonal and crossdiagonal gradients |
tree | commitdiff |
next |