]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
2003-03-17 Dana Jansensuse the unfocused label when not focused
2003-03-17 Derek Foremaneither offsets work, or I've broken lots of things.
2003-03-17 Dana Jansenspass x,y to paint()
2003-03-17 Derek Foremanmore changes wrt passing x, y, w, h to render
2003-03-17 Derek Foremanpaint gets more parameters
2003-03-17 Derek Foremanapparently my variable names were too verbose.
2003-03-17 Derek Foremanoffsets in planar surfaces
2003-03-17 Dana Jansensdeclare variables first!
2003-03-17 Dana Jansensdecalre variables before code!
2003-03-17 Dana Jansensmake client_showhide a static function
2003-03-17 Dana Jansensspeed up workspace switching by causing the minimal...
2003-03-17 Dana Jansensgive engines mouse event notifications. make the openbo...
2003-03-17 Dana Jansensget rid of the 'sep' variable
2003-03-17 Dana Jansensreplaced one too many bevels
2003-03-17 Dana Jansensproperly layout the titlebar, with proper separatation
2003-03-17 Dana Jansensload and set the titles justification
2003-03-17 Derek Foremanadded justification to textureText
2003-03-17 Dana Jansenskill some whack extra whitespace
2003-03-17 Dana Jansenspixmap button masks work (hardcoded)
2003-03-17 Dana Jansensdont need those includes no more
2003-03-17 Derek Foremanin keeping with my tradition of committing untested...
2003-03-17 Derek Foremanmove pixmap_mask typedef
2003-03-17 Dana Jansensadd funcs to create/free pixmap_masks
2003-03-17 Dana Jansensadd glib.h for guint
2003-03-17 Dana Jansensinclude Xlib.h for Pixmap
2003-03-17 Dana Jansensadd mask.[ch]
2003-03-17 Dana Jansensadd a struct for pixmap masks
2003-03-17 Derek Foremanhack so text shows up
2003-03-17 Dana Jansensdont delete the pixmap until after changeing the visibl...
2003-03-17 Dana Jansenstrying to render text!
2003-03-17 Derek Foremanadd missing include, pass right args to font_draw
2003-03-16 Derek Foremanmalloc. yeah.
2003-03-16 Dana Jansenswill draw fonts when stop segging
2003-03-16 Derek Foremancopy textures in appearance_copy
2003-03-16 Derek Foremantry to render fonts
2003-03-16 Derek Foremanfont changes
2003-03-16 Derek Foremanremove printf and stdio.h
2003-03-16 Derek Foremanadd font_draw
2003-03-16 Derek Foremanadd font_draw
2003-03-16 Dana Jansenspointer's variables are config vars
2003-03-16 Derek Foremanfont.h and font.c
2003-03-16 Derek Foremanadded font_startup
2003-03-16 Derek Foremanfilled out font texture
2003-03-16 Derek Foremanadded some font stuff
2003-03-16 Dana Jansensmerge the C branch into HEAD
2003-02-19 Dana Jansensuse the new config system.. a bit..
2003-02-19 Dana Jansenstime to refactor shit hard
2003-02-19 Dana Jansenscatch button presses on the client border (the plate...
2003-02-19 Dana Jansensmake the version printf just a debug message
2003-02-19 Dana Jansensmap to the highest possible desktop if a desktop too...
2003-02-19 Dana Jansensonly map on a requested desktop if its not out of range
2003-02-19 Dana Jansensnick's no longer the site designer
2003-02-19 Dana Jansensadd mention of being OSI Certified Open Source Software
2003-02-19 Derek ForemanAdded the much sought after horizontal gradient
2003-02-19 Dana Jansenslabels are higher than buttons too
2003-02-19 Dana Jansenssurface's have a size not a width()/height()
2003-02-19 Dana Jansenslabels are not the size of buttons
2003-02-19 Dana Jansensmake labels' parent relative actually work :>
2003-02-19 Dana Jansensmake parentrelative decorations work
2003-02-19 Dana Jansensdont assume only 5 mouse buttons.
2003-02-19 Dana Jansensposition is a function
2003-02-19 Dana Jansensposition relative to the window properly
2003-02-19 Dana Jansenslet any number of mouse buttons work
2003-02-19 Dana Jansensadd the new '-remote' option. let the dispatchEvents...
2003-02-19 Dana Jansensadd new options for placement of the motion coords...
2003-02-19 Dana Jansensuse the new desktopNames()
2003-02-19 Dana Jansenslet you create a parentless label
2003-02-19 Dana Jansensa few optimizations to layouts/rendering
2003-02-18 Dana Jansenstypo!
2003-02-18 Dana Jansensoops messed up centered
2003-02-18 Dana Jansensadd a POPUP_CENTERED option
2003-02-18 Dana Jansensmake the highlighted button high a white border
2003-02-18 Dana Jansensmake button text white in the default style
2003-02-18 Dana Jansenswatch for case where we think one button is pressed...
2003-02-17 Dana Jansensadjust to the new format for otk::Proeprty::get() funct...
2003-02-17 Dana Jansensprovide a function to return all the desktop names...
2003-02-17 Dana Jansenskeep track of if the move is the final move or not...
2003-02-17 Dana Jansensfocus does not return anything now, cuz its just the...
2003-02-17 Dana Jansensscreeninfo and display are no more
2003-02-17 Dana Jansensuse the new sexy additions to the python classes
2003-02-17 Dana Jansensset teh xinerama stuff even when not compiled with...
2003-02-17 Dana Jansensswig cares about (void) it seems :\
2003-02-17 Dana JansenscalcDefaultSizes is protected
2003-02-17 Dana Jansensuse "fixed" as the fallback font always
2003-02-17 Dana Jansensrename getRenderControl to the more precise createRende...
2003-02-17 Dana Jansensnelements is not passed anymore, its simply a return...
2003-02-17 Dana Jansensnelements is not passed anymore, its simply a return...
2003-02-17 Dana Jansens'final' cleanup for the new otk wrapper .i's
2003-02-17 Dana Jansenssplit up the otk stuff into separate files.
2003-02-17 Dana Jansensonly return as many as was requested
2003-02-17 Dana Jansensoops nevermind
2003-02-17 Dana Jansensprevent people from using timers except as pointers
2003-02-17 Dana Jansenscheck for no screens before asserting
2003-02-17 Dana Jansensignore NUM values in enums
2003-02-17 Dana Jansensdont need preprocessor shit for swig
2003-02-17 Dana Jansensallocate colors right away instead of delaying it,...
2003-02-17 Dana Jansensremove some include/import we dont need.
2003-02-17 Dana Jansenssplit the ob module into separate .i's
2003-02-17 Dana Jansensadd support for the openbox_restack_window message.
2003-02-17 Dana Jansensthis has been moved to wrap/
next