aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify
Commit message (Expand)AuthorAgeFilesLines
* Enable debugging of alarm-notify with ALARMS_DEBUG=1 environment variableMilan Crha2010-12-176-105/+152
* Default to beginning of the day for the last alarm notificationMilan Crha2010-11-302-2/+2
* stock_appontment-reminder icons renamed (reverts previous commit)Milan Crha2010-11-011-5/+5
* Bug 632903 - Support libnotify-0.7Flo Gravo2010-10-231-0/+4
* Bug #630506 - "You have %d alarms" needs ngettextMilan Crha2010-10-181-1/+1
* Bug #615835 - Alarm not working for authenticated calendarsMilan Crha2010-10-053-4/+19
* Increase safety on WindowsFridrich Štrba2010-09-151-1/+33
* Coding style cleanups.Matthew Barnes2010-09-133-16/+16
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-14/+19
* Bug 628635 - Crash in alarm-queue.c:display_notification()Matthew Barnes2010-09-031-1/+3
* Remove the last traces of dbus-glib.Matthew Barnes2010-08-291-1/+0
* Bug 605737 - Appointment reminder shows icons on buttonsMatthew Barnes2010-08-131-318/+181
* Refresh alarm-notify.ui.Matthew Barnes2010-08-131-347/+123
* We are not using dbus-glib anymore, don't call dbus_g_thread_initFridrich Štrba2010-08-051-1/+0
* Fix some compiler warnings.Matthew Barnes2010-07-111-0/+3
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-092-8/+8
* Install evolution-alarm-notify into bindir for windowsFridrich Štrba2010-05-281-0/+4
* [win32] Set a path in evolution-alarm-notify binary,Fridrich Štrba2010-05-281-0/+10
* Merge branch 'express2'Matthew Barnes2010-05-272-11/+32
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-4/+4
| * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-251-1/+1
| |\
| | * Bug 617865 - Various data file cleanupsMatthew Barnes2010-05-181-1/+1
| * | Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-172-0/+5
| |\|
| | * Bug 618113 - Missing icon in alarm dialogMatthew Barnes2010-05-092-0/+5
| | * include missing headerMichael Meeks2010-04-231-0/+1
| | * Initialize dbus threading to avoid loosing alarmsMichael Meeks2010-04-231-0/+1
| * | improve alarm debugging outputMichael Meeks2010-04-231-1/+2
| * | include missing headerMichael Meeks2010-04-231-0/+1
| * | Initialize dbus threading to avoid loosing alarmsMichael Meeks2010-04-231-0/+1
| * | fix dumb buffer overrunMichael Meeks2010-04-231-2/+5
| * | de-confuse debugging, two back-to-back ctime calls would overwriteMichael Meeks2010-04-231-10/+27
| * | Merge commit 'origin/gnome-2-30' into express2Michael Meeks2010-04-223-2/+14
| |\|
| | * Don't bundle 256x256 icon since it does not work anywayFridrich Štrba2010-04-201-0/+0
| | * Give the windows version of evolution-alarm-notify a nice win32 iconFridrich Štrba2010-04-203-2/+14
| * | Fix mismatched quotes.Matthew Barnes2010-04-071-1/+1
| |/
* | Bug 617865 - Various data file cleanupsMatthew Barnes2010-05-181-1/+1
* | Bug 618113 - Missing icon in alarm dialogMatthew Barnes2010-05-092-0/+5
* | include missing headerMichael Meeks2010-04-251-1/+2
* | Initialize dbus threading to avoid loosing alarmsMichael Meeks2010-04-231-0/+1
* | Don't bundle 256x256 icon since it does not work anywayFridrich Štrba2010-04-201-0/+0
* | Give the windows version of evolution-alarm-notify a nice win32 iconFridrich Štrba2010-04-203-2/+14
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-082-12/+20
* | Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+1
* | Fix mismatched quotes.Matthew Barnes2010-03-291-1/+1
|/
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-1/+5
* Do less output on an evolution-alarm-notify consoleMilan Crha2010-02-233-9/+10
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-1/+1
* Bug 607952 - "Hours" used as both singular and plural formsMatthew Barnes2010-01-251-1/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-162-6/+2
* Whitespace cleanup.Matthew Barnes2010-01-111-1/+1
* Bug #605600 - Meeting reminders with wrong timesMilan Crha2010-01-091-3/+5
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-1/+2
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+4
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-1/+0
* Coding style and whitespace cleanups.Matthew Barnes2009-11-291-1/+1
* Bug 602102 - [regression] evolution-alarm-notify segv on login to desktopChenthill Palanisamy2009-11-251-7/+7
* Kill Evolution's icon cache once and for all.Matthew Barnes2009-11-201-3/+0
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-175-740/+703
* Enable building without Canberra-GTKTor Lillqvist2009-11-111-0/+5
* Prefer GQueue (or GNode) over EDList.Matthew Barnes2009-10-271-1/+1
* Bug #562512 - Make hyperlinks clickable in Memos, Tasks and CalendarMilan Crha2009-10-161-0/+4
* Bug #594373 - Calendar notifications are not cleared from system trayMilan Crha2009-10-051-17/+18
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-1/+2
* Get "Edit Event" working from the alarm notify window.Matthew Barnes2009-09-191-41/+31
* Restore the alarm notify daemon.Matthew Barnes2009-09-186-264/+164
* Finish killing Bonobo.Matthew Barnes2009-09-091-30/+1
* Bug #594407 - Alarms won't go awayMilan Crha2009-09-081-11/+1
* Coding style and whitespace cleanup.Matthew Barnes2009-08-302-2/+2
* Bug 571488 - Migrate from deprecated gnome_sound to libcanberraH.Habighorst2009-08-233-11/+17
* Kill EPopup.Matthew Barnes2009-08-231-1/+0
* Bug #579646 - Remember alarm's last notified per calendarMilan Crha2009-07-293-20/+46
* More whitespace cleanup.Matthew Barnes2009-07-191-4/+4
* Fix excessive whitespace.Matthew Barnes2009-07-144-16/+0
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* Avoid the console popping while evolution running on windowsFridrich Strba2009-06-091-0/+4
* 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-2710-82/+82
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2713-17/+16
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-2713-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
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-111-1/+1
|\|
| * Resize the alarm notifier correctlyRitesh Khadgaray2009-05-091-1/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-071-7/+3
|\|
| * Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminalAdam Petaccia2009-05-061-7/+3
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-042-2/+2
|\|
| * ** 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
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Merge in changes from master.Matthew Barnes2009-05-012-7/+0
* | Sanitize values from GConf before using themMilan Crha2009-04-281-4/+10
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-252-3/+7
|\|
| * ** 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
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-153-4/+5
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-3/+1
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-2/+2
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-244-5/+179
* | Get composer integration working with the rest of the modules, but man doMatthew Barnes2008-11-011-0/+2
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-14/+17
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-024-54/+68
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-118-99/+126
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-152-22/+13
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-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