dana/openbox.git
2003-07-24 Dana Jansensuse ob_debug for any debug printing and only display...
2003-07-24 Dana Jansensdraw the bevel stuff in the pixel data buffer so parent...
2003-07-24 Dana Jansensspace
2003-07-23 Dana Jansensinit the parent shit in the surface when making a copy
2003-07-23 Dana Jansensuse rm -f
2003-07-23 Dana Jansensdeclare vars at top
2003-07-23 Dana Jansensi already fixed this once :) var declarations go first
2003-07-23 Dana Jansensinclude obconf_interface.h in the dist
2003-07-23 Dana Jansensremove headers that dont exist
2003-07-23 Dana Jansensadd the include menu plugin
2003-07-23 Dana Jansensadd the new m4s
2003-07-23 Scott MoynesTimed menu updates. Still needs work.
2003-07-23 Scott MoynesBetter placement of the client window. Might need some...
2003-07-23 Dana Jansensunhilite the entry for the submenu when it is closed
2003-07-23 Dana Jansensalpha2
2003-07-23 Dana Jansensadd hover
2003-07-23 Scott MoynesAdded include_menu.c as an example of how one could...
2003-07-23 Scott Moynes* Change xml parsing to pass the parent node, rather...
2003-07-22 Dana Jansensadd the --replace command line option, and support...
2003-07-22 Dana Jansensadd the MANAGER atom.
2003-07-22 Dana Jansensset the x/y values in the moveresize struct for moveres...
2003-07-22 Dana Jansensstop shownig the desktop when a new window maps
2003-07-22 Dana Jansensadd a func to find a menu entry from a submenu.
2003-07-22 Dana Jansensadd a func to find a menu entry from a submenu
2003-07-22 Dana Jansensdeclare vars at the top of the block
2003-07-22 Dana Jansensadd a menuOverlap property to themes, and use it in...
2003-07-22 Dana Jansensupdate to new version of gettext
2003-07-22 Dana Jansensmore stuff to ignore
2003-07-21 Scott MoynesKeyboard navigatable menus
2003-07-19 Scott MoynesFix a couple memory leaks.
2003-07-19 Scott MoynesIf there is a pid="true" attribute in the <menu plugin...
2003-07-17 Scott MoynesMenu parsing updates for plugins.
2003-07-12 Dana Jansensuseless code move
2003-07-12 Dana Jansenssimple code cleanup
2003-07-11 Dana Jansensremoved the RrEndian so using LSBFirst always now....
2003-07-11 Dana Jansenswhen a transient maps on another desktop, give it focus...
2003-07-11 Dana Jansenssame default offsets for all endian machines
2003-07-11 Dana Jansenssome input from woobie and changed the menu stuff
2003-07-11 Dana Jansensextra menu tag
2003-07-11 Dana Jansensadd --g-fatal-warnings
2003-07-11 Dana Jansensfix a seggie i introduced, going too far in the dockapp...
2003-07-11 Dana Jansensattempt #2
2003-07-11 Dana Jansensoops extra menu_layout
2003-07-11 Dana Jansensa full style defn..
2003-07-11 Dana Jansensmove to the desktop of the activated window
2003-07-10 Dana Jansensadd disabled buttons, instead of now showing buttons...
2003-07-10 Dana Jansensreadd the Makefile
2003-07-10 Dana Jansensreadd the Makefile
2003-07-10 Dana Jansenssimply startup/shutdown
2003-07-10 Dana Jansensadd some more contributors
2003-07-10 Dana Jansenssync is in unistd.h
2003-07-10 Dana Jansensprefix and capitalize ObMenu ObMenuEntry and ObMenuEntr...
2003-07-10 Dana Jansensmove ob_pointer_pos to screen_pointer_pos
2003-07-10 Dana Jansensmake ob_state a function so it cant be changed outside...
2003-07-10 Dana Jansensremove the ob_root var, its redundant of what Xlib...
2003-07-10 Dana Jansensuse gint
2003-07-10 Dana Jansensob_remote has been killed, remove ob_sync from the...
2003-07-10 Dana Jansensthe --rc arg and rc_path var wasnt even being used...
2003-07-10 Dana Jansensmake the ob_restart/shutdown stuff static vars and...
2003-07-10 Dana Jansensremove useless include
2003-07-10 Dana Jansensreplace the focus_backup with the screen_support_win...
2003-07-10 Dana Jansensuse the xerror stuff to trap errors instead of dupliact...
2003-07-10 Dana Jansensprefix the Timer->ObTimer and TimeoutHandler->ObTimeout...
2003-07-10 Dana Jansensprefixing and capitalizing the StackLayer -> ObStacking...
2003-07-10 Dana Jansensprefix and capitalize the ObFocusFallbackType enum
2003-07-10 Dana Jansensuse the ObOrientation enum instead of a horz bool for...
2003-07-10 Dana Jansensprefixing for the dock. use ObDirection instead of...
2003-07-10 Dana Jansensprefixing for the Popup->ObPopup struct
2003-07-10 Dana Jansensdont need client.h in this header
2003-07-10 Dana Jansensprefixing and capitalization for the Frame->ObFrame...
2003-07-10 Dana Jansensprefix Group to ObGroup
2003-07-10 Dana Jansensprefix TRAN_GROUP to OB_TRAN_GROUP
2003-07-10 Dana Jansensprefix and capitalize some more constants/enums in...
2003-07-10 Dana Jansenskill warnings
2003-07-10 Dana Jansensrename the Client struct to ObClient
2003-07-10 Dana Jansensadd the new misc.h and mwm.h to the kernel sources
2003-07-10 Dana Jansensadd a mwm.h for the mwm hint structure and flags.
2003-07-10 Dana Jansensadd misc.h with some standard enumerations with proper...
2003-07-10 Dana Jansensrename 'xinerama' stuff to 'monitors' to be more generi...
2003-07-10 Dana Jansensspeed up pick_group_windows too
2003-07-10 Dana Jansensmake pick_windows waaaay faster
2003-07-10 Dana Jansensremove the use of the BINARY define. kill a compiler...
2003-07-10 Dana Jansensallow restacking of transients above one another
2003-07-10 Dana Jansensput the transient's title before the parent's in the...
2003-07-10 Dana Jansensremove the xinerama active boolean, just count the...
2003-07-10 Dana Jansensadd client_search_top_transient.
2003-07-10 Dana Jansensadd ob_debug for printing stuff only when debug is...
2003-07-10 Dana Jansensthese havent been used for a long time.. ;) old parsing...
2003-07-10 Dana Jansensremove rependancy on geom.h from the kernel, provide...
2003-07-10 Dana Jansensupdate the build system, using a single Makefile.am...
2003-07-10 Dana Jansensmove the gettext header out to the root source dir
2003-07-07 Dana Jansensinclude stdlib for exit()
2003-07-06 Dana Jansensadd ACLOCAL_FLAGS to the aclocal call.
2003-07-05 Dana Jansensuse --foo instead of -foo for cmd line arguments
2003-07-05 Dana Jansenstry some better default offsets for big endian machines.
2003-07-05 Dana Jansensused RrColorShift when RrColorOffset was what we wanted
2003-07-05 Dana Jansenscoment the USE_LIBSN defined variable
2003-07-02 Dana Jansensrename the raise and lower functions. raise is claimed...
2003-06-30 Dana Jansensset te strut smaller when autohide is on
2003-06-30 Scott MoynesMakes a simple click not so accidently annoying by...
next