summaryrefslogtreecommitdiffstats
path: root/ui/gtk.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: update window size after showing/hiding tabsGerd Hoffmann2014-06-111-0/+2
* gtk: factor out gtk3 grab into the new gd_grab_devices functionGerd Hoffmann2014-06-111-64/+36
* gtk: cleanup backend dependenciesGerd Hoffmann2014-06-111-28/+42
* gtk: factor out keycode mappingGerd Hoffmann2014-06-111-7/+16
* gtk: workaround gtk2 vte resize issueGerd Hoffmann2014-05-261-0/+40
* gtk: window sizing overhaulGerd Hoffmann2014-05-261-30/+70
* gtk: zap unused global_stateGerd Hoffmann2014-05-261-4/+0
* gtk: Add handling for the xfree86 keycodesBruce Rogers2014-05-261-1/+35
* gtk: enable untabify for gfxGerd Hoffmann2014-05-261-3/+7
* gtk: detached window pointer grabsGerd Hoffmann2014-05-261-3/+21
* gtk: update all windows on mouse mode changesGerd Hoffmann2014-05-261-1/+5
* gtk: fix grab checksGerd Hoffmann2014-05-261-12/+23
* gtk: update gd_update_captionGerd Hoffmann2014-05-261-17/+28
* gtk: skip keyboard grab when hover autograb is activeGerd Hoffmann2014-05-261-1/+3
* gtk: keep track of grab ownerGerd Hoffmann2014-05-261-5/+23
* gtk: add gd_grab trace eventGerd Hoffmann2014-05-261-0/+4
* gtk: add tab to trace eventsGerd Hoffmann2014-05-261-3/+3
* gtk: allow moving tabs to windows and back.Gerd Hoffmann2014-05-261-11/+63
* gtk: simplify resizeGerd Hoffmann2014-05-261-26/+14
* gtk: use device type as labelGerd Hoffmann2014-05-261-2/+12
* gtk: support multiple gfx displaysGerd Hoffmann2014-05-261-37/+43
* gtk: move vga state into VirtualGfxConsoleGerd Hoffmann2014-05-261-278/+337
* gtk: VirtualConsole restructionGerd Hoffmann2014-05-261-46/+73
* gtk: remove page numbering assumtions from the codeGerd Hoffmann2014-05-261-10/+30
* gtk: Add a scrollbar for text consolesCole Robinson2014-05-261-2/+40
* gtk: cleanup CONFIG_VTE ifdef a bit.Gerd Hoffmann2014-05-261-19/+26
* gtk: zap vte size requestsGerd Hoffmann2014-05-261-14/+0
* gtk: zap scrolled_windowGerd Hoffmann2014-05-261-17/+2
* gtk: Fix accelerators being triggered twice with gtk3Cole Robinson2014-04-291-22/+0
* gtk: Fix -serial vcCole Robinson2014-04-291-32/+9
* gtk: Use ctrl+alt+q for quit acceleratorCole Robinson2014-04-291-1/+2
* gtk: Remove use of deprecated stock itemsCole Robinson2014-04-291-9/+7
* gtk: Don't use deprecated vte_terminal_get_adjustmentCole Robinson2014-04-291-0/+4
* gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonicCole Robinson2014-04-291-2/+2
* gtk: Implement grab-on-click behavior in relative modeTakashi Iwai2014-04-081-2/+17
* gtk: Remember the last grabbed pointer positionTakashi Iwai2014-04-071-2/+14
* gtk: Fix the relative pointer tracking modeTakashi Iwai2014-04-071-9/+9
* gtk: Use gtk generic event signal instead of motion-notify-eventTakashi Iwai2014-04-071-2/+10
* gtk: Support GTK without VTEStefan Weil2014-03-261-1/+16
* gtk: Don't warp absolute pointerCole Robinson2014-03-171-0/+8
* gtk: Fix mouse warping with gtk3Cole Robinson2014-03-171-1/+1
* gtk: Allow to activate grab-on-hover from the command lineJan Kiszka2014-03-171-1/+4
* gtk: Add mouse wheel supportJan Kiszka2014-03-121-0/+23
* input: mouse: switch gtk ui to new coreGerd Hoffmann2014-03-051-39/+19
* input: keyboard: switch gtk ui to new coreGerd Hoffmann2014-03-051-15/+4
* gtk: Support keyboard translation for hosts running WindowsStefan Weil2014-01-201-3/+15
* gtk: Replace conditional debug messages by trace methodsStefan Weil2013-12-021-14/+5
* gtk: Remove unused include statements which are not portableStefan Weil2013-08-271-4/+0
* gtk: Fix accelerator filteringJan Kiszka2013-07-221-21/+18
* gtk: add support for surface conversionGerd Hoffmann2013-06-281-23/+40
OpenPOWER on IntegriCloud