summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 0.24.30.24.3vte-0-24Christian Persch2010-07-121-2/+2
* Fix terminal title reportingKees Cook2010-07-121-8/+16
* Version 0.24.20.24.2Christian Persch2010-06-211-2/+2
* Estonian translation updatedIvar Smolin2010-05-201-55/+12
* Version 0.24.10.24.1Christian Persch2010-04-262-2/+7
* We also depend on cairo-xlib on gdk-x11Christian Persch2010-04-221-1/+1
* Backport VteBg fixes from masterChristian Persch2010-04-206-178/+187
* Print the GDK target during configureChristian Persch2010-04-081-0/+2
* Add x11 to pkg-config dep list on gdk-x11Christian Persch2010-04-081-1/+9
* Remove failing doc check test0.24.0Christian Persch2010-03-291-1/+1
* Prepare 0.24.0Christian Persch2010-03-292-5/+11
* Updated Bengali translationJamil Ahmed2010-03-281-67/+60
* [git.mk] Update from pangoBehdad Esfahbod2010-03-131-2/+5
* Update Czech translationMarek Černocký2010-03-061-54/+48
* Updated Polish translationPiotr Drąg2010-02-251-109/+43
* Updated Galician TranslationFran Diéguez2010-02-151-29/+31
* Improve debug messageBehdad Esfahbod2010-01-261-1/+1
* vtebg: Cache backgrounds as cairo surfacesKristian Høgsberg2010-01-203-299/+134
* Modernise the API docsChristian Persch2010-01-1422-2121/+524
* Release 0.23.50.23.5Behdad Esfahbod2010-01-132-3/+7
* Release 0.23.40.23.4Behdad Esfahbod2010-01-132-3/+8
* [doc] Update list of symbolsBehdad Esfahbod2010-01-133-95/+57
* [doc] Update list of header filesBehdad Esfahbod2010-01-131-12/+6
* Fix doc typoBehdad Esfahbod2010-01-131-1/+1
* [ring] Only write_contents() the part of history that fits in the num rowsBehdad Esfahbod2010-01-134-10/+37
* [app] Fix signal connectionBehdad Esfahbod2010-01-131-17/+13
* Initial implementation of vte_terminal_write_contents()Behdad Esfahbod2010-01-1311-32/+217
* [ring] Don't xor attrs with basic_attrsBehdad Esfahbod2010-01-131-9/+3
* Release 0.23.30.23.3Behdad Esfahbod2010-01-132-2/+10
* Disable deprecation stuff since they were brokenBehdad Esfahbod2010-01-131-20/+20
* [draw] Rename a bitBehdad Esfahbod2010-01-121-14/+13
* [draw] Update commentsBehdad Esfahbod2010-01-121-7/+6
* Fix debug infoBehdad Esfahbod2010-01-121-2/+1
* Fix deprecation enabling logicBehdad Esfahbod2010-01-121-2/+2
* Bug 534526 - Flickering when resizing a vte widgetBehdad Esfahbod2010-01-121-1/+1
* Use PangoColor to unify mixed use of GdkColor and vte_palette_entryBehdad Esfahbod2010-01-126-85/+56
* Add const to GdkColorBehdad Esfahbod2010-01-122-9/+9
* Draw rectangles in one shotBehdad Esfahbod2010-01-122-12/+14
* Cleanup cursor drawingBehdad Esfahbod2010-01-121-26/+15
* [draw] Cleanup ->started countingBehdad Esfahbod2010-01-121-10/+8
* Reorder code such that screen can never be NULLBehdad Esfahbod2010-01-121-24/+21
* Merge branch 'backend-cleanup'Kristian Høgsberg2010-01-068-1582/+995
|\
| * Pass rgba as doubles to _vte_draw_set_background_solid()Kristian Høgsberg2009-12-233-25/+22
| * Drop _vte_draw_get_visual() and _vte_draw_get_colormap()Kristian Høgsberg2009-12-233-35/+3
| * Make struct struct _vte_draw private to vtedraw.cKristian Høgsberg2009-12-232-114/+71
| * Make _vte_draw_start() recursiveKristian Høgsberg2009-12-233-15/+11
| * Merge vtepangocairo.c into vtedraw.cKristian Høgsberg2009-12-233-1241/+1210
| * Drop struct _vte_draw_implKristian Høgsberg2009-12-237-246/+8
| * Merge pangocairo draw into remaining vte_draw functionsKristian Høgsberg2009-12-232-304/+165
| * Make _vte_draw_new always create a pangocairo implementationKristian Høgsberg2009-12-232-127/+30