| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-05-25 | import from bb-cvs | Dana Jansens | |
| added slit and enable-clobber defines back in Makefile.am | |||
| 2002-05-14 | compile with -Wall -W -pendantic when --enable-debug is set. | Dana Jansens | |
| 2002-05-13 | focus code updates | Dana Jansens | |
| 2002-04-30 | make sure that the only time Click-to-place kicks in is when initially ↵ | Dana Jansens | |
| placing/mapping the window | |||
| 2002-04-28 | don't click-to-place windows when they specify a position | Dana Jansens | |
| 2002-04-28 | moved the 'moving window' logic into separate functions "startMove" "doMove" ↵ | Dana Jansens | |
| and "endMove" | |||
| 2002-04-21 | changed external window interface to only have an area(), no size() and ↵ | Dana Jansens | |
| origin(), since all of their values are also in area() changed toolbar external inteface to have an area, no more getX/Y/Width/Height | |||
| 2002-04-14 | changed OpenboxWindow to not have getFrameX/getWidth/etc functions, and to ↵ | Dana Jansens | |
| return Origins and Sizes and Rects, in fuctions like size(), origin(), and area(). | |||
| 2002-04-14 | using a reference for Openbox instead of a pointer | Dana Jansens | |
| 2002-04-14 | made shaded windows snap properly at their bottom, using their shaded height. | Dana Jansens | |
| window.getHeight() now returns the different/correct value when a window is shaded. | |||
| 2002-04-14 | added first revision of the BestFit placement type. | Dana Jansens | |
| moved RowSmart placement type out of placeWindow() to its own function like bestFit. Will continue moving other placement types into their own functions. | |||
| 2002-04-11 | Initial revision | Dana Jansens | |
