dana/openbox.git
2011-10-16 Dana JansensAdd a means to duplicate ObClientSet
2011-10-16 Dana JansensAdd the minus and contains() operations to ObClientSet...
2011-10-16 Dana JansensFix expand/reduce in the full or empty set cases.
2011-10-16 Dana JansensAdd Inotify to the release script testing
2011-10-16 Dana JansensCreate some Openbox release scripts:
2011-10-16 Dana JansensMake empty ObClientSet objects not hold a hash table.
2011-10-16 Dana Jansensmake a special "ALL" ObClientSet which contains all...
2011-10-16 Dana Jansensadd the "all" and "target" filters
2011-10-16 Dana JansensPass a user data to the client_set_reduce/expand functi...
2011-10-16 Dana JansensStick an ObClientSetReduce/ExpandFunc directly in the...
2011-10-16 Dana JansensRename actions/all.[ch] and filters/all.[ch] to _all...
2011-10-16 Dana JansensActions say what kind of filter they would like by...
2011-10-16 Dana Jansensmake empty sets still a ObClientSet* structure and...
2011-10-16 Dana JansensUse ObClientSet objects in the filter system, so filter...
2011-10-16 Dana JansensAdd ObClientSet data type. It holds a set of clients !
2011-10-16 Dana JansensAllow client destroy notify functions to be removed...
2011-10-16 Dana JansensKeep track of the currently targetted client for user...
2011-10-16 Dana JansensAdd filters/all.c which will run startup on all the...
2011-10-16 Dana JansensAdd a generic filter system similar to the action syste...
2011-10-16 Dana JansensRename ObActions* to ObAction* and remove more 3.4...
2011-10-16 Dana Jansensrm some unused fn defns
2011-10-16 Dana Jansensrm the actions_parse* functions which parsed xml actions
2011-10-16 Dana Jansensrm some unused struct defns cruft
2011-10-16 Dana JansensParse ObActionsList*s from the config file (out of...
2011-10-16 Dana JansensAdd a parser for the action command language.
2011-10-16 Dana JansensFix blocking in inotify reader.
2011-10-16 Dana Jansensadd GNOME environment to the menus for now
2011-10-16 Dana JansensMake OnlyShowIn and NotShowIn work in .desktop file...
2011-10-16 Dana JansensProperly build path names for TryExec
2011-10-16 Dana Jansensremove debug prints
2011-10-16 Dana JansensFix memory issues in the apps menu when reconfiguring.
2011-10-16 Dana JansensOn reconfigure, make the apps menu's linkbase refresh.
2011-10-16 Dana JansensMake the obt_watch functionality work without inotify...
2011-10-16 Dana Jansensfix updates in the app menu from the linkbase.
2011-10-16 Dana Jansenskeep only one version of each .desktop file "id" in...
2011-10-16 Dana Jansensdon't follow pointers after freeing them
2011-10-16 Dana JansensShow all the .desktop links available in the system...
2011-10-16 Dana Jansensadd menu_sort_entries() which sorts all entries in...
2011-10-16 Dana JansensGive info for changes in the update callback from ObtLi...
2011-10-16 Dana Jansensspecify the encoding of filesystem paths, and include...
2011-10-16 Dana Jansensuse the filesystem's locale for opening a .desktop...
2011-10-16 Dana JansensAdd another BSEARCH function that lets you search throu...
2011-10-16 Dana JansensShow the list of categories in the apps menus as submenus.
2011-10-16 Dana JansensStore all links in the linkbase grouped by their main...
2011-10-16 Dana Jansensdon't free the linkbase on reconfigure
2011-10-16 Dana Jansensskip empty strings when splitting paths in the environment
2011-10-16 Dana Jansensdon't free lists in the linkbase hash table prematurely.
2011-10-16 Dana JansensWIP: Add an xdg applications menu (it doesn't have...
2011-10-16 Dana JansensAvoid blocks on read() for inotify.
2011-10-16 Dana Jansenshide the menus before shutting them down on reconfigure
2011-10-16 Dana JansensMove the GSource attach out to the generic watch code...
2011-10-16 Dana JansensAdd an optional callback to ObtLinkBase to hear about...
2011-10-16 Dana JansensFix for when the menu's update function returns FALSE...
2011-10-16 Dana JansensFilter links in a ObtLinkbase by environments.
2011-10-16 Dana Jansensadd comments
2011-10-16 Dana Jansensadd --disable option inotify
2011-10-16 Dana Jansensadd a comment
2011-10-16 Dana JansensLinkbase adds all the .desktops in the system, and...
2011-10-16 Dana JansensAdd linkbase which will keep track of available .deskto...
2011-10-16 Dana JansensAdd/fix inotify support for watching filesystem changes.
2011-10-16 Dana Jansenssome missing ifdef HAVE_SYS_INOTIFY
2011-10-16 Dana Jansensadd an inotify watcher for directories (doesnt work...
2011-10-16 Dana JansensFix window width/height going less than 1 on some platf...
2011-10-16 Dana Jansensignore .rej files
2011-10-16 Dana JansensFix maximized windows and such after screen resizings
2011-10-16 Dana JansensHear screen resizes when they don't change the root...
2011-10-16 Dana JansensCheck the return value for launching the startup command.
2011-10-16 Dana JansensFixes for gnome-session 3.
2011-10-16 Dana JansensRemove unused variable
2011-10-16 Dana Jansensrespect the active/mouse options for monitor placement...
2011-10-16 Dana JansensAllow per-app settings to pick a monitor for a window...
2011-10-16 Dana JansensAdd "active" and "primary" options to the <monitor...
2011-10-16 Dana Jansensmake undecorated windows place according to their undec...
2011-10-16 Dana Jansensit would seem this cannot return NULL now
2011-10-16 Fryderyk DziarmagowskiLink libobt into libobrender, as it uses things from...
2011-10-16 Dana JansensPropagate _NET_WM_WINDOW_OPACITY to the frame window...
2011-10-16 Dana JansensStrip leading/trailing whitespace when parsing colors...
2011-10-16 Dana Jansensfree undecorated border colors
2011-10-16 Carlos PitaSpecific border width/color for undecorated active...
2011-10-16 Dana JansensFix crash when keyboard map changes and no keybindings...
2011-10-16 Mikael MagnussonChange default doubleclick timeout to 500ms and keep...
2011-10-15 Dana JansensParse all the actions in a single menu item
2011-10-11 Dana JansensDon't remove openbox-gnome.session on make clean -...
2011-10-07 Geoffrey AntosMake openbox-gnome-session compatible with gnome3 with...
2011-10-06 Dana JansensDon't show prompts inside the message handler to preven...
2011-10-05 Dana Jansensbug #5253 kde4 is out now, use kde4 menus by default.
2011-10-05 Dana JansensMake "no" a valid choice for the dialog option in cycle...
2011-10-05 Mikael MagnussonUpdate copyright notice in --version output
2011-10-05 Mikael MagnussonFix typo in configure.ac, noticed by hwoarang
2011-10-05 Dana JansensConsistency with helper/modal windows and multiple...
2011-10-05 Dana JansensFix focus stealing for changing desktops/Use timestamp...
2011-08-03 Mikael MagnussonFix a memleak introduced by 0dd91ba0e2382a8f6177f501f8a...
2011-08-02 Dana Jansensbe a bit more explicit about what is being copied from...
2011-08-02 Carlos PitaSeparate theme options for osd prompt buttons.
2011-08-02 Mikael MagnussonMerge branch 'm4/master'
2011-08-02 Mikael MagnussonRevert these two commits temporarily to make the button...
2011-08-02 Pedro BejaUpdate portuguese translation
2011-08-02 Mikael MagnussonUpdate estonian translation
2011-08-02 Mikael MagnussonAdd Plural-Forms header to fi.po and remove fuzzy mark.
2011-08-02 Jakub ŁojewskiUpdate polish translation.
next