summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 0.20.3 released0.20.3Behdad Esfahbod2009-05-252-2/+8
|
* Inlined signal docsKrzesimir Nowak2009-05-232-98/+322
| | | | | | | | | 2009-05-18 Krzesimir Nowak <krnowak@svn.gnome.org> * doc/reference/tmpl/vte.sgml: Removed all signal descriptions from <para> </para> markups and arguments. * src/vte.c: Documented all signals and fixed a description of 'set-scroll-adjustments'.
* Bug 583129 – [python] allow passing None as command or directory optionFrédéric Péters2009-05-181-2/+2
|
* Bug 583078 – [python] allow passing of environment as a dictionaryFrédéric Péters2009-05-181-33/+59
|
* Released 0.20.20.20.2Behdad Esfahbod2009-05-042-2/+7
|
* [git.mk] UpdateBehdad Esfahbod2009-05-041-84/+88
|
* [doap] Add mailto:Behdad Esfahbod2009-04-271-3/+3
|
* Add chaining git.mkBehdad Esfahbod2009-04-261-0/+1
|
* [git.mk] Fix maintainer-cleanBehdad Esfahbod2009-04-261-2/+2
|
* doap: Add desktop categoryOlav Vitters2009-04-231-0/+1
|
* [iso2022] Work around buggy iconv (#567064)Behdad Esfahbod2009-04-231-3/+9
| | | | | Seems like glibc's iconv is buggy, eating the ill sequence then returning EILSEQ. This was causing crashes. Work around it.
* [git.mk] Support out-of-tree buildsBehdad Esfahbod2009-04-181-6/+29
|
* Remove copyright claimBehdad Esfahbod2009-04-181-1/+1
|
* [DOAP] Improve!Behdad Esfahbod2009-04-181-6/+6
|
* Add git.mkBehdad Esfahbod2009-04-1711-0/+183
|
* Remove static .gitignoreBehdad Esfahbod2009-04-171-99/+0
|
* Remove ChangeLog only on maintainercleanChristian Persch2009-04-171-3/+1
|
* Fixed the commented-out shortdesc field in the doap fileMichael J. Chudobiak2009-04-171-12/+2
| | | | Bug #579322.
* Remove generated ChangeLog on make cleanChristian Persch2009-04-171-0/+3
|
* Remove ChangeLog, and auto-generate changelog on make distChristian Persch2009-04-175-1355/+19
|
* Add DOAP file.Christian Persch2009-04-171-0/+48
|
* More NEWSvte_0_20_1Christian Persch2009-04-121-0/+3
| | | | svn path=/trunk/; revision=2397
* Version 0.20.1Christian Persch2009-04-122-2/+7
| | | | svn path=/trunk/; revision=2396
* Add gopher:// to the dingus-click regexes.Adam Jackson2009-04-012-2/+7
| | | | svn path=/trunk/; revision=2395
* Minor fixes from Richard Russon.Behdad Esfahbod2009-03-264-3/+10
| | | | | | | | | | | | 2009-03-26 Behdad Esfahbod <behdad@gnome.org> * src/vte.c (always_selected): * src/vtepangocairo.c (_vte_pangocairo_set_background_image): * src/vteskel.c (_vte_skel_draw_text): Minor fixes from Richard Russon. svn path=/trunk/; revision=2394
* Bug 576797 – Double-click sometimes stops workingBehdad Esfahbod2009-03-262-1/+8
| | | | | | | | | | | | 2009-03-26 Behdad Esfahbod <behdad@gnome.org> Bug 576797 – Double-click sometimes stops working * src/vte.c (vte_terminal_extend_selection): Invalidate selection if forced. svn path=/trunk/; revision=2393
* Bug 573674 – reset resets width to 80 charsBehdad Esfahbod2009-03-262-0/+9
| | | | | | | | | | | | 2009-03-26 Behdad Esfahbod <behdad@gnome.org> Bug 573674 – reset resets width to 80 chars * src/vteseq.c (vte_sequence_handler_decset_internal): Disable resizing on decreset. svn path=/trunk/; revision=2392
* Bug 576504 – vte does not pass its testsuite.Behdad Esfahbod2009-03-233-2/+9
| | | | | | | | | | | | | 2009-03-23 Behdad Esfahbod <behdad@gnome.org> Bug 576504 – vte does not pass its testsuite. * src/vte.c: * src/vtedraw.h: Fix "make check". svn path=/trunk/; revision=2391
* Bug 574491 – gnome-pty-helper can prevent volumes from being unmountedChristian Persch2009-03-232-0/+12
| | | | | | * gnome-pty-helper/gnome-pty-helper.c: (main): chdir to /. svn path=/trunk/; revision=2390
* Updated Arabic translationDjihed Afifi2009-03-182-45/+41
| | | | svn path=/trunk/; revision=2389
* Updated Galician translation by Suso Baleato.Ignacio Casal Quinteiro2009-03-172-58/+57
| | | | svn path=/trunk/; revision=2388
* updating for GNOME Punjabi Translation by A S AlamAmanpreet Singh Alam2009-03-171-54/+44
| | | | svn path=/trunk/; revision=2387
* NEWS updateChristian Persch2009-03-151-2/+5
| | | | svn path=/trunk/; revision=2386
* Fix make.vte_0_20_0Christian Persch2009-03-152-2/+1
| | | | svn path=/trunk/; revision=2384
* Prepare version 0.20.0.Christian Persch2009-03-153-8/+12
| | | | | | * configure.in: Prepare version 0.20.0. svn path=/trunk/; revision=2383
* Bug 575398 – configure warns about term.h under OpenSolarisChristian Persch2009-03-152-2/+11
| | | | | | * configure.in: Fix curses detection on solaris. Patch by David Adam. svn path=/trunk/; revision=2382
* Updated assamese translationsAmitakhya Phukan2009-03-131-1/+1
| | | | svn path=/trunk/; revision=2381
* Updated assamese translationsAmitakhya Phukan2009-03-133-0/+97
| | | | svn path=/trunk/; revision=2380
* Bug 574616 – "real" transparency not working from python bindingsBehdad Esfahbod2009-03-093-31/+32
| | | | | | | | | | | | | | | 2009-03-09 Behdad Esfahbod <behdad@gnome.org> Bug 574616 – "real" transparency not working from python bindings * src/vtepangocairo.c (_vte_pangocairo_destroy), (_vte_pangocairo_set_background_image): Better handle failure of creating pixmap. * src/vtebg.c (vte_bg_get_pixmap): Get rid of unused mask parameter. svn path=/trunk/; revision=2379
* Bug 574025 – Crash in _vte_terminal_insert_charBehdad Esfahbod2009-03-072-4/+12
| | | | | | | | | | | 2009-03-07 Behdad Esfahbod <behdad@gnome.org> Bug 574025 – Crash in _vte_terminal_insert_char * src/vte.c (_vte_terminal_insert_char): Don't crash. svn path=/trunk/; revision=2378
* Prepare 0.19.5Christian Persch2009-03-023-2/+25
| | | | svn path=/trunk/; revision=2377
* Correct use of padding returned by vte_terminal_get_padding().Christian Persch2009-03-023-12/+11
| | | | | | | | | * src/vteaccess.c: (vte_terminal_accessible_set_size), (vte_terminal_accessible_ref_accessible_at_point): * src/vteapp.c: (button_pressed): Correct use of padding returned by vte_terminal_get_padding(). svn path=/trunk/; revision=2376
* Use g_strerror() instead of strerror().Christian Persch2009-03-022-3/+10
| | | | | | | * src/vte.c: (vte_terminal_refresh_size), (vte_terminal_set_size): Use g_strerror() instead of strerror(). svn path=/trunk/; revision=2375
* Updated Italian translation by Francesco Marletta.Luca Ferretti2009-02-182-44/+30
| | | | | | | | 2009-02-18 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation by Francesco Marletta. svn path=/trunk/; revision=2374
* Updated Romanian translations from Adi Roiban and Mișu MoldovanJani Monoses2009-02-162-54/+40
| | | | svn path=/trunk/; revision=2373
* 0.19.4Chao-Hsiung Liao2009-02-143-93/+80
| | | | svn path=/trunk/; revision=2372
* Bug 54926 – Should try bold version of font before pseudo-boldingBehdad Esfahbod2009-02-126-58/+120
| | | | | | | | | | | | | | | | | | | | | | | | 2009-02-12 Behdad Esfahbod <behdad@gnome.org> Bug 54926 – Should try bold version of font before pseudo-bolding Patch from Kees Cook <kees@outflux.net> * src/vte.c (_vte_invalidate_cell), (_vte_invalidate_cursor_once), (vte_terminal_unichar_is_local_graphic), (vte_terminal_draw_graphic), (vte_terminal_draw_cells), (vte_terminal_draw_rows), (vte_terminal_paint_cursor): * src/vtedraw.c (_vte_draw_get_char_width), (_vte_draw_text), (_vte_draw_char), (_vte_draw_has_char): * src/vtedraw.h: * src/vtepangocairo.c (_vte_pangocairo_set_text_font), (_vte_pangocairo_get_char_width), (_vte_pangocairo_has_bold), (_vte_pangocairo_draw_text), (_vte_pangocairo_draw_has_char): * src/vteskel.c: Try bold font before pseudo-bolding. svn path=/trunk/; revision=2371
* Ignore thisChristian Persch2009-02-081-0/+97
| | | | svn path=/trunk/; revision=2370
* Bug 570208 – vte fails to build outside source treeChristian Persch2009-02-022-6/+12
| | | | | | * python/Makefile.am: Build fix. svn path=/trunk/; revision=2369
* Remove marshalers that have stock ones in gobject, and use the stock onesChristian Persch2009-02-014-32/+36
| | | | | | | | | * src/marshal.list: * src/vte.c: (vte_terminal_class_init): * src/vtebg.c: (vte_bg_class_init): Remove marshalers that have stock ones in gobject, and use the stock ones instead. svn path=/trunk/; revision=2368