]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
2002-12-11 Dana Jansensadd --copy
2002-12-11 Dana Jansensfuck you basewidget
2002-12-08 Dana Jansenshandle config req's in dispatcher properly.
2002-12-05 Dana Jansensstore the delta x/y for a motion sequence
2002-12-05 Dana JansensPROPERLY HANDLE CLIENT BORDERS
2002-12-04 Dana Jansensreverting.. that was lame
2002-12-04 Dana Jansensmove event handling into basewidget again <FLINCH>
2002-12-04 Dana Jansenssplit up widget and basewidget
2002-12-04 Dana Jansenssome cleanups
2002-12-04 Dana Jansensmake setStyle() recursive
2002-12-04 Dana Jansenskeep a queue of press/releases and the positions, so...
2002-12-04 Dana Jansenschange the builtin testing font
2002-12-04 Dana Jansenshandle mouse motion too
2002-12-04 Dana Jansensadd suport for XMotionEvents
2002-12-04 Dana Jansenshandle keyboard input
2002-12-04 Dana Jansensenter/leave actions work!
2002-12-04 Dana Jansensremove temp include
2002-12-04 Dana Jansensbetter double click processing
2002-12-04 Dana Jansenssimple change in initialization
2002-12-04 Dana Jansensbutton press/releases WORK
2002-12-04 Dana Jansenserase from the map more efficiently
2002-12-04 Dana Jansensactions class can sorta handle mouse enter/leave and...
2002-12-04 Dana Jansensadd a skeletal OBActions class for user actions
2002-12-04 Dana Jansensput a header where it belongs
2002-12-04 Dana Jansensgive the grips cursors
2002-12-04 Dana Jansensmap and unmap work great now yay
2002-12-04 Dana Jansensunmap works.. once
2002-12-04 Dana Jansensunregister for events when destroyed
2002-12-04 Dana Jansenshandle configure requests
2002-12-04 Dana Jansensscratch that
2002-12-04 Dana Jansenshandle configurerequests when we cant find a target...
2002-12-03 Dana Jansensreverse the logic. makes more sense i think
2002-12-03 Dana Jansensmake shape work with the titlebar and handle
2002-12-03 Dana Jansensno space on teh top or bottom of text..
2002-12-03 Dana Jansensapply gravity when positioning the frame
2002-12-03 Dana Jansensbetter xft checks. require xft version 2
2002-12-03 Dana Jansenslabel and focuslabel update their textures automaticall...
2002-12-03 Dana Jansensmake setStyle virtual
2002-12-03 Dana Jansensupdate the textures being used on setStyle() calls
2002-12-03 Dana Jansensshow the Xft version nicer
2002-12-03 Dana Jansensput an S on the stick button
2002-12-03 Dana Jansensadd otk_test
2002-12-03 Dana Jansenslabels use half the bevel width for text
2002-12-03 Dana Jansensxft2 works. and works good.
2002-12-03 Dana Jansensdecorations work/line up/etc yay. now for fonts...
2002-12-03 Dana Jansensi dont know what i fixed but here it is
2002-12-02 Dana Jansenshandle map requests with the root window class
2002-12-02 Dana Jansenscompress property changes a bit
2002-12-02 Dana Jansensbetter compression, dont lose events
2002-12-02 Dana Jansensmore compressing
2002-12-02 Dana Jansenscompress property changes into a single change
2002-12-02 Dana Jansensadd an OBRootWindow class that watches events/propertie...
2002-12-02 Dana Jansenshandle map events with the Openbox class
2002-12-02 Dana Jansens<shrug>
2002-12-01 Dana Jansenswindow decorations use "unmanaged" widgets now.
2002-12-01 Dana Jansenstypo in comment
2002-12-01 Dana Jansensadd a recursive flags to OtkWidget::show/hide
2002-11-19 Dana Jansensmore ignore fodder
2002-11-17 Dana Jansensbig nono
2002-11-17 Dana Jansensadd the config header and emacs comment to all the...
2002-11-16 Dana Jansenschange the style-load-error msg
2002-11-16 Dana Jansensadd an OtkAppWidget which are "root windows", i.e....
2002-11-16 Dana Jansensbetter msgs
2002-11-16 Dana Jansensprint a warning if more than one main widget is set
2002-11-16 Dana Jansensset the close protocol on the app's main widget
2002-11-16 Dana Jansenschange how the widgets' _dirty flag works so that all...
2002-11-16 Dana Jansensnew button that is a focuslabel
2002-11-16 Dana Jansensadd a Label class that doesnt change with focus
2002-11-16 Dana Jansensactually add this shit. yay
2002-11-16 Dana Jansensadd OtkFocusLabel
2002-11-16 Dana Jansenscheck to make sure the style config could be loaded
2002-11-16 Marius Nita:
2002-11-16 Dana Jansensuse the timer queue manager
2002-11-16 Dana Jansensadd a constructor for strut that takes margin sizes
2002-11-16 Dana Jansensinclude the right .h
2002-11-16 Marius Nitafixed bugs, got otkapp to select on a fd, modded widget...
2002-11-16 Marius Nitathere
2002-11-16 Marius Nitaadded otkapplication and event stuff, changed other...
2002-11-16 Marius Nitaevent handling classes
2002-11-15 Marius Nitamore crap
2002-11-15 Marius Nitainitial commit
2002-11-15 Marius Nitahopefully caught stupid assert
2002-11-15 Marius Nitaheh
2002-11-15 Dana Jansensbetter fix for configure
2002-11-15 Marius Nitaerm
2002-11-15 Marius Nitamade resizing sexier
2002-11-15 Dana Jansensuse the rect
2002-11-15 Dana Jansensdont set dirty if not resizing
2002-11-15 Dana Jansensupdate headers to whats required
2002-11-15 Dana Jansensupdates dependancies
2002-11-15 Dana Jansensdont hide label
2002-11-15 Dana Jansensit resizes now
2002-11-15 Dana Jansensonly do shit if the size changed
2002-11-15 Dana Jansensresizes
2002-11-15 Dana Jansensbutton::updte sets _dirty back to false
2002-11-15 Dana Jansenssmarter expose. stop when the window is found
2002-11-15 Dana Jansenstry make drawing work better but its busted
2002-11-15 Dana Jansensmake stuff draw on expose events
2002-11-15 Dana Jansensmore deps
2002-11-15 Dana Jansensblef
next