Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix minimize button on border-less windows, see #2345master-fix-minimize | Alex Samorukov | 2020-01-04 | 1 | -1/+2 |
* | Adwaita: Make dnd marks in text views green | Matthias Clasen | 2020-01-03 | 1 | -0/+4 |
* | textview: Render visible marks better | Matthias Clasen | 2020-01-03 | 2 | -16/+30 |
* | Merge branch 'remove-xim' into 'master' | Matthias Clasen | 2020-01-03 | 4 | -1755/+0 |
|\ | |||||
| * | Remove the XIM input method | Emmanuele Bassi | 2019-11-16 | 4 | -1755/+0 |
* | | Add a text view mark/cursor test | Matthias Clasen | 2020-01-03 | 2 | -0/+239 |
* | | Fix the previous commit | Matthias Clasen | 2020-01-02 | 1 | -1/+1 |
* | | stackswitcher: Fix switch-while-drag functionality | Matthias Clasen | 2020-01-02 | 1 | -0/+2 |
* | | dnd: Be safer | Matthias Clasen | 2020-01-01 | 1 | -1/+1 |
* | | wayland: Fix dnd type negotiation | Matthias Clasen | 2020-01-01 | 1 | -4/+14 |
* | | contentprovider: cosmetic fix | Matthias Clasen | 2020-01-01 | 1 | -1/+1 |
* | | contentserializer: Fix an annotation | Matthias Clasen | 2020-01-01 | 1 | -2/+2 |
* | | Updated Spanish translation | Daniel Mustieles | 2019-12-31 | 1 | -663/+639 |
* | | Merge branch 'drag-icon' into 'master' | Matthias Clasen | 2019-12-30 | 8 | -60/+472 |
|\ \ | |||||
| * | | Remove gtk_window_set_hardcoded_surface | Matthias Clasen | 2019-12-30 | 2 | -39/+12 |
| * | | container: Be more careful with roots | Matthias Clasen | 2019-12-30 | 1 | -2/+5 |
| * | | widget: Be more careful with roots | Matthias Clasen | 2019-12-30 | 1 | -3/+2 |
| * | | dnd: Use GtkDragIcon | Matthias Clasen | 2019-12-30 | 1 | -16/+8 |
| * | | Add GtkDragIcon | Matthias Clasen | 2019-12-30 | 3 | -0/+445 |
| * | | tooltipwindow: Cosmetic fix | Matthias Clasen | 2019-12-29 | 1 | -1/+1 |
* | | | mountoperation: Handle D-Bus missing | Matthias Clasen | 2019-12-30 | 1 | -0/+3 |
* | | | Merge branch 'fix-dnd' into 'master' | Matthias Clasen | 2019-12-30 | 4 | -5/+30 |
|\ \ \ | |||||
| * | | | wayland: Pass root coordinates for dnd events | Matthias Clasen | 2019-12-30 | 1 | -4/+10 |
| * | | | gdk: Populate dnd event coords | Matthias Clasen | 2019-12-30 | 1 | -0/+10 |
| * | | | gdk: Fix coordinates in dnd events | Matthias Clasen | 2019-12-30 | 2 | -1/+10 |
* | | | | Update POTFILES.in | Piotr Drąg | 2019-12-30 | 2 | -13/+2 |
|/ / / | |||||
* | | | tooltip: Never set a window to be its own parent | Matthias Clasen | 2019-12-30 | 2 | -0/+5 |
* | | | tooltipwindow: Cosmetic fix | Matthias Clasen | 2019-12-30 | 1 | -1/+1 |
* | | | Revert "Updated Spanish translation" | Daniel Mustieles García | 2019-12-30 | 1 | -4190/+10008 |
* | | | Updated Spanish translation | Daniel Mustieles | 2019-12-30 | 1 | -10008/+4190 |
* | | | Updated Spanish translation | Daniel Mustieles | 2019-12-30 | 1 | -189/+193 |
* | | | Updated Spanish translation | Daniel Mustieles | 2019-12-30 | 1 | -233/+240 |
|/ / | |||||
* | | Merge branch 'tooltip-redo' into 'master' | Matthias Clasen | 2019-12-30 | 8 | -230/+550 |
|\ \ | |||||
| * | | docs: Mention custom tooltip windows in the migration guide | Matthias Clasen | 2019-12-29 | 1 | -0/+10 |
| * | | tooltips: Stop using GTK_WINDOW_POPUP | Matthias Clasen | 2019-12-29 | 4 | -112/+513 |
| * | | testtooltips: Test tooltips on popovers | Matthias Clasen | 2019-12-29 | 1 | -43/+25 |
| * | | Drop custom tooltip windows | Matthias Clasen | 2019-12-29 | 3 | -76/+3 |
|/ / | |||||
* | | Merge branch 'kill-tree-menu' into 'master' | Matthias Clasen | 2019-12-30 | 138 | -23468/+1895 |
|\ \ | |||||
| * | | docs: Touch up menu button docs | Matthias Clasen | 2019-12-29 | 2 | -8/+7 |
| * | | docs: Mention the demise of menus in the migration guide | Matthias Clasen | 2019-12-29 | 1 | -1/+43 |
| * | | docs: Rewrite popover menu docs | Matthias Clasen | 2019-12-29 | 3 | -104/+62 |
| * | | treeview: Use a popover for search | Matthias Clasen | 2019-12-29 | 3 | -229/+48 |
| * | | win32: Use a regular window for printing | Matthias Clasen | 2019-12-29 | 1 | -1/+1 |
| * | | Remove gdk_seat_grab | Matthias Clasen | 2019-12-29 | 4 | -14/+11 |
| * | | accelcellrenderer: Stop grabbing | Matthias Clasen | 2019-12-29 | 1 | -43/+0 |
| * | | accelcellrenderer: Fix editing | Matthias Clasen | 2019-12-29 | 1 | -16/+29 |
| * | | gtk: Remove menu code | Matthias Clasen | 2019-12-29 | 62 | -12181/+1 |
| * | | doc: Build fixes | Matthias Clasen | 2019-12-29 | 2 | -1/+3 |
| * | | docs: Remove mentions of GtkMenuItem | Matthias Clasen | 2019-12-29 | 1 | -2/+2 |
| * | | accellabel: Don't mention GtkMenuItem in the docs | Matthias Clasen | 2019-12-29 | 1 | -9/+7 |