Rexx/Wrapper is a tool that wraps Rexx source or tokenised code into an executable. The Rexx source code can be optionally compressed and encoded to ensure that the original Rexx code cannot be viewed (unless you have the original encryption key). To use Rexx/Wrapper you need two extra bits of software: 1. A supported Rexx interpreter 2. A supported C compiler WWW: http://rexxwrapper.sourceforge.net/ ution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* only fill the component and save it if something has changedJP Rosevear2001-08-151-2/+8
* OK, re-added the default alarm options. Way too many people are asking forFederico Mena Quintero2001-08-151-0/+101
* Add the user creatable items. The callback is not actually implementedFederico Mena Quintero2001-08-153-23/+124
* added support for the Contacts field. Note that I'm not sure what weDamon Chaplin2001-08-1511-69/+642
* *** empty log message ***Federico Mena Quintero2001-08-152-2/+2
* Added Tigert's new icons for Prev and Next.Federico Mena Quintero2001-08-151-0/+2
* Make the "Any Category" item consistent with the one in the addressbook.Federico Mena Quintero2001-08-151-6/+9
* Handle an array of categories in the CalSearchBar instead of our own menuFederico Mena Quintero2001-08-153-141/+144
* add dialog for feedback (remove_item): ditto (send_item): dittoJP Rosevear2001-08-141-15/+30
* rewrite the gui to use gtkhtmlJP Rosevear2001-08-142-348/+376
* Remove #include <config.h> from here. Same here.Kjartan Maraas2001-08-122-5/+0
* Update the paths of the Tools menu according to the changes in the XMLEttore Perazzoli2001-08-122-18/+18
* turn on word-wrap for the description fields. Fixes bug #6821.Damon Chaplin2001-08-122-1/+8
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-111-6/+6
* added new backend method to get the component given a UID.Damon Chaplin2001-08-107-27/+142
* unref the GdkPixmap and GdkBitmap returned by the functionRodrigo Moya2001-08-103-1/+12
* Remove progress frameJP Rosevear2001-08-107-939/+560
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-093-0/+39
* removed underlined accelerator key from "_Go To Today" button. GnomeDialogDamon Chaplin2001-08-091-1/+1
* Stop editing any event. Fixes bug #5949.Federico Mena Quintero2001-08-091-0/+2
* Duuuh, set the alarm_copy on the component, not the original alarm. FixesFederico Mena Quintero2001-08-091-1/+1
* set the attendees of a component (meeting_page_fill_component): use aboveJP Rosevear2001-08-095-42/+149
* don't use a NULL mask in the call to gdk_gc_set_clip_maskRodrigo Moya2001-08-093-3/+6
* Only unref the FIELD_COMPONENT if it is non-NULL. We return a NULL forFederico Mena Quintero2001-08-082-5/+9
* Make calendar.ics the suggested name when attaching the ical objectJP Rosevear2001-08-081-1/+1
* added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, toDamon Chaplin2001-08-0721-188/+497
* In process of fixing bug #6005. The "Calendar" page is now "Display", andFederico Mena Quintero2001-08-071-236/+161
* added check for NULL pointers. Maybe fixes #5203 (I can't reproduce it, soRodrigo Moya2001-08-071-19/+13
* New function; stops further notification from happening. This is neededFederico Mena Quintero2001-08-0413-165/+531
* Fixes bug #1407.Federico Mena Quintero2001-08-041-120/+0
* I18n fixes.Chyla Zbigniew2001-08-042