summaryrefslogtreecommitdiff
path: root/po/ms.po
Commit message (Collapse)AuthorAgeFilesLines
* fix KP_PageDown in application keypad mode (#113187). add a finalizeNalin Dahyabhai2003-05-191-14/+19
| | | | | | | | | | | | | | | | | | | | | * src/keymap.c: fix KP_PageDown in application keypad mode (#113187). * src/reaper.c: add a finalize method which properly cleans things up so that the singleton can at least theoretically be destroyed (part of a fix for #112172). * src/vte.c: obtain a ref to a reaper object whenever we are waiting for a child to exit. * po/POTFILES.in: add more source files for scanning. * src/iso2022.c: rework pieces to handle incomplete sequences at the end of input. Check for 8-bit SS2 and SS3 in case of EILSEQ. Build a fake ISO-8859-1 map for conversions using invalid maps. * src/iso2022.c(_vte_iso2022_state_free): free the state's buffer. * src/vteconv.c: internalize UTF-8 to UTF-8 conversions, fix handling of incomplete sequences at the end of the available data. * src/vte.c: implement send/receive and automatic linefeed modes. * src/vte.c(vte_sequence_handler_sr): invalidate the row which contains the cursor to ensure that it doesn't leave a trail. * src/vte.c(vte_sequence_handler_return_terminal_id): add. * src/vte.c(vte_terminal_feed_child_using_modes): add.
* Updated Malay translation.Hasbullah Bin Pit2003-05-111-59/+44
| | | | | | 2003-05-10 Hasbullah Bin Pit <sebol@ikhlas.com> * ms.po: Updated Malay translation.
* Updated Malay Translation.Hasbullah Bin Pit2002-12-161-18/+21
| | | | | | 2002-12-16 Hasbullah Bin Pit <sebol@ikhlas.com> * ms.po: Updated Malay Translation.
* define VTE_USE_GNOME_PTY_HELPER if use of the helper is enabled atvte_0_10_7Nalin Dahyabhai2002-12-111-20/+25
| | | | | | | | | | | | | | | | | | * configure.in: define VTE_USE_GNOME_PTY_HELPER if use of the helper is enabled at compile-time (enabled by default). * src/iso2022.c(_vte_iso2022_substitute): force characters received in the line-drawing map to have width = 1 (more #99603), so that we can distinguish them from line-drawing characters received in eucXX, which have width = 2. * src/vte.c(vte_terminal_insert_char): when mapping from line-drawing to gunichars, force a width of 1. * src/vte.c(vte_terminal_process_incoming): extend the bounding box for updates one cell further to the right, in case the cursor is in a cell which contains a wide character. * src/pty.c(_vte_pty_start_helper): spit out a warning if the helper isn't installed. * src/pty.c: don't compile in any gnome-pty-helper-specific code if VTE_USE_GNOME_PTY_HELPER isn't defined.
* update-po change the default from resetting to the terminal's defaultNalin Dahyabhai2002-12-031-25/+23
| | | | | | | | * po: update-po * src/utf8echo.c: change the default from resetting to the terminal's default encoding before exiting to leaving it alone. Don't mess with the terminal's encoding if stdout isn't connected to a terminal. * src/nativeecho.c: add, for printing random bytes.
* 2002-11-25 nalin fix mapping of Unicode code chars 0x252c and 0x2534 whichNalin Dahyabhai2002-11-261-20/+20
| | | | | | | | 2002-11-25 nalin * src/vte.c: fix mapping of Unicode code chars 0x252c and 0x2534 which incorrectly mixed them up (#99474). * src/iso2022.c: fix mapping of 'v' and 'w' from special graphics to Unicode, which masked the above bug.
* Added Malay Translation. wawa....Hasbullah Bin Pit2002-11-171-0/+118
2002-11-16 Hasbullah Bin Pit <sebol@ikhlas.com> * ms.po: Added Malay Translation. wawa....