| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-18 | Add a note to add the version to the bug tracker for new releases. | Dana Jansens | |
| Also important to update IRC and keep hydrated. | |||
| 2013-08-11 | Update po files for 3.5.2 | Dana Jansens | |
| 2013-08-11 | Add CHANGELOG for 3.5.2 | Dana Jansens | |
| 2013-08-11 | Update version in configure.ac to 3.5.2 | Dana Jansens | |
| No library interfaces were changed since 3.5.1. | |||
| 2013-08-11 | Maximized undecored windows have incorrect top border. (Bug 5996) | Dana Jansens | |
| If the window has no border since the theme has bwidth=0, or because the window is truly undecorated via MWM hints, then we should not allocate space for the frame of the window which will just be empty pixels. | |||
| 2013-08-11 | window.inactive.label.text.color should default to white. | Dana Jansens | |
| Currently it defaults to itself, which is NULL, and causes a crash. The spec http://openbox.org/wiki/Help:Themes#window.inactive.label.text.color claims that the default is white. In 98b02c6b60bbde2a5db026b3ee3e6e6dc44d1a92 we had this property being read twice, once with the NULL backup and once with white. It seems that we kept the wrong one, so just switching this to white now. | |||
| 2013-08-11 | Fix a write out of bounds in splitvertical gradients (Bug 3612) | Dana Jansens | |
| If the gradient has height 1, then y1sz is 0. We don't want to use the first color and move the data pointer, since this will move it past the end of the array. | |||
| 2013-08-11 | We use congfigure.ac not configure.am | Dana Jansens | |
| 2013-08-11 | Fix some compiler warnings | Dana Jansens | |
| Void function should actually be declared void. Not-reached switch condition should still return something. | |||
| 2013-08-11 | Update line numbers in po files | Dana Jansens | |
| 2013-08-11 | Change "plain" to "exact" for If's <title> | Mikael Magnusson | |
| 2013-08-11 | Update CHANGELOG | Mikael Magnusson | |
| 2013-08-11 | Add matching which monitor the client is on in the If action (Bug 5426) | Mikael Magnusson | |
| 2013-08-11 | Use enum value for monitor in MoveToCenter | Mikael Magnusson | |
| 2013-08-11 | Let the If action match window titles with GRegex | Mikael Magnusson | |
| 2013-08-11 | Use a helper function to make if.c a bit shorter | Mikael Magnusson | |
| 2013-08-11 | Add activedesktop to If | Mikael Magnusson | |
| 2013-08-11 | Dock used showDelay for both hiding and showing (Bug 5811) | Lefteris Chatzimparmpas | |
| 2013-08-11 | Allow specifying only one of width and height in per-app settings size | Mikael Magnusson | |
| Fixes bug 5819. | |||
| 2013-08-11 | Fix use after free in error message | Mikael Magnusson | |
| 2013-08-11 | Add some comments in MoveResizeTo code | Mikael Magnusson | |
| 2013-08-11 | Remove fuzzy and outdated translations, add plural expressions. | Dana Jansens | |
| Clean up the .po files for this release. Plural expressions are needed in all files that have plurals. And replace fuzzy (incorrect) translations with empty ones instead. | |||
| 2013-08-11 | Make nplurals=2 in Turkish translation since there are plurals translations | Dana Jansens | |
| The plural should be a c expression that says if n is plural or not. | |||
| 2013-08-11 | Remove po_PL from LINGUAS as that doesn't exist, should have be pl.po | Dana Jansens | |
| 2013-08-11 | Fix format specifications in Interlingua translation | Dana Jansens | |
| 2013-08-11 | 3.5.1 changelog | Dana Jansens | |
| 2013-08-11 | New Polish translation was an update to existing one. | Dana Jansens | |
| Move the po_PL.po file to pl.po as it should have been named. | |||
| 2013-08-11 | Remove Imlib2 mention from po files | Dana Jansens | |
| 2013-08-10 | Remove deprecated and unneeded g_type_init call. | Dana Jansens | |
| 2013-08-10 | Remove unneeded obrender/button.h | Dana Jansens | |
| 2013-08-10 | Update version to 3.5.1. | Dana Jansens | |
| obrender broke backward compatibility by changing the layout of the theme structure. obt broke backward compatibility by changing the method signature of some keyboard methods. Both libraries added some new methods as well. | |||
| 2013-08-10 | Move shortcuts to latin characters in Greek translation | Dana Jansens | |
| The _ keyboard shortcut in menus only works on latin characters. | |||
| 2013-08-10 | Move shortcuts to latin characters in Hebrew translation | Dana Jansens | |
| The _ keyboard shortcut in menus only works on latin characters. | |||
| 2013-08-10 | Updated Italian translation | Davide Truffa | |
| 2013-08-10 | Updated Serbian translation | Jay A. Fleming | |
| 2013-08-10 | Updated Spanish translation | Gerardo Seguin | |
| 2013-08-10 | Updated Czech translation | David Kolibáč | |
| 2013-08-10 | Update Hungarian translation | Laszlo Dvornik | |
| 2013-08-10 | Add Afrikaans translation | Nicolaas van der Merwe | |
| 2013-08-10 | Add Romanian translation | remotedot@gmail.com | |
| 2013-08-10 | Updated Turkish translation | Muhammet Kara | |
| 2013-08-10 | Updated German translation | Volker Ribbert | |
| 2013-08-10 | Updated Arabic translation | Karim Oulad Chalha | |
| 2013-08-10 | Add Belarusian translation | Mikalai Udodau | |
| 2013-08-10 | Add Interlingua translation | Nik Kalach | |
| 2013-08-10 | Add Hebrew translation | khazarian@fastmail.in | |
| 2013-08-10 | Updated Dutch translation | Pjotr | |
| 2013-08-10 | Add Polish translation | Piotr Strebski | |
| 2013-08-10 | Add Greek translation | Efstathios Iosifidis | |
| 2013-08-10 | Sort po/LINGUAS alphabetically | Dana Jansens | |
