aboutsummaryrefslogtreecommitdiffstats
path: root/lang/scm/pkg-plist
stat options
Period:
Authors:

Commits per author per week (path 'lang/scm/pkg-plist')

AuthorW04 2025W05 2025W06 2025W07 2025Total
Total00000
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-0526-867/+623 * use GObject api for ETableHeader use GObject api on ETableHeaderMike Kestner2002-11-0515-327/+297 * (impl_expose_event): UseEttore Perazzoli2002-11-042-1/+6 * (e_timezone_dialog_get_builtin_timezone): Constify argEttore Perazzoli2002-11-04