aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* Remove libcal-util-static.laDan Winship2003-09-011-17/+1
* Use "ctrl+shift+alt+Up/Down" to change the end time of the editing event.Andrew Wu2003-09-011-0/+84
* Use images that come with Evolution instead of unreleased stock, for now.Hans Petter Jansson2003-08-291-5/+8
* Added alarm-notify utils.Hans Petter Jansson2003-08-295-95/+284
* Fixes #29032.Hans Petter Jansson2003-08-281-1/+4
* gui/Makefile.am use libevolution-calendar-a11y instead ofBolian Yin2003-08-271-2/+2
* ** Fixes #47863.Jack Jia2003-08-271-0/+3
* Ensure we get UTF-8 strings from gettext.Frédéric Crozat2003-08-221-0/+1
* Fixes #47779Bolian Yin2003-08-221-2/+2
* use a 'char **' for the 'error_msg' argument, instead of a fixed sizeRodrigo Moya2003-08-221-2/+3
* Rename to start_default_server_async () and don't run a nested main loop.Hans Petter Jansson2003-08-211-46/+75
* new function to set icons on the popup menu items.Rodrigo Moya2003-08-201-1/+32
* set more icons for the popup menu.Rodrigo Moya2003-08-202-2/+54
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-2024-1315/+1317
* Add a11y dependency. gui/calendar-commands.cBolian Yin2003-08-2013-22/+150
* Chain. Prevent double unrefs. (impl_finalize): Chain.Hans Petter Jansson2003-08-146-11/+39
* In DayView, Shift+Home, Change the duration to the time that begins theAndrew Wu2003-08-131-0/+93
* Add destroy chaining.Hans Petter Jansson2003-08-131-6/+6
* In the WeekView, Navigation through days with arrow keys.Andrew Wu2003-08-121-0/+195
* ** Fixes #47464.Harry Lu2003-08-121-1/+1
* Merged missing bits from branchRodrigo Moya2003-08-096-72/+380
* Merged ECalendarTable changes from new-calendar-branchRodrigo Moya2003-08-0814-2784/+247
* Merge new-calendar-branch into HEADRodrigo Moya2003-08-0815-55/+3023
* changed one of the "Con_fidential" to "Co_nfidential" since we alreadyJack Jia2003-08-061-1/+1
* added the include <config.h> line at the beginning to enable gettext.Lorenzo Gil2003-08-011-0/+1
* Fixes all "alarm daemon doesn't start with session"Rodrigo Moya2003-07-291-1/+2
* Fixes #46769Harry Lu2003-07-291-26/+45
* Fixes #46847Bolian Yin2003-07-292-42/+126
* new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): newRodrigo Moya2003-07-2512-269/+281
* define ECalViewEvent as the base struct for the other views.Rodrigo Moya2003-07-249-91/+133
* check the uid before using it.Rodrigo Moya2003-07-242-0/+4
* removed.Rodrigo Moya2003-07-2412-238/+247
* added missing cases. (setup_popup_icons): new function to set up icons forRodrigo Moya2003-07-242-0/+48
* moved the duplicated popup menu code here. (e_cal_view_create_popup_menu):Rodrigo Moya2003-07-2310-1156/+1002
* Fix an unused variableDan Winship2003-07-238-11/+17
* removed unneeded prototypes.Rodrigo Moya2003-07-239-208/+129
* manage the case where the selected events are the popup menu ones.Rodrigo Moya2003-07-232-14/+28
* removed missing calls to e_day/week_view_*_clipboard.Rodrigo Moya2003-07-231-46/+3
* added "get_selected_events", and "update_query" virtual methods.Rodrigo Moya2003-07-2310-1186/+1223
* removed e_day_view_set_calendar prototype.Rodrigo Moya2003-07-229-122/+112
* moved duplicated code to...Rodrigo Moya2003-07-1811-138/+180
* new base class for calendar views.Rodrigo Moya2003-07-178-7/+260
* s/expunge/purge.Rodrigo Moya2003-07-172-20/+20
* new function, which uses a CalQuery to retrieve the objects older than aRodrigo Moya2003-07-173-1/+205
* Fixes #45774Andrew Wu2003-07-161-0/+67
* Fixes #45772Andrew Wu2003-07-162-0/+39
* Fixes #41676Rodrigo Moya2003-07-151-3/+58
* Changed the "URL:" label to "_Web Page:". Added a widget name to the URLFederico Mena Quintero2003-07-144-12/+62
* Fixes #46075.Harry Lu2003-07-091-2/+10
* Fixes #45910Rodrigo Moya2003-07-071-0/+17
* added a paned widget to contain the task list and a HTML widget forRodrigo Moya2003-07-044-4/+373
* Fixes #44485Harry Lu2003-07-031-1/+6
* Don't leak exceptions (load_static_capabilities): free the capabilityDan Winship2003-07-022-4/+6
* fix a misuse of g_return_if_failBolian Yin2003-07-021-1/+1
* Fixes #45328, #45329Bolian Yin2003-07-023-1/+169
* Fixes #45524Rodrigo Moya2003-07-022-32/+0
* Fixes #45274Bolian Yin2003-07-012-4/+93
* added a GtkWindow argument for callers to specify the parent window.Rodrigo Moya2003-06-3014-42/+79
* Fixes #45276Bolian Yin2003-06-302-0/+4
* Fixes #44723Rodrigo Moya2003-06-271-0/+42
* Fixes #44719Rodrigo Moya2003-06-271-5/+2
* Forgot this fileRodrigo Moya2003-06-261-0/+5
* Fixes #45275Bolian Yin2003-06-261-8/+37
* 2003-06-25 Bolian Yin <bolian.yin@sun.comRodrigo Moya2003-06-251-4/+232
* new functions. (page_summary_changed_cb): change the window title when theRodrigo Moya2003-06-241-0/+50
* Remove debug output.Hans Petter Jansson2003-06-242-2/+10
* Plug in the defaults from the schemas file here, so that even if somethingDan Winship2003-06-201-4/+4
* removed unused variable.Rodrigo Moya2003-06-201-1/+1
* switch the "view_only" arg to be an int. (init): ditto.Jack Jia2003-06-192-7/+7
* Fixes #44682, Shift+F10 to active popup menu on day/week viewBolian Yin2003-06-192-16/+78
* Fixes #41582Rodrigo Moya2003-06-121-4/+15
* ** For #42691.Not Zed2003-06-112-4/+4
* Fixes #43763Rodrigo Moya2003-06-022-7/+7
* Fixes #43775JP Rosevear2003-05-3110-82/+84
* Fixes #43455Rodrigo Moya2003-05-291-29/+14
* Fixes #43308JP Rosevear2003-05-231-6/+5
* unref not ref the clientJP Rosevear2003-05-231-1/+1
* Fixes #41329JP Rosevear2003-05-231-0/+2
* Fixes #41234Rodrigo Moya2003-05-221-7/+8
* (gnome_calendar_setup_view_menus): RemovedEttore Perazzoli2003-05-211-1/+0
* Change this dialog from using a gnome_message_box (which has beenAnna Marie Dirks2003-05-211-17/+20
* Fixes #42056Hans Petter Jansson2003-05-201-55/+28
* set 'initialized' to TRUE when initialization is done, or we get theRodrigo Moya2003-05-201-1/+3
* remove the query time out if its still alive (update_query_timeout):JP Rosevear2003-05-201-2/+23
* Added HIG-blessed padding to (some of) the widgets in the dialog.Anna Marie Dirks2003-05-203-5/+5
* Fixes #43103JP Rosevear2003-05-192-52/+52
* the title is already in UTF-8JP Rosevear2003-05-181-4/+1
* Fixes #42220Rodrigo Moya2003-05-181-11/+11
* unref the client and the ui componentJP Rosevear2003-05-161-2/+8
* Fixes #41935JP Rosevear2003-05-162-48/+70
* Fixes #43029JP Rosevear2003-05-163-49/+55
* ref ourselves the number of times we'll get called backJP Rosevear2003-05-161-1/+10
* guard against multiple destroysJP Rosevear2003-05-157-64/+76
* fixed memory leak introduced by previous commit.Rodrigo Moya2003-05-141-0/+4
* Fixes #41760Rodrigo Moya2003-05-141-17/+5
* fix button conversion problemJP Rosevear2003-05-082-17/+2
* Fixes #41811JP Rosevear2003-05-061-0/+3
* unref the model again (task_editor_edit_comp): don't allow editing if theJP Rosevear2003-05-026-104/+31
* removed unused code.Rodrigo Moya2003-04-301-18/+0
* dittoJP Rosevear2003-04-303-2/+13
* kill warningsJP Rosevear2003-04-301-1/+1
* Added HIG-blessed padding to the alarm options dialog. Fixes bug #41221.Anna Marie Dirks2003-04-291-3/+4
* Added appropriate spacing and padding to the calendar/tasks page of theAnna Marie Dirks2003-04-291-6/+7
* Finishes up fixing #41256 by adding appropriate spacing/padding to theAnna Marie Dirks2003-04-292-6/+7
* Added padding/spacing to this page as specified by the HIG. PartiallyAnna Marie Dirks2003-04-293-17/+18
* Fixes #35814Rodney Dawes2003-04-291-2/+2
* Fixes #41661Rodrigo Moya2003-04-271-5/+3
* set the hpane default to 32000 so we never see a pane no matter the startJP Rosevear2003-04-251-1/+1
* Fixes #37552JP Rosevear2003-04-258-27/+165
* removed unused variable..Rodrigo Moya2003-04-251-1/+0
* Fixed typoRodrigo Moya2003-04-241-1/+1
* Fixes #41641Hans Petter Jansson2003-04-242-19/+14
* Fixes #41671Rodrigo Moya2003-04-242-3/+6
* Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-2311-31/+34
* Fixes #22444Rodrigo Moya2003-04-237-74/+231
* removed 'heading' and 'message' labels.Rodrigo Moya2003-04-192-47/+1
* [ fixes #21499 ]Rodney Dawes2003-04-195-3/+5
* Fixes #41459JP Rosevear2003-04-172-10/+13
* Fixes #34498Rodrigo Moya2003-04-171-4/+8
* Fixes #41129, #41215, #41221, #41256Rodrigo Moya2003-04-1711-2759/+3002
* Fixes #41230JP Rosevear2003-04-171-10/+14
* Fixes #39735 and 40257JP Rosevear2003-04-175-162/+102
* If we already have an evolution_dir, free the old one before setting itHans Petter Jansson2003-04-169-18/+28
* Oops. Add this back. Turns out it's still needed by other parts.Dan Winship2003-04-122-0/+15
* Remove the "Contacts" button and entry from here too. Supposed to haveDan Winship2003-04-116-424/+0
* added missing capabilities.Rodrigo Moya2003-04-116-11/+18
* load the default book to look for additional free/busy info in (init):JP Rosevear2003-04-111-16/+20
* guard against multiple destroy callsJP Rosevear2003-04-111-3/+9
* unref the main widget since we ref it when we un-parent itJP Rosevear2003-04-117-1/+22
* added the allocation's X and Y position to the calculated coordinates.Rodrigo Moya2003-04-111-4/+24
* Fixes #41127JP Rosevear2003-04-112-5/+5
* only remove the alarm for backends that want it (Exchange).Rodrigo Moya2003-04-101-1/+3
* Fixes #40915JP Rosevear2003-04-091-1/+4
* kill an old e_utf8_gtk usageMike Kestner2003-04-091-1/+0
* update the selection for all view typesJP Rosevear2003-04-081-25/+11
* Remove button_ok, button_cancel, canceled members from struct Dialog.Ettore Perazzoli2003-04-082-479/+430
* Fixes #35926.Hans Petter Jansson2003-04-082-130/+0
* Fixes #40876JP Rosevear2003-04-081-2/+10
* create button properlyJP Rosevear2003-04-082-36/+2
* Clean up server namesDan Winship2003-04-082-17/+17
* Slight correction to previous commit; use G_ cast checks.Hans Petter2003-04-071-4/+4
* GObjectify. Eliminates ref/sink warnings from the meeting editor.Hans Petter Jansson2003-04-072-21/+21
* Week view part of fix for #39895.Hans Petter Jansson2003-04-073-3/+11
* Fixes #40790JP Rosevear2003-04-051-1/+1
* (alarm_to_dialog): Make the fileEttore Perazzoli2003-04-051-0/+6
* description is a text buffer (alarm_to_malarm_widgets): dittoJP Rosevear2003-04-051-6/+25
* guard against multiple destroy callsJP Rosevear2003-04-051-7/+9
* Don't free static string.Dan Winship2003-04-051-1/+2
* Fixes #40722JP Rosevear2003-04-041-5/+10
* Add a check to see if the view should be the day-view and change theJeffrey Stedfast2003-04-032-6/+6
* Fixes #39955JP Rosevear2003-04-021-2/+0
* Fixes #40661Rodrigo Moya2003-04-021-0/+1
* Nuke GdkFont and use Pango's font measuring.Hans Petter Jansson2003-04-0210-172/+229
* Fixes #39961Rodrigo Moya2003-04-011-22/+4
* Fixes #39895Not Zed2003-03-303-3/+10
* the shell client is a g_object now, ref appropriatelyJP Rosevear2003-03-291-1/+1
* Hold weak references to the CalComponent instead of connecting to theHans Petter Jansson2003-03-292-29/+16
* Fixes #39954Hans Petter Jansson2003-03-291-4/+4
* init new members (get_current_account): get a matching account for theJP Rosevear2003-03-283-59/+125
* add a parameter(TC_CORBA_string) to the bonobo_widget_get_property.Jack Jia2003-03-261-1/+1
* Update for e_notice moveDan Winship2003-03-254-15/+22
* Utility wrapper around icalparser.Dan Winship2003-03-251-2/+2
* use a GtkMessageDialog and deal correctly with the dialog's reponses.Rodrigo Moya2003-03-211-4/+9
* Fixes #39770Rodrigo Moya2003-03-201-5/+7
* removed. (load_file_fn, vcal_load_file_fn): use physical_uri instead ofRodrigo Moya2003-03-201-2/+3
* use GtkMessageDialog instead of gnome_question_dialog, and deal correctlyRodrigo Moya2003-03-191-4/+9
* Fixes #34505Rodrigo Moya2003-03-181-7/+21
* Fixes #34095Hans Petter Jansson2003-03-188-7/+20
* Fixes #39757Hans Petter Jansson2003-03-181-6/+10
* Fixes #39736Hans Petter Jansson2003-03-181-1/+1
* Fixes #39740Rodrigo Moya2003-03-155-342/+2
* don't use GNOME_STOCK_* defines, but GTK_STOCK_*.Rodrigo Moya2003-03-131-3/+3
* corrected button ordering and changed the return type to be aRodrigo Moya2003-03-133-10/+17
* Update for timezone dialog API changes.Dan Winship2003-03-122-102/+31
* issue more descriptive warnings.Rodrigo Moya2003-03-121-2/+2
* if we already have the client loaded, don't remove it, just increment itsRodrigo Moya2003-03-102-50/+56
* create the array to be returned only once.Rodrigo Moya2003-03-071-3/+3
* ref the CalClient. (notify_dialog_cb): unref the CalClient.Rodrigo Moya2003-03-061-0/+2
* new function. (alarm_notify_dialog): made it return a pointer to theRodrigo Moya2003-03-063-37/+126
* Fixes #31382Rodrigo Moya2003-03-061-2/+2
* fix defaults and descriptions to match what calendar-config wants them toJP Rosevear2003-03-061-30/+30
* g_objectify ref/unrefJP Rosevear2003-03-053-6/+6
* override finalize, not destroy (start_calendar_server): take itip as aJP Rosevear2003-03-051-46/+118
* cast CalClient's to GObject, not GtkObject.Rodrigo Moya2003-03-051-4/+4
* don't let the user change to an email organizer if the back end is not anJP Rosevear2003-03-051-0/+2
* Fixes #37881JP Rosevear2003-03-051-2/+38
* Fixes #37881JP Rosevear2003-03-051-1/+1
* Fixes #37806, #37697JP Rosevear2003-03-051-4/+6
* implementJP Rosevear2003-03-051-20/+56
* call cal_client_get_cal_address instead of cal_client_get_email_addressJP Rosevear2003-03-052-2/+2
* update FIXME noteJP Rosevear2003-03-051-3/+1
* fix copyrightJP Rosevear2003-03-052-7/+7
* Partially Fixes #23606 (from Jack Jia <jack.jia@sun.com>)JP Rosevear2003-03-052-2/+13
* Shush.JP Rosevear2003-03-051-1/+3
* Commit missed files.JP Rosevear2003-03-052-0/+126
* If only the pipe wouldn't break.JP Rosevear2003-03-0539-2267/+2846
* gui/dialogs/alarm-page.c gui/dialogs/event-page.cHans Petter Jansson2003-03-047-7/+7
* build libcal-dialogs as an uninstalled shared library ($(IDL_GENERATED_H),Dan Winship2003-03-013-13/+7
* Remove libalarm.a, which was not being used by the calendar.Dan Winship2003-03-013-17/+11
* This makes alarm notification work.Hans Petter Jansson2003-02-271-1/+1
* This makes creating appointments and tasks from the "New" button work.Hans Petter Jansson2003-02-271-6/+9
* Fixes Ximian #37895.Hans Petter Jansson2003-02-272-3/+3
* Fixes Ximian #38306.Hans Petter Jansson2003-02-271-19/+35
* Use fixed margins of 5% of page width/height. This is the same cheat asHans Petter Jansson2003-02-261-12/+34
* Get default view from correct key.Hans Petter Jansson2003-02-261-1/+1
* Show start/end-of-day widgets.Hans Petter Jansson2003-02-261-0/+2
* Don't warn if calendar isn't loaded... Doesn't seem to hurt, but thisHans Petter Jansson2003-02-243-3/+7
* gconf settings upgradesMichael Zucci2003-02-2410-366/+199
* Appease the compiler. (gnome_calendar_update_paned_quanta): Don't actuallyHans Petter Jansson2003-02-243-2/+20
* CVS server broke again. Here's the rest...Hans Petter Jansson2003-02-231-2/+2
* Eliminate e_utf8_to_gtk_string ().Hans Petter Jansson2003-02-236-18/+15
* Show the custom widgets, since libglade appears to not want to do that.Hans Petter Jansson2003-02-232-10/+32
* Commit fixes from Grzegorz Goawski <grzegol@pld.org.pl>.Hans Petter Jansson2003-02-231-28/+30
* GObject, not GtkObject. (calendar_model_destroy): ->Hans Petter Jansson2003-02-226-30/+30
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-222-10/+0
* Add GConf schemas.Hans Petter Jansson2003-02-212-2/+358
* Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-2/+2
* revert previous changeDan Winship2003-02-203-7/+7
* Remove libversit. We haven't depended on that in forever.Dan Winship2003-02-203-7/+7
* Split $(CORBA_GENERATED_H) rule from the $(CORBA_GENERATED_C) rule to thatEttore Perazzoli2003-02-201-2/+2
* add .server.in filesDan Winship2003-02-201-0/+1
* Enable printing for calendar and tasks.Hans Petter Jansson2003-02-122-217/+151
* Don't use gtk_scrolled_window_set_scrollbar_spacing() anymore.Hans Petter Jansson2003-02-121-1/+0
* Make the CORBA IDL compilation work with parallel makes. Likewise.Ettore Perazzoli2003-02-113-19/+54
* remove this file, as it's generated now Add this file to generate theRodney Dawes2003-02-082-3/+5
* Fixes #37706Rodrigo Moya2003-02-081-2/+18
* Use e_auto_kill_popup_menu_on_selection_done() instead ofEttore Perazzoli2003-02-072-2/+2
* show the widget before returning it.Dan Winship2003-02-071-1/+5
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-0613-41/+35
* Use privlibexecdir. (INCLUDES): Remove cruft. (gladedir, serversdir):Dan Winship2003-02-063-19/+11
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): RemoveDan Winship2003-02-066-20/+11
* s/BonoboXObject/BonoboObject/Dan Winship2003-02-064-15/+15
* array of localized month day names ("1st" - "31st")Dan Winship2003-02-063-61/+172
* The CVS server exited after applying everything from my last commit,Hans Petter2003-02-051-10/+22
* Rename to e_meeting_time_selector_on_invite_others_button_expose() andHans Petter Jansson2003-02-051-9/+10
* Use PangoLayout to draw text.Hans Petter Jansson2003-02-051-12/+17
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-052-18/+18
* Skip setting the "font_gdk" arg for now.Hans Petter Jansson2003-02-025-0/+13
* Fixes #35572Ronald Kuetemeier2003-01-311-0/+1
* Make clicks, drags and resizes work, and pangoize remaining strings. FixHans Petter Jansson2003-01-273-50/+55
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-2616-125/+244
* Don't insist appointment is updated if both old and new summary are blank.Hans Petter Jansson2003-01-259-324/+344
* Remove, this is now defined in configure.in.Ettore Perazzoli2003-01-253-5/+0
* Add a terminating NULL to the concatenation.Hans Petter Jansson2003-01-241-1/+1
* GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-248-8/+9
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-2411-20/+28
* Define componentdir instead of COMPONENT_DIR. Set it toEttore Perazzoli2003-01-241-1/+0
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-239-40/+44
* Create a GnomePrintDialog, not a GnomePrinterDialog. They're differentHans Petter Jansson2003-01-221-1/+1
* applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-222-27/+26