Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
we do not need a std::map just to store an attribute on an AtomHandler,
it makes housekeeping just more annoying.
|
|
|
|
removed obsolete 'getuint()' function
|
|
|
|
This will reduce the number of #ifdef DEBUG for
simple debug messages.
include "Debug.hh" and use fbdbg instead of cerr for debug.
|
|
|
|
the window menu
|
|
|
|
|
|
|
|
|
|
|
|
added left, right, top, and bottom center reference points
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yeah, we shouldn't delete pointers that are mentioned elsewhere...
Signed-off-by: Tomas Janousek <tomi@nomi.cz>
|
|
ObjectRegistry
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changes from pre-devel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
main window does
|
|
the current head
that way, the windows don't get misplaced when the window is on second head, or when not using the head anymore
|
|
|
|
|
|
infrastructure and related changes. Thanks for original patch from
Julien Trolet, dmxen at sourceforge dot net
|
|
|
|
|
|
been modified
|
|
remember menu to help debugging
|