]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
2002-07-12 Dana Jansensremoving now-unused files.
2002-07-12 Dana Jansensepist now based on the BaseDisplay.
2002-07-12 Scott Moynessome of the actions I came up with
2002-07-12 Dana Jansensgets a whole lotta window information now, and updtes...
2002-07-12 Dana Jansensadd support for the WM_CLASS property.
2002-07-12 Dana Jansenswe now know for every window its state and its desktop
2002-07-12 Scott Moynessome more notes
2002-07-12 Dana Jansensnow we know the state of windows
2002-07-12 Dana Jansensadd header for perror()
2002-07-12 Scott MoynesInitial notes on design and features
2002-07-11 Dana Jansensmake the wheel mouse shade anywhere on the titlebar...
2002-07-11 Dana Jansensepist now handles -display on the command line, and...
2002-07-11 Dana Jansensepist parses teh cpommand line for -display, and catche...
2002-07-11 Dana Jansensopen an X display
2002-07-11 Dana Jansensadded signal handling
2002-07-11 Dana Jansensadd the copyright
2002-07-11 Dana Jansensadding epist!
2002-07-11 Dana Jansens-fno-inline when compiling in debug mode
2002-07-11 Dana Jansensclean up the systray and desktop lists
2002-07-10 Dana Jansensrestart the window manager on a SIGHUP
2002-07-10 Dana Jansenssync with bb cvs
2002-07-10 Dana Jansensadd another return, and return a value for a non-void...
2002-07-10 Dana Jansensmissing a ;
2002-07-10 Dana Jansensadd some returns so the compiler doesnt get confused
2002-07-09 Dana Jansensuse a BPen in the BFont class for drawing standard...
2002-07-09 Dana Jansenssynch with bb-cvs.
2002-07-09 Dana Jansenskeep iconified windows' workspace set to BSENTINEL...
2002-07-09 Dana Jansenswhen a window is iconified, set its workspace to 'all...
2002-07-08 Dana Jansensadd option to the rc file to use/not use AA for Xft...
2002-07-08 Dana Jansensadd the korean translation dir to configure
2002-07-08 Dana Jansensextend the style format to use xft.(font|size|flags...
2002-07-07 Dana Jansensmake the Xft check actually work
2002-07-07 Dana Jansensallow style options in the rc file to override those...
2002-07-07 Dana Jansensno need to call XrmInit outside of Config class. fix...
2002-07-07 Dana Jansensdont need to XrmInit outside of the Config class. fix...
2002-07-07 Dana Jansensadd .cvsignore for korean nls dir
2002-07-07 Dana Jansensfix a debug print
2002-07-07 Dana Jansensadded korean translation
2002-07-07 Dana Jansensmake Xft default to off, you have ot --enable-xft now
2002-07-07 Dana Jansensdon't cast char*'s to string's needlessly
2002-07-07 Dana Jansenssync with bb-cvs
2002-07-07 Dana Jansenstry make the ~/.openbox dir if it doesnt exist.
2002-07-06 Dana Jansensremove some debug fprintfs
2002-07-06 Dana Jansenswas ending up using the wrong cache items. now i find...
2002-07-05 Dana Jansenssync with bb-cvs: re-add support for alt-button2, fix...
2002-07-05 Dana Jansensuse the True/False as is the blackbox code standard.
2002-07-05 Dana Jansensremove compiler warnings
2002-07-05 Dana Jansensfix a memleak reported by valgrind
2002-07-05 Dana Jansenswhen placing a window, dont use its strut while placing...
2002-07-05 Dana Jansensmake iconified windows uniconify on an XMapRequestEvent.
2002-07-04 Dana Jansensmake the styles' doJustify methods stop returning the...
2002-07-03 Dana Jansenslook for the rigt function in the libxft
2002-07-03 Dana Jansensadd BFont class, with Xft support
2002-07-03 Dana Jansenssome memory bugs from woodblock (thanks!)
2002-07-03 Dana Jansensremoving old Makefile.in, rolling back Makefile.am...
2002-07-02 Dana Jansensbacking out all changes to make mouse button mapping...
2002-06-30 Dana Jansenssync with bb. mostly cleanups in Window.cc
2002-06-30 Dana Jansensadd capability to stick a window from input, and make...
2002-06-29 Dana JansensConfigureable button mappings!
2002-06-28 Dana Jansensproper order for the stacking order list
2002-06-28 Dana Jansensmake desktop windows get lowered properly
2002-06-28 Dana Jansensuse the _NET_WM_DESKTOP_NAMES root property
2002-06-28 Dana Jansensmake getting a list of strings work right
2002-06-27 Dana Jansensmake fully max'd windows properly snap
2002-06-22 Dana Jansensadd the functionality for window-window snapping
2002-06-21 Dana Jansensmerge from netwm-merge2 to netwm-merge3. Basically...
2002-06-21 Dana Jansenssync with blackbox-cvs
2002-06-07 Dana Jansenschange to match blackbox
2002-06-07 Dana Jansensfix off-by-ones in window-to-window snapping. move...
2002-06-05 Dana Jansenssynched with bb-cvs. couple bug fixes.
2002-06-05 Dana Jansenssyching with bb-cvs. rm .\#* on make dist-clean. nls...
2002-06-04 Dana Jansensdocumentation fixes
2002-06-02 Dana Jansenswindow-to-window snapping is now a run-time option.
2002-06-01 Dana Jansenswindow-to-window corner snapping!
2002-06-01 Dana Jansensbacking out sticky transients change, this should go...
2002-06-01 Dana Jansenssync with bb-cvs
2002-06-01 Dana Jansensmake all parents/transients that are related have the...
2002-06-01 Dana Jansenson reconfigure, save all of the open submenus instead...
2002-05-30 Dana Jansensno need to try the same screen edge twice for snapping...
2002-05-30 Dana Jansensredecorating fixups. sync with bb cvs.
2002-05-30 Dana Jansensfix bug from merging last netwm stuff
2002-05-30 Dana Jansensmerge in netwm branch at tag netwm-merge2
2002-05-30 Dana Jansenssync with bb cvs
2002-05-29 Dana Jansenssave the right number of workspaces to the rc when...
2002-05-29 Dana Jansensput webpage in the man page. Also, a couple fixes.
2002-05-28 Dana Jansensfix so that FocusIn events for focus transer from root...
2002-05-28 Dana Jansensmerging in netwm changes at merge point "netwm-merge1...
2002-05-28 Dana Jansensupdateing missed nls headerswq
2002-05-28 Dana Jansensupdated cvsignore's to match nls changes
2002-05-28 Dana Jansensre-added UnderMouse Placement
2002-05-28 Dana Jansensupdated nls to use openbox.cat
2002-05-28 Dana Jansensdisable the current workspace in the send-to menu
2002-05-28 Dana Jansenslet a window snap to more than one window at a time
2002-05-28 Dana Jansenswindow-to-window snapping
2002-05-28 Dana Jansensadding .cvsignore files to the repository to clean...
2002-05-28 Dana Jansenswhen nothing is to be focused, give the root window...
2002-05-28 Dana Jansenssync with bb-cvs
2002-05-28 Dana Jansensfix bug where destroying the wrong windows in BlackboxW...
2002-05-28 Dana Jansensuse config.h for configuration options instead of a...
2002-05-27 Dana Jansensadded "Hide Toolbar" option.
next