summaryrefslogtreecommitdiff
path: root/src/notify.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix vala deprecations and warnings in lib/srcRico Tzschichholz2013-02-171-5/+5
* Port to vala 0.16Marc-Antoine Perennou2012-06-051-1/+1
* Turn MonitorManager into a kind-of-singletonMichal Hruby2012-02-071-12/+65
* Use a single class for the queued notificationsSiegfried-Angel Gevatter Pujals2012-01-311-32/+32
* MonitorManager: Queue notifications until the monitor is ready.Siegfried-Angel Gevatter Pujals2012-01-301-14/+81
* Handle null events in event array properlyMichal Hruby2011-10-201-15/+15
* added missing ;Seif Lotfy2011-09-171-1/+1
* rename peerse to paths and use remove_index_fast instead of remove_indexSeif Lotfy2011-09-171-4/+4
* move connections.lookup (peer) outside the loopSeif Lotfy2011-09-171-4/+4
* fix remove issue in notify.vala and replaced it with remove_indexSeif Lotfy2011-09-171-1/+10
* removed peers and made a hashtable with generic arraySeif Lotfy2011-09-171-23/+22
* fixed critical error where timerange = null and we try to look for the start ...Seif Lotfy2011-09-171-1/+1
* fixed little bracket misplacemntSeif Lotfy2011-08-301-1/+1
* added some brackets and made matches private (i think it was before) :PSeif Lotfy2011-08-301-0/+10
* reencapsulated the monitor class and moved monitor match check for events out...Seif Lotfy2011-08-301-40/+28
* More style fixes.Siegfried-Angel Gevatter Pujals2011-08-301-4/+4
* finished support for delete monitor and added test cases as well as fixed 2 c...Seif Lotfy2011-08-281-2/+5
* added new intersect method to TimeRangeSeif Lotfy2011-08-281-18/+22
* Add event data matching except for subjectsSeif Lotfy2011-08-261-2/+5
* Small fixMichal Hruby2011-08-251-1/+3
* TimeRange made into a proper classMichal Hruby2011-08-101-2/+3
* Commit more notification workMichal Hruby2011-08-101-1/+72
* Let's not use the awful at signMichal Hruby2011-08-091-5/+3
* Fix notify.vala to actually compile.Siegfried-Angel Gevatter Pujals2011-08-091-1/+1
* Some where clause stuff.Siegfried-Angel Gevatter Pujals2011-08-081-1/+1
* Initial stab at notificationsMichal Hruby2011-08-081-1/+107
* Add modelinesMichal Hruby2011-07-281-0/+2
* Fix headers, some documentation, add FIXMEs to extension.vala.Siegfried-Angel Gevatter Pujals2011-07-271-1/+1
* Implement Quit().Siegfried-Angel Gevatter Pujals2011-07-261-0/+23
* setting up skeleton filesSeif Lotfy2011-07-261-0/+0