Age | Commit message (Expand) | Author | Files | Lines |
2015-12-02 | Gtk+-3.14 menu.c + metaaccellable.c: don't use deprecated GtkMisc | Wolfgang Ulbrich | 2 | -0/+25 |
2015-12-02 | Gtk+-3.14 fixedtip.c: don't use deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+5 |
2015-12-02 | Gtk+-3.16 draw-workspace.c: don't use deprecated gtk_style_context_get_backgr... | Wolfgang Ulbrich | 1 | -0/+25 |
2015-12-02 | GTK+-3.16: don't use deprecated gtk_widget_override_background_color | Wolfgang Ulbrich | 1 | -0/+26 |
2015-11-20 | Gtk3: fix colors | Balló György | 1 | -0/+4 |
2015-11-18 | GTK3 fixedtip: use a tooltip style | Wolfgang Ulbrich | 1 | -32/+70 |
2015-11-08 | Revert "Merge pull request #115 from Samsagax/animation-fix-clean" | Monsta | 4 | -148/+83 |
2015-10-26 | window: initialize fullscreen to FALSE | Alberts Muktupāvels | 1 | -0/+1 |
2015-10-26 | window: initialize custom_frame_extents | Alberts Muktupāvels | 1 | -0/+6 |
2015-10-26 | constraints: take into account _GTK_FRAME_EXTENTS | monsta | 1 | -26/+78 |
2015-10-26 | effects: remove hack that made Marco crash in certain situations | Alberts Muktupāvels | 1 | -20/+1 |
2015-10-23 | Fix 'center-new-windows' summary and description | Michael Steenbeek | 1 | -2/+2 |
2015-10-13 | Revert "Repaint area of deleted shadowed windows (fixes #27)" | Monsta | 1 | -19/+0 |
2015-10-13 | use Alt-` for switching between windows of the same application | Monsta | 1 | -1/+1 |
2015-09-25 | Make center-new-windows true after all, and change the description | Monsta | 1 | -2/+2 |
2015-09-25 | Merge pull request #224 from dnk/assertion | No_name | 1 | -0/+2 |
2015-09-25 | Merge pull request #221 from dnk/uninitialized_variable | No_name | 1 | -2/+1 |
2015-09-25 | Merge pull request #203 from bjlaur/master | No_name | 1 | -1/+1 |
2015-09-25 | Merge pull request #168 from robertek/swith_to_workspace_prev | No_name | 7 | -1/+33 |
2015-09-24 | gtk3: fix assertion 'gtk_widget_get_realized (widget)' failed | Denis Gorodnichev | 1 | -0/+2 |
2015-09-18 | gtk3: draw 1px tile border | Denis Gorodnichev | 1 | -6/+9 |
2015-09-18 | Revert "Remove unused function handle_run_terminal" | infirit | 2 | -0/+39 |
2015-09-18 | gtk3: unintialized variable | Denis Gorodnichev | 1 | -2/+1 |
2015-09-16 | Add manual and by-pointer window placement | Faidon Liambotis | 7 | -1/+103 |
2015-09-16 | tile-preview: Small cleanup | infirit | 1 | -9/+1 |
2015-09-16 | preview-widget: Small GTK_CHECK_VERSION cleanup | infirit | 1 | -10/+5 |
2015-09-16 | ui: Small cleanups | infirit | 1 | -19/+0 |
2015-09-16 | Remove more unused functions | infirit | 2 | -119/+0 |
2015-09-15 | Remove unused function handle_run_terminal | infirit | 2 | -39/+0 |
2015-09-14 | Remove deprecated GTK+ symbols and use accessor functions | infirit | 9 | -289/+339 |
2015-09-14 | compositor: fix possible crash closing/destroying window | Alberts Muktupāvels | 3 | -9/+32 |
2015-09-14 | compositor: don't use invalid back_pixmap | Alberts Muktupāvels | 1 | -1/+6 |
2015-09-14 | bump xcomposite required version to 0.3 and simplify code | Alberts Muktupāvels | 4 | -174/+58 |
2015-09-14 | window: load NET_WM_USER_TIME from the right window | Alberts Muktupāvels | 1 | -1/+9 |
2015-09-14 | theme: Rename button_rect() to get_button_rect() | Florian Müllner | 1 | -6/+6 |
2015-09-14 | ui: Refactor the default image lookup | Jasper St. Pierre | 1 | -20/+15 |
2015-09-14 | xprop: Don't use GDK for reading text properties | Jasper St. Pierre | 3 | -37/+24 |
2015-09-14 | Don't allow multiline window titles | William Jon McCann | 1 | -0/+2 |
2015-09-14 | Work around Xlib 64-bit "specialness" | Dan Winship | 1 | -0/+14 |
2015-09-14 | Clean up antialiasing fixes | Owen W. Taylor | 1 | -24/+11 |
2015-09-14 | Fix typo | infirit | 1 | -1/+1 |
2015-09-14 | Drop deprecated use of GTK_WIDGET_DRAWABLE, GTK_WIDGET_STATE and gtk_widget_s... | infirit | 2 | -10/+2 |
2015-09-14 | Drop deprecated use of gtk_signal_connect_full | infirit | 1 | -18/+0 |
2015-08-31 | check for GTK+ release, not pre-release | Monsta | 1 | -1/+1 |
2015-08-29 | Repaint area of deleted shadowed windows (fixes #27) | bl0ckeduser | 1 | -0/+19 |
2015-08-20 | Gtk3: Fix background color | infirit | 3 | -18/+82 |
2015-08-20 | Fix crash when struts change during grab operation | Owen W. Taylor | 4 | -18/+24 |
2015-08-01 | window menu: make minimize item insensitive when window should not | Monsta | 1 | -2/+2 |
2015-07-31 | Allow programmatic minimization without MWM_FUNC_MINIMIZE | Stefan Dösinger | 1 | -2/+1 |
2015-07-17 | theme: Remove outdated assertion | Yaakov Selkowitz | 2 | -3/+0 |