aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-26gtk: workaround gtk2 vte resize issueGerd Hoffmann1-0/+40
2014-05-26gtk: window sizing overhaulGerd Hoffmann1-30/+70
2014-05-26gtk: zap unused global_stateGerd Hoffmann1-4/+0
2014-05-26gtk: Add handling for the xfree86 keycodesBruce Rogers1-1/+35
2014-05-26gtk: enable untabify for gfxGerd Hoffmann1-3/+7
2014-05-26gtk: detached window pointer grabsGerd Hoffmann1-3/+21
2014-05-26gtk: update all windows on mouse mode changesGerd Hoffmann1-1/+5
2014-05-26gtk: fix grab checksGerd Hoffmann1-12/+23
2014-05-26gtk: update gd_update_captionGerd Hoffmann1-17/+28
2014-05-26gtk: skip keyboard grab when hover autograb is activeGerd Hoffmann1-1/+3
2014-05-26gtk: keep track of grab ownerGerd Hoffmann1-5/+23
2014-05-26gtk: add gd_grab trace eventGerd Hoffmann2-0/+5
2014-05-26gtk: add tab to trace eventsGerd Hoffmann2-6/+6
2014-05-26gtk: allow moving tabs to windows and back.Gerd Hoffmann1-11/+63
2014-05-26gtk: simplify resizeGerd Hoffmann1-26/+14
2014-05-26gtk: use device type as labelGerd Hoffmann1-2/+12
2014-05-26gtk: support multiple gfx displaysGerd Hoffmann1-37/+43
2014-05-26gtk: move vga state into VirtualGfxConsoleGerd Hoffmann1-278/+337
2014-05-26gtk: VirtualConsole restructionGerd Hoffmann1-46/+73
2014-05-26gtk: remove page numbering assumtions from the codeGerd Hoffmann1-10/+30
2014-05-26gtk: Add a scrollbar for text consolesCole Robinson1-2/+40
2014-05-26gtk: cleanup CONFIG_VTE ifdef a bit.Gerd Hoffmann1-19/+26
2014-05-26gtk: zap vte size requestsGerd Hoffmann1-14/+0
2014-05-26console: add kbd_put_keysym_consoleGerd Hoffmann2-3/+7
2014-05-26gtk: zap scrolled_windowGerd Hoffmann1-17/+2
2014-05-26console: rework text terminal cursor logicGerd Hoffmann1-18/+32
2014-05-26console: update text terminal surface unconditionallyGerd Hoffmann1-71/+56
2014-05-26console: nicer initial screenGerd Hoffmann1-8/+11
2014-05-26console: Abort on property access errorsKirill Batuzov1-17/+13
2014-05-26libcacard: fix wrong array expansion logicMichael Tokarev1-5/+4
2014-05-24lm32: remove lm32_sysMichael Walle4-193/+0
2014-05-24test: lm32: use semihosting for testingMichael Walle5-22/+103
2014-05-24target-lm32: add semihosting supportMichael Walle6-3/+240
2014-05-24test: lm32: make test cases independentMichael Walle8-0/+25
2014-05-24tcg-mips: Enable direct chaining of TBsRichard Henderson2-3/+12
2014-05-24tcg-mips: Simplify movcondRichard Henderson1-49/+17
2014-05-24tcg-mips: Simplify brcond2Richard Henderson1-57/+20
2014-05-24tcg-mips: Improve setcond eq/ne vs zerosRichard Henderson1-4/+36
2014-05-24tcg-mips: Simplify setcond2Richard Henderson1-64/+31
2014-05-24tcg-mips: Simplify brcondRichard Henderson1-46/+41
2014-05-24tcg-mips: Simplify setcondRichard Henderson1-58/+67
2014-05-24tcg-mips: Commonize opcode implementationsRichard Henderson1-114/+98
2014-05-24tcg-mips: Improve add2/sub2Richard Henderson1-31/+56
2014-05-24tcg-mips: Hoist args loadsRichard Henderson1-98/+103
2014-05-24tcg-mips: Fix subtract immediate rangeRichard Henderson1-5/+11
2014-05-24tcg-mips: Name the opcode enumerationRichard Henderson1-9/+9
2014-05-24tcg-mips: Use EXT for AND on mips32r2Richard Henderson2-14/+50
2014-05-24tcg-mips: Use T9 for TCG_TMP1Richard Henderson1-1/+1
2014-05-24tcg-mips: Introduce TCG_TMP0, TCG_TMP1Richard Henderson1-114/+117
2014-05-24tcg-mips: Rearrange register allocationRichard Henderson2-11/+19