]> icculus.org git repositories - dana/openbox.git/shortlog
dana/openbox.git
2002-07-16 Dana Jansensadjust goals for 2.0
2002-07-16 Dana Jansensadd for ClickMousePlacement
2002-07-16 Dana Jansensmuch awesome support for special windows like panels...
2002-07-16 Dana Jansensput the assert back. better solution in mind
2002-07-16 Dana Jansenstaking out an assert that only causes problems
2002-07-16 Dana JansensClick Mouse Placement is BACK!#!#
2002-07-16 Dana Jansensadd sendClientMessage
2002-07-16 Dana Jansensscrew that change. the next releaase will be 2.0.0!
2002-07-16 Dana Jansenschange the version number back a bit. preparing for...
2002-07-16 Dana Jansensswitch workspaces if neccessary for a NET_WM_ACTIVE_WIN...
2002-07-16 Dana Jansensmake bbkeys' cycliong work right, how it used to. inste...
2002-07-16 Dana Jansensdont reposition non-normal/dialog windows when they...
2002-07-16 Dana Jansensdont let focus fall back to strange windows like panels...
2002-07-16 Dana Jansensadd options for ignoring shaded windows and full-maxed...
2002-07-15 Scott MoynesDon't install epist until it actually does something...
2002-07-15 Dana Jansenskde's 'desktop menu' now works just like a panel
2002-07-14 Dana Jansensproperly handle workspace names, and changes to them.
2002-07-14 Dana Jansensfix case where the window group deletes itself. somehow...
2002-07-14 Dana Jansenssych with blackbox
2002-07-14 Dana Jansensmake arrows larger, match th size of the other bullets...
2002-07-14 Dana Jansensmake sure the desktop names atom is set when setting...
2002-07-13 Dana Jansensproperly lower windows and keep desktop windows on...
2002-07-13 Dana Jansenslibgen.h is used by basename()
2002-07-13 Dana Jansensupdate deps in the Makefile
2002-07-12 Dana Jansensmore actions
2002-07-12 Dana Jansensadd a size specifier to the enum
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!
next