aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify
Commit message (Expand)AuthorAgeFilesLines
* More code cleanup.Matthew Barnes2009-06-023-3/+3
* Whitespace cleanup.Matthew Barnes2009-05-292-9/+9
* Prefer GLib basic types over C types.Matthew Barnes2009-05-2910-82/+82
* Remove trailing whitespace, again.Matthew Barnes2009-05-2913-14/+14
* Fix compiler warnings in calendar.Matthew Barnes2009-05-261-3/+2
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* Resize the alarm notifier correctlyRitesh Khadgaray2009-05-091-1/+1
* Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminalAdam Petaccia2009-05-061-7/+3
* ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-042-2/+2
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* Bug 580898 – Kill libgnomeui/gnome-winhintsMatthew Barnes2009-05-011-3/+0
* Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-011-4/+0
* Sanitize values from GConf before using themMilan Crha2009-04-271-4/+10
* ** Fix for bug #558366Milan Crha2009-02-251-0/+2
* Rats. gtk_status_icon_set_tooltip_text() is only in 2.16.Matthew Barnes2009-02-191-1/+3
* ** Fixes part of bug #572348Matthew Barnes2009-02-191-2/+2
* Mark a string for translation. Fixes bug #570364Gabor Kelemen2009-02-031-1/+2
* Fix compiler warnings.Matthew Barnes2009-02-021-1/+1
* ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-012-2/+2
* Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-111-1/+0
* ** Fixes bug #567276Matthew Barnes2009-01-111-1/+0
* ** Part of fix for bug #564229Milan Crha2008-12-151-1/+1
* ** Fix for bug #563669Milan Crha2008-12-091-2/+2
* ** Fix for bug #558354Milan Crha2008-11-044-5/+179
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-081-14/+17
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-12/+16
* ** Fix for bug #553273Milan Crha2008-09-231-2/+2
* Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-191-12/+16
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-161-14/+17
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-14/+17
* License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-13/+16
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-033-40/+46
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-274-46/+64
* ** Fixes bug #546892Matthew Barnes2008-08-122-22/+13
* ** Fix for bug #353927Milan Crha2008-08-011-5/+12
* ** Fix for bug #542889Paolo Borelli2008-07-141-2/+0
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2113-20/+20
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-064-35/+3
* Include e-util-private.h for the mapping of EVOLUTION_GLADEDIR to aTor Lillqvist2008-05-081-2/+9
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-1/+0
* Google Calendar alarm works now.Srinivasa Ragavan2008-02-111-1/+4
* ** Part of fixes for bug #395939Milan Crha2008-02-081-3/+8
* Fix for bug #426159 (Allow users to snooze for 1+ hour 0 minutes)Suman Manjunath2008-01-172-1/+5
* ** Fixes bug #362638Matthew Barnes2007-12-213-263/+150
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-158-232/+232
* ** Fix for bug #496248Andre Klapper2007-11-131-1/+1
* Fix spacing between alarm description and buttons.Matthew Barnes2007-11-011-1/+1
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-244-24/+20
* Miscellaneous changes related to bug #437579.Matthew Barnes2007-10-121-6/+7
* Fixed leak caused by my changes in fix for bug #325685.Milan Crha2007-10-051-2/+4
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-032-11/+10
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0213-13/+13
* 2007-08-10 mcrha Fix for bug #351552Milan Crha2007-08-103-12/+28
* ** Fix for bug #454253Srinivasa Ragavan2007-08-061-6/+21
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-12/+0
* 2007-08-02 mcrha Fix for bug #322624Milan Crha2007-08-021-0/+45
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-261-2/+19
* 2007-07-26 mcrha Fix for bug #273699Milan Crha2007-07-261-2/+4
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-031-1/+1
* ** Fixes bug #424562Matthew Barnes2007-05-251-72/+1
* Fix for bug #415562Srinivasa Ragavan2007-05-041-0/+19
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-2/+5
* ** Fixes bug #419524Matthew Barnes2007-03-214-4/+4
* Fix for bug #380064Wang Xin2006-12-041-0/+4
* Fixes #208318.Chenthill Palanisamy2006-11-071-4/+6
* ** Fix for bug #344463Srinivasa Ragavan2006-08-301-5/+12
* Fix all compiler warnings and correct some other issues.Kjartan Maraas2006-08-243-39/+36
* Fixes #351253, make the dialog shows the label and can be closed.Li Yuan2006-08-141-0/+2
* Fixes #333423Chenthill Palanisamy2006-07-311-2/+1
* Fixed atleast 6 alarm crashes.Srinivasa Ragavan2006-06-121-11/+16
* More alarm fixesSrinivasa Ragavan2006-05-232-9/+22
* Rewrite Alarm Notify with EThreadSrinivasa Ragavan2006-04-224-130/+673
* committed fix for bug #328988Srinivasa Ragavan2006-03-061-37/+25
* adding translator comments to "second" strings to distinguish ordinalAndre Klapper2006-02-121-1/+2
* broken pipes are soo funKjartan Maraas2006-02-085-12/+7
* Fix compilation against HEAD gtk and on Win32, where we use theTor Lillqvist2006-01-311-2/+4
* fixes #325762Chenthill Palanisamy2006-01-252-301/+49
* Committing patch from Jon Ander HernandezSrinivasa Ragavan2006-01-241-1/+1
* fixes #325629Chenthill Palanisamy2006-01-161-13/+5
* changes in alarm-queue.c to fix two bugs 324889 and 324816. The code thatChenthill Palanisamy2006-01-161-38/+40
* modified some code in alarm-queue.c that causes a crash while alarm-notificat...Chenthill Palanisamy2006-01-161-39/+18
* fixes a build break.Chenthill Palanisamy2006-01-051-2/+2
* fixes #303193Chenthill Palanisamy2006-01-051-2/+4
* modified the alarm-notify.glade file and some code in alarm-notify-dialog.cChenthill Palanisamy2006-01-052-26/+86
* applied an approved patch for fixing #323955. Also correct the date of previo...Chenthill Palanisamy2005-12-201-20/+5
* When building against GTK+ 2.9.0 or later, and always on Win32, use theTor Lillqvist2005-12-171-3/+98
* Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS.Tor Lillqvist2005-12-171-1/+1
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-262-3/+18
* Changes for alarm notification bubbleChenthill Palanisamy2005-11-248-122/+594
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-242-2/+2
* changes are made in alarm-notify.glade and alarm-notify-dialog.c to make sureChenthill Palanisamy2005-11-172-28/+35
* Modified the code in alarm_notify_add_calendars() to generate the correct key...Chenthill Palanisamy2005-11-081-2/+9
* Changed the code to load alarms from current day beginning if the last notifi...Chenthill Palanisamy2005-11-082-11/+10
* fixes #266144, #317575.Chenthill Palanisamy2005-10-111-43/+60
* fixes 271480.Chenthill Palanisamy2005-10-031-0/+7
* fixes #269685.Chenthill Palanisamy2005-10-011-5/+84
* fixes #273781.Chenthill Palanisamy2005-09-301-0/+2
* Fixes #261625Chenthill Palanisamy2005-09-191-7/+11
* Fixes 313705Chenthill Palanisamy2005-08-252-0/+7
* Fixes #310338Chenthill Palanisamy2005-08-122-18/+53
* Free the uri to the source in a few cases. Free the timezone location.Kjartan Maraas2005-07-131-0/+3
* Prune unnecessary and nonexistent directories from the -I options. PruneTor Lillqvist2005-06-271-1/+0
* moved e-error to e-util/Not Zed2005-05-161-1/+1
* Fixes #301350Rodrigo Moya2005-05-101-1/+23
* Made the alarm-notify dialog multi-alarm awarePhilip Van Hoof2005-05-095-467/+657
* Fixes #274406 Removed the additional unref present.Chenthill Palanisamy2005-05-021-1/+0
* Fixes #41740Rodrigo Moya2005-04-022-2/+4
* Fixes #44719Rodrigo Moya2005-03-281-0/+1
* Merge from 2.10 branchJP Rosevear2005-03-151-0/+2
* Fixes #73563JP Rosevear2005-03-141-1/+1
* Fixes #72835Rodrigo Moya2005-03-043-54/+109
* Fixes #72928Rodrigo Moya2005-03-012-6/+7
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-242-2/+2
* if opening the calendar failed, disconnect signals and unref it.Rodrigo Moya2005-02-181-0/+3
* use libedataserver's e-url.Rodrigo Moya2005-01-171-1/+1
* clear the attendees, somehow I remove this in an earlier commitJP Rosevear2005-01-081-1/+0
* svn path=/trunk/; revision=28177Not Zed2004-12-221-1/+1
* Add callback function for doing ngettext on the "minutes" labelRodney Dawes2004-12-181-0/+20
* dittoJP Rosevear2004-11-261-4/+1
* prevent crash if there is no descriptionJP Rosevear2004-11-261-5/+9
* Add gtkimage.h to includes, and remove gtkhtml headers Add and remove someRodney Dawes2004-11-234-385/+430
* Don't try to convert the results of timet_to_str_with_zone to UTF-8, sinceRodney Dawes2004-11-091-8/+2
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* convert to epopup. (add_popup_menu_item): removed, now redundant.Not Zed2004-10-121-44/+31
* Fixes #62374Rodrigo Moya2004-09-171-56/+44
* Fixes #62392Rodrigo Moya2004-09-041-2/+2
* get the active state (insert_rsvp): set inital rsvp stateJP Rosevear2004-08-281-1/+1
* use the new 'has-alarms-in-range' query. (alarm_queue_add_client): makeRodrigo Moya2004-08-281-15/+32
* update protoJP Rosevear2004-08-272-19/+29
* initialize the mutext needed to prevent concurrect accessSivaiah Nallagatla2004-08-181-16/+30
* change the prototype of alarm_notify_add_calendar to take Esource insteadSivaiah Nallagatla2004-08-162-9/+19
* disconnect from signals also when using only the system tray. Fixes aRodrigo Moya2004-08-101-0/+3
* Fixes #62030Rodrigo Moya2004-08-062-8/+11
* include config.h. See #61395.Not Zed2004-07-221-0/+4
* Merge from release branch.JP Rosevear2004-06-041-5/+12
* add argJP Rosevear2004-05-182-2/+14
* just set up the alarm notify objectJP Rosevear2004-05-187-233/+203
* Use E_ICON_SIZE enum here. (display_notification): Same.Jeffrey Stedfast2004-05-182-3/+3
* Update the alarm notify dialog to be HIG compliantRodney Dawes2004-05-012-102/+225
* Call e_icon_factory_init ()Rodney Dawes2004-04-241-0/+3
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-192-10/+27
* removed commented code.Rodrigo Moya2004-04-051-34/+0
* removed useless call to set the POA after construction.Rodrigo Moya2004-04-051-1/+0
* removed misplaced return statement that prevented the rest of the objectsRodrigo Moya2004-03-291-1/+1
* get the mail alarm description message from "malarm_description" insteadAlfred Peng2004-03-231-3/+7
* Fix #51187 on bugzilla of ximian If "alarms" or "alarms->alarms" is NULLAlfred Peng2004-03-181-30/+33
* set a GConf listener callback to list for changes in selected calendars.Rodrigo Moya2004-03-051-0/+92
* don't make the dialog window sticky, the icon on the system tray alreadyRodrigo Moya2004-03-041-1/+0
* Fixes #54028Rodrigo Moya2004-03-041-1/+1
* fix rampant double-freeing.Dan Winship2004-03-021-20/+8
* Fix the repo_id to include the evolution base versionRodney Dawes2004-02-271-1/+1
* remove the client from the queue also.Rodrigo Moya2004-02-191-0/+2
* add 1 second to the last notification time, or we'll get many times theRodrigo Moya2004-02-181-0/+2
* removed buggy characters from menu items' texts.Rodrigo Moya2004-02-171-3/+3
* open the calendars asynchonously. (cal_opened_cb): callback forRodrigo Moya2004-02-171-5/+25
* get alarms since the last notification, only use current time when thereRodrigo Moya2004-02-171-4/+6
* set session restart style to RESTART_IF_RUNNING.Rodrigo Moya2004-02-171-1/+1
* no need to keep the master client. (init_session): just set the daemon'sRodrigo Moya2004-02-161-17/+20
* pass the user list to e_cal_send_objects().Rodrigo Moya2004-02-161-0/+1
* Fixes #52970Rodrigo Moya2004-02-045-46/+57
* removed.Rodrigo Moya2004-01-168-193/+118
* added missing headers.Rodrigo Moya2004-01-112-2/+2
* keep all the tray icons we create in a list. (tray_icon_destroyed_cb):Rodrigo Moya2004-01-101-0/+15
* store the ECal's associated ECalView, and connect to its "objects_removed"Rodrigo Moya2004-01-091-29/+106
* call e_cal_view_start to actually start the live query.Rodrigo Moya2004-01-081-2/+3
* call e_cal_view_start to actually start the live query.Rodrigo Moya2004-01-081-0/+2
* added an ECalQuery for each loaded client. (load_alarms): use a live queryRodrigo Moya2004-01-071-60/+71
* if the setting is not in the config database, use the current time, toRodrigo Moya2003-12-231-3/+5
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-222-1/+4
* rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-221-1/+1
* make sure we free the data stored in the hash table.Rodrigo Moya2003-12-172-22/+5
* return a reference to the alarm_notify_service, not NULL and ref theRodrigo Moya2003-12-171-1/+3
* return a reference to the alarm_notify_service, not NULL.Rodrigo Moya2003-12-171-1/+1
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-023-3/+3
* removed unneeded functions. (alarm_notify_add_calendar,Rodrigo Moya2003-12-011-109/+0
* removed this function, since we now use the ESourceList to know whatRodrigo Moya2003-12-011-1/+1
* removed this function, since we now use the ESourceList to know whatRodrigo Moya2003-12-014-95/+102
* e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto.Hans Petter Jansson2003-11-271-1/+1
* Update OAFIID of AlarmNotifyRoss Burton2003-11-242-2/+2
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-201-1/+0
* Cleanup some ref/unref callsJP Rosevear2003-11-181-2/+2
* use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-171-2/+1
* remove the AlarmNotify service, no more need for it, since the alarmRodrigo Moya2003-11-174-101/+51
* use a standard calendar status (backend_cal_opened_online): dittoJP Rosevear2003-11-121-2/+2
* Shush.JP Rosevear2003-11-071-2/+2
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-078-97/+94
* set up vars and rules for versioning the .server filesJP Rosevear2003-10-311-9/+5
* removed.Rodrigo Moya2003-10-311-0/+11
* use bonobo_main_quit, not gtk_main_quit.Rodrigo Moya2003-10-312-1/+16
* if the component received is an instance, add it to the recurrences hashRodrigo Moya2003-10-241-2/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-222-185/+26
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-102-3/+2
* 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 #47863.Jack Jia2003-08-271-0/+3
* Ensure we get UTF-8 strings from gettext.Frédéric Crozat2003-08-221-0/+1
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-4/+5
* Fixes all "alarm daemon doesn't start with session"Rodrigo Moya2003-07-291-1/+2
* Fix an unused variableDan Winship2003-07-231-0/+2
* Fixes #44719Rodrigo Moya2003-06-271-5/+2
* ** For #42691.Not Zed2003-06-111-2/+2
* fixed memory leak introduced by previous commit.Rodrigo Moya2003-05-141-0/+4
* Fixes #41760Rodrigo Moya2003-05-141-17/+5
* Fixes #41811JP Rosevear2003-05-061-0/+3
* removed unused code.Rodrigo Moya2003-04-301-18/+0
* Fixes #41661Rodrigo Moya2003-04-271-5/+3
* Fixed typoRodrigo Moya2003-04-241-1/+1
* Fixes #41671Rodrigo Moya2003-04-242-3/+6
* Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-231-2/+5
* removed 'heading' and 'message' labels.Rodrigo Moya2003-04-192-47/+1
* Fixes #34498Rodrigo Moya2003-04-171-4/+8
* Fixes #41129, #41215, #41221, #41256Rodrigo Moya2003-04-171-215/+227
* only remove the alarm for backends that want it (Exchange).Rodrigo Moya2003-04-101-1/+3
* Clean up server namesDan Winship2003-04-081-4/+4
* Fixes #40790JP Rosevear2003-04-051-1/+1
* Fixes #34505Rodrigo Moya2003-03-181-7/+21
* 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
* Remove libalarm.a, which was not being used by the calendar.Dan Winship2003-03-011-6/+2
* This makes alarm notification work.Hans Petter Jansson2003-02-271-1/+1
* gconf settings upgradesMichael Zucci2003-02-242-95/+42
* CVS server broke again. Here's the rest...Hans Petter Jansson2003-02-231-2/+2
* GObject, not GtkObject. (calendar_model_destroy): ->Hans Petter Jansson2003-02-221-1/+1
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-221-3/+0
* revert previous changeDan Winship2003-02-201-3/+3
* Remove libversit. We haven't depended on that in forever.Dan Winship2003-02-201-3/+3
* add .server.in filesDan Winship2003-02-201-0/+1
* Make the CORBA IDL compilation work with parallel makes. Likewise.Ettore Perazzoli2003-02-111-4/+7
* remove this file, as it's generated now Add this file to generate theRodney Dawes2003-02-082-3/+5
* Use privlibexecdir. (INCLUDES): Remove cruft. (gladedir, serversdir):Dan Winship2003-02-063-19/+11
* array of localized month day names ("1st" - "31st")Dan Winship2003-02-061-1/+1
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-13/+13
* Fixes #35572Ronald Kuetemeier2003-01-311-0/+1
* Remove, this is now defined in configure.in.Ettore Perazzoli2003-01-251-1/+0
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-241-0/+1
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-232-5/+4
* Icons are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-091-1/+1
* remove a dead headerJeffrey Stedfast2003-01-081-1/+0
* #include <string.h>Federico Mena Quintero2002-11-135-41/+54
* *** empty log message ***Rodrigo Moya2002-11-071-1/+1
* renmaed .oaf.in files.Rodrigo Moya2002-11-072-7/+7
* don't return a Bonobo_EventSource_ListenerId, since it does not existRodrigo Moya2002-11-071-218/+217
* use libxml2 headers.Rodrigo Moya2002-11-058-85/+91
* Fixes crash in #19159Rodrigo Moya2002-10-071-7/+13
* removed unneeded g_assert which was preventing the alarm daemon to startRodrigo Moya2002-10-031-2/+0
* only save the new notification time if it is bigger than the already savedRodrigo Moya2002-09-231-1/+7
* Fixes #12326Rodrigo Moya2002-08-264-157/+83
* Fixes the crash in #19159Rodrigo Moya2002-08-051-0/+2