aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-text.h
Commit message (Expand)AuthorAgeFilesLines
* 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