aboutsummaryrefslogtreecommitdiffstats
path: root/devel/glib13
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>1998-12-27 02:55:18 +0800
committersada <sada@FreeBSD.org>1998-12-27 02:55:18 +0800
commitefd7b1d9a4ef7b4506c6ead371192eb8be920be7 (patch)
treebf6593e85efa5f72f4067917dbef91a4936b3c3e /devel/glib13
parent4c7f71f3d6de958dac3fcfb1e1fd7d64fc2596c1 (diff)
downloadfreebsd-ports-gnome-efd7b1d9a4ef7b4506c6ead371192eb8be920be7.tar.gz
freebsd-ports-gnome-efd7b1d9a4ef7b4506c6ead371192eb8be920be7.tar.zst
freebsd-ports-gnome-efd7b1d9a4ef7b4506c6ead371192eb8be920be7.zip
Justify PLISTs version notation.
Diffstat (limited to 'devel/glib13')
0 files changed, 0 insertions, 0 deletions
b3e451b2635c707'>Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): RemoveDan Winship2003-02-066-20/+11 * Define in terms of privincludedirDan Winship2003-02-063-8/+4 * Remove cruft. (libcal_utilincludedir): Define in terms of privincludedirDan Winship2003-02-061-2/+1 * Remove cruft. (pcsincludedir): Define in terms of privincludedirDan Winship2003-02-062-3/+1 * s/BonoboXObject/BonoboObject/Dan Winship2003-02-065-18/+24 * array of localized month day names ("1st" - "31st")Dan Winship2003-02-067-75/+294 * The CVS server exited after applying everything from my last commit,Hans Petter2003-02-051-10/+22 * Rename to e_meeting_time_selector_on_invite_others_button_expose() andHans Petter Jansson2003-02-052-9/+26 * Fix badly formatted ChangeLog entry. This has been bothering me since itHans Petter2003-02-051-2/+2 * Use PangoLayout to draw text.Hans Petter Jansson2003-02-052-12/+23 * updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-052-18/+18 * Skip setting the "font_gdk" arg for now.Hans Petter Jansson2003-02-026-0/+29 * Fixes #35572Ronald Kuetemeier2003-01-312-0/+9 * CalClient and CalComponent are GObjects.Chris Toshok2003-01-273-19/+26 * fix warning. (get_default_timezone): BonoboConfigDatabase ->Chris Toshok2003-01-274-94/+36 * Make clicks, drags and resizes work, and pangoize remaining strings. FixHans Petter Jansson2003-01-274-50/+89 * Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-2617-125/+308 * Don't insist appointment is updated if both old and new summary are blank.Hans Petter Jansson2003-01-2510-324/+373 * Remove, this is now defined in configure.in.Ettore Perazzoli2003-01-254-5/+11 * Add a terminating NULL to the concatenation.Hans Petter Jansson2003-01-242-1/+4 * GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-249-8/+28 * Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-2412-20/+63 * Define componentdir instead of COMPONENT_DIR. Set it toEttore Perazzoli2003-01-242-1/+5 * (cal_backend_ref_categories): Do not put theEttore Perazzoli2003-01-232-1/+6 * Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-2314-49/+103 * Create a GnomePrintDialog, not a GnomePrinterDialog. They're differentHans Petter Jansson2003-01-222-1/+7 * applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-222-27/+26 * Move some non-file-backend-specific stuff from cal-backend-file here so itDan Winship2003-01-204-364/+392 * Implement EAlarmList as CalComponentAlarm list with a GtkTreeModelHans Petter Jansson2003-01-178-60/+880 * Silence warnings caused by missing casts.Hans Petter Jansson2003-01-163-44/+48 * Create accel groups for popup menus. Fixes crash.Hans Petter Jansson2003-01-166-88/+757 * Added libevolution_calendar_la_LDFLAGS, and avoid versioning the shlibRodney Dawes2003-01-162-0/+8 * (CORBA_SOURCES_GENERATED): Renamed fromEttore Perazzoli2003-01-152-2/+12 * Only set view ID if we have an instance.Hans Petter Jansson2003-01-152-1/+4 * Cast signal handlers to GtkSignalFunc, avoid warnings.Hans Petter Jansson2003-01-152-12/+17 * cal-util-marshal.list.Ettore Perazzoli2003-01-152-0/+5 * Comment out the CONDUIT_DIR stuff for now.Ettore Perazzoli2003-01-152-6/+11 * Switch to using GtkPaned instead of EPaned for GTK2Rodney Dawes2003-01-152-10/+12 * Work around canvas crashes by ensuring rectangles have an initial width.Hans Petter Jansson2003-01-152-0/+8 * Removed. Removed.Ettore Perazzoli2003-01-1426-1583/+149 * (connect_to_shell): CORBA_Object_release() the CORBA shell.Ettore Perazzoli2003-01-112-0/+8 * Allow recur_id to be NULL to clear the recurrence id. (Based on a story byDan Winship2003-01-104-5/+25 * Icons are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-094-4/+12 * remove a dead headerJeffrey Stedfast2003-01-081-1/+0 * remove idldir definition. (It's defined in configure.in now)Dan Winship2003-01-062-2/+5 * Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-1920-412/+265 * Use camel_text_to_html() instead.Jeffrey Stedfast2002-12-172-4/+9 * Correctly convert text.value into HTML here (ie, don't pass "<i>None</i>"Jeffrey Stedfast2002-12-162-15/+21 * Fixes #35003Rodrigo Moya2002-12-105-13/+90 * Implement GType for this enumeration. (cal_query_class_init): Use theHans Petter Jansson2002-12-073-1/+33 * Fix changelog entry.Hans Petter2002-12-071-1/+1 * Pass the env argument to bonobo_control_set_property ().Hans Petter Jansson2002-12-074-10/+21 * Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-0727-612/+269 * run fix.sh over this.Not Zed2002-12-0229-337/+343 * removed extra call to CORBA_exception_init.Richard Li2002-11-262-1/+5 * Changed e_messagebox -> gtk_messagedialog.Not Zed2002-11-252-11/+11 * ignore .server.inChris Toshok2002-11-211-0/+1 * pass type to bonobo_control_set_property.Not Zed2002-11-213-4/+9 * fix typo, servers_in_files -> server_in_files.Not Zed2002-11-202-1/+6 * Added rule to generate GNOME_Evolution_Calendar.server.in fromEttore Perazzoli2002-11-203-11/+24 * pass type to bonobo_widget::set_property. (select_names_ok_cb): ", forNot Zed2002-11-194-7/+25 * use new e_table_header_compute_height signature.Chris Toshok2002-11-172-1/+6 * Use bonobo_main_quit instead of gtkRodney Dawes2002-11-163-2/+6 * #include <string.h> (obj_removed_cb): Fixed prototype.Federico Mena Quintero2002-11-144-8/+20 * #include <string.h>Federico Mena Quintero2002-11-139-178/+219 * Commit missing files.Ettore Perazzoli2002-11-092-5/+4 * Use g_object_set_data(..., NULL) instead of gtk_object_remove_data().Ettore Perazzoli2002-11-099-126/+140 * Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-0929-194/+246 * Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-0923-484/+389 * (calendar_offline_handler_class_init): GObjectified.Ettore Perazzoli2002-11-093-16/+39 * use GLib macros.Rodrigo Moya2002-11-083-9/+15 * don't use GTK, we don't need it.Rodrigo Moya2002-11-082-19/+20 * *** empty log message ***Rodrigo Moya2002-11-081-0/+2 * Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-0857-446/+398 * removed non-existant headers.Rodrigo Moya2002-11-086-9/+16 * converted to BonoboObject.Rodrigo Moya2002-11-087-36/+46 * converted to BonoboObject. (impl_Cal_get_query): bonobo_object_unref theRodrigo Moya2002-11-081-4/+7 * converted to BonoboObject. (impl_Cal_get_query): bonobo_object_unref theRodrigo Moya2002-11-079-168/+172 * GObjectify.Rodrigo Moya2002-11-076-114/+122 * #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes inRodrigo Moya2002-11-0717-75/+104 * *** empty log message ***Rodrigo Moya2002-11-072-4/+2 * renmaed .oaf.in files.Rodrigo Moya2002-11-075-13/+21 * don't return a Bonobo_EventSource_ListenerId, since it does not existRodrigo Moya2002-11-0717-5021/+5442 * adapted to to new glade_xml_new signature.Rodrigo Moya2002-11-077-11/+20 * use libxml2 headers.Rodrigo Moya2002-11-05