aboutsummaryrefslogtreecommitdiffstats
path: root/mail/dbmail20/distinfo
stat options
Period:
Authors:

Commits per author per week (path 'mail/dbmail20/distinfo')

AuthorW03 2025W04 2025W05 2025W06 2025Total
Total00000
lass='insertions'>+2 * fix overzealous g_asserts to avoid crashes when eti->rows is alreadyMike Kestner2003-02-211-5/+1 * kill (etsm_find_node_unless_equals): use new etta_orig_positionMike Kestner2003-02-213-47/+57 * Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-214-14/+26 * set remap_neededMike Kestner2003-02-191-0/+1 * make sure the row >= 0 before calling value_at to calc "strikeout".Chris Toshok2003-02-181-1/+3 * make things compile on an alpha. passing NULL to a var_arg not portable.Jody Goldberg2003-02-181-1/+3 * return after the e_table_model_no_change call.Chris Toshok2003-02-171-2/+6 * make this actually work: destroy the canvas item, memmove stuff around,Chris Toshok2003-02-171-0/+12 * enable this function to reflow the view from a particular column onward.Chris Toshok2003-02-174-28/+178 * guard for null paths if save_id lookup fails.Mike Kestner2003-02-141-1/+2 * don't transform based on allocation position. Position isn't absolute now.Mike Kestner2003-02-141-3/+0 * kill a double unref on the pango_layout.Mike Kestner2003-02-141-2/+0 * Request a reflow on realization, so size and placement will be correctHans Petter Jansson2003-02-131-1/+4 * handle reverse searches (find_prev_in_range): reverse search implMike Kestner2003-02-131-4/+24 * work around broken models that insert children before parents. bad models.Mike Kestner2003-02-131-4/+18 * rewrite to use etta (find_next_in_range): helper func to search a range ofMike Kestner2003-02-111-25/+22 * ignore test-completion.Chris Toshok2003-02-1011-713/+239 * Unmarked some strings which are unsuitable for translationKwok-Koon Cheung2003-02-091-3/+3 * replaced deprecated calls (gtk_menu_append -> gtk_menu_shell_append andRadek Doulik2003-02-071-2/+2 * (e_auto_kill_popup_menu_on_selection_done): Rename fromEttore Perazzoli2003-02-072-25/+28 * index bound bug (insert_children): prepend/reverse for nowMike Kestner2003-02-071-16/+27 * Set response_ids on the OK/Cancel buttonsDan Winship2003-02-072-0/+7 * use the parent path to find the parent node rather than the row, which isNot Zed2003-02-061-3/+4 * Remove unneeded MAP_DIR define. (gladedir): Remove. Defined inDan Winship2003-02-063-2/+9 * Define MAP_DIR in terms of $(imagesdir). (widgetsincludedir): Define inDan Winship2003-02-062-2/+7 * Replace deprecated glade_gnome_init() call with glade_init().Dan Winship2003-02-062-2/+2 * make GAL_LIBS use -lgal-2.0 remove extraneous GTK_LIBS reference update toMike Kestner2003-02-055-874/+613 * updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-1/+1 * replaced e scroll frame with gtk scrolled windowRadek Doulik2003-02-055-23/+21 * Use Pango to draw. (e_calendar_item_class_init): Add font_desc andHans Petter Jansson2003-02-024-17/+106 * Don't request combo boxes that are 0 pixels tall. (position_date_popup):Hans Petter Jansson2003-02-022-12/+29 * Just use gtk_widget_destroy as the G_CALLBACK function.Jeffrey Stedfast2003-02-021-14/+5 * gtk_widget_destroy the menu rather than g_object_unref'ing it.Jeffrey Stedfast2003-02-011-1/+1 * init the layout to NULL.Chris Toshok2003-01-272-0/+6 * Make the label bold using the new args to e_clipped_label_new().Ettore Perazzoli2003-01-244-32/+48 * destroy canvas items to removing them, simply unrefing them is notLarry Ewing2003-01-241-4/+4 * (e_text_dispose): Renamed fromEttore Perazzoli2003-01-231-11/+9 * (e_tree_table_adapter_load_expanded_state): CallEttore Perazzoli2003-01-231-2/+0 * (widgetsincludedir): Version using $(BASE_VERSION).Ettore Perazzoli2003-01-232-7/+10 * (gladedir): Version usingEttore Perazzoli2003-01-232-8/+14 * reverse part of the patch from 1/15.Chris Toshok2003-01-181-1/+1 * pass pango_context_get_language to pango_context_get_metrics.Chris Toshok2003-01-181-1/+2 * Fix destroy.Ettore Perazzoli2003-01-181-2/+1 * (e_notice): Use gtk_dialog_run()Ettore Perazzoli2003-01-181-1/+2 * apply the patch NotZed and I came up with to fix the height of theChris Toshok2003-01-161-5/+6 * Same here.Jeffrey Stedfast2003-01-163-3/+3 * Here too.Jeffrey Stedfast2003-01-162-2/+2 * add call to e_table_model_pre_change here to reduce spew.Chris Toshok2003-01-161-0/+7 * use PangoFontMetrics here instead of using the ascent/descent of theChris Toshok2003-01-151-2/+11 * If we set a clip rectangle, clear it after we've finished.Not Zed2003-01-151-1/+6 * (init): Change dialog fromEttore Perazzoli2003-01-152-1/+6 * Do not #include <e-bonobo-widget.h>. (e_set_dialog_parent): Remove theEttore Perazzoli2003-01-152-2/+6 * (EXTRA_DIST): e-util-marshal.list, notEttore Perazzoli2003-01-152-34/+38 * (EXTRA_DIST): e-util-marshal.list, notEttore Perazzoli2003-01-152-1/+6 * revert broken fixMike Kestner2003-01-111-1/+1 * Images are now in $(datadir)/evolution/imagesEttore Perazzoli2003-01-093-2/+7 * Images are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-092-1/+7 * free the children before we free and dispose of our ecol, sinceChris Toshok2002-12-191-3/+3 * pass NULL for parent_window for e_table_config_new.Chris Toshok2002-12-195-1861/+2199 * add the parent arg.Chris Toshok2002-12-195-10/+18 * edit->tep isn't a GtkObject anymore.Chris Toshok2002-12-171-2/+0 * pass in the pango layout so we don't have to create another one here.Chris Toshok2002-12-171-90/+46 * remove obvious double g_strdup.Chris Toshok2002-12-173-3/+3 * valgrindageMike Kestner2002-12-141-1/+1 * protect against null instance_id's (bug#35540)Mike Kestner2002-12-141-1/+5 * check for null or blank view namesGilbert Fang2002-12-111-5/+9 * Removed the g_assert_not_reached(). If you hit the close button on yourNot Zed2002-12-102-2/+7 * rework this to be faster and deal more correctly with the ellipsis.Chris Toshok2002-12-103-70/+105 * lots of stuff, add 2 e-text widgets, 1 readonly, the other writable (thatChris Toshok2002-12-095-530/+91 * Add a "collate" sort callback that uses the new g_collate_compare().Jeffrey Stedfast2002-12-061-0/+1 * guard against multiple calls.Chris Toshok2002-12-051-4/+4 * Don't leak old sort info.Hans Petter Jansson2002-12-042-0/+7 * dispose can be run multiple times too ... bloody gobject crap.Not Zed2002-12-032-2/+11 * make this a dispose rather than finalise. Crashes on finalise otherwise.Not Zed2002-12-031-3/+3 * RevertedRodrigo Moya2002-12-022-5/+0 * Included gtkmessagedialog.h.Rodrigo Moya2002-12-022-0/+5 * Add include of gnome-dialog.hNot Zed2002-12-022-25/+10 * Add include of gnome-dialog.hNot Zed2002-12-0239-217/+226 * rework this from the gal-2 branch, clahey's patch, and the stuff i'd doneChris Toshok2002-11-301-107/+107 * (etms_finalize): CallEttore Perazzoli2002-11-271-1/+26 * Dont grab_add anymore on the button, gtk_button is changed in gtk2 not toNot Zed2002-11-262-1/+6 * commit clahey's original pango work.Chris Toshok2002-11-202-916/+392 * column_width = double. (e_reflow_realize): no need to cast to double,Chris Toshok2002-11-191-4/+4 * take GCallback, not GtkSignalFunc. (configure_sort_dialog): show theChris Toshok2002-11-192-214/+19 * we need to destroy the dialog after we've run it, because run doesn't doNot Zed2002-11-181-0/+1 * convert this to wrap around GtkMessageDialog.Chris Toshok2002-11-171-6/+24 * convert some GnomeDialog stuff to GtkDialog.Chris Toshok2002-11-173-13/+11 * fix c&p typo.Chris Toshok2002-11-175-223/+185 * check for table->table_canvas == NULL.Chris Toshok2002-11-172-15/+19 * fix c&p typo.Chris Toshok2002-11-171-1/+1 * GObject port work.Chris Toshok2002-11-1769-4140/+4783 * Lots of GObject work.Chris Toshok2002-11-1717-1249/+1404 * GtkObject->Gobject and GnomeDialog->GtkDialog work.Chris Toshok2002-11-174-208/+252 * lots of GObject work.Chris Toshok2002-11-1712-486/+508 * new function, build pango layout for string.Chris Toshok2002-11-163-53/+84 * (esma_dispose): g_object_unref() instead of gtk_object_unref().Ettore Perazzoli2002-11-161-1/+1 * fix typo.Chris Toshok2002-11-151-2/+2 * ETableConfig derives from GObject (fix warnings).Chris Toshok2002-11-154-70/+82 * deal with EBitArray/ESorter being a GObject now.Chris Toshok2002-11-152-2/+2 * deal with ESelectionModel no longer deriving from GtkObject.Chris Toshok2002-11-1510-359/+394 * this derives from GObject now.Chris Toshok2002-11-159-296/+312 * use GtkDialog's ::response instead of GnomeDialog's ::clicked.Chris Toshok2002-11-152-5/+12 * hrm, we shouldn't need to do this, but gtk_widget_show_all the customChris Toshok2002-11-151-0/+1 * this subclasses from GObject now, not GtkObject. don't use GtkObjectChris Toshok2002-11-156-3922/+3925 * New. (e_clipped_label_destroy): Removed.Ettore Perazzoli2002-11-153-13/+22 * Changed to use g_object_*() and g_signal_*()Ettore Perazzoli2002-11-152-47/+70 * add more marshallers for e-table.Chris Toshok2002-11-141-160/+177 * more porting work.Chris Toshok2002-11-1414-1098/+971 * menus/gal-view-menus.h GObjectified.Ettore Perazzoli2002-11-145-98/+98 * start porting to GObject.Chris Toshok2002-11-1412-375/+235 * Converted to Glade 2.Ettore Perazzoli2002-11-142-244/+263 * gnome-xml->libxmlNot Zed2002-11-133-3/+9 * only clear choices if cv->choices != NULL. (e_completion_view_disconnect):Chris Toshok2002-11-121-3/+6 * port to GObject.Chris Toshok2002-11-123-101/+106 * (init): Use GObject functions instead ofEttore Perazzoli2002-11-122-16/+18 * Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-126-20/+20 * Forgot two more gtk_object_(un)?ref()s.Ettore Perazzoli2002-11-122-4/+4 * Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-1212-67/+67 * Removed. (impl_finalize): New. (class_init): Override GObject::finalize,Ettore Perazzoli2002-11-124-43/+56 * correct the GET_CLASS macro.Chris Toshok2002-11-096-6/+6 * include gnome-dialogJP Rosevear2002-11-082-0/+5 * ignore the generated marshal source.Chris Toshok2002-11-076-132/+182 * remove duplicate g_signal_new for column_width_changed.Chris Toshok2002-11-071-8/+0 * GObjectify GObjectifyMike Kestner2002-11-064-63/+55 * remove ref/unref G_OBJECT masks ditto ditto ditto ditto ditto ditto dittoMike Kestner2002-11-069-63/+63 * GObjectify GObjectify GObjectify use GObject api for models use GObjectMike Kestner2002-11-0624-767/+563 * use GObject api for models GObjectify GObjectify GObjectify GObjectifyMike Kestner2002-11-05