/x11-toolkits/py-wxPython26-common/

-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gtk-send-pr
e is a datetime, convert it to a date
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Reset unreachable maintainer address:kris2007-02-111-1/+1
* - Update to 0.4.8miwi2006-12-092-6/+6
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
* - Add a menu entry [1]jylefort2006-01-093-10/+17
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
* - Update to 0.4.6ahze2005-05-032-3/+3
* - Update to 0.4.5ahze2005-04-032-4/+3
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
* - Update to 0.4.4pav2005-02-112-3/+3
* Update to 0.4.3arved2005-01-262-3/+3
* - Update to 0.4.2pav2005-01-192-3/+3
* - Update to 0.4.1pav2004-11-283-72/+3
* - There's a small bug in the way textviews are attached to the scrolled windowspav2004-11-102-1/+69
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
* Upgrade to 0.4arved2004-11-082-3/+3
* - Update to 0.3.5pav2004-11-032-3/+3
* - Update to 0.3.4pav2004-10-282-8/+3
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
* - Remove *_DISABLE_DEPRECATED to allow this to build on upcoming gtk-2.4pav2004-03-151-0/+5
* /tmp/cvs7Yiceweik2004-03-101-1/+1
* Reset undeliverable maintainer addresskris2004-02-171-1/+1
* Update to 0.3.3 "Desert Dream"osa2004-02-133-41/+3
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Fix handling of empty CC fieldsarved2004-01-302-0/+39
* Update to 3.2clement2004-01-302-2/+2
* - Update to 0.3.1clement2004-01-182-2/+2
* - Update to 0.3pav2003-11-232-2/+2
* Update to 0.2.1arved2003-11-142-2/+2
* - Update to version 0.2krion2003-11-023-3/+3
JP Rosevear2002-10-185-2/+259
* changed to have a gboolean return type, which is what it's supposed to do.Rodrigo Moya2002-10-183-7/+16
* try to preserve the work week view setting if it makes sense (set_view):JP Rosevear2002-10-162-3/+22
* Fixes #11434Rodrigo Moya2002-10-098-0/+102
* set the 24 hour format initiallyJP Rosevear2002-10-094-55/+15
* Fixes #31774Rodrigo Moya2002-10-082-2/+9
* cast the correct itemJP Rosevear2002-10-082-1/+6
* Fixes crash in #19159Rodrigo Moya2002-10-072-7/+23
* Fixes #15892Rodrigo Moya2002-10-0711-26/+222
* removed unneeded g_assert which was preventing the alarm daemon to startRodrigo Moya2002-10-032-2/+6
* Fixes #30057Rodrigo Moya2002-10-039-42/+106
* added isReadOnly method to Cal interface.Rodrigo Moya2002-10-028-1/+103
* Fixes #15710Rodrigo Moya2002-10-013-1/+60
* Fixes #30290Rodrigo Moya2002-10-012-3/+9
* load multi_day_split (calconduit_save_configuration): save itJP Rosevear2002-10-012-4/+95
* It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-013-3/+10
* Remove "/Toolbar/New" and "/Toolbar/NewTask" since they're not there anyDan Winship2002-09-282-2/+6
* Non-Connector part of #29334 (meeting created by a delegate in theDan Winship2002-09-2819-45/+274
* only change the attendee value if it isn't emptyJP Rosevear2002-09-272-1/+7
* Should fix once for all #24210Rodrigo Moya2002-09-266-29/+80
* Add "calendar/public" and "tasks/public". (type_is_calendar,Dan Winship2002-09-265-38/+110
* if the item being sent is not a meeting, send it as a mixed item with aJP Rosevear2002-09-262-7/+105
* Fixes #27961Rodrigo Moya2002-09-252-0/+12
* return a builtin timezone if we don't find the timezone in our component.Rodrigo Moya2002-09-252-7/+22
* make sure the start/end for no time palm events are DATE values, tidy codeJP Rosevear2002-09-242-13/+24
* convert to date values if the original start and end were both datesJP Rosevear2002-09-242-2/+12
* unref the query since now the query object on the server keeps a copy ofRodrigo Moya2002-09-242-1/+6
* unref the QueryListener object. (query_construct): create anRodrigo Moya2002-09-242-1/+24
* add libeutil to the linkJP Rosevear2002-09-243-0/+10
* fix non-ANSI switch statements.Dan Winship2002-09-234-0/+16
* install an idle callback that will start the alarm daemon.Rodrigo Moya2002-09-232-4/+25
* remove timeout function always and re-add it if the query is in progress.Rodrigo Moya2002-09-232-14/+15
* move success notification code to its own code block, since it was beingRodrigo Moya2002-09-232-27/+41
* Fixes #28310Rodrigo Moya2002-09-231-0/+2
* only save the new notification time if it is bigger than the already savedRodrigo Moya2002-09-23