/games/kmastermind/

lution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* display the location in the itip informationJP Rosevear2002-07-252-0/+12
* Touch up changelog.JP Rosevear2002-07-251-0/+2
* set status to in progress if the percent is between 0 and 100JP Rosevear2002-07-252-4/+17
* add a day for the leap year only if we are currently counting Feb., not if42002-07-252-1/+7
* use proper meeting icon32002-07-242-1/+6
* Replace a bunch of old gnomecal functions with the functionally identicalDan Winship2002-07-232-34/+14
* Split pcs-backend-file out of libpcs and build it as a separate (noinst)Dan Winship2002-07-232-2/+13
* if there's an exception, continue with the next item.Rodrigo Moya2002-07-193-2/+10
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-189-25/+52
* use util function to see if the user is the organizer72002-07-1811-55/+199
* Fixes #8001Rodrigo Moya2002-07-164-37/+107
* Sigh, fix for the wombat.idl -> Evolution-Wombat.idl rename here too. AtPeter Williams2002-07-132-1/+7
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-116-12/+28
* Fixes #16034Rodrigo Moya2002-07-035-12/+62
* New arg @tooltip; pass it toEttore Perazzoli2002-07-023-0/+19
* listen for timezone config change (property_change_cb): set the timezoneJP Rosevear2002-07-013-2/+31
* Fixes #25410Rodrigo Moya2002-06-262-0/+16
* plug leak and actually use the minimal comp we createJP Rosevear2002-06-252-1/+10
* add back protoJP Rosevear2002-06-2516-235/+625
* update for new zonesJP Rosevear2002-06-192-77/+4
* Reverse unintended changeJP Rosevear2002-06-191-0/+6
* update for new zonesJP Rosevear2002-06-191-0/+75
* Fixes wombat crash (for JP and myself)Rodrigo Moya2002-06-182-5/+14
* added timeout_id to LoadedClient structure, to keep track of the timeoutRodrigo Moya2002-06-132-26/+33
* Free the uri_string once we're done with it.Jeffrey Stedfast2002-06-132-1/+8
* Fix a typo.Kjartan Maraas2002-06-132-1/+5
* removed already loaded client when asked to be opened again, and *really*Rodrigo Moya2002-06-122-11/+13
* gal_view_menus_set_show_define_views (..., FALSE);Christopher James Lahey2002-06-052-0/+6
* Set the title of our GalViewCollection.Christopher James Lahey2002-06-043-0/+10
* In an attempt to clean up the config dialog (and to reduce its overallAnna Marie Dirks2002-06-042-179/+288
* keep a reference to the Query object, to avoid crashes when the queriesRodrigo Moya2002-06-042-4/+12
* update protoJP Rosevear2002-05-274-11/+39
* if there are remaining items, return false (foreach_close_cb): don'tJP Rosevear2002-05-277-15/+37
* a registry of comp editors so we can close them all centrallyJP Rosevear2002-05-2713-205/+451
* check the value returned by gnome_vfs_uri_to_string before using it.Rodrigo Moya2002-05-252-1/+10
* Pass the @component_pixmaps in so we give the new "Meeting" button anEttore Perazzoli2002-05-215-4/+25
* ported changes from evolution-1-0 to make it work with reminders on remoteRodrigo Moya2002-05-213-9/+66
* check the string returned by gnome_vfs_uri_to_string, which can be empty.Rodrigo Moya2002-05-202-0/+10
* set the view to the current viewJP Rosevear2002-05-172-0/+7
* added support for CAL_CLIENT_OPEN_PERMISSION_DENIED error code.Rodrigo Moya2002-05-177-1/+72
* added PermissionDenied exception and make it be raised in open,Rodrigo Moya2002-05-1717-116/+249
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-163-0/+7
* set the working hours for the meeting time selectorJP Rosevear2002-05-152-0/+11
* make the range datetime member a struct not a pointerJP Rosevear2002-05-155-9/+22
* Rename NotPrepared to notPrepared and NotSyncing to notSyncing.Ettore Perazzoli2002-05-092-1/+8
* start a server a uri (start_default_server): start a default serverJP Rosevear2002-05-087-42/+399
* show progress messages on the status bar.Rodrigo Moya2002-05-032-0/+11
* #include <gtk/gtkmain.h> to avoid warnings.Rodrigo Moya2002-05-032-0/+5
* only discard the popup if we created oneJP Rosevear2002-05-022-0/+9
* refactored a bit, to not do things in idle loops.Rodrigo Moya2002-05-022-83/+80
* modify the start and end hours to accomodate all the events in the dayJP Rosevear2002-05-023-0/+35
* remove setup_widgets from here (gnome_calendar_init): move setup_widgetsJP Rosevear2002-05-012-2/+7
* can't even spell my own name right!!Jeffrey Stedfast2002-04-271-1/+1
* Don't link to libibex anymore!!Jeffrey Stefdast2002-04-272-1/+4
* launch pilot settings cappletJP Rosevear2002-04-243-0/+65
* free the view popup (e_week_view_show_popup_menu): add the view popup toJP Rosevear2002-04-247-30/+112
* raise an exception if the backend's method returns NULL, since we can'tRodrigo Moya2002-04-222-0/+11
* Collapsed notebook into two pages and added accelerators for everything,Anna Marie Dirks2002-04-202-354/+332
* properly handle -ve recurrence valuesJP Rosevear2002-04-192-67/+273
* show the settingsJP Rosevear2002-04-196-6/+90
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-185-119/+77
* new method.Rodrigo Moya2002-04-127-2/+69
* Fix this: Rodrigo's patch used one of the functions I just removed. :)Dan Winship2002-04-112-12/+11
* use the default uri for tasks (as stored in the configuration) when theRodrigo Moya2002-04-112-22/+14
* Use new-and-improved default folder URI config paths.Dan Winship2002-04-116-103/+31
* Add view_info arg. If the view_info is non-empty and this is a calendarDan Winship2002-04-095-9/+76
* Oops.JP Rosevear2002-04-071-0/+4
* Remove dead files.JP Rosevear2002-04-072-1250/+0
* add config_item:typeJP Rosevear2002-04-072-0/+9
* ignore .pureChris Toshok2002-04-022-0/+2
* Fix a string.Kjartan Maraas2002-04-022-1/+5
* simple fix for DB3 header inclusion in Mac OS X, by Max HornRodrigo Moya2002-04-022-0/+9
* free the my_address member (find_my_address): fall back on a CN match ifJP Rosevear2002-04-012-97/+158
* Set a priority for the config item. Rename to "Calendar and Tasks".Ettore Perazzoli2002-03-302-2/+9
* s/libversit.la/libversit.a/JP Rosevear2002-03-303-2/+8
* implement new pop up menu items for "Save as", "Print", "Assign Task",JP Rosevear2002-03-307-116/+664
* Remove old fileJP Rosevear2002-03-302-490/+0
* more fixes for libversit.la -> libversit.aDan Winship2002-03-204-4/+11
* [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-192-31/+8
* Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-165-61/+72
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-168-8/+66
* use bonobo exception macros to tidyJP Rosevear2002-03-157-41/+43
* add all day event editor modeJP Rosevear2002-03-156-117/+119
* Add an "evolution:config_item:icon_path" attribute so we get an icon forEttore Perazzoli2002-03-142-0/+9
* Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shownEttore Perazzoli2002-03-1312-395/+447
* Should fix #21240Rodrigo Moya2002-03-072-22/+38
* reverted my last change of adding the METHOD property to the incomingRodrigo Moya2002-03-063-2/+37
* [pullup from evolution-1-0-branch]Dan Winship2002-03-062-0/+11
* remove unneeded parameter from print_text_size everywhereJP Rosevear2002-03-066-69/+131
* added support for printing the Tasks table. I hacked it a bit so the userDamon Chaplin2002-03-052-0/+220
* [pullup from evolution-1-0-branch]Dan Winship2002-03-042-80/+93
* added the METHOD property to the top level component we create.Rodrigo Moya2002-03-012-0/+7
* display an error message if the call to gnome_calendar_open orRodrigo Moya2002-02-27