dana/openbox.git
2014-10-28 Mikael MagnussonInitialize some stuff to 0 before taking their address
2014-10-28 Mikael MagnussonMove assignment to before break, hopefully this doesn...
2014-10-28 Mikael MagnussonFix an if statement getting moved into a loop it should...
2014-10-28 Mikael MagnussonUse PANGO_UNDERLINE_SINGLE for rendering shortcuts
2014-10-28 Peter ÅstrandFix compile failure when X_HAVE_UTF8_STRING is not...
2014-10-28 Mikael MagnussonUse GString for appending strings
2014-10-28 Edward SheldrakeFix use after free in menu_entry_frame_free
2014-10-28 Pascal TerjanFix copy paste typo in swap_byte_order
2014-10-28 Mikael MagnussonUpdate CHANGELOG with changes so far
2014-10-28 Mikael MagnussonMake desktop actions noninteractive
2014-10-28 Mikael MagnussonRemove freshmeat related stuff from release script...
2014-10-28 Mikael MagnussonClip client rect to monitor bounds while picking a...
2014-10-23 Mikael MagnussonChange some while loops to for loops in config.c
2014-10-23 Mikael MagnussonAllow specifying several mousebinds in one go, like...
2014-10-20 Mikael MagnussonMake RaiseLower work for the dock as well
2014-10-20 Mikael MagnussonAdd keyboard/rebindOnMappingNotify option
2014-10-11 Mikael MagnussonPass the GravityPoint as const* instead of by value
2014-10-06 Mikael MagnussonLet the menu placement code know if the position was...
2014-10-06 Mikael MagnussonMove common gravity application to screen.c
2014-10-06 Mikael MagnussonResolve gravity coords in menuframe so it can use the...
2014-10-06 Mikael MagnussonAdd <position> tag to ShowMenu action
2014-10-06 Mikael MagnussonFix negative relative coordinate placement
2014-10-06 Mikael Magnussondouble space
2014-04-24 Mikael MagnussonFix thinko in if.c, *o in Stop can never be pointing...
2014-04-10 Mikael MagnussonFix typo in variable name
2014-04-10 Mikael MagnussonAvoid initializing a VLA of 0 length
2014-04-10 Mikael MagnussonDeclare variables at start of blocks in place.c
2014-04-10 Mikael MagnussonBreak loop if is_true was set to false in If
2014-04-10 Mikael MagnussonDon't segfault when there's no target in If
2014-04-10 Mikael MagnussonSome fixes in french translation
2014-04-10 Derek ForemanCache results of offset/shift functions so we don't...
2014-01-09 Rafael Ignacio... Fix gcc warnings in screen.c
2014-01-09 Markus RoeschAdded missing break statement (Bug 6043)
2013-09-09 Dana JansensAdd a strict option to the ToggleShowDesktop action
2013-09-08 Sérgio MarquesPortuguese update for openbox
2013-09-02 Dana JansensAllow FillToEdge to grow when all its edges are blocked.
2013-09-02 Dana JansensClean up the FillToEdge action implementation
2013-09-02 Lucas Augusto... Created a 'GrowToFill' action. (Bug 3356)
2013-09-02 Dana JansensUse the BSEARCH() macro in overlap placement
2013-09-01 Dana JansensFix bugs and add unit tests for BSEARCH()
2013-09-01 Dana JansensFix nits for overlap placement center option
2013-09-01 Ian ZimmermanAdd the old <center> option for the placement policy...
2013-09-01 Ian ZimmermanFix gcc warnings
2013-09-01 Tom SiresFix a typo causing submenuShowDelay to be ignored ...
2013-08-19 Mikael MagnussonAdd window type to If as well
2013-08-19 Mikael MagnussonAllow matching class, name and role in If action
2013-08-19 Mikael MagnussonAdd ForEach action which is like If but runs on all...
2013-08-19 Dana JansensRemove the else-on-newline rule from HACKING
2013-08-19 Dana JansensAdd queries to If actions
2013-08-19 Dana JansensUpdate HACKING for brace rules
2013-08-19 Dana JansensAdd a note to add the version to the bug tracker for...
2013-08-12 Dana JansensUpdate po files for 3.5.2 release-3.5.2
2013-08-12 Dana JansensAdd CHANGELOG for 3.5.2
2013-08-12 Dana JansensUpdate version in configure.ac to 3.5.2
2013-08-11 Dana JansensMaximized undecored windows have incorrect top border... github/origin/work origin/origin/work
2013-08-11 Dana Jansenswindow.inactive.label.text.color should default to...
2013-08-11 Dana JansensFix a write out of bounds in splitvertical gradients...
2013-08-11 Dana JansensWe use congfigure.ac not configure.am release-3.5.1
2013-08-11 Dana JansensFix some compiler warnings
2013-08-11 Dana JansensUpdate line numbers in po files
2013-08-11 Mikael MagnussonChange "plain" to "exact" for If's <title>
2013-08-11 Mikael MagnussonUpdate CHANGELOG
2013-08-11 Mikael MagnussonAdd matching which monitor the client is on in the...
2013-08-11 Mikael MagnussonUse enum value for monitor in MoveToCenter
2013-08-11 Mikael MagnussonLet the If action match window titles with GRegex
2013-08-11 Mikael MagnussonUse a helper function to make if.c a bit shorter
2013-08-11 Mikael MagnussonAdd activedesktop to If
2013-08-11 Lefteris ChatzimparmpasDock used showDelay for both hiding and showing (Bug...
2013-08-11 Mikael MagnussonAllow specifying only one of width and height in per...
2013-08-11 Mikael MagnussonFix use after free in error message
2013-08-11 Mikael MagnussonAdd some comments in MoveResizeTo code
2013-08-11 Dana JansensRemove fuzzy and outdated translations, add plural...
2013-08-11 Dana JansensMake nplurals=2 in Turkish translation since there...
2013-08-11 Dana JansensRemove po_PL from LINGUAS as that doesn't exist, should...
2013-08-11 Dana JansensFix format specifications in Interlingua translation
2013-08-11 Dana Jansens3.5.1 changelog
2013-08-11 Dana JansensNew Polish translation was an update to existing one.
2013-08-11 Dana JansensRemove Imlib2 mention from po files
2013-08-11 Dana JansensRemove deprecated and unneeded g_type_init call.
2013-08-11 Dana JansensRemove unneeded obrender/button.h
2013-08-11 Dana JansensUpdate version to 3.5.1.
2013-08-11 Dana JansensMove shortcuts to latin characters in Greek translation
2013-08-11 Dana JansensMove shortcuts to latin characters in Hebrew translation
2013-08-11 Davide TruffaUpdated Italian translation
2013-08-11 Jay A. FlemingUpdated Serbian translation
2013-08-11 Gerardo SeguinUpdated Spanish translation
2013-08-11 David KolibáčUpdated Czech translation
2013-08-11 Laszlo DvornikUpdate Hungarian translation
2013-08-11 Nicolaas van... Add Afrikaans translation
2013-08-11 remotedot@gmail.comAdd Romanian translation
2013-08-11 Muhammet KaraUpdated Turkish translation
2013-08-11 Volker RibbertUpdated German translation
2013-08-11 Karim Oulad... Updated Arabic translation
2013-08-11 Mikalai UdodauAdd Belarusian translation
2013-08-11 Nik KalachAdd Interlingua translation
2013-08-11 khazarian@fastmail.inAdd Hebrew translation
2013-08-11 PjotrUpdated Dutch translation
2013-08-11 Piotr StrebskiAdd Polish translation
2013-08-11 Efstathios... Add Greek translation
2013-08-11 Dana JansensSort po/LINGUAS alphabetically
next