aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Locale-Maketext-Gettext
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-03-27 06:28:20 +0800
committermiwi <miwi@FreeBSD.org>2007-03-27 06:28:20 +0800
commite8b43ecec1cbc12cde1c3e2ec801667961a53310 (patch)
tree796248e2a9a3c466f553536baba427abd8cdd97a /devel/p5-Locale-Maketext-Gettext
parent443289b6f7d71f248831986006c3aff90bf41dca (diff)
downloadfreebsd-ports-gnome-e8b43ecec1cbc12cde1c3e2ec801667961a53310.tar.gz
freebsd-ports-gnome-e8b43ecec1cbc12cde1c3e2ec801667961a53310.tar.zst
freebsd-ports-gnome-e8b43ecec1cbc12cde1c3e2ec801667961a53310.zip
- Fix build with gcc 4.1
PR: 110885 Submitted by: trasz (maintainer)
Diffstat (limited to 'devel/p5-Locale-Maketext-Gettext')
0 files changed, 0 insertions, 0 deletions
href='/~lantw44/cgit/gsoc2013-evolution/commit/calendar?h=gnome-2-10-base&id=ca1c3593bf873dcd03a8974c0785b1f6ffdbd140'>Update so as not to conflict with calendar (next_changed_item): update toJP Rosevear2000-12-0715-451/+388 * Fix my build stupidty READ THE MACROJP Rosevear2000-12-063-0/+8 * Initialize max_large_digit_width to 0 to prevent crazy sizing issues.JP Rosevear2000-12-052-1/+6 * Remove mysterious #include inserted by mmeeks to break the build.Dan Winship2000-12-052-1/+5 * return NULL if we can't create a view.Michael Meeks2000-12-0516-327/+56 * Fixes bug #918.Federico Mena Quintero2000-12-034-0/+120 * Removed debugging message. (control_factory_init): Ditto.Federico Mena Quintero2000-12-024-14/+10 * New function to generate a title and convert it from UTF8 before settingFederico Mena Quintero2000-12-022-10/+32 * Debug message cleanups (comp_from_remote_record): Properly set the icalJP Rosevear2000-12-013-26/+53 * fixed a bug that caused the calendar to segfault when the iTip control wasJesse Pavel2000-12-012-0/+8 * Empty by_day entries are no longer indicated by ICAL_RECURRENCE_ARRAY_MAXJP Rosevear2000-12-012-4/+61 * Debug message cleanups (get_ical_day): Fix off-by-one error which affectedJP Rosevear2000-12-012-36/+43 * removed #ifdef ENABLE_NLS/#endif on Miguel's request.Gediminas Paulauskas2000-11-301-2/+0 * Upgrade of the alarm framework. We now access alarms by a uniqueFederico Mena Quintero2000-11-303-37/+240 * Return a struct rather than a pointer to a struct (compare):JP Rosevear2000-11-293-74/+39 * Reformatted the table spec to make it easier to read.Federico Mena Quintero2000-11-294-32/+74 * finished 12-hour support and tried to tidy up & comment the drawing codeDamon Chaplin2000-11-299-358/+719 * Removed debugging shizz.Jesse Pavel2000-11-292-12/+5 * *gui/calendar-model.c: added a preliminary change to have AssignedJesse Pavel2000-11-282-3/+18 * Remove "complete" fieldJP Rosevear2000-11-283-13/+12 * == instead of =.Damon Chaplin2000-11-272-1/+5 * added more support for config settings.Damon Chaplin2000-11-2710-199/+892 * use a gint for day rather than a guint since we now support -ve days. AlsoDamon Chaplin2000-11-272-56/+128 * use config settings.Damon Chaplin2000-11-272-18/+11 * Unref the ETable extras.Federico Mena Quintero2000-11-252-0/+7 * DOH, fixed reversed test for the presence of the icalcomp's parent. ThisFederico Mena Quintero2000-11-253-1/+10 * Use the new libical external iterators (icalcomponent_begin_component()Federico Mena Quintero2000-11-2511-1377/+45 * Squeek - FedericoFederico Mena Quintero2000-11-221-1/+2 * Remove the check because it makes it look like the task is alreadyFederico Mena Quintero2000-11-226-55/+101 * The icon column is not editable!Federico Mena Quintero2000-11-2210-1323/+22 * Fixed size allocation bug.Jesse Pavel2000-11-223-54/+21 * added cancellation code to our program; people can cancel meetings,Jesse Pavel2000-11-173-21/+131 * #!/usr/bin/perl -pi.bakMichael Meeks2000-11-169-14/+14 * Fixed REPLY code.Jesse Pavel2000-11-152-0/+5 * I created this file to store some commonly used enumeration to stringJesse Pavel2000-11-146-48/+231 * OK, bugzilla bug #829 is fixed and that does not redeem me from extremeFederico Mena Quintero2000-11-133-2/+10 * Misspelled "occurrences". (fill_recurrence_widgets): Sensitize the "CustomFederico Mena Quintero2000-11-133-84/+149 * New function; re-tag the calendar when its date range changes.Federico Mena Quintero2000-11-132-13/+112 * Block the signals as appropriate. (fill_ending_date): Ditto.Federico Mena Quintero2000-11-132-3/+77 * Add the stupid files, yo - FedericoFederico Mena Quintero2000-11-132-0/+188 * Clear the rdate and exrule lists from the component if we are setting aFederico Mena Quintero2000-11-1311-249/+329 * Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-116-10/+16 * A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-1114-545/+539 * Inc the iterator before finding the next changed item.JP Rosevear2000-11-113-2/+11 * I wrote the code so that recipients of meeting requests can replyJesse Pavel2000-11-102-8/+185 * fixed a bug that would make the calendar segfault if the meeting editorJesse Pavel2000-11-102-6/+14 * updated the GUI to allow the user to add PUBLISHed events to his calendar,Jesse Pavel2000-11-093-27/+125 * These changes fix bugzilla bugs #874 and #875.Federico Mena Quintero2000-11-099-135/+263 * Adjust the valid range of the month index spin button depending on theFederico Mena Quintero2000-11-092-0/+76 * *gui/e-itip-control.c, gui/e-itip-control.glade: changed the GUI,Jesse Pavel2000-11-083-108/+143 * Added a "changed" signal to notify of changes to the set of selected days.Federico Mena Quintero2000-11-083-1/+33 * *gui/e-itip-control.c, gui/e-itip-control.glade: changed to GUI toJesse Pavel2000-11-075-57/+256 * Removed the old recurrence page. Wheeeeeeeeee!Federico Mena Quintero2000-11-076-473/+342 * added some checks for the type of an incoming iCal component beforeJesse Pavel2000-11-073-6/+38 * Removed unnecessary .cvsignore files.Christopher James Lahey2000-11-063-4/+5 * Block signals from the toggle button. (date_changed_cb): MergedFederico Mena Quintero2000-11-052-86/+55 * Clean the idl-generated sources properly. Likewise.Federico Mena Quintero2000-11-045-33/+37 * The big api rename ...Michael Meeks2000-11-024-9/+378 * Makefile.am: renamed GNOMELOCALEDIR to EVOLUTION_LOCALEDIRGediminas Paulauskas2000-11-021-1/+1 * *** empty log message ***Gediminas Paulauskas2000-11-011-0/+2 * modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-013-1/+6 * calendar: made all gui show localizedGediminas Paulauskas2000-11-012-0/+8 * Hmmm. SHRT_MAX changed to ICAL_RECURRENCE_ARRAY_MAX in libical. Deal withFederico Mena Quintero2000-11-012-6/+21 * this is a generated file. remove itDan Winship2000-11-011-369/+0 * Let the warning make sense (compute_pid): removeJP Rosevear2000-11-015-159/+235 * New function. We split it from the radio callback so that we can call itFederico Mena Quintero2000-11-012-7/+28 * Removed the geometry and hidden arguments. This code is ancient.Federico Mena Quintero2000-10-314-54/+20 * Do not take in an extra data pointer. (summary_changed_cb): Use a singleFederico Mena Quintero2000-10-312-25/+45 * New function. (general_summary_changed_cb): Sync the general summary toFederico Mena Quintero2000-10-284-1331/+522 * Connect to the recurrence ending menu. (recur_ending_selection_done_cb):Federico Mena Quintero2000-10-284-330/+256 * fixed problems in which I allocated CORBAJesse Pavel2000-10-282-0/+7 * Check boundary case of fast sync72000-10-283-2/+9 * Remove invalid test. (local_record_from_comp): If the event is all day,72000-10-273-6/+20 * Get archive field while parsing (map_write_foreach): Write out archiveJP Rosevear2000-10-273-3/+8 * SHUT THE FUCK UP, DONNIE. DUDE, THEY PEED YOUR FUCKING RUG.Federico Mena Quintero2000-10-275-18/+4 * This is the new recurrence page, partially finished. I just want it on CVSFederico Mena Quintero2000-10-278-255/+1478 * unsigned chars to isalphaMichael Meeks2000-10-274-4/+9 * Small fixes.Jesse Pavel2000-10-273-25/+60 * updating some pt_BR <ricardo@conectiva.com.br>Jorge Godoy2000-10-271-0/+2 * User bonobo_control_get_remote_uid_container, not the old version52000-10-261-0/+1 * Fix ChangeLog bustage - FedericoFederico Mena Quintero2000-10-261-143/+145 * removed the Evolution-Composer generated files, due to a tip on how we doJesse Pavel2000-10-264-98/+10 * Removed generated files.Jesse Pavel2000-10-265-1868/+9 * added this from the composer IDL sourcesJesse Pavel2000-10-268-6/+2440 * I've added code to interact with the mailer's CORBA interfaces, thoughJesse Pavel2000-10-252-15/+121 * Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. NowJP Rosevear2000-10-253-36/+21 * AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-246-5/+13 * Use new libeconduit calls and abstractionJP Rosevear2000-10-245-57/+37 * Add libeconduit-static.laJP Rosevear2000-10-243-123/+22 * Pilot map functions grabbed from existing conduitsJP Rosevear2000-10-243-124/+22 * removed conflict indicatorDamon Chaplin2000-10-211-1/+0 * removed debug message.Damon Chaplin2000-10-217-12/+113 * added more (working) integration with theJesse Pavel2000-10-213-37/+29 * added more (unworking) integration with theJesse Pavel2000-10-213-3/+67 * Pulling up stuff from the 0.6 branchJP Rosevear2000-10-219-40/+103 * s/BonoboUIHandler/BonoboUIComponent/Michael Meeks2000-10-213-17/+23 * use cal_component_has_alarms().Damon Chaplin2000-10-202-15/+6 * added _click-to-add-message, though I'm not sure if i18n will work.Damon Chaplin2000-10-20