summaryrefslogtreecommitdiff
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated GTK symbols. Refs #572332.Thomas James Alexander Thurman2009-03-1212-40/+41
* Use zenity for the session management dialogue that warns aboutThomas James Alexander Thurman2009-02-201-438/+0
* some commentingThomas James Alexander Thurman2009-02-071-11/+61
* Lines where x1==x2 or y1==y2 may have the second elementThomas James Alexander Thurman2009-02-062-5/+29
* collapse several strings into one for the translators' benefit.Thomas James Alexander Thurman2009-02-051-5/+10
* free the result of gdk_text_property_to_utf8_list() even when it returnsThomas James Alexander Thurman2009-01-281-4/+6
* GtkStyle is specific to a particular colormap. Metacity uses differentOwen Taylor2009-01-284-91/+274
* add meta_theme_draw_frame_by_name, which is needed for the theme editor.Thomas James Alexander Thurman2009-01-112-0/+75
* alt-F10 toggles maximisation, alt-F5 only restores. Also renameThomas James Alexander Thurman2008-12-251-1/+1
* when the user double-clicks the title bar, end the grab op. ClosesThomas James Alexander Thurman2008-12-191-0/+1
* (Apologies for huge commit; these were done on a transatlantic flight. This ...Thomas Thurman2008-11-222-1/+2
* Clean up #includes according to the GNOME Goal.Thomas James Alexander Thurman2008-11-1210-18/+11
* Fix build by readding accidentally removed '}'.Olav Vitters2008-11-021-0/+1
* variable names in messages should be double-quoted. Closes #558309.Thomas James Alexander Thurman2008-10-291-4/+3
* Fix some crashes with the new GDM 2.24. Closes #558058.Brian Cameron2008-10-271-1/+1
* Since Patrick Niklaus's checkin of 2008-08-14 dealt with windows with noThomas Thurman2008-10-153-51/+4
* An attempt to make life a little easier for our beloved translators; thisThomas Thurman2008-10-123-683/+117
* Icons for windows are taken from the desktop theme, not from the MetacityPatrick Niklaus2008-08-142-42/+69
* display the theme name in the title bar. Closes #430198.Thomas Thurman2008-06-301-0/+19
* src/include/frame.h src/include/display.h src/include/xprops.hIain Holmes2008-05-191-1/+1
* remove color_set flag remove check of color_set flag before rendering (weRobert Escriva2008-05-132-20/+8
* Remove src/ui/color.[ch] since they are not used anywhereElijah Newren2008-05-112-427/+0
* documentationThomas Thurman2008-04-292-2/+55
* prevent null dereference if the theme was invalid, which caused crashes inThomas Thurman2008-03-291-8/+13
* Workspaces whose name is the standard name plus a non-empty string areThomas Thurman2008-03-211-2/+7
* Add ability to vertically and horizontally maximise using the mouse, byCosimo Cecchi2008-03-031-0/+26
* Add support for "spacer" as a button type which adds some empty space.Andrea Del Signore2008-02-291-4/+38
* Lots of tiny fixes to make sure we compile with "gcc -ansi -Werror".Thomas Thurman2008-02-271-1/+5
* allow users of the preview widget to get a mask for windows in the correctThomas Wood2008-02-252-0/+112
* remove workaround for a problem in GTK 1.3.9(!) which was causingThomas Thurman2008-02-041-5/+0
* more commenting.Thomas Thurman2008-01-222-21/+134
* some more commenting.Thomas Thurman2008-01-182-3/+40
* Correct comment. Correct comment. Much commenting; #ifdeffed-out debugThomas Thurman2008-01-172-25/+211
* fix a third warning about %d and long intHavoc Pennington2007-12-191-2/+12
* sort source files into these directories according to which part of the WMHavoc Pennington2007-12-1928-0/+22890