Age | Commit message (Expand) | Author | Files | Lines |
2002-02-16 | Use bind_textdomain_codeset etc. | Kjartan Maraas | 1 | -0/+4 |
2002-02-15 | use the preview widget here | Havoc Pennington | 1 | -0/+15 |
2002-02-13 | Fix some bugs with prelighting. | Anders Carlsson | 1 | -0/+5 |
2002-02-13 | Use pango_context_get_metrics instead of loading the font. | Anders Carlsson | 1 | -0/+5 |
2002-02-12 | Set prelit_control to META_FRAME_CONTROL_NONE. | Anders Carlsson | 1 | -0/+11 |
2002-02-12 | and MWM_FUNC_ALL with hints->functions instead of hints->flags. | Anders Carlsson | 1 | -2/+2 |
2002-02-12 | Only disable functions if MWM_FUNC_ALL _is_ set, not when it isn't. | Anders Carlsson | 1 | -0/+5 |
2002-02-11 | Set title_scale to 1.0. | Anders Carlsson | 1 | -2/+1 |
2002-02-11 | Always set title_scale_val. | Anders Carlsson | 1 | -0/+5 |
2002-02-11 | - change default theme-viewer theme to be Atlanta | Bastien Nocera | 1 | -0/+5 |
2002-02-10 | add $(icon_DATA) | Havoc Pennington | 1 | -0/+10 |
2002-02-10 | add a newline to an error message | Havoc Pennington | 1 | -0/+8 |
2002-02-10 | implement wacky "tile" draw op to lose some of the PNG files in Gorilla | Havoc Pennington | 1 | -0/+7 |
2002-02-09 | port to icon cache | Havoc Pennington | 1 | -0/+9 |
2002-02-09 | hmm, and don't set last_window at all if we don't ++newp. Fixes even more | Havoc Pennington | 1 | -0/+6 |
2002-02-09 | assign last_window prior to ++newp, so we don't try to stack windows with | Havoc Pennington | 1 | -0/+6 |
2002-02-09 | try to make more error message strings the same, easier for translators | Havoc Pennington | 1 | -0/+26 |
2002-02-09 | put in some kind of distinctive frame for UTILITY, though it's ugly. Also | Havoc Pennington | 1 | -0/+32 |
2002-02-09 | add _NET_WM_STATE_HIDDEN to _NET_SUPPORTED | Havoc Pennington | 1 | -0/+17 |
2002-02-09 | only set skip pager/tasklist if the app set it, don't set it again based | Havoc Pennington | 1 | -0/+5 |
2002-02-08 | If we're only scaling horizontally or vertically, use GDK_INTERP_NEAREST. | Anders Carlsson | 1 | -0/+5 |
2002-02-08 | unbreak | Havoc Pennington | 1 | -0/+4 |
2002-02-08 | grab buttons 2 and 3 also, so you can focus a window with those, #70840 | Havoc Pennington | 1 | -0/+19 |
2002-02-08 | add modal dialog test | Havoc Pennington | 1 | -0/+4 |
2002-02-08 | when mapping a window with struts, invalidate the work areas it's on. | Havoc Pennington | 1 | -0/+21 |
2002-02-08 | if DEMO_TEST is set then run the window demo | Havoc Pennington | 1 | -0/+8 |
2002-02-08 | Throughout: move to meta_topic rather than meta_verbose so metacity.log | Havoc Pennington | 1 | -0/+9 |
2002-02-07 | do random voodoo on the algorithm | Havoc Pennington | 1 | -0/+4 |
2002-02-07 | use the intensity of the gray pixel for both saturation and value, not | Havoc Pennington | 1 | -0/+5 |
2002-02-07 | don't define the macro twice | Havoc Pennington | 1 | -0/+4 |
2002-02-07 | get algorithm right (use HSV/RGB conversion) at cost of making it a lot | Havoc Pennington | 1 | -0/+6 |
2002-02-07 | handle out-of-memory creating target pixbuf | Havoc Pennington | 1 | -0/+7 |
2002-02-07 | s/update_focus_mode/update_theme/ in case of theme key changing | Havoc Pennington | 1 | -0/+5 |
2002-02-07 | benchmark theme on startup | Havoc Pennington | 1 | -0/+14 |
2002-02-07 | Add support for "colorize" image attribute. | Anders Carlsson | 1 | -0/+16 |
2002-02-07 | Add maximized and shaded_and_maximized frame styles. | Anders Carlsson | 1 | -0/+5 |
2002-02-07 | redo window sizes/appearance when the theme changes | Havoc Pennington | 1 | -0/+12 |
2002-02-07 | disable custom log handler and fatal mask for now | Havoc Pennington | 1 | -0/+42 |
2002-02-06 | Simplify things so we can remove some now unnecessary .png files. Remove | Anders Carlsson | 1 | -0/+13 |
2002-02-06 | add da to ALL_LINGUAS add Danish translation | Kenneth Rohde Christiansen | 1 | -0/+5 |
2002-02-02 | test % operator | Havoc Pennington | 1 | -0/+9 |
2002-01-28 | fix shadowed variable (stupid -Wall should have that) | Havoc Pennington | 1 | -0/+11 |
2002-01-28 | implement (meta_texture_spec_draw): implement shape spec and blank texture | Havoc Pennington | 1 | -0/+7 |
2002-01-28 | move in here so util.c doesn't require display.[hc] | Havoc Pennington | 1 | -0/+13 |
2002-01-27 | configure.in - Added lv to ALL_LINGUAS | Peteris Krisjanis | 1 | -0/+4 |
2002-01-27 | Only consider the bottom of the titlebar a resize control; I keep | Havoc Pennington | 1 | -0/+14 |
2002-01-27 | implement all kinds of crazy compositing-one-texture-onto-another BS. | Havoc Pennington | 1 | -0/+5 |
2002-01-27 | make the check for whether to eat focus click a lot more complicated | Havoc Pennington | 1 | -0/+14 |
2002-01-27 | separate code to draw frame from the expose_event handler, so in principle | Havoc Pennington | 1 | -0/+6 |
2002-01-22 | Added Malay (ms)to ALL_LINGUAS. Added Malay Translation. | Hasbullah Bin Pit | 1 | -0/+5 |