MD5 (Rose-DB-Object-0.769.tar.gz) = af73fa9e7229cc4451041f6f39ee7fe5 SHA256 (Rose-DB-Object-0.769.tar.gz) = a6e3516e56c9cc311e0d3c3817e249e0710e65098c84dffe997a3ca6ae6b8b53 SIZE (Rose-DB-Object-0.769.tar.gz) = 505720 /gsoc2013-evolution/atom/calendar/gui?h=archive-integration' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* Szabolcs BAN <shooby@gnome.hu>Szabolcs Ban2000-07-211-1/+1
* Update the components to match the changes in the libeshell API.Ettore Perazzoli2000-07-212-2/+2
* conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDBSeth Alves2000-07-141-0/+1
* Make gnome-print-0.20 mandatory. We will bail out with CVS HEAD versionsFederico Mena Quintero2000-07-131-40/+30
* GnomeFont update.Michael Meeks2000-07-131-30/+40
* Disable Pilot conduit stuff for now. It's not quite ready yet and itEttore Perazzoli2000-07-111-28/+1
* remove gnomecal.conduitDan Winship2000-07-111-2/+1
* Moved these files to calendar/conduits/{calendar/todo} - FedericoFederico Mena Quintero2000-07-118-2524/+0
* added makefiles for calendar conduitsSeth Alves2000-07-112-31/+29
* As a quasi-hack, do a gdk_flush() when the shell view is unrealized soFederico Mena Quintero2000-07-101-0/+1
* Remove unused file - FedericoFederico Mena Quintero2000-07-101-200/+0
* Remove "Close calendar" command, which does not make much sense.Ettore Perazzoli2000-07-091-8/+0
* Add mouse wheel scrolling support to the calendar day and week viewsAnders Carlsson2000-07-082-1/+61
* Use &obj instead of &ico in the call to cal_client_get_object(). The ToDoDamon Chaplin2000-07-042-1/+3
* Again, disable compilation of the Pilot stuff until it links - FedericoFederico Mena Quintero2000-07-021-18/+19
* uncomment out the pilot stuff, i think it links now. hehSeth Alves2000-07-011-19/+19
* One of these days, I need somebody to teach me how to program.Ettore Perazzoli2000-06-302-6/+6
* Make calendar die when evolution quits.Christopher James Lahey2000-06-302-2/+30
* EvolutionShellClient.Ettore Perazzoli2000-06-302-2/+4
* Do not link and include the pilot stuff for the calendar component, justFederico Mena Quintero2000-06-301-34/+23
* Make the pilot stuff in calendar/gui optional.Peter Williams2000-06-291-2/+13
* server code to service these:Seth Alves2000-06-292-183/+365
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+4
* Sync again - FedericoFederico Mena Quintero2000-06-273-25/+302
* Sync - FedericoFederico Mena Quintero2000-06-236-58/+259
* set event before using it! (e_day_view_init): used new colors from tigert.Damon Chaplin2000-06-211-8/+9
* Remove the usage of the "x" and "y" arguments.Christopher James Lahey2000-06-212-10/+14
* got rid of some debug messagesDamon Chaplin2000-06-211-18/+0
* changed so it keeps the selection range. It just moves it on one day/weekDamon Chaplin2000-06-214-38/+378
* tidied up dialog a bit, adding space etc.Damon Chaplin2000-06-203-216/+272
* fixed a DnD bug.Damon Chaplin2000-06-191-3/+5
* added little buttons which are shown when there are more events than willDamon Chaplin2000-06-175-3/+120
* new icon for the EWeekView to jump to the day.Damon Chaplin2000-06-172-0/+15
* Squeek - FedericoFederico Mena Quintero2000-06-161-2/+0
* #ifdef'ed out references to functions which don't exist yet, so evolutionDamon Chaplin2000-06-161-0/+2
* Doh, sync - FedericoFederico Mena Quintero2000-06-163-27/+124
* Took out some debugging code.Damon Chaplin2000-06-161-1/+1
* updated.Damon Chaplin2000-06-161-4/+23
* Added the array of objects and the hash table of UID->array index.Federico Mena Quintero2000-06-132-0/+546
* Build a `libeshell.a' library in `shell/' so that we don't need toEttore Perazzoli2000-06-131-8/+1
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-102-6/+20
* Added a get_n_objects() method.Federico Mena Quintero2000-06-092-0/+5
* Added missing tooltips. We still need icons, though.Federico Mena Quintero2000-06-081-9/+17
* instead of returning a text representation, decode the text and return anSeth Alves2000-06-086-117/+51
* fixed a bunch of problems use libical instead of libversitSeth Alves2000-06-071-1/+1
* Removed from the public header; made static. Now everyone should useFederico Mena Quintero2000-06-072-6/+6
* allow the right button to popup the menu, even when the event is beingDamon Chaplin2000-06-063-4/+22
* New function to call the print engine. (calendar_toolbar): Added the PrintFederico Mena Quintero2000-06-036-131/+152
* Implemented. (toolbar): Added an icon for the Save and Close command.Federico Mena Quintero2000-06-021-18/+65
* Implemented. (gnome_calendar_add_object): Removed function, since it wasFederico Mena Quintero2000-06-027-284/+284
* Fixed EXTRA_DIST.Christopher James Lahey2000-06-021-1/+5
* Handler for the "editor_closed" signal of the event editor; we justFederico Mena Quintero2000-06-023-25/+63
* Change of plans. The toplevel GnomeApp is now generated with Glade insteadFederico Mena Quintero2000-06-025-1539/+1552
* Make the toolbar look like a standard GNOME toolbar my putting it intoEttore Perazzoli2000-06-011-3/+10
* Added a hash table to map calendar objects to their respective eventFederico Mena Quintero2000-06-0113-1830/+455
* Create the UI handler after we have constructed the parent GnomeApp.Federico Mena Quintero2000-05-311-12/+208
* Flush - FedericoFederico Mena Quintero2000-05-3013-853/+851
* Fix 'make dist' errors.Ross Golder2000-05-281-2/+4
* Put the main notebook directly under a simple GtkWindow. We are going toFederico Mena Quintero2000-05-264-1538/+1918
* Do not initialize libglade twice.Federico Mena Quintero2000-05-266-26/+202
* From shell/ChangeLog:Christopher James Lahey2000-05-261-0/+2
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-2515-16/+750
* Added widgets/e-paned/Makefile.Christopher James Lahey2000-05-252-8/+9
* Commit for if my laptop dies - FedericoFederico Mena Quintero2000-05-2425-4208/+1634
* Added Norwegian translationKjartan Maraas2000-05-222-0/+4
* new files to implement iCalendar recurrence rules. These are only partDamon Chaplin2000-05-207-125/+351
* Fixed warning message. (time_add_day): Likewise. (time_add_month):Federico Mena Quintero2000-05-191-2/+2
* hooked up more widget signals to callbacks to the gladified dialog actsSeth Alves2000-05-184-32/+291
* hook the radio buttons to the pages of the notebook. (append_exception):Seth Alves2000-05-172-59/+211
* Forgot include file - FedericoFederico Mena Quintero2000-05-161-0/+1
* Speak no evil - FedericoFederico Mena Quintero2000-05-161-0/+3
* Alarm stuff I had not cvs added, sigh - FedericoFederico Mena Quintero2000-05-1612-4/+1132
* gladeified replacement for eventedit.cSeth Alves2000-05-1610-8/+2709
* Added version and availability of required libunicode library.Matt Loper2000-05-131-57/+38
* New function to add today's alarms for a single object.Federico Mena Quintero2000-05-121-8/+33
* make the toolbars detachable now that we require a new enough versionDan Winship2000-05-121-1/+0
* Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-1211-468/+900
* Move "about" menuitem to the help menu.Matthew Loper2000-05-111-1/+1
* Removed dist-hook section.Christopher James Lahey2000-05-101-5/+4
* call e_day_view_stop_editing_event here to avoid a divide by zero a bitSeth Alves2000-05-091-0/+6
* CalBackendClass now is just an interface for calendar backends; this is anFederico Mena Quintero2000-05-091-11/+23
* don't set the ico->uid to NULL or we won't find any other occurrences ofDamon Chaplin2000-05-093-10/+11
* show the EText item, just in case it hasn't moved, otherwise it won'tDamon Chaplin2000-05-082-3/+14
* + * gui/evolution-calendar-control.c (PROPERTY_CALENDAR_URI):Matthew Loper2000-05-071-2/+6
* ignore evolution-calendar.pureChris Toshok2000-05-072-0/+13
* finish editing event when user hits Return key.Damon Chaplin2000-05-074-79/+63