2002-05-22 |
Nalin Dahyabhai | Fix hiliting of matched strings to better match the... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Nalin Dahyabhai | Filter key release events through input methods. (Patch... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Nalin Dahyabhai | 0.3.19 vte_0_3_19 |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Nalin Dahyabhai | Patch from Hidetoshi Tajima to fix building on Solaris... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Anders Carlsson | 2002-05-18 andersca Don't queue a background update... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Nalin Dahyabhai | Try multiple versions of autoconf, too. vte_0_3_18 |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Nalin Dahyabhai | Try multiple versions of automake, just in case. Fix... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Nalin Dahyabhai | rework a couple of rules to make automake happy again. vte_0_3_17 |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Nalin Dahyabhai | Snip trailing whitespace off of copied lines, insert... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Nalin Dahyabhai | Send kI on insert key. Don't send drag events when... vte_0_3_16 |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Nalin Dahyabhai | Don't send motion-tracking events to the child unless... vte_0_3_15 |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Nalin Dahyabhai | Don't try to draw nul characters. vte_0_3_14 |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Nalin Dahyabhai | Add "ALL" as a debug flag, aliased to everything. Print... vte_0_3_13 |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Nalin Dahyabhai | Make delete mode a no-op, fix ic/IC (#81417). |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Nalin Dahyabhai | Implement bt, ct, st. Reimplement ta. vte_0_3_12 |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Nalin Dahyabhai | Fixes to usage of iconv, from otaylor. Remap characters... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Nalin Dahyabhai | Warning fixes and cleanups. vte_0_3_11 |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Nalin Dahyabhai | Implement mouse button events and motion-event and... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Nalin Dahyabhai | Hide the mouse cursor when we get keyboard events.... vte_0_3_10 |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Nalin Dahyabhai | Start handling mouse button down / button up events. vte_0_3_9 |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Nalin Dahyabhai | Fix an inadvertent mixing of preprocessor logic with... vte_0_3_8 |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Nalin Dahyabhai | Finish implementing window-manipulation sequences.... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Nalin Dahyabhai | Export a vte_termcap_strip() function for preprocessing... vte_0_3_7 |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Nalin Dahyabhai | 0.3.6 vte_0_3_6 |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Nalin Dahyabhai | Hook up ts/te, ks/ke sequence handlers. Fix initializat... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Nalin Dahyabhai | fix parsing of octal codes which start with "1" instead... vte_0_3_5 |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Nalin Dahyabhai | Fix a crashbug due to mismatch between parent field... vte_0_3_4 |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Nalin Dahyabhai | Rework trie matching to return the address of the chara... vte_0_3_3 |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Nalin Dahyabhai | Try @pkgdatadir@/termcap/$TERM when reading termcap... vte_0_3_2 |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Nalin Dahyabhai | Disconnect from toplevel configure events at finalize... vte_0_3_1 |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Nalin Dahyabhai | Track and free idle task tags properly. Change F11... vte_0_3 |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Nalin Dahyabhai | Track and free idle task tags properly. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Nalin Dahyabhai | Handle me() by resetting all attributes (including... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Nalin Dahyabhai | Handle kb by treating it as a backspace. Make pangox... vte_0_2_2 |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Nalin Dahyabhai | 0.2.1 vte_0_2 vte_0_2_1 |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Nalin Dahyabhai | Punt all changes to background images and transparency... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Bill Nottingham | use execlp/execvp |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Nalin Dahyabhai | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Nalin Dahyabhai | set a default scrollback line limit of 100. preserve... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Nalin Dahyabhai | include config.h. fix adjustment calculations, which... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Nalin Dahyabhai | add a ring buffer for storing scrollback data. use... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Nalin Dahyabhai | Run autogen before tagging so that the tag is always... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Nalin Dahyabhai | Add the changelog. vte_0_1 |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Anders Carlsson | Add scroll wheel support. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Nalin Dahyabhai | Uncomment the tag target. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Nalin Dahyabhai | Add some targets for building tarballs in a hopefully... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Nalin Dahyabhai | Let GDK_USE_XFT turn on Xft as well as VTE_USE_XFT. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Nalin Dahyabhai | Handle decoding errors better. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Nalin Dahyabhai | Include pkgconfig files in the package. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Nalin Dahyabhai | src/vte.c: Make multiple calls to set_background_transp... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Nalin Dahyabhai | Reverse the sanity check in vte_terminal_set_background... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Nalin Dahyabhai | Demote some debug messages to being trie-specific debug... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Nalin Dahyabhai | update to-do list. remove --disable-shared. remove... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Nalin Dahyabhai | src/vte.c: Display UTF-8 preedit strings properly,... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Nalin Dahyabhai | src/pty.c: Print debug messages before redirecting... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Nalin Dahyabhai | src/pty.c: Fix a compile warning. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Nalin Dahyabhai | autogen.sh: Default to include optimization, even for... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Havoc Pennington | add vte_terminal_set_font |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Havoc Pennington | when setting background color, use allocated color... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Havoc Pennington | use gdk_rgb_find_color to allocate X colors |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Nalin Dahyabhai | Add vte_terminal_feed_child() to send UTF-8 strings... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Nalin Dahyabhai | src/vte.c: Prevent double-free of incoming buffer ... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Nalin Dahyabhai | Fix typo. Make blinking cursors stay on while the user... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Nalin Dahyabhai | Add less useless descriptions. Fix an uninitialized... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Nalin Dahyabhai | Ensure that there's a data row whenever we scroll forwa... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Nalin Dahyabhai | copy to clipboard synchronously, which fixes a number... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Nalin Dahyabhai | Rework backgrounds to take advantage of gdk's automatic... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Nalin Dahyabhai | Adjust warnings used when in maintainer mode. |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Nalin Dahyabhai | Draw the cursor as an unfilled box when the widget... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Nalin Dahyabhai | Fix handling of scroll-on-output to always scroll when... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Nalin Dahyabhai | Rework tiling of background images, and implement a... |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Nalin Dahyabhai | Corrections to some xterm control sequences. |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Nalin Dahyabhai | Define PACKAGE correctly. Move most of the tear-down... |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Nalin Dahyabhai | Define PACKAGE. |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Nalin Dahyabhai | Disable gdk-pixbuf's deprecated functions. Discard... |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Nalin Dahyabhai | fix missing includes implement background color setting... |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Nalin Dahyabhai | Remove gdk-pixbuf-xlib dependency by using just gdk... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Nalin Dahyabhai | Don't add the widget's allocation offsets when generati... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Nalin Dahyabhai | *vteapp.c: Don't try to use transparency for now. |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Anders Carlsson | Add more functions that profterm can use. |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Anders Carlsson | Silent cvs and add gdk-pixbuf-xlib to depends in the... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Anders Carlsson | Sliff sloff |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Anders Carlsson | sssh |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Nalin Dahyabhai | Add gdk-pixbuf-xlib-2.0 as a module requirement. |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Nalin Dahyabhai | Add set_size, set_audible_bell, set_scroll_on_output, |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Nalin Dahyabhai | fix the name of a declared function (was _set_size... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Nalin Dahyabhai | Get rid of a global copy of the parent class. Implement... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Nalin Dahyabhai | Fix a typo in a comment (we don't "omit" signals). |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Nalin Dahyabhai | caps.c: Recognize xterm cursor-character-absolute sequence. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Nalin Dahyabhai | Handle the ve (cursor visible) control sequence. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Nalin Dahyabhai | vte.c: Handle dec private mode set (cursor visibility). |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Nalin Dahyabhai | fix signed/unsigned problems (fixes from alexl) fix... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Nalin Dahyabhai | Make scroll-on-output scroll on control sequences,... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Nalin Dahyabhai | utf8mode.c: Add simple programs for moving a terminal... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Anders Carlsson | Add a finalize handler and free our title strings there. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Nalin Dahyabhai | Emit "window_title_changed" and "icon_title_changed... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Nalin Dahyabhai | Add vte.pc, from Anders Carlsson. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Nalin Dahyabhai | Fix a duplicate-idle-handler bug. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Nalin Dahyabhai | Fix selection (except maybe the end-of-line stuff). |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Nalin Dahyabhai | Whoops, I broke selection. Fix that. |
commit | commitdiff | tree | snapshot |
next |