index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
otk
Age
Commit message (
Collapse
)
Author
2003-01-18
colors are back
Dana Jansens
2003-01-18
*** empty log message ***
Dana Jansens
2003-01-18
surface started
Dana Jansens
2003-01-18
renders!!!!!!!!!!!!!
Dana Jansens
2003-01-18
blef
Dana Jansens
2003-01-18
change the render() interface
Dana Jansens
2003-01-18
set the background pixmap
Dana Jansens
2003-01-18
blef
Dana Jansens
2003-01-18
.cvsignore is a cvs meta file that tells cvs not to include specific files
Derek Foreman
in its diffs, commits, or updates. we use this to keep machine generated files from showing up in diffs. this commit adds truerendercontrol.lo, a libtool generated file, to the .cvsignore file. kthx bye! *^_^*
2003-01-18
compiles
Dana Jansens
2003-01-18
fuc put it back
Dana Jansens
2003-01-18
move render()
Dana Jansens
2003-01-18
start of new render code
Dana Jansens
2003-01-18
use otk::Property properly, and the right atoms
Dana Jansens
2003-01-17
include all the required libs
Dana Jansens
2003-01-17
correct a comment
Dana Jansens
2003-01-17
add new actions from the ewmh spec
Dana Jansens
2003-01-17
add commented code for future maybe
Dana Jansens
2003-01-17
add comment for bugfix
Dana Jansens
2003-01-17
don't use XMoveResize, it doesn't work for StaticGravity windows?
Dana Jansens
2003-01-16
use otk::Property to get the atom values
Dana Jansens
2003-01-16
redo otk::Property. make it static.
Dana Jansens
2003-01-16
rm old bb shit that we dont use
Dana Jansens
2003-01-16
make an optional bool param for ustring's other constructors
Dana Jansens
2003-01-16
make an optional bool param for ustring's default constructor
Dana Jansens
2003-01-15
extern "C" the C headers
Dana Jansens
2003-01-15
add headers for select()
Dana Jansens
2003-01-14
use the better defines for the xft version
Dana Jansens
2003-01-14
display the build version as well as the runtime version of Xft
Dana Jansens
2003-01-14
no long used with our Timer-ng!
Dana Jansens
2003-01-14
dont need unistd for gettimeofday
Dana Jansens
2003-01-14
otk::Timer-ng!! thanks ManMower for this shizznit!
Dana Jansens
2003-01-13
use the byte size for utf strings, not the character size
Dana Jansens
2003-01-13
move the utf8_skip table into the .cc
Dana Jansens
2003-01-13
fix some bugs where looked up wrong offsets for characters in the utf8_skip ↵
Dana Jansens
table, move the table into the .cc
2003-01-13
set the ustring's utf type so that it matches what it appended to it
Dana Jansens
2003-01-13
set the global display var
Dana Jansens
2003-01-13
add ustring.i which wraps otk::ustring for to/from python conversions
Dana Jansens
2003-01-13
un-static otk::Display. add an operator* to it. make a global ob::display var.
Dana Jansens
2003-01-13
ustring seems to be working! yay!
Dana Jansens
2003-01-13
almost done the ustring conversion
Dana Jansens
2003-01-13
otk using ustring for shit that draws. expended its inferface yet some more.
Dana Jansens
2003-01-13
more conversion to ustring. added more members
Dana Jansens
2003-01-13
rm old comment
Dana Jansens
2003-01-13
proper code style
Dana Jansens
2003-01-13
setup the locale on the X server on start
Dana Jansens
2003-01-13
begin conversion to ustring. add some more members.
Dana Jansens
2003-01-12
more shit
Dana Jansens
2003-01-12
start on otk::ustring (unicode/utf8)
Dana Jansens
2003-01-12
remove userstring
Dana Jansens
[next]