aboutsummaryrefslogtreecommitdiffstats
ModeNameSize
-rw-r--r--.cvsignore304logstatsplainblame
-rw-r--r--AUTHORS2468logstatsplainblame
-rw-r--r--COPYING17992logstatsplainblame
-rw-r--r--COPYING-DOCS18109logstatsplainblame
-rw-r--r--ChangeLog45545logstatsplainblame
-rw-r--r--ChangeLog.pre-1-4264552logstatsplainblame
-rw-r--r--HACKING10542logstatsplainblame
-rw-r--r--INSTALL9240logstatsplainblame
-rw-r--r--MAINTAINERS527logstatsplainblame
-rw-r--r--Makefile.am1363logstatsplainblame
-rw-r--r--NEWS87495logstatsplainblame
-rw-r--r--NEWS-1.089606logstatsplainblame
-rw-r--r--README5575logstatsplainblame
-rw-r--r--README.translators585logstatsplainblame
d---------a11y546logstatsplain
-rw-r--r--acinclude.m45644logstatsplainblame
d---------addressbook406logstatsplain
d---------art759logstatsplain
-rwxr-xr-xautogen.sh604logstatsplainblame
d---------calendar439logstatsplain
d---------composer1097logstatsplain
-rw-r--r--configure.in55534logstatsplainblame
d---------data296logstatsplain
d---------designs107logstatsplain
d---------devel-docs172logstatsplain
d---------doc421logstatsplain
d---------e-util4417logstatsplain
-rw-r--r--evolution-plugin.pc.in525logstatsplainblame
-rw-r--r--evolution-shell.pc.in592logstatsplainblame
d---------filter1382logstatsplain
d---------help564logstatsplain
-rw-r--r--iconv-detect.c5534logstatsplainblame
-rw-r--r--iconv-detect.h164logstatsplainblame
d---------mail6616logstatsplain
-rw-r--r--marshal.mk318logstatsplainblame
-rw-r--r--plugin.mk232logstatsplainblame
d---------plugins1478logstatsplain
d---------po2434logstatsplain
-rw-r--r--server.mk422logstatsplainblame
d---------shell2801logstatsplain
d---------smime206logstatsplain
d---------sounds122logstatsplain
-rw-r--r--stamp.h.in1logstatsplainblame
d---------tools223logstatsplain
d---------ui853logstatsplain
d---------views295logstatsplain
d---------widgets364logstatsplain
d---------win32436logstatsplain
td>Added some missing #includes.Christopher James Lahey2000-09-167-6/+16 * Removed g_printIain Holmes2000-09-163-2/+4 * If the cursor is inside the subcell, call the show_tooltip on it.Iain Holmes2000-09-1618-87/+841 * Fix a crash in draw_button.Iain Holmes2000-09-153-4/+10 * typo/compile fixPeter Williams2000-09-153-4/+4 * Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-1525-54/+517 * fix path.Michael Meeks2000-09-142-1/+5 * Added widgets/e-reflow/Makefile. ReplacedChristopher James Lahey2000-09-144-1/+38 * Use underscores for untranslated characters fro Gtk+Lauris Kaplinski2000-09-131-52/+42 * Add a bunch of compile flags to the compilation of `tree-example-2'Ettore Perazzoli2000-09-122-0/+11 * Made bold text calculate widths properly.Christopher James Lahey2000-09-123-34/+88 * Made page up and page down active in the ETable.Christopher James Lahey2000-09-113-6/+92 * Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text.Christopher James Lahey2000-09-112-10/+36 * added e-dateedit.[hc] and the test-dateedit app.Damon Chaplin2000-09-118-8/+1258 * Fixed the ETableModel callbacks.Christopher James Lahey2000-09-103-24/+28 * Some UTF-8 fixes and experimental 16-bit unicode font supportLauris Kaplinski2000-09-093-10/+14 * Added base ETableModel functions.Christopher James Lahey2000-09-099-74/+498 * remove consts from the EPopupMenu structure: the caller may want to modifyDan Winship2000-09-091-4/+4 * Bunch of unicode related changesLauris Kaplinski2000-09-082-9/+38 * Merge in the colour combo emhancements.Jody Goldberg2000-09-071-0/+46 * Remove incorrect optimization. Events are read-only!Federico Mena Quintero2000-09-071-12/+8 * Get the meeting time selector to work on my system (libunicodeEttore Perazzoli2000-09-072-0/+5 * make sure we get the start_weekday since we need it for draw_days(). FixesDamon Chaplin2000-09-063-21/+31 * New font translation code for utf-8, but commented out at momentLauris Kaplinski2000-09-051-36/+32 * A bit more e_utf8 wrappers here and thereLauris Kaplinski2000-09-024-6/+57 * Fixed a leak and a double unref.Christopher James Lahey2000-09-025-6/+6 * new test, a home grown 2 hour hack of a file browser. usesChris Toshok2000-09-016-1/+1374 * add signals/prototypes for e_tree_model_node_collapsed andChris Toshok2000-09-015-22/+139 * Email should now display correctly in GtkHTMLLauris Kaplinski2000-09-012-0/+931 * Made the selection work when shift clicking on the first row of the table.Christopher James Lahey2000-08-313-14/+19 * Fix the tree example so that is doesn't show two sets of expand/unexpandRichard Hult2000-08-313-8/+20 * #define gnome_font_lookup_default for gnome-print 0.20Lauris Kaplinski2000-08-311-0/+1 * New base class for Cells. Convert everything to access the elements thatJody Goldberg2000-08-312-0/+4 * Made it compilable both with gnome-print 0.20 and 0.21+Lauris Kaplinski2000-08-311-0/+6 * Do not flicker while trying to resize a quantized pane.Federico Mena Quintero2000-08-313-6/+33 * Ensure that the child's allocation height is >= 1.Federico Mena Quintero2000-08-313-8/+25 * Updated.Damon Chaplin2000-08-316-476/+2151 * make e-util depend on libunicodeDan Winship2000-08-301-1/+1 * Make printing of groups work better and make them print headers.Christopher James Lahey2000-08-295-76/+275 * Remove a ton of (hopefully harmless) warnings from the ETable code.Ettore Perazzoli2000-08-287-12/+46 * Added some g_return_if_fails and g_return_val_if_fails.Christopher James Lahey2000-08-2610-31/+122 * More UTF-8 handlingLauris Kaplinski2000-08-252-0/+19 * Fix an off by one error that was causing crashes.Christopher James Lahey2000-08-253-2/+8 * Set default values for all of the signal emissions.Christopher James Lahey2000-08-253-6/+10 * Check for selection->selection being NULL inChristopher James Lahey2000-08-253-0/+11 * Pay attention to the return value from the click signal.Christopher James Lahey2000-08-253-4/+21 * Added a click signal which gets sent if the user hits the left or middleChristopher James Lahey2000-08-2517-1/+187 * Forgot to commit thisChris Lahey2000-08-252-4/+4 * Added g_return_if_fails.Christopher James Lahey2000-08-255-6/+272 * Added infrastructure for setting the justification of columns. Still needChristopher James Lahey2000-08-2517-22/+116 * Unicode in addressbook basically works, including simple searchingLauris Kaplinski2000-08-244-2/+50 * Fixed a bug in e_table_subset_variable_increment that causes problems withChristopher James Lahey2000-08-243-4/+11 * Added missing e-unicode.h and e-unicode.cLauris Kaplinski2000-08-232-0/+186 * UTF-8 in contact editor + some fixes for dealing with illegal stringsLauris Kaplinski2000-08-232-2/+8 * remove tree-expanded.xpm and tree-unexpanded.xpm.Chris Toshok2000-08-238-101/+18 * Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings toLauris Kaplinski2000-08-235-8/+73 * Use byte, not character based UTF-8 syntax in e-textLauris Kaplinski2000-08-224-246/+254 * Moved drawing of the cell backgrounds from ECell into ETableItem.Christopher James Lahey2000-08-2211-60/+53 * Changed UTF-8 handling syntax from char based to byte basedLauris Kaplinski2000-08-223-234/+252 * we can remove nodes with children now.Chris Toshok2000-08-225-10/+122 * pass table, not site as the closure for these drag signals, sinceChris Toshok2000-08-223-4/+10 * Added code to make handle position persist across resizes.Christopher James Lahey2000-08-21