aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-text.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-240/+0
* Added strikeout argument.Christopher James Lahey2001-04-161-1/+1
* Added "bold" argument.Christopher James Lahey2001-04-151-9/+15
* Fixed headers. Moved the .h associated with each .c to the top of the listChristopher James Lahey2001-04-041-1/+3
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-041-2/+2
* Added. This is part of a change of sematics that makes things much nicerJon Trowbridge2001-03-061-3/+4
* Set version number to 0.5.99.5Jon Trowbridge2001-03-061-4/+5
* Changed the version number to 0.5.99.1.Christopher James Lahey2001-02-201-1/+1
* Added. Allows you to attach an ECompletion to an EEntry, and have thatJon Trowbridge2001-02-201-1/+2
* Store the whole GdkColor instead of just the pixel.Christopher James Lahey2001-02-081-1/+1
* Reverted the latest change to EText since we're in feature freeze.Christopher James Lahey2001-01-301-4/+0
* Connect to the model's "position" signal. (e_text_init): Set default valueJon Trowbridge2001-01-301-0/+4
* Handle draw background. (e_text_draw): Support both border drawing andMiguel de Icaza2000-12-251-0/+2
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-3/+3
* Changed #include lines to get e-text to compile.Chris Lahey2000-09-181-1/+1
* Use byte, not character based UTF-8 syntax in e-textLauris Kaplinski2000-08-221-2/+2
* Moved e-text to UTF-8Lauris Kaplinski2000-08-201-0/+10
* Removed some border padding and set the "draw_borders" argument of theChristopher James Lahey2000-07-091-0/+2
* Set "anchor" and "fill_clip_rectangle" arguments.Christopher James Lahey2000-07-081-0/+2
* Removed the usage of "x" and "y" arguments to EText.Christopher James Lahey2000-06-211-3/+1
* Added an activate signal.Christopher James Lahey2000-05-081-0/+1
* Added a "changed" signal that gets sent whenever the text changes.Christopher James Lahey2000-05-071-2/+1
* Made the tooltip show up in the correct place and configuration when usingChristopher James Lahey2000-04-241-0/+3
* Added the ability to access the text event processor.Christopher James Lahey2000-03-211-0/+1
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-0/+4
* Designed a new system for doing hierarchical displays in the canvas. AddsChristopher James Lahey2000-03-111-2/+4
* Added a "break_characters" argument. It lets you define a set ofChristopher James Lahey2000-03-081-1/+5
* Updated these to use the canvas ::update system properly.Chris Lahey2000-02-281-0/+5
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-0/+1
* Show the text of the item, in a tooltip style. (e_text_event): Add aIain Holmes2000-02-211-0/+3
* Removed some arguments from the .h that will never be implemented.Christopher James Lahey2000-02-121-4/+0
* Added line wrap and a max number of lines (max number of lines is onlyChristopher James Lahey2000-02-081-6/+10
* Added an arrow cursor for the draggable columns. Made the clickable columnChristopher James Lahey2000-01-261-0/+6
* Finishing previous commit.Chris Lahey2000-01-171-1/+1
* Added selection and clipboard support. Added up and down arrow keys. FixedChris Lahey2000-01-141-1/+6
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-141-3/+5
* Added a resize signal for when the card changes height. Made it so thatChris Lahey2000-01-121-0/+3
* Blocked the tab key from getting inserted into the buffer since theChris Lahey2000-01-121-0/+11
* Removed some code which got in the way of testing properly.Chris Lahey2000-01-111-0/+20
* Added minicard and text stuff.Chris Lahey2000-01-101-0/+145