summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-01-21[GTK+3] theme viewer: fix deprecated usage of GtkHButtonBoxmonsta1-0/+4
2016-01-10Avoiding conditional directives that break statements.Romero Malaquias1-4/+8
2016-01-02drop MateConf migration scriptMonsta2-159/+0
2015-12-31window: remove excessive initializationmonsta1-1/+0
2015-12-17compositor-xrender: include old shape in damageAlberts Muktupāvels1-0/+27
2015-12-11add a missing line from metacitymonsta1-0/+1
2015-12-02Gtk3: fix a fogotten GtkMisc deprecationWolfgang Ulbrich1-0/+7
2015-12-02GTK3: fix GtkMisc deprecation fixes for gtk+-3.14Wolfgang Ulbrich2-5/+5
2015-12-02Gtk+-3.14 tabpopup.c: don't use deprecated GtkAlignmentWolfgang Ulbrich1-0/+12
2015-12-02Gtk+-3.14 tabpopup.c: don't use deprecated GtkMiscWolfgang Ulbrich1-0/+5
2015-12-02Gtk+-3.14 resizepopup.c: don't use deprecated GtkMiscWolfgang Ulbrich1-0/+7
2015-12-02Gtk+-3.14 menu.c + metaaccellable.c: don't use deprecated GtkMiscWolfgang Ulbrich2-0/+25
2015-12-02Gtk+-3.14 fixedtip.c: don't use deprecated GtkMiscWolfgang Ulbrich1-0/+5
2015-12-02Gtk+-3.16 draw-workspace.c: don't use deprecated gtk_style_context_get_backgr...Wolfgang Ulbrich1-0/+25
2015-12-02GTK+-3.16: don't use deprecated gtk_widget_override_background_colorWolfgang Ulbrich1-0/+26
2015-11-20Gtk3: fix colorsBalló György1-0/+4
2015-11-18GTK3 fixedtip: use a tooltip styleWolfgang Ulbrich1-32/+70
2015-11-08Revert "Merge pull request #115 from Samsagax/animation-fix-clean"Monsta4-148/+83
2015-10-26window: initialize fullscreen to FALSEAlberts Muktupāvels1-0/+1
2015-10-26window: initialize custom_frame_extentsAlberts Muktupāvels1-0/+6
2015-10-26constraints: take into account _GTK_FRAME_EXTENTSmonsta1-26/+78
2015-10-26effects: remove hack that made Marco crash in certain situationsAlberts Muktupāvels1-20/+1
2015-10-23Fix 'center-new-windows' summary and descriptionMichael Steenbeek1-2/+2
2015-10-13Revert "Repaint area of deleted shadowed windows (fixes #27)"Monsta1-19/+0
2015-10-13use Alt-` for switching between windows of the same applicationMonsta1-1/+1
2015-09-25Make center-new-windows true after all, and change the descriptionMonsta1-2/+2
2015-09-25Merge pull request #224 from dnk/assertionNo_name1-0/+2
2015-09-25Merge pull request #221 from dnk/uninitialized_variableNo_name1-2/+1
2015-09-25Merge pull request #203 from bjlaur/masterNo_name1-1/+1
2015-09-25Merge pull request #168 from robertek/swith_to_workspace_prevNo_name7-1/+33
2015-09-24gtk3: fix assertion 'gtk_widget_get_realized (widget)' failedDenis Gorodnichev1-0/+2
2015-09-18gtk3: draw 1px tile borderDenis Gorodnichev1-6/+9
2015-09-18Revert "Remove unused function handle_run_terminal"infirit2-0/+39
2015-09-18gtk3: unintialized variableDenis Gorodnichev1-2/+1
2015-09-16Add manual and by-pointer window placementFaidon Liambotis7-1/+103
2015-09-16tile-preview: Small cleanupinfirit1-9/+1
2015-09-16preview-widget: Small GTK_CHECK_VERSION cleanupinfirit1-10/+5
2015-09-16ui: Small cleanupsinfirit1-19/+0
2015-09-16Remove more unused functionsinfirit2-119/+0
2015-09-15Remove unused function handle_run_terminalinfirit2-39/+0
2015-09-14Remove deprecated GTK+ symbols and use accessor functionsinfirit9-289/+339
2015-09-14compositor: fix possible crash closing/destroying windowAlberts Muktupāvels3-9/+32
2015-09-14compositor: don't use invalid back_pixmapAlberts Muktupāvels1-1/+6
2015-09-14bump xcomposite required version to 0.3 and simplify codeAlberts Muktupāvels4-174/+58
2015-09-14window: load NET_WM_USER_TIME from the right windowAlberts Muktupāvels1-1/+9
2015-09-14theme: Rename button_rect() to get_button_rect()Florian Müllner1-6/+6
2015-09-14ui: Refactor the default image lookupJasper St. Pierre1-20/+15
2015-09-14xprop: Don't use GDK for reading text propertiesJasper St. Pierre3-37/+24
2015-09-14Don't allow multiline window titlesWilliam Jon McCann1-0/+2
2015-09-14Work around Xlib 64-bit "specialness"Dan Winship1-0/+14