Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32: Fix up theme for menus on XP | Alexander Larsson | 2012-03-15 | 1 | -15/+0 |
| | |||||
* | win32: Use a separate css file for xp | Alexander Larsson | 2012-03-13 | 1 | -733/+1 |
| | | | | Only vista and later has e.g. the menu theme parts | ||||
* | win32: Bump up padding on entry and button | Alexander Larsson | 2012-03-13 | 1 | -2/+2 |
| | |||||
* | win32: Fix up notebook themeing | Alexander Larsson | 2012-03-13 | 1 | -12/+18 |
| | |||||
* | win32: Fix text color on XP | Alexander Larsson | 2012-03-09 | 1 | -1/+1 |
| | | | | | Use a different base text color as the old one leads to white on white on XP. | ||||
* | Set a bg on GtkViewport to ensure we get fast scrolling | Alexander Larsson | 2012-02-14 | 1 | -1/+2 |
| | | | | | Otherwise it will use the default alpha transparency and not scroll efficiently. | ||||
* | Fix up win32 CSS | Alexander Larsson | 2012-02-13 | 1 | -4/+153 |
| | | | | Now that we removed the default css a lot of stuff needed fixing | ||||
* | css: Implement padding as numbers | Benjamin Otte | 2012-02-02 | 1 | -1/+1 |
| | | | | Also remove the now unused border parsing function for shorthands. | ||||
* | css: Make border-width a length property | Benjamin Otte | 2012-02-02 | 1 | -3/+3 |
| | |||||
* | win32: Fix CSS for 'none' value going away | Benjamin Otte | 2012-01-09 | 1 | -19/+19 |
| | | | | We want colors to be 'transparent' and not 'none'. | ||||
* | win32-theme: Make tabs look better | Alexander Larsson | 2011-11-28 | 1 | -4/+16 |
| | |||||
* | win32-theme: Add some margins on GtkScale trought to look like win32 | Alexander Larsson | 2011-11-28 | 1 | -1/+5 |
| | |||||
* | win32-theme: Make syntax for mixing theme parts more regular | Alexander Larsson | 2011-11-28 | 1 | -9/+9 |
| | | | | This lets us extend the argument list better | ||||
* | win32-theme: Make notebook tabs slightly better | Alexander Larsson | 2011-11-25 | 1 | -2/+3 |
| | |||||
* | win32-theme: Fix background colors for new bg drawing | Alexander Larsson | 2011-11-25 | 1 | -0/+20 |
| | |||||
* | win32-theme: Fix up radio and menus in various states | Alexander Larsson | 2011-11-24 | 1 | -14/+24 |
| | | | | This makes all states in widget-factory look ok | ||||
* | win32-theme: Theme column headers | Alexander Larsson | 2011-11-24 | 1 | -0/+20 |
| | |||||
* | Convert gtk-win32.css to unix line endings | Alexander Larsson | 2011-11-21 | 1 | -608/+608 |
| | |||||
* | win32-theme: Add gtk-win32.css | Alexander Larsson | 2011-11-18 | 1 | -0/+608 |