summaryrefslogtreecommitdiff
path: root/vte.spec
Commit message (Expand)AuthorAgeFilesLines
* Sort out greedy vs. non-greedy pattern matching. Make 1047 an alias for 47vte_0_4_1Nalin Dahyabhai2002-06-181-1/+4
* move the python module to the non-devel packagevte_0_4_0Nalin Dahyabhai2002-06-141-2/+2
* Oops, shell typo.Nalin Dahyabhai2002-06-141-1/+1
* Add a parameter for passing in environment variables to add. PreprocessNalin Dahyabhai2002-06-141-4/+4
* Build python bindings with -fPIC.Nalin Dahyabhai2002-06-141-1/+7
* 0.3.30Nalin Dahyabhai2002-06-141-1/+5
* Finish merging otaylor's Xft2 patch (oops). Compute padding correctly.Nalin Dahyabhai2002-06-101-1/+4
* 0.3.28vte_0_3_28Nalin Dahyabhai2002-06-101-0/+3
* Center characters in their cells, caching their extents. Finish mergingNalin Dahyabhai2002-06-101-1/+2
* 0.3.27vte_0_3_27Nalin Dahyabhai2002-06-101-2/+5
* Check for pangoxft with Xft1 or Xft2, hopefully getting things right forvte_0_3_26Nalin Dahyabhai2002-06-071-2/+6
* 1.3.25vte_0_3_25Nalin Dahyabhai2002-06-051-1/+4
* Tweak handling of invalid multibyte characters, preventing some hangs.vte_0_3_24Nalin Dahyabhai2002-06-031-1/+4
* Finish switching iconv to g_iconv. I think this was a part of Hidetoshivte_0_3_23Nalin Dahyabhai2002-05-311-1/+5
* Always free the segment when freeing arrays and strings.vte_0_3_22Nalin Dahyabhai2002-05-291-1/+4
* Fix cb() and ce() when the cursor is on a line without data (needed tovte_0_3_21Nalin Dahyabhai2002-05-281-1/+4
* Call libtoolize. (#82836) Fix stupid segfault in set_scrollback_lines.vte_0_3_20Nalin Dahyabhai2002-05-241-1/+4
* 0.3.19vte_0_3_19Nalin Dahyabhai2002-05-211-1/+4
* Try multiple versions of automake, just in case. Fix displaying ofNalin Dahyabhai2002-05-171-1/+4
* Snip trailing whitespace off of copied lines, insert an end-of-line onlyNalin Dahyabhai2002-05-161-1/+4
* Send kI on insert key. Don't send drag events when the child has onlyvte_0_3_16Nalin Dahyabhai2002-05-151-2/+8
* Don't send motion-tracking events to the child unless we're dragging. Fixvte_0_3_15Nalin Dahyabhai2002-05-141-1/+4
* Don't try to draw nul characters.vte_0_3_14Nalin Dahyabhai2002-05-141-2/+5
* Add "ALL" as a debug flag, aliased to everything. Print debug info aftervte_0_3_13Nalin Dahyabhai2002-05-141-1/+4
* Fixes to usage of iconv, from otaylor. Remap characters which are missingNalin Dahyabhai2002-05-091-1/+5
* Implement mouse button events and motion-event and any-event tracking.Nalin Dahyabhai2002-05-081-1/+4
* Hide the mouse cursor when we get keyboard events. Use a different mousevte_0_3_10Nalin Dahyabhai2002-05-061-1/+4
* Start handling mouse button down / button up events.vte_0_3_9Nalin Dahyabhai2002-05-061-1/+4
* Finish implementing window-manipulation sequences. Rename signals to beNalin Dahyabhai2002-05-061-1/+4
* Export a vte_termcap_strip() function for preprocessing escape sequencesvte_0_3_7Nalin Dahyabhai2002-05-031-1/+5
* 0.3.6vte_0_3_6Nalin Dahyabhai2002-05-021-1/+4
* fix parsing of octal codes which start with "1" instead of "0" munge asvte_0_3_5Nalin Dahyabhai2002-05-021-1/+4
* Fix a crashbug due to mismatch between parent field in the object'svte_0_3_4Nalin Dahyabhai2002-05-021-1/+5
* Rework trie matching to return the address of the character which endedvte_0_3_3Nalin Dahyabhai2002-05-021-1/+1
* Try @pkgdatadir@/termcap/$TERM when reading termcap files. This fixes thevte_0_3_2Nalin Dahyabhai2002-05-011-1/+5
* Disconnect from toplevel configure events at finalize-time.vte_0_3_1Nalin Dahyabhai2002-04-301-1/+4
* Track and free idle task tags properly. Change F11 and F12 capabilitiesvte_0_3Nalin Dahyabhai2002-04-301-1/+8
* Handle kb by treating it as a backspace. Make pangox rendering thevte_0_2_2Nalin Dahyabhai2002-04-291-1/+4
* 0.2.1vte_0_2_1vte_0_2Nalin Dahyabhai2002-04-261-1/+1
* Run autogen before tagging so that the tag is always correct.Nalin Dahyabhai2002-04-261-3/+3
* Add the changelog.vte_0_1Nalin Dahyabhai2002-04-251-1/+5
* Include pkgconfig files in the package.Nalin Dahyabhai2002-04-251-0/+1
* Add less useless descriptions. Fix an uninitialized variable and missingNalin Dahyabhai2002-04-051-3/+5
* Add a .spec file (make dist; rpm -ts vte*.tar.gz; rpm --rebuild) to makeNalin Dahyabhai2002-03-091-0/+49