aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@aful.org>1999-07-15 19:13:32 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-07-15 19:13:32 +0800
commit16d79f55774a2c65863d2d9ec322f9bdbc1297a2 (patch)
tree3491377d19c416168c810e85bc964047efb0b746 /AUTHORS
parentfce26238c489db149f63164f13adf4bdb83d6062 (diff)
downloadgsoc2013-evolution-16d79f55774a2c65863d2d9ec322f9bdbc1297a2.tar.gz
gsoc2013-evolution-16d79f55774a2c65863d2d9ec322f9bdbc1297a2.tar.zst
gsoc2013-evolution-16d79f55774a2c65863d2d9ec322f9bdbc1297a2.zip
Do not use GStrings any more. Added assertion code. Cosmetic reformating
1999-07-15 bertrand <Bertrand.Guiheneuf@aful.org> * camel/url-util.c: * camel/url-util.h: Do not use GStrings any more. Added assertion code. Cosmetic reformating * AUTHORS: * ChangeLog: Changed my email address. svn path=/trunk/; revision=1025
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 3991cf226b..a197e2bec0 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1 @@
-Bertrand Guiheneuf <Bertrand.Guiheneuf@inria.fr>
+Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org>
ead of row row. Destroy et->group when you get theChristopher James Lahey2001-05-261-4/+11 * #include <stdlib.h> #include <string.h>. Kill warnings.Kjartan Maraas2001-05-251-0/+1 * #include <string.h> Same here. Kills warnings on newer gcc.Kjartan Maraas2001-05-252-0/+2 * format similar to nautilusjacob berkman2001-05-252-9/+12 * allow NULL pixbufs, and draw with crappy alphajacob berkman2001-05-231-33/+17 * Made this faster in some cases.Christopher James Lahey2001-05-231-1/+1 * The double_click signal on the table item now emits the model row insteadChristopher James Lahey2001-05-231-2/+1 * a similar change to below, which makes it actually work for the case wherejacob berkman2001-05-221-1/+1 * make the view menuitems radio items of the same group, and allocate theChris Toshok2001-05-222-52/+85 * increment row each time through the loop so we don't get @count copies ofChris Toshok2001-05-221-0/+1 * Killed a warning here. (model_changed, items_inserted): Check if we'reChristopher James Lahey2001-05-191-7/+5 * Validate utf8 to avoid lock-ups. (_get_position): Validate utf8 to avoidJon Trowbridge2001-05-151-6/+8 * Try to deal with bad utf8. (_get_position): Try to deal with bad utf8.Jon Trowbridge2001-05-151-6/+6 * my computer crashed while commiting this first time.Gediminas Paulauskas2001-05-121-2/+2 * Make a key press stop the tooltip timeout.Christopher James Lahey2001-05-122-1/+5 * Show the date for dates in the future.Christopher James Lahey2001-05-103-34/+52 * Added util/e-sorter-array.lo and widgets/e-reflow-model.lo. RemovedChristopher James Lahey2001-05-084-410/+1199 * Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. SoGediminas Paulauskas2001-05-082-4/+9 * Fix for #2253 (search names not translated), mail-search i18n fixes.Gediminas Paulauskas2001-05-083-13/+46 * Request an update if just our line widths needed recalculation. This fixesFederico Mena Quintero2001-05-082-1/+3 * (Fix bug #53111: Portability fixes for HP's ANSI compiler.)Jason Leach2001-05-083-6/+12 * write what was converted to console, this function does not work always.Gediminas Paulauskas2001-05-082-5/+11 * I am sure at least with this:Gediminas Paulauskas2001-05-072-3/+17 * correct type where same pixmap mask was unreffed twiceJP Rosevear2001-05-052-1/+7 * Found out that I forgot to commit this.Gediminas Paulauskas2001-05-032-4/+7 * Made fewer calls to functions like split_into_lines to save time whenChristopher James Lahey2001-04-301-86/+53 * Added widgets/e-categories-master-list-dialog-model.lo andChristopher James Lahey2001-04-291-3/+25 * Added a read only argument "model" to ETable.Christopher James Lahey2001-04-291-1/+10 * (Make the alternating row colors a option in ETableSpecification insteadJason Leach2001-04-2911-17/+67 * add e-completion-testDan Winship2001-04-281-0/+1 * Add the header height to the returned y location here so that things willChristopher James Lahey2001-04-261-1/+3 * Made this return -1 instead of -2 for not found if the root is notChristopher James Lahey2001-04-262-3/+8 * One-line fix (missing a 'break' at the end of the ARG_SELECTION_MODELJason Leach2001-04-251-0/+1 * UpdateKjartan Maraas2001-04-241-2/+3 * Added #include <glib.h> and moved corresponding local headers to the top.Kjartan Maraas2001-04-247-10/+30 * Added #include <glib.h>.Kjartan Maraas2001-04-243-1/+9 * Documented this function properly.Christopher James Lahey2001-04-243-118/+159 * Added get_cell_geometry method.Christopher James Lahey2001-04-248-9/+122 * Added #include <stdlib.h>.Christopher James Lahey2001-04-241-0/+1 * Made it so that if a message is from the last 8 hours, it only prints theChristopher James Lahey2001-04-241-5/+21 * Make pixbuf columns show their title if there is space.Christopher James Lahey2001-04-241-2/+23 * Remove UNICODE_CFLAGS (e_text_test_LDADD, e_entry_test_LDADD,Dan Winship2001-04-241-43/+42 * remove UNICODE_CFLAGSDan Winship2001-04-241-21/+20 * bump to 0.7.99.1, add gal/unicode/Makefile. gal no longer internallyDan Winship2001-04-242-52/+53 * Limit total matches, for better performance on slow machines. It isJon Trowbridge2001-04-204-29/+98 * Submit a signal even if there are no extras.Christopher James Lahey2001-04-203-44/+132 * Turned off information expanders (tooltips) in ETable by default. TurnChristopher James Lahey2001-04-201-7/+9 * Free some things that weren't getting freed.Dan Winship2001-04-192-3/+10 * Turned on tooltips and alternating colors.Christopher James Lahey2001-04-171-2/+2 * Changed some comments here.Christopher James Lahey2001-04-173-14/+24 * Upped the version number to 0.7.99.0.Jody Goldberg2001-04-171-17/+17 * Propagate the event after sending it to the base EText.Christopher James Lahey2001-04-172-1/+10 * Fix a crash here.Christopher James Lahey2001-04-161-2/+0 * New function, because it is ridiculous to have to hunt down objectFederico Mena Quintero2001-04-163-2/+48 * Set the background color to the specified tooltip->background. Set theChristopher James Lahey2001-04-165-23/+112 * Made setting the rgba color work even if you're using the non-aa canvasChristopher James Lahey2001-04-161-8/+7 * Do not ref both the box and the item; just connect to the item's "destroy"Federico Mena Quintero2001-04-161-7/+15 * Added /* #defines */ at the top. Fixed ALTERNATE_COLORS to be an #ifdefChristopher James Lahey2001-04-162-1/+5 * Added strikeout argument.Christopher James Lahey2001-04-162-4/+34 * Use e_canvas_hide_tooltip and e_canvas_popup_tooltip.Christopher James Lahey2001-04-163-68/+19 * Use e_canvas_hide_tooltip and e_canvas_popup_tooltip. Set bold on theChristopher James Lahey2001-04-153-20/+79 * Cleaned this up. Removed some #if 0 and replaced others with #ifdefs.Christopher James Lahey2001-04-151-59/+4 * Set "bold" argument on created tooltip. Adjusted position of displayedChristopher James Lahey2001-04-154-31/+32 * Added "bold" argument.Christopher James Lahey2001-04-152-37/+58 * Added widget/e-hsv-utils.lo.Christopher James Lahey2001-04-151-14/+13 * Added widget/e-hsv-utils.lo.Christopher James Lahey2001-04-152-0/+197 * Fix memory leakDan Winship2001-04-141-1/+2 * Always emit the cursor changed signal. Even if it's changed to the sameChristopher James Lahey2001-04-131-8/+5 * New cell for floats.Mikael Hallendal2001-04-134-0/+906 * Upped the version number to 0.6.99.0. Upped the so number to 6.Christopher James Lahey2001-04-1310-114/+396 * Fix a memory leak.Dan Winship2001-04-132-4/+9 * svn path=/trunk/; revision=9267Federico Mena Quintero2001-04-132-1/+6 * Return TRUE for left and right arrows.Christopher James Lahey2001-04-111-0/+2 * Put debugging stuff in d().Christopher James Lahey2001-04-111-3/+5 * #include "gal/widgets/e-unicode.h".Christopher James Lahey2001-04-111-0/+1 * Translate the title as we read it.Christopher James Lahey2001-04-111-1/+5 * New function to translate a string and then convert it to utf8. Acts justChristopher James Lahey2001-04-112-1/+37 * i18n fixes, added missing includes.Gediminas Paulauskas2001-04-114-7/+12 * i18n fixes.Gediminas Paulauskas2001-04-112-1/+5 * Changed resizeable to resizable in ETableCol for consistency.Christopher James Lahey2001-04-106-21/+25 * add a missing \Dan Winship2001-04-081-0/+1 * make parent_class staticDan Winship2001-04-081-1/+1 * add "break;" to otherwise-empty "default:" cases to make them ANSI.Dan Winship2001-04-081-0/+2 * Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-052-6/+8 * Some small header cleanups & fixes, and fix to translate all popup menusGediminas Paulauskas2001-04-056-11/+32 * Fix headers.Kjartan Maraas2001-04-052-0/+6 * Fix headers. Same here. Same here. Same here.Kjartan Maraas2001-04-056-0/+22 * More header fixes. Same. Same. Same here. More header fixes. Same here.Kjartan Maraas2001-04-057-8/+47 * Added e_selection_model_cursor_activated.Christopher James Lahey2001-04-042-0/+12 * Call cursor_activated as well.Christopher James Lahey2001-04-041-1/+6 * Fixed headers. Moved the .h associated with each .c to the top of the listChristopher James Lahey2001-04-046-7/+19 * Fixed headers.Christopher James Lahey2001-04-046-12/+26 * Made this work properly for models with 0 rows in the tree table adapter.Christopher James Lahey2001-04-041-1/+14 * Added this function.Christopher James Lahey2001-04-043-0/+11 * Make it so you can switch checking around the last access on and off forChristopher James Lahey2001-04-042-0/+8 * Added e_tree_selection_model_select_single_path and made selection_startChristopher James Lahey2001-04-045-47/+150 * Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-0425-23/+51 * Fixed this to not call the callback with a row of -1.Christopher James Lahey2001-04-041-1/+2 * Fix headers. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-045-6/+8 * Turn on E_TREE_USE_TREE_SELECTION.Christopher James Lahey2001-04-041-1/+1 * Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-0435-52/+352 * Fixed an off by one error.Richard Hult2001-04-041-1/+1 * Add argument to get the table adapter. (et_set_arg): Add arguments forRichard Hult2001-04-043-1/+117 * forgot last timeGediminas Paulauskas2001-04-041-50/+0 * Typo fix; call e_cell_unrealize(), not e_cell_realize().Federico Mena Quintero2001-04-034-7/+9 * Ahem, free the xmlDoc. (load_single_dir): Free the filename if we returnFederico Mena Quintero2001-04-031-1/+3 * Don't draw the button if it's less than 1 pixel wide.Christopher James Lahey2001-04-032-1/+7 * Ahem, free the xmlDoc.Federico Mena Quintero2001-04-031-0/+1 * Ahem, the ETableItem argument is now "selection_model", notFederico Mena Quintero2001-04-031-2/+2 * Removed glade.h files -- xml-i18n-tools generates them itself.Gediminas Paulauskas2001-04-027-32/+0 * My previous commit was incomplete.Gediminas Paulauskas2001-04-021-1/+2 * No one responds on IRC, explained everything in bugzilla and these changelogs.Gediminas Paulauskas2001-04-024-8/+10 * Monitor the sorted model and send selection and cursor changed signals.Christopher James Lahey2001-04-021-1/+111 * Made this traverse the source model instead of the sorted model since theChristopher James Lahey2001-04-021-10/+9 * Fixed some bugs with the privitization of ETreeSelectionModel.Christopher James Lahey2001-04-012-8/+7 * Added e-tree-selection-model.c. (libetableinclude_HEADERS): AddedChristopher James Lahey2001-04-012-0/+35 * Initialize all necessary fields here.Christopher James Lahey2001-04-011-0/+18 * Roll back another part of the change.Christopher James Lahey2001-04-011-1/+5 * Accidently committed this with using the tree selection model turned on.Christopher James Lahey2001-04-012-19/+2 * Include <gal/util/e-util.h> here.Christopher James Lahey2001-04-015-639/+796 * Set orig_position properly on inserted nodes.Christopher James Lahey2001-04-011-2/+3 * Made e_tree_selection_model_foreach work. (etsm_select_all): MadeChristopher James Lahey2001-03-311-8/+15 * Removed this since it's out of date. Replaced by tests/test-table-1.c.Christopher James Lahey2001-03-311-287/+0 * New implementation based on a tree instead of a hash table.Christopher James Lahey2001-03-314-58/+433 * Fixed little bug, add adjustments.Tambet Ingo2001-03-311-1/+4 * Fixed removing the last child of a node.Christopher James Lahey2001-03-311-4/+29 * removed #include <gal/e-table/e-tree-selection-model.h>Radek Doulik2001-03-301-1/+0 * Made these use GTK_TYPE_GDK_EVENT whenever sending an event through theChristopher James Lahey2001-03-305-17/+23 * Changed the signal "table_selection_model" to just be "selection_model"Christopher James Lahey2001-03-3010-55/+69 * Updated to set the width of the header canvas to be equal to the width ofChristopher James Lahey2001-03-303-25/+73 * s/#include/#ifdef/ to fix Kjartan's commit.Larry Ewing2001-03-302-1/+6 * Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #includeKjartan Maraas2001-03-3013-16/+68 * #ifdef HAVE_CONFIG_H Same here. Same here. And here.Kjartan Maraas2001-03-30