aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-text-event-processor-emacs-like.c
Commit message (Expand)AuthorAgeFilesLines
* Finish adding symbols to libeutil API docs.Matthew Barnes2012-12-151-2/+2
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Add the GdkDevice to ETextEventProcessorCommand.Matthew Barnes2012-11-291-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-27/+73
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-4/+4
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-1/+2
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-50/+53
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-2/+2
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-7/+14
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* More code cleanup.Matthew Barnes2009-06-021-10/+10
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in e-util.Matthew Barnes2009-05-261-2/+0
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-16/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #209353Milan Crha2008-02-201-3/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-10/+10
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-11/+1
* Handle SUN Type 6 keyboard's copy, paste and cut key. Fix #271661.Li Yuan2006-04-261-0/+16
* Use guint for 1-bit bitfield. Remove unused var Remove unused vars RenameKjartan Maraas2006-02-081-0/+6
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-1/+5
* Bug Id #51527 "gal widgets produces backspace for Ctrl-space for japaneseSuresh Chandrasekharan2003-12-021-0/+4
* Fixes 45776 enable the usage of the "alt".Andrew Wu2003-11-141-0/+2
* fix c&p typo.Chris Toshok2002-11-171-3/+0
* add lots of marshallers (most, if not all, for etable).Chris Toshok2002-11-171-31/+15
* Emit E_TEP_CAPS for the right values for M-l, M-c, and M-u.Christopher James Lahey2002-02-071-3/+3
* Return 1 from the button_release event.Christopher James Lahey2001-10-281-4/+1
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-13/+15
* Make C-w not do anything here. (e_text_event_processor_emacs_like_event):Christopher James Lahey2001-10-231-5/+5
* Don't handle control-enter if allow_newlines is off. Fixes Ximian bugChristopher James Lahey2001-10-031-6/+16
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-041-1/+3
* Don't handle C-Enter.Christopher James Lahey2001-02-091-4/+4
* Added an "allow_newlines" argument.Christopher James Lahey2000-10-271-1/+1
* Made the number keys on the number pad work in ETexts and ECellTexts.Christopher James Lahey2000-10-191-1/+108
* Fixed operation of the keypad keys in EText and ECellText.Christopher James Lahey2000-09-221-6/+23
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-0/+1
* Made the tooltip show up in the correct place and configuration when usingChristopher James Lahey2000-04-241-3/+18
* Handle the grab and ungrab command instead of doing focus by hand. ThisChristopher James Lahey2000-01-281-0/+6
* Added selection and clipboard support. Added up and down arrow keys. FixedChris Lahey2000-01-141-1/+26
* Blocked the tab key from getting inserted into the buffer since theChris Lahey2000-01-121-4/+3
* Removed some code which got in the way of testing properly.Chris Lahey2000-01-111-0/+327