/devel/libthai/

.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/lha/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - fix bad line inserted by vimdinoex2018-01-151-1/+0
* - Add license informationdinoex2018-01-151-1/+7
* - fix C warningsdinoex2017-02-11rico Mena Quintero2001-11-153-13/+144
* remove silly debug warningJP Rosevear2001-11-152-2/+5
* make the timezone default to UTC. Fixes bug #14362.Damon Chaplin2001-11-145-25/+36
* only change the day, month and year for the start date, for not screwingRodrigo Moya2001-11-133-61/+81
* The last argument to the bonobo_config_get_XXX_with_default() is aFederico Mena Quintero2001-11-122-14/+15
* recurrence expansion callback for free/busy (create_user_free_busy):JP Rosevear2001-11-122-18/+51
* new protosJP Rosevear2001-11-124-20/+68
* don't subtract a day from DTEND. For DATE values we don't include theDamon Chaplin2001-11-102-2/+6
* fix buffer overflow. Fixes bug #10285 (the printing of lines & dates inDamon Chaplin2001-11-102-1/+7
* Convert strings to GTK+ encoding. (meeting_page_destroy): Free allocatedChyla Zbigniew2001-11-102-2/+12
* don't let an empty event occur for all days when auto scrollingJP Rosevear2001-11-092-0/+16
* don't leak the string returned by cal_component_get_as_string nor theRodrigo Moya2001-11-092-1/+14
* don't add the item, remove it if declining (in case it was added before)JP Rosevear2001-11-082-4/+9
* Convert generated string to UTF-8.Chyla Zbigniew2001-11-082-1/+6
* emit changed signal (e_meeting_time_selector_on_end_time_changed): emitJP Rosevear2001-11-082-18/+60
* make sure to remove all attendees from the model when we edit a new comp,JP Rosevear2001-11-074-10/+34
* <ettore> ok so <ettore> should I build this tarball again? ettore doesn'tDan Winship2001-11-063-1/+8
* add a changed signal (e_meeting_time_selector_construct): emit changedJP Rosevear2001-11-066-73/+194
* removed ';' in the wrong place. Fixes bug #14421.Damon Chaplin2001-11-062-1/+6
* -export-dynamic for libglade custom widget.Dan Winship2001-11-052-0/+7
* use TZID from the builtin timezone, instead of using the location name.Damon Chaplin2001-11-052-1/+10
* Short-circuit the calculation of the repeat time if there are zeroFederico Mena Quintero2001-11-032-4/+14
* Argh, missing commit from yesterday to fix building of the tarball.Ettore Perazzoli2001-11-021-1/+1
* Added rules to generate `Evolution-Addressbook-SelectNames.h'.Ettore Perazzoli2001-11-012-18/+40
* #include <string.h>Federico Mena Quintero2001-10-312-0/+5
* If a query is not in progress, just retag the whole thing. An event mayFederico Mena Quintero2001-10-313-41/+67
* Fix bug #13723.Federico Mena Quintero2001-10-316-90/+495
* Make the pre_changes and changes match here.Christopher James Lahey2001-10-312-0/+7
* send as mixed rather than alternativeJP Rosevear2001-10-312-1/+6
* Removed. (KEY_NUM_CALENDARS_TO_LOAD): New key, containing the number ofEttore Perazzoli2001-10-312-64/+42
* disconnect signals added in append_page(). Fixes Gtk-Critical warningDamon Chaplin2001-10-312-0/+11
* set a body for the messageJP Rosevear2001-10-312-1/+11
* call GNOME_Evolution_Composer_setMultipartType to get aDan Winship2001-10-312-0/+12
* Revert.JP Rosevear2001-10-311-12/+1
* don't overwrite memory (e_meeting_time_selector_on_end_time_changed):JP Rosevear2001-10-313-3/+27
* return NULL if passed NULL. Should fix bug #14048.Damon Chaplin2001-10-312-0/+8
* Do not ignore the exceptions of the cases that do not have defaults.Federico Mena Quintero2001-10-312-3/+29
* if we are doing all day stuff, make the drag increment 1 day at a timeJP Rosevear2001-10-312-7/+21
* Add _() to a string that was missing it.Federico Mena Quintero2001-10-312-1/+6
* Commit the ETable click-to-add for if the dialog is being destroyed.Federico Mena Quintero2001-10-312-1/+29
* Allocate enough space for the string! (was missing the null terminator)Federico Mena Quintero2001-10-312-2/+8
* move in whole day increments if we are in all day modeJP Rosevear2001-10-315-43/+65
* s/BONOBO_HTML_GNOME_LIBS/BONOBO_HTML_GNOME_CFLAGS/Dan Winship2001-10-312-2/+6
* Oops.JP Rosevear2001-10-311-1/+29
* count the actual attendees (doesn't include people delegatingJP Rosevear2001-10-315-20/+108
* set to the default timezone for DATE values, in case the user switches toDamon Chaplin2001-10-302-10/+14
* handle DATE values for Start and Due dates.Damon Chaplin2001-10-302-30/+64
* updated code to handle DATE values.Damon Chaplin2001-10-3011-58/+156
* Fix bug #10016.Federico Mena Quintero2001-10-304-151/+153
* Use an EMessageBox instead of a gnome_dialog_question so that the labelFederico Mena Quintero2001-10-3013-89/+433
* process an individual section here (select_names_ok_cb): call aboveJP Rosevear2001-10-303-84/+123
* Require gal 0.15.99.8Joe Shaw2001-10-306-6/+6
* use libical-evolution.laDamon Chaplin2001-10-3011-33/+96
* Launch the alarm daemon as soon as the calendar component is started.Federico Mena Quintero2001-10-302-0/+37
* Fix the verb names for the pixmaps in the Edit menu; they were out ofFederico Mena Quintero2001-10-302-4/+10
* new function. (dump_backend): new function.Chris Toshok2001-10-303-0/+34
* Fix bug #12163.Federico Mena Quintero2001-10-304-55/+119
* include the header as a source so it gets dist'ed.JP Rosevear2001-10-302-0/+6
* s/BONOBO_CFLAGS/BONOBO_GNOME_CFLAGS/.Ettore Perazzoli2001-10-302-1/+6
* fixed URI construction, which was preventing importing into the rootRodrigo Moya2001-10-302-2/+11
* handle date valuesJP Rosevear2001-10-302-1/+9
* Forgot this oneRodrigo Moya2001-10-301-1/+1
* added evolution-calendar-importer binary, starting with an iCalendar fileRodrigo Moya2001-10-307-0/+430
* get the management object by idJP Rosevear2001-10-304-3/+10
* new functions for setting and retrieving the default calendar URIsRodrigo Moya2001-10-304-9/+101
* unref the comp when finishedJP Rosevear2001-10-295-21/+14
* added break statements after each case, when setting the classification.Damon Chaplin2001-10-292-0/+12
* removed this function, as we don't need to unref at all the WombatClientRodrigo Moya2001-10-292-25/+15
* get the tasks directly from the CalendarModel, so we get the filtering &Damon Chaplin2001-10-298-84/+113
* when the week start day is set to Sunday, we have to be careful to makeDamon Chaplin2001-10-287-51/+160
* Cancel editing if the user presses Escape.Federico Mena Quintero2001-10-283-0/+75
* More fixing of the license texts.Ettore Perazzoli2001-10-282-18/+18
* Delete appointments with empty summaries. Fixes Ximian bug #780.Federico Mena Quintero2001-10-2812-14/+306
* Fixing the license text.Ettore Perazzoli2001-10-28122-488/+366
* Fixing the license text.Ettore Perazzoli2001-10-2860-60/+0
* touch on lookup (check_for_slow_setting): write touched only if slow syncJP Rosevear2001-10-273-13/+30
* remove the merges as valid sync typesJP Rosevear2001-10-277-18/+53
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2759-118/+118
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* convert the formatted date to UTF-8.Damon Chaplin2001-10-2719-84/+286
* make debug output more accurateJP Rosevear2001-10-273-20/+23
* remove the uid from the map if was archived and is now deletedJP Rosevear2001-10-273-2/+13
* added status bar messagesRodrigo Moya2001-10-274-0/+35
* modify fieldsJP Rosevear2001-10-266-439/+177
* Get a fresh CORBA_Environment for every CORBA call. Hopefully will fixFederico Mena Quintero2001-10-262-1/+13
* used functions to get PUBLISH_OPTIONS etc., so we can translate them.Damon Chaplin2001-10-262-23/+125
* added bug numberDamon Chaplin2001-10-261-1/+1
* subtract 1 from any positive BYSETPOS value, since our array is 0-based.Damon Chaplin2001-10-2616-65/+317
* show an error message when we can't update the object on the calendarRodrigo Moya2001-10-252-1/+10
* Ifdef-ed out the PersistFile bits.Federico Mena Quintero2001-10-252-0/+6
* The tasks folder does not support the PersistFile interface; removed it.Federico Mena Quintero2001-10-252-2/+7
* Handle tasks folders as well; was always using "calendar.ics" as theFederico Mena Quintero2001-10-253-4/+33
* added sections for Tasks factory and control. I hope someone checks these!Damon Chaplin2001-10-252-0/+36
* Fixed to only copy the `calendar.ics' and `calendar.ics~' files.Ettore Perazzoli2001-10-252-100/+88
* Fixed to only copy the `calendar.ics' and `calendar.ics~' files.Ettore Perazzoli2001-10-252-99/+94
* when iterating over the subcomponents, use 'subcomp' rather thanDamon Chaplin2001-10-255-43/+150
* track the spacer vbox (e_meeting_time_selector_style_set): make sure theJP Rosevear2001-10-256-21/+127
* Fixes bug #5282.Federico Mena Quintero2001-10-2514-79/+334
* make sure we free all the CalComponentDateTime's when we are finished.Damon Chaplin2001-10-243-14/+44
* adjust the display canvas when the table scrollsJP Rosevear2001-10-242-2/+26
* no longer set the scrollbar policy hereJP Rosevear2001-10-243-5/+15
* convert an icaltimetype to a tm (tm_to_icaltimetype): vice versaJP Rosevear2001-10-245-42/+103
* cal-client/cal-query.c (cal_query_construct) set priv->corba_query toRodrigo Moya2001-10-23