index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
text
Commit message (
Expand
)
Author
Age
Files
Lines
*
added gboolean draw_borders to make it compile, probably some forgotten
Radek Doulik
2001-02-01
1
-0
/
+2
*
Fixed allocation and placement of text for no bordered text.
Christopher James Lahey
2001-01-31
1
-16
/
+33
*
Fixed allocation and placement of text window.
Christopher James Lahey
2001-01-31
2
-25
/
+34
*
Reverted the latest change to EText since we're in feature freeze.
Christopher James Lahey
2001-01-30
6
-333
/
+63
*
Connect to the model's "position" signal. (e_text_init): Set default value
Jon Trowbridge
2001-01-30
6
-63
/
+333
*
Added; a new test program that demonstrates objects in ETexts.
Jon Trowbridge
2001-01-27
6
-111
/
+776
*
Fixed text misplacement.
Christopher James Lahey
2001-01-19
1
-10
/
+12
*
Make tooltip appear properly even if anchor is set.
Christopher James Lahey
2001-01-18
1
-1
/
+1
*
Center text vertically.
Christopher James Lahey
2001-01-18
1
-10
/
+13
*
Made EEntry be shrinkable.
Christopher James Lahey
2001-01-18
1
-3
/
+6
*
Make justification work properly for entries. Documented.
Christopher James Lahey
2001-01-18
2
-2
/
+50
*
Emit a "changed" signal to the EText after we gtk_object_set a "model" arg
Jason Leach
2001-01-16
1
-0
/
+1
*
Rename from Helix Code -> Ximian
Miguel de Icaza
2001-01-16
2
-2
/
+2
*
Fixed the border bug. Borders draw properly now.
Christopher James Lahey
2001-01-05
1
-2
/
+2
*
Add support here for "cursor_pos". (et_get_arg): Handle ARG_CURSOR_POS.
Miguel de Icaza
2000-12-29
2
-5
/
+35
*
Added a "draw_background" argument. Set the default for the
Christopher James Lahey
2000-12-27
2
-2
/
+19
*
Connect to the "changed" and "activate" signals on the EText to the proxy
Miguel de Icaza
2000-12-26
1
-0
/
+22
*
Always have some text. Fixes crash.
Miguel de Icaza
2000-12-26
1
-1
/
+0
*
Always have some text. Fixes crash.
Miguel de Icaza
2000-12-26
2
-5
/
+7
*
Made the code CanvasItem correct: the code should not draw at arbitrary
Miguel de Icaza
2000-12-25
1
-6
/
+16
*
Handle draw background. (e_text_draw): Support both border drawing and
Miguel de Icaza
2000-12-25
3
-50
/
+106
*
Changed the color from yellow to light gray.
Christopher James Lahey
2000-12-14
1
-1
/
+1
*
Work to get a Gtk-Doc infrastructure in place for Gal.
Miguel de Icaza
2000-12-09
1
-19
/
+12
*
Added an "allow_newlines" argument.
Christopher James Lahey
2000-10-27
6
-23
/
+99
*
remove timeouts on destroy so they don't try to write to freed data
Dan Winship
2000-10-20
1
-0
/
+10
*
Made the number keys on the number pad work in ETexts and ECellTexts.
Christopher James Lahey
2000-10-19
1
-1
/
+108
*
Made EEntry accept focus properly.
Christopher James Lahey
2000-10-19
1
-0
/
+11
*
Fixed gdk-font refcounting
Iain Holmes
2000-10-13
1
-17
/
+30
*
set cursors to NULL after destroying them, to avoid any possibility of
Damon Chaplin
2000-10-08
1
-0
/
+5
*
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
10
-19
/
+22
*
Fixed e-table #includes so that it would compile.
Chris Lahey
2000-09-18
1
-1
/
+1
*
Changed #include lines to get e-text to compile.
Chris Lahey
2000-09-18
4
-9
/
+9
*
Some UTF-8 fixes and experimental 16-bit unicode font support
Lauris Kaplinski
2000-09-09
1
-5
/
+5
*
A bit more e_utf8 wrappers here and there
Lauris Kaplinski
2000-09-02
1
-1
/
+2
*
Added some g_return_if_fails and g_return_val_if_fails.
Christopher James Lahey
2000-08-26
1
-1
/
+6
*
Unicode in addressbook basically works, including simple searching
Lauris Kaplinski
2000-08-24
1
-1
/
+1
*
UTF-8 in contact editor + some fixes for dealing with illegal strings
Lauris Kaplinski
2000-08-23
1
-1
/
+4
*
Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings to
Lauris Kaplinski
2000-08-23
1
-2
/
+19
*
Use byte, not character based UTF-8 syntax in e-text
Lauris Kaplinski
2000-08-22
2
-123
/
+127
*
Fixed a warning.
Christopher James Lahey
2000-08-20
1
-0
/
+2
*
Moved e-text to UTF-8
Lauris Kaplinski
2000-08-20
2
-222
/
+290
*
Added a test for the EEntry widget.
Christopher James Lahey
2000-08-11
2
-0
/
+80
*
Made clicking choose the right character even if show_borders is on.
Christopher James Lahey
2000-08-03
1
-1
/
+7
*
Made focus in not change your selection position.
Christopher James Lahey
2000-07-22
1
-2
/
+0
*
Don't draw quite as large a "flat_box". If draw_borders is TRUE, cause the
Christopher James Lahey
2000-07-09
1
-8
/
+8
*
Removed some border padding and set the "draw_borders" argument of the
Christopher James Lahey
2000-07-09
3
-27
/
+121
*
Return "" instead of NULL.
Christopher James Lahey
2000-07-09
1
-1
/
+4
*
Set "anchor" and "fill_clip_rectangle" arguments.
Christopher James Lahey
2000-07-08
3
-0
/
+45
*
Fixed some typos.
Christopher James Lahey
2000-07-08
1
-9
/
+5
*
Added e-entry.c and e-entry.h.
Christopher James Lahey
2000-07-04
3
-1
/
+453
*
Calculate height including if clip_height is set to -1.
Christopher James Lahey
2000-06-27
1
-1
/
+1
*
Fixed some vertical scroll bugs.
Christopher James Lahey
2000-06-21
1
-8
/
+8
*
Fix a bug with intial vertical scroll.
Christopher James Lahey
2000-06-21
1
-0
/
+1
*
Removed the usage of "x" and "y" arguments to EText.
Christopher James Lahey
2000-06-21
2
-47
/
+69
*
Made EText use the font from the canvas's style if one isn't set.
Christopher James Lahey
2000-06-17
1
-0
/
+4
*
Remove the tooltip callback when destroyed.
Christopher James Lahey
2000-05-10
1
-0
/
+5
*
Added an activate signal.
Christopher James Lahey
2000-05-08
2
-0
/
+12
*
Added a "changed" signal that gets sent whenever the text changes.
Christopher James Lahey
2000-05-07
2
-7
/
+7
*
ignore the .pure directory
Chris Toshok
2000-05-05
1
-0
/
+1
*
+ * widgets/e-text/e-text.c (e_text_destroy): Kill text->timer and
Matthew Loper
2000-04-27
1
-0
/
+11
*
Made the tooltip show up in the correct place and configuration when using
Christopher James Lahey
2000-04-24
4
-28
/
+199
*
Moved some logic a bit. Minor changes.
Christopher James Lahey
2000-04-12
1
-8
/
+1
*
e-text.c: Recalc bounds when changing the width/clip_width
iholmes
2000-04-12
1
-3
/
+24
*
pixmap_DATA isn't defined so don't use it as a variable.
Christopher James Lahey
2000-04-09
1
-10
/
+23
*
Made text tooltips appear in place. Iain figured out that to get them to
Christopher James Lahey
2000-04-08
1
-28
/
+54
*
Got rid of some runtime errors. Changed to "fixed" font so that it will
Christopher James Lahey
2000-04-05
1
-7
/
+56
*
Fixed some referencing and lifetime issues.
Christopher James Lahey
2000-04-05
1
-2
/
+3
*
Removed an unnecessary get_bounds call.
Christopher James Lahey
2000-04-05
1
-20
/
+62
*
Fix indentation
Miguel de Icaza
2000-03-30
2
-42
/
+42
*
+ * wombat/Makefile.am: new file.
Matthew Loper
2000-03-29
1
-2
/
+1
*
Added some assertions.
Matthew Loper
2000-03-23
1
-1
/
+4
*
Changed gnome_canvas_item_grab_focus to e_canvas_item_grab_focus.
Christopher James Lahey
2000-03-22
1
-2
/
+2
*
Added the ability to access the text event processor.
Christopher James Lahey
2000-03-21
2
-16
/
+37
*
Added e-text-test.
Christopher James Lahey
2000-03-12
1
-0
/
+1
*
Rearranged SUBDIRS for dependencies.
Christopher James Lahey
2000-03-12
6
-37
/
+696
*
Designed a new system for doing hierarchical displays in the canvas. Adds
Christopher James Lahey
2000-03-11
2
-53
/
+164
*
Added a "break_characters" argument. It lets you define a set of
Christopher James Lahey
2000-03-08
3
-46
/
+155
*
Don't show the tooltip if the text is being editted or isn't clipped.
Iain Holmes
2000-03-01
1
-3
/
+18
*
Compilation error.
Chris Lahey
2000-02-28
1
-9
/
+8
*
Updated these to use the canvas ::update system properly.
Chris Lahey
2000-02-28
2
-64
/
+72
*
This were moved to widgets/e-text/ a while ago but never removed. They
Christopher James Lahey
2000-02-24
2
-52
/
+12
*
Show the text of the item, in a tooltip style. (e_text_event): Add a
Iain Holmes
2000-02-21
3
-1
/
+157
*
Made a click on a text widget set the cursor properly.
Christopher James Lahey
2000-02-12
1
-3
/
+18
*
Removed some arguments from the .h that will never be implemented.
Christopher James Lahey
2000-02-12
1
-4
/
+0
*
chut
Bertrand Guiheneuf
2000-02-11
1
-0
/
+6
*
Added line wrap and a max number of lines (max number of lines is only
Christopher James Lahey
2000-02-08
2
-132
/
+271
*
Handle the grab and ungrab command instead of doing focus by hand. This
Christopher James Lahey
2000-01-28
3
-13
/
+40
*
Added an arrow cursor for the draggable columns. Made the clickable column
Christopher James Lahey
2000-01-26
2
-0
/
+51
*
Changed some line spacing.
Chris Lahey
2000-01-21
1
-1
/
+1
*
Finishing previous commit.
Chris Lahey
2000-01-17
2
-78
/
+63
*
Added selection and clipboard support. Added up and down arrow keys. Fixed
Chris Lahey
2000-01-14
4
-15
/
+292
*
e_canvas_item_move_absolute is just a helper function not supplied by the
Chris Lahey
2000-01-14
2
-11
/
+110
*
Added a resize signal for when the card changes height. Made it so that
Chris Lahey
2000-01-12
2
-8
/
+80
*
Blocked the tab key from getting inserted into the buffer since the
Chris Lahey
2000-01-12
3
-6
/
+127
*
Removed some code which got in the way of testing properly.
Chris Lahey
2000-01-11
7
-27
/
+1160
*
Added minicard and text stuff.
Chris Lahey
2000-01-10
2
-0
/
+1556