summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version 0.27.900.27.90Christian Persch2011-02-212-1/+6
|
* Remove gsettings enum stuffChristian Persch2011-02-213-42/+0
|
* Add version marker to new APIChristian Persch2011-02-161-0/+2
|
* Export vte_get_user_shell()Christian Persch2011-02-165-33/+35
| | | | Bug #642184. Also fixes bug #640179.
* Require gtk 3.0.0Christian Persch2011-02-141-1/+1
|
* Uploaded UkranianDaniel Korostil2011-02-081-1/+1
|
* Uploaded UkranianDaniel Korostil2011-02-081-67/+56
|
* Add new structChristian Persch2011-02-061-0/+1
|
* Add index with symbols new in 0.28Christian Persch2011-02-061-0/+4
|
* Add RGBA variants to set colors.Ignacio Casal Quinteiro2011-02-033-0/+235
|
* Lower intltool req againChristian Persch2011-02-031-1/+1
|
* Updating Persian TranslationMahyar Moghimi2011-02-031-63/+52
|
* There are no macrosChristian Persch2011-02-022-2/+1
|
* Add default style providerChristian Persch2011-02-023-3/+33
| | | | | | | This fixes the default value for the 'inner-border' property not to be NULL. Bug #640460.
* Don't shadow a global definitionChristian Persch2011-02-021-2/+2
|
* Remove unused variablesChristian Persch2011-02-021-2/+0
|
* Remove obsolete signal IDs in class structChristian Persch2011-02-022-30/+48
| | | | ... and add more padding. gtk3 only, so no ABI change.
* Lower am req againChristian Persch2011-02-021-1/+1
|
* Revert "Use the recommended configure.ac instead configure.in"Christian Persch2011-02-022-3/+3
| | | | | | This reverts commit 765f1087eced3d19768a7ebd98500e5ff3df8a1a. Renaming breaks automatic reconfiguring from make during git bisect.
* build: Update autotools configurationJavier Jardón2011-02-023-19/+19
| | | | Replace deprecated macros and use the new libtool syntax
* Use the recommended configure.ac instead configure.inJavier Jardón2011-02-022-3/+3
|
* configura.in: Check for >= version of glib, not only >Javier Jardón2011-02-021-1/+1
|
* Post-release bumpMatthias Clasen2011-02-021-1/+1
|
* Updates0.27.5Matthias Clasen2011-02-021-0/+5
|
* QA of Galician translationsFran Diéguez2011-01-271-18/+20
|
* Don't use internal GTK+ apiMatthias Clasen2011-01-161-7/+1
| | | | | GtkTargetPair was always documented as private, and in GTK+ 3 it is gone from the headers. Just use existing API.
* Bump versionMatthias Clasen2011-01-111-1/+1
|
* Updates0.27.4Matthias Clasen2011-01-111-0/+6
|
* Bug 638782 - vte build is broken by using gtk_quit_add: uplift neededBehdad Esfahbod2011-01-051-41/+0
| | | | Harmlessly remove cleanup...
* Prevent useless wakeups when the focus is lost.Cristian Klein2011-01-052-21/+28
| | | | | | When running powertop in a gnome-terminal window, gnome-terminal is shown to generate 1.6 wakeups/second. This is caused by the fact that the cursor blink timer is not disable when the cursor is hidden.
* Bug 589557 - Ctrl+<key> sends erroneous value when primary keyboard layout ↵Behdad Esfahbod2011-01-051-17/+25
| | | | | | is not English Fix it to match what xterm is doing.
* Fix annotations of fork_command_full.Ignacio Casal Quinteiro2010-12-301-3/+3
| | | | | Some annotations were removed in the previous commit, it was wrong and it must be readded.
* Make fork_command_full introspectable.Ignacio Casal Quinteiro2010-12-271-5/+5
|
* Added UG translationGheyret T.Kenji2010-12-231-1/+1
|
* release: post-release bump to 0.27.4Vincent Untz2010-12-231-1/+1
|
* release: 0.27.30.27.3Vincent Untz2010-12-231-0/+13
|
* Fix annotations. No need to annotate the strings.Ignacio Casal Quinteiro2010-12-211-3/+3
| | | | See as example gtk_text_buffer_insert.
* Add --warn-all flag.Ignacio Casal Quinteiro2010-12-211-1/+1
|
* [l10n] Updated Estonian translationIvar Smolin2010-12-201-1/+2
|
* Bump gobject-introspection to 0.9.0Ignacio Casal Quinteiro2010-12-041-1/+1
|
* Fix build with gtk3 masterChristian Persch2010-12-022-3/+4
|
* Updated Thai translation.Theppitak Karoonboonyanan2010-11-231-57/+47
|
* Added UG translationGheyret T.Kenji2010-11-201-10/+10
|
* Clarify error messageChristian Persch2010-11-171-1/+1
| | | | Bug #628870.
* Don't use the automatic rules for .enums.xml generationChristian Persch2010-11-162-3/+32
| | | | | The generated file isn't very nice, so put a fixed-up copy in git, dist and install it.
* Change .enums.xml namespaceChristian Persch2010-11-161-1/+1
|
* Create and install a gsettings .enums.xml file for vte's enum typesChristian Persch2010-11-162-1/+16
|
* Added UG translationGheyret T.Kenji2010-11-131-19/+12
|
* Post release version bumpChristian Persch2010-11-111-1/+1
|
* Use gtk_paned_new() instead gtk_[h|v]paned_new()0.27.2Javier Jardón2010-11-091-0/+4
|