]> icculus.org git repositories - dana/openbox.git/history - openbox
dont deref the client before checking for null
[dana/openbox.git] / openbox /
2003-09-10 Dana Jansensdont deref the client before checking for null
2003-09-10 Dana Jansensuse theme.show_handle
2003-09-09 Dana Jansenssave teh client for interactive actions cuz after teh...
2003-09-09 Dana Jansensno more interactive mouse actions, they are evil etc...
2003-09-09 Dana Jansensno mouse interactive actions. no bugs.
2003-09-08 Dana Jansensremove debug prints
2003-09-08 Dana Jansensremove comment that isnt right anymore
2003-09-08 Dana Jansensbigtime theme changes. bigtime.
2003-09-08 Dana Jansensexpose focus_cycle_client
2003-09-08 Dana Jansensact on the visibly focused window when that differs...
2003-09-08 Dana Jansensround 2 for this shit
2003-09-08 Dana Jansensflush after resizing a client
2003-09-08 Dana Jansensif the client is growing, resize it before the frame...
2003-09-08 Dana Jansenswatch for windows with titlecounts changing their title...
2003-09-08 Dana Jansensoops
2003-09-08 Dana Jansenssome simpler code
2003-09-08 Dana Jansensgrab the pointer befoer shading a window to prevent...
2003-09-08 Dana Jansensdont reset all the states to FALSE in client_get_state...
2003-09-08 Dana Jansensflush after drawing each menu item
2003-09-08 Dana Jansenstimeouts are all in millisecond
2003-09-08 Dana Jansensif the menu path starts with a /, then just load it...
2003-09-08 Dana Jansensfix autohiding
2003-09-08 Dana Jansensdont modify the time from the config parser
2003-09-08 Dana Jansensmake both focusDelay and hideTimeout in milliseconds
2003-09-08 Dana Jansensfix crash when reconfigure changes the stacking layer...
2003-09-08 Dana Jansensmove windows around before removing the focus order...
2003-09-07 Dana Jansensdont use obsolete xmlChildrenNode
2003-09-07 Dana Jansensxflush after rendering
2003-09-07 Dana Jansenslittle bit of an actions overhaul, added action_run...
2003-09-06 Dana Jansensthese shoulda been removed long ago
2003-09-06 Dana Jansens\n's at the end of strings passed to ob_debg
2003-09-06 Dana JansensCloses #799. i think im too high to say more.
2003-09-06 Dana Jansenssync before removing all the enter events. this way...
2003-09-04 Dana Jansenscode style fix
2003-09-04 Dana Jansensoptimization. don't need a glist where a simple pointer...
2003-09-04 Dana Jansenswas adding an extra / in ob_expand_tilde
2003-09-04 Dana Jansenswhen a pipe menu is killed, kill all its submenus as...
2003-09-04 Dana Jansensfix RECT_CONTAINS, name clash
2003-09-04 Dana Jansensoff by one caused clients to be resized a little during...
2003-09-04 Dana Jansensoops missed a !
2003-09-04 Dana Jansensturn off focusDelay by default
2003-09-04 Dana Jansensmove session code out of openbox.c all into session.c
2003-09-04 Dana Jansensmatch the declarations in the header
2003-09-04 Dana Jansensungrab only as many times as we grabbed
2003-09-04 Dana Jansensremove the reconfigure popup
2003-09-04 Dana Jansensmatch the func prototypes in the header
2003-09-03 Dana Jansensfix for not using startup notification
2003-09-03 Dana Jansenskill the window mapping.. its not doing anything anyway...
2003-09-03 Dana Jansensdont ungrab/grab all the mouse bindings every time...
2003-09-03 Dana Jansensdont exit when a theme can't be loaded during reconfigure
2003-09-03 Dana Jansenshandle the case where a transient is a child of a dockapp
2003-09-03 Dana Jansensdon't let move/resize occur on non-visible clients
2003-09-03 Dana Jansensdisplay a popup and perform a smooth transition when...
2003-09-03 Dana Jansensgrab keys on the client windows themselves
2003-09-03 Dana Jansensonly remove one flash timer at a time, so all frames...
2003-09-03 Dana Jansensremove from desktop_menus when freed
2003-09-03 Dana Jansensuse the ob_main_loop_timeout_remove_data to only remove...
2003-09-03 Dana Jansensdont set a strut when there are no apps in the dock
2003-09-03 Dana Jansenssupport getting the desktop from the startup notificati...
2003-09-03 Dana Jansensadd the startup_id
2003-09-03 Dana Jansensadd the NONE cursor.
2003-09-03 Dana Jansensuse NONE cursor when not specifying one
2003-09-03 Dana Jansensremove the startup notification code from event.c,...
2003-09-03 Dana Jansensadd startup notification in its own .c/.h files
2003-09-03 Dana Jansensuse the NONE cursor when not specifying one
2003-09-03 Dana Jansensadd ob_main_loop_timeout_remove_data.
2003-09-03 Dana Jansensremove teh startup state saving hacks since we can...
2003-09-03 Dana Jansensremove all the startup notification code from screen.c
2003-09-03 Dana Jansensadd the startup_id atom
2003-09-03 Dana Jansensuse the NONE cursor when not specifying a cursor
2003-09-03 Dana Jansensadd a NONE cursor, to not change the cursor at all
2003-09-03 Dana Jansensadd a reconfigure action, also reconfigure on SIGUSR2.
2003-09-03 Dana Jansensmake focusDelay check the destroying window properly...
2003-09-03 Dana Jansenstrack the maximum margin of menu items. use this to...
2003-09-03 Dana Jansensadd the focusDelay option
2003-09-03 Dana Jansensdont grab frame context mouse bindings on desktop windows
2003-09-03 Dana Jansensmake the client destructor a GDestroyNotify
2003-09-03 Dana Jansensrm empty line
2003-09-03 Dana Jansenslimit menus' width to 400px
2003-09-03 Dana Jansensrename the theme name node from 'theme' to 'name'
2003-09-03 Dana Jansensonly show resize popups for clients with size increment...
2003-09-03 Dana Jansensuse the provided margins to layout the popup better
2003-09-03 Dana Jansensmake the default screen-edge resistance 20 (double...
2003-09-02 Dana Jansensmore fixes to keep the pointer stuff aligned when doing...
2003-09-02 Dana Jansensfix flashing when using keyboard move against the edge...
2003-09-02 Dana Jansensuse new menu.bullet.selected.imageColor. use the text...
2003-09-02 Dana Jansensgrab the mouse before any move/resizes in actions,...
2003-09-02 Dana Jansensmove the default menu to menu.xml
2003-09-02 Dana Jansensremove debug prints
2003-09-02 Dana Jansensremove debug print
2003-09-02 Dana Jansensmake the segfault swearing more clear
2003-09-02 Dana Jansensadd comment about the new code in moveresize for size...
2003-09-02 Dana Jansensstop doing stupid shit for the size increments in clien...
2003-09-02 Dana Jansensseparate window and screen snapping so only one or...
2003-09-02 Dana Jansensgrow to edge is a move and a resize, oops
2003-09-01 Dana Jansensrename back the app_selected appearances to app_hilite
2003-09-01 Dana Jansensthis move is not final
2003-09-01 Dana Jansensmake ob_expand_tilde expand all tildes in the string
2003-09-01 Dana Jansenscouple more xrdb theme format cleanups:
2003-09-01 Dana Jansensremove an old plugin call
next