summaryrefslogtreecommitdiff
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove theme.h and preview-widget.h from the API docsTomeu Vizoso2013-03-182-2/+2
* Add a meaningful name and description to all sections/files in the API docsTomeu Vizoso2013-03-143-8/+17
* Fix gobs of gtk-doc warningsTomeu Vizoso2013-03-143-0/+9
* resize-popup: use a tooltip style for the resize popup windowCosimo Cecchi2013-02-101-9/+39
* resize-popup: set a bigger marginCosimo Cecchi2013-02-101-1/+1
* resize-popup: don't use a GtkFrameCosimo Cecchi2013-02-101-9/+2
* theme-viewer: Stop using deprecated GTK+ functionsFlorian Müllner2013-02-081-4/+2
* ui: Don't use gdk_device_manager_get_client_pointerAdel Gadllah2013-02-071-1/+1
* Don't allow multiline window titlesWilliam Jon McCann2013-01-161-1/+2
* theme: Add the .background style class back to framesJasper St. Pierre2013-01-111-0/+1
* theme: Fix a memory leakJasper St. Pierre2013-01-111-0/+2
* theme: Remove a bunch of unused *_to_string methodsRui Matos2013-01-112-178/+0
* theme-viewer: use the same GtkStyleContext as mutter usually rendersJasper St. Pierre2013-01-095-45/+80
* theme: Make meta_frame_draw_theme take a GtkStyleContext instead of a widgetJasper St. Pierre2013-01-095-64/+27
* ui: Suppress warnings from -Werror=maybe-uninitializedDebarshi Ray2013-01-031-2/+2
* ui: Don't use deprecated GtkStyleContext APIJasper St. Pierre2012-12-233-9/+19
* Fix 'comparison between signed and unsigned integer' compiler errorsRui Matos2012-12-171-1/+1
* ui: Use XI2 to fake GDK eventsJasper St. Pierre2012-12-131-37/+57
* core: enable XInput2 by defaultCarlos Garnacho2012-12-131-8/+0
* ui: Remove obsolete GTK+ version checkFlorian Müllner2012-11-121-2/+0
* frames: Bump priority of style providersFlorian Müllner2012-11-121-1/+1
* display: Only manage the default X screenJürg Billeter2012-10-152-0/+8
* frames: Add a multiplier to increase the size of resize cornersJasper St. Pierre2012-06-081-8/+9
* theme: Make meta_frame_style_draw_with_style staticJasper St. Pierre2012-05-212-13/+1
* theme: Make meta_frame_layout_calc_geometry staticJasper St. Pierre2012-05-212-11/+1
* preview-widget: Remove meta_preview_get_clip_regionJasper St. Pierre2012-05-211-114/+0
* frames: Remove frame border pixel caching and related optimizationsJasper St. Pierre2012-05-212-319/+35
* frames: Remove expose_delayedJasper St. Pierre2012-05-144-79/+0
* theme-parser: Look for themes in XDG_USER_DATA_DIR, not in ~/.themesJasper St. Pierre2012-05-141-4/+4
* theme-parser: Don't load themes from our source treeJasper St. Pierre2012-05-141-14/+0
* frames: Remove forgotten references to tooltipsJasper St. Pierre2012-04-302-6/+0
* theme: Remove unused "widget" parameter to frame style drawingJasper St. Pierre2012-04-243-20/+5
* theme: Remove unused entry pointsJasper St. Pierre2012-04-242-66/+0
* Switch to gtk-doc syntaxJasper St. Pierre2012-04-242-137/+144
* ui: Kill tooltipsFlorian Müllner2012-03-153-370/+0
* theme-viewer: Fix invisible bordersJasper St. Pierre2012-03-132-10/+10
* frames: Explicitly initialize style contextsFlorian Müllner2012-03-101-0/+1
* tile-preview: Remove non-composited caseFlorian Müllner2012-01-172-89/+38
* Handle rename of GTK+'s window-unfocused state to backdropOwen W. Taylor2012-01-091-4/+4
* Port preferences to GSettingsFlorian Müllner2011-11-111-11/+8
* ui: Replace deprecated gtk_widget_size_requestRico Tzschichholz2011-11-112-2/+2
* theme: handle GTK_STATE_FLAG_WINDOW_UNFOCUSEDRui Matos2011-11-081-0/+4
* theme-viewer: Fix layoutJasper St. Pierre2011-10-281-0/+11
* ui: Remove deprecated stuffJasper St. Pierre2011-10-281-3/+6
* theme-viewer: Update to fix GTK+ deprecationsJasper St. Pierre2011-10-251-52/+33
* tabpopup: Update to fix GTK+ deprecationsJasper St. Pierre2011-10-251-15/+9
* frames: Don't use deprecated API to grab pointer positionJasper St. Pierre2011-10-251-3/+5
* frames: Disable the titlebar "inner resize"Jasper St. Pierre2011-10-211-12/+11
* theme: Remove outdated assertionSandro Mani2011-10-082-3/+0
* theme: Don't add invisible borders for windows that can't be resizedJasper St. Pierre2011-09-291-21/+23