aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-meeting-edit.c
Commit message (Collapse)AuthorAgeFilesLines
* added some checks for the type of an incoming iCal component beforeJesse Pavel2000-11-071-1/+1
| | | | | | passing it off to the CalComponent routines svn path=/trunk/; revision=6415
* fixed problems in which I allocated CORBAJesse Pavel2000-10-281-0/+2
| | | | | | strings of 0 length, but then didn't NULL terminate them. svn path=/trunk/; revision=6243
* Small fixes.Jesse Pavel2000-10-271-22/+53
| | | | svn path=/trunk/; revision=6211
* removed the Evolution-Composer generated files, due to a tip on how we doJesse Pavel2000-10-261-2/+2
| | | | | | | | | | | | | * removed the Evolution-Composer generated files, due to a tip on how we do things. * gui/e-meeting-edit.c: I fixed a bunch of memory-deallocation bugs, and finished the initial integration with the mailer. * gui/Makefile.am: made the build us the Evolution-Composer.idl from the composer directory. svn path=/trunk/; revision=6176
* Removed generated files.Jesse Pavel2000-10-261-2/+4
| | | | svn path=/trunk/; revision=6175
* added this from the composer IDL sourcesJesse Pavel2000-10-261-6/+75
| | | | | | | | | | | | | | | | | * gui/Evolution-Composer.idl: added this from the composer IDL sources * gui/Makefile.am: changed to reflect the above IDL and the associated orbit-idl generated files. * gui/Evolution-Composer.h, gui/Evolution-Composer-common.c, gui/Evolution-Composer-stubs.c, gui/Evolution-Composer-skels.c: the generated files, as per the above description. * gui/e-meeting-edit.c: more work towards mailer integration. svn path=/trunk/; revision=6174
* I've added code to interact with the mailer's CORBA interfaces, thoughJesse Pavel2000-10-251-15/+116
| | | | | | it's not yet working. svn path=/trunk/; revision=6155
* added more (working) integration with theJesse Pavel2000-10-211-31/+14
| | | | | | meeting schedular. svn path=/trunk/; revision=6096
* added more (unworking) integration with theJesse Pavel2000-10-211-1/+63
| | | | | | meeting schedular. svn path=/trunk/; revision=6088
* *** empty log message ***Jesse Pavel2000-10-201-3/+87
| | | | svn path=/trunk/; revision=6062
* *** empty log message ***Jesse Pavel2000-10-111-51/+5
| | | | svn path=/trunk/; revision=5825
* *** empty log message ***Jesse Pavel2000-10-041-125/+387
| | | | svn path=/trunk/; revision=5695
* *** empty log message ***Jesse Pavel2000-10-031-90/+280
| | | | svn path=/trunk/; revision=5658
* *** empty log message ***Jesse Pavel2000-09-281-0/+257
svn path=/trunk/; revision=5603