2003-02-16 |
Dana Jansens | use the current size, which will get capped by max... |
blob | commitdiff | raw |
2003-02-16 |
Dana Jansens | dont forget borders/bevels |
blob | commitdiff | raw | diff to current |
2003-02-11 |
Dana Jansens | free the surfaces' pixeldata after rendering it |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Dana Jansens | use a solid color for the default background |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Dana Jansens | layout fixes, give widgets a default texture, etc. |
blob | commitdiff | raw | diff to current |
2003-02-09 |
Dana Jansens | use parentrelative when theres no texture set |
blob | commitdiff | raw | diff to current |
2003-02-09 |
Dana Jansens | signed ints instead of unsigned ints again. less pain... |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Dana Jansens | mad optimizations |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Dana Jansens | Brand spankin new widgets for otk (Label and Button). |
blob | commitdiff | raw | diff to current |
2003-02-05 |
Dana Jansens | add an adjustable event mask |
blob | commitdiff | raw | diff to current |
2003-02-04 |
Dana Jansens | update children first |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Dana Jansens | check before deleting |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Dana Jansens | delete the surface in destructor |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Dana Jansens | make parents dirty when a widget resizes |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Dana Jansens | adjust chicldren relative to self, not root |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Dana Jansens | setStyle in the constructor of each child widget |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Dana Jansens | remove debug printfs |
blob | commitdiff | raw | diff to current |
2003-01-22 |
Dana Jansens | show recursive.. recursively |
blob | commitdiff | raw | diff to current |
2003-01-22 |
Dana Jansens | otk using new render shit.. supposedly |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Dana Jansens | drawSolidBackground seems to work :) |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Dana Jansens | dont try free the widget's pixmap until it is no longer... |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Dana Jansens | XClearArea on expose in widget |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Dana Jansens | widegt using new render system |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Dana Jansens | provide RenderControls to all otk from the display... |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Dana Jansens | surface started |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Dana Jansens | add comment for bugfix |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Dana Jansens | don't use XMoveResize, it doesn't work for StaticGravit... |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Dana Jansens | un-static otk::Display. add an operator* to it. make... |
blob | commitdiff | raw | diff to current |
2003-01-11 |
Dana Jansens | rm prefixes for all elements in the otk namepsace |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | make the frame window override-redirect |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | s/True/true/ |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | make the frame window override-redirect |
blob | commitdiff | raw | diff to current |
2002-12-26 |
Dana Jansens | fix booge bug that makes widgets not change their backg... |
blob | commitdiff | raw | diff to current |
2002-12-26 |
Dana Jansens | support the button pressed resources better |
blob | commitdiff | raw | diff to current |
2002-12-25 |
Dana Jansens | might not compile... ob uses its own widgets now, which... |
blob | commitdiff | raw | diff to current |
2002-12-20 |
Dana Jansens | more api cleanups |
blob | commitdiff | raw | diff to current |
2002-12-20 |
Dana Jansens | api cleanups |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Dana Jansens | use OB Widgets for everything |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Dana Jansens | add an OBBackgroundWidget and use it for setting colors... |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Dana Jansens | fuck you basewidget |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Dana Jansens | move event handling into basewidget again <FLINCH> |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Dana Jansens | split up widget and basewidget |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Dana Jansens | make setStyle() recursive |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Dana Jansens | unregister for events when destroyed |
blob | commitdiff | raw | diff to current |
2002-12-01 |
Dana Jansens | window decorations use "unmanaged" widgets now. |
blob | commitdiff | raw | diff to current |
2002-12-01 |
Dana Jansens | add a recursive flags to OtkWidget::show/hide |
blob | commitdiff | raw | diff to current |
2002-11-17 |
Dana Jansens | add the config header and emacs comment to all the... |
blob | commitdiff | raw | diff to current |
2002-11-16 |
Dana Jansens | add an OtkAppWidget which are "root windows", i.e.... |
blob | commitdiff | raw | diff to current |
2002-11-16 |
Dana Jansens | set the close protocol on the app's main widget |
blob | commitdiff | raw | diff to current |
2002-11-16 |
Dana Jansens | change how the widgets' _dirty flag works so that all... |
blob | commitdiff | raw | diff to current |
2002-11-16 |
Marius Nita | fixed bugs, got otkapp to select on a fd, modded widget... |
blob | commitdiff | raw | diff to current |
2002-11-16 |
Marius Nita | added otkapplication and event stuff, changed other... |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Marius Nita | hopefully caught stupid assert |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Marius Nita | heh |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Dana Jansens | better fix for configure |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Marius Nita | made resizing sexier |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Dana Jansens | use the rect |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Dana Jansens | dont set dirty if not resizing |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Dana Jansens | it resizes now |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Dana Jansens | resizes |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Dana Jansens | smarter expose. stop when the window is found |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Dana Jansens | make stuff draw on expose events |
blob | commitdiff | raw | diff to current |
2002-11-14 |
Marius Nita | widget update fix |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Marius Nita | adding vertical dynamic resize code |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Marius Nita | HOOGE improvements. now widgets calculate their size... |
blob | commitdiff | raw | diff to current |
2002-11-11 |
Marius Nita | added missing header |
blob | commitdiff | raw | diff to current |
2002-11-11 |
Marius Nita | can now map windows and render textures |
blob | commitdiff | raw | diff to current |
2002-11-10 |
Marius Nita | initial commit |
blob | commitdiff | raw | diff to current |
|