| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish adding symbols to libeutil API docs. | Matthew Barnes | 2012-12-15 | 1 | -2/+2 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -1/+0 |
* | Add the GdkDevice to ETextEventProcessorCommand. | Matthew Barnes | 2012-11-29 | 1 | -0/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -27/+73 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -4/+4 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -1/+2 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -3/+0 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 1 | -50/+53 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -2/+2 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 1 | -1/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -7/+14 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -2/+2 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -10/+10 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | Fix compiler warnings in e-util. | Matthew Barnes | 2009-05-26 | 1 | -2/+0 |
* | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -16/+15 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Fix for bug #209353 | Milan Crha | 2008-02-20 | 1 | -3/+3 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -10/+10 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Remove E_MAKE_TYPE macro. | Hiroyuki Ikezoe | 2007-07-28 | 1 | -11/+1 |
* | Handle SUN Type 6 keyboard's copy, paste and cut key. Fix #271661. | Li Yuan | 2006-04-26 | 1 | -0/+16 |
* | Use guint for 1-bit bitfield. Remove unused var Remove unused vars Rename | Kjartan Maraas | 2006-02-08 | 1 | -0/+6 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 1 | -1/+5 |
* | Bug Id #51527 "gal widgets produces backspace for Ctrl-space for japanese | Suresh Chandrasekharan | 2003-12-02 | 1 | -0/+4 |
* | Fixes 45776 enable the usage of the "alt". | Andrew Wu | 2003-11-14 | 1 | -0/+2 |
* | fix c&p typo. | Chris Toshok | 2002-11-17 | 1 | -3/+0 |
* | add lots of marshallers (most, if not all, for etable). | Chris Toshok | 2002-11-17 | 1 | -31/+15 |
* | Emit E_TEP_CAPS for the right values for M-l, M-c, and M-u. | Christopher James Lahey | 2002-02-07 | 1 | -3/+3 |
* | Return 1 from the button_release event. | Christopher James Lahey | 2001-10-28 | 1 | -4/+1 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -13/+15 |
* | Make C-w not do anything here. (e_text_event_processor_emacs_like_event): | Christopher James Lahey | 2001-10-23 | 1 | -5/+5 |
* | Don't handle control-enter if allow_newlines is off. Fixes Ximian bug | Christopher James Lahey | 2001-10-03 | 1 | -6/+16 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. Same | Kjartan Maraas | 2001-04-04 | 1 | -1/+3 |
* | Don't handle C-Enter. | Christopher James Lahey | 2001-02-09 | 1 | -4/+4 |
* | Added an "allow_newlines" argument. | Christopher James Lahey | 2000-10-27 | 1 | -1/+1 |
* | Made the number keys on the number pad work in ETexts and ECellTexts. | Christopher James Lahey | 2000-10-19 | 1 | -1/+108 |
* | Fixed operation of the keypad keys in EText and ECellText. | Christopher James Lahey | 2000-09-22 | 1 | -6/+23 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -0/+1 |
* | Made the tooltip show up in the correct place and configuration when using | Christopher James Lahey | 2000-04-24 | 1 | -3/+18 |
* | Handle the grab and ungrab command instead of doing focus by hand. This | Christopher James Lahey | 2000-01-28 | 1 | -0/+6 |
* | Added selection and clipboard support. Added up and down arrow keys. Fixed | Chris Lahey | 2000-01-14 | 1 | -1/+26 |
* | Blocked the tab key from getting inserted into the buffer since the | Chris Lahey | 2000-01-12 | 1 | -4/+3 |
* | Removed some code which got in the way of testing properly. | Chris Lahey | 2000-01-11 | 1 | -0/+327 |