summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-12vtebg: Cache backgrounds as cairo_surface_t'sHEADmasterKristian Høgsberg3-299/+134
2010-01-12[draw] Rename a bitBehdad Esfahbod1-14/+13
2010-01-12[draw] Update commentsBehdad Esfahbod1-7/+6
2010-01-12Fix debug infoBehdad Esfahbod1-2/+1
2010-01-12Fix deprecation enabling logicBehdad Esfahbod1-2/+2
2010-01-12Bug 534526 - Flickering when resizing a vte widgetBehdad Esfahbod1-1/+1
2010-01-12Use PangoColor to unify mixed use of GdkColor and vte_palette_entryBehdad Esfahbod6-85/+56
2010-01-12Add const to GdkColorBehdad Esfahbod2-9/+9
2010-01-12Draw rectangles in one shotBehdad Esfahbod2-12/+14
2010-01-12Cleanup cursor drawingBehdad Esfahbod1-26/+15
2010-01-12[draw] Cleanup ->started countingBehdad Esfahbod1-10/+8
2010-01-12Reorder code such that screen can never be NULLBehdad Esfahbod1-24/+21
2010-01-06Merge branch 'backend-cleanup'Kristian Høgsberg8-1582/+995
2010-01-04Added asturian languageXandru Armesto Fernandez1-0/+1
2010-01-04Updated asturian languageXandru Armesto Fernandez1-0/+95
2009-12-28Bug 605299 - Please support xterm bracketed paste modeJosh Triplett3-0/+12
2009-12-23Pass rgba as doubles to _vte_draw_set_background_solid()Kristian Høgsberg3-25/+22
2009-12-23Drop _vte_draw_get_visual() and _vte_draw_get_colormap()Kristian Høgsberg3-35/+3
2009-12-23Make struct struct _vte_draw private to vtedraw.cKristian Høgsberg2-114/+71
2009-12-23Make _vte_draw_start() recursiveKristian Høgsberg3-15/+11
2009-12-23Merge vtepangocairo.c into vtedraw.cKristian Høgsberg3-1241/+1210
2009-12-23Drop struct _vte_draw_implKristian Høgsberg7-246/+8
2009-12-23Merge pangocairo draw into remaining vte_draw functionsKristian Høgsberg2-304/+165
2009-12-23Make _vte_draw_new always create a pangocairo implementationKristian Høgsberg2-127/+30
2009-12-22Release 0.23.2Behdad Esfahbod2-3/+19
2009-12-19Bug 604966 - Fix "select all" to include text occurring after the visible regionBehdad Esfahbod1-2/+2
2009-12-15Fix overflow with unlimited scrollback linesBehdad Esfahbod1-1/+1
2009-12-09Bug 604135 - [PATCH] fix behaviour of set-scrolling-regionBehdad Esfahbod1-2/+1
2009-12-09Bug 603733 - Remove deprecated Glib symbolBehdad Esfahbod2-2/+2
2009-12-03Bug 603713 - ibeam/underline cursor broken with large inner-borderBehdad Esfahbod1-29/+17
2009-12-03vteapp: Fix --cursor-shape thinkoChristian Persch1-2/+2
2009-12-03vteapp: Add --cursor-shape optionChristian Persch1-1/+14
2009-12-01Fix deprecation versionsChristian Persch1-29/+29
2009-12-01Fix deprecation version of vte_terminal_get_paddingChristian Persch1-1/+1
2009-12-01Deprecate vte_terminal_get_paddingChristian Persch2-1/+14
2009-12-01Replace VTE_PAD_WIDTH with inner-borderChristian Persch3-72/+91
2009-12-01Add VteTerminal::inner-border style propertyChristian Persch3-1/+58
2009-11-30Remove early return from style-set on non-realized widgetChristian Persch1-6/+0
2009-11-30Chain up to style-set on parent classChristian Persch1-3/+4
2009-11-27Update Romanian translationsAdi Roiban1-19/+16
2009-11-22[interpret] Make the interpret app interactiveBehdad Esfahbod1-72/+75
2009-11-09Bug 601265 - gnome-terminal assert failure: table.c:723:_vte_table_matchBehdad Esfahbod1-1/+4
2009-11-09Fix warningsBehdad Esfahbod1-5/+5
2009-11-09Handle destroying NULL termcapBehdad Esfahbod1-1/+2
2009-11-09Comment out unused codeBehdad Esfahbod2-3/+2
2009-11-08Updated Latvian translation.Peteris Krisjanis1-61/+58
2009-11-08Revert "Bug 591648 - Don't clear the screen when switching to the alternate s...Behdad Esfahbod1-0/+6
2009-11-01Shavian translationThomas Thurman2-0/+91
2009-10-29Use right modifier to printf gulongChristian Persch1-1/+1
2009-10-26Released 0.23.10.23.1Behdad Esfahbod2-5/+30