summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the key type for the dictionary for hints on D-BUS 0.3x. The notification...Christian Hammond2005-07-172-1/+7
* Fixed a couple of D-BUS 0.3x bugs. Several remain though.Christian Hammond2005-07-173-31/+93
* Update the AUTHORs file with our current contributors.Christian Hammond2005-07-122-2/+12
* Patch by Richard Hughes to fix make distcheck, and to provide a Fedora Core 4...Christian Hammond2005-07-124-2/+63
* Decrease the wait time for the replacement notification.Christian Hammond2005-07-102-1/+6
* Fill in handle->user_data in notify_send_notification_vargMike Hearn2005-07-092-0/+6
* - Conditionally build gdk-dependent test apps if we have gdk.Christian Hammond2005-07-045-9/+127
* A few things I did on the way home:Christian Hammond2005-07-0114-11/+203
* Be a little better at not crashing. Just a bit better. There's still another ...Christian Hammond2005-06-202-0/+8
* Close the right container in D-BUS 0.3x.Christian Hammond2005-06-202-1/+6
* Add dbus-compat.h.Christian Hammond2005-06-203-0/+151
* Add support for compiling under D-BUS 0.3x. Actually running has not yet been...Christian Hammond2005-06-203-33/+114
* Updated for the 0.6 notification spec.Christian Hammond2005-04-012-16/+14
* - Removed all references to NIL, and explained briefly how each parameter can...Christian Hammond2005-04-012-23/+45
* spaces -> tabsMike Hearn2004-11-087-32/+32
* spaces -> tabsMike Hearn2004-11-081-0/+1
* Move our TODO list to the Doxygen @todo commands, so we'll get it in a nice l...Christian Hammond2004-11-062-3/+8
* Move the emacs mode string out of the Doxygen comment and into its own.Christian Hammond2004-11-062-1/+8
* Quiet svn a bit.Christian Hammond2004-11-060-0/+0
* Add a Doxyfile.in and update things so we can get doxygen docs.Christian Hammond2004-11-065-1/+1091
* Use glib's memory allocation stuff instead of libc's.Christian Hammond2004-11-042-8/+16
* Patch from Mike Hearn to do a bunch of stuff, like handling icons and animati...Christian Hammond2004-11-045-22/+163
* Fix make distcheck.Christian Hammond2004-11-033-2/+11
* - Added a "suppress-sound" hint.Christian Hammond2004-10-022-4/+39
* Version 0.4.Christian Hammond2004-09-302-5/+8
* Don't flush the D-BUS connection, and make sure we disconnect from it.Christian Hammond2004-09-303-2/+11
* Updated to match the spec.Christian Hammond2004-09-3012-307/+314
* Fixed to compile.Christian Hammond2004-09-254-13/+25
* add testsMike Hearn2004-09-2511-0/+568
* The libnotify side of things. Test cases will be checked in laterMike Hearn2004-09-255-23/+21
* - Added <img/> tag support in the markup section.Christian Hammond2004-09-252-76/+341
* Let's comment out the winid and the table and surrounding paragraph for now, ...Christian Hammond2004-09-121-1/+5
* - Changed the app_icon parameter of Notify to take a byte array, string, or N...Christian Hammond2004-09-042-12/+26
* Removed the sound information. Fixed several typos and references to KNotify....Christian Hammond2004-09-022-70/+34
* Wrote the section about hints.Christian Hammond2004-09-022-2/+61
* Wrote about urgency levels.Christian Hammond2004-09-022-1/+53
* NotificationClosed now returns a reason of 3 when CloseNotification is called...Christian Hammond2004-09-022-2/+10
* Shush, svn.Christian Hammond2004-09-010-0/+0
* Marked up parameters.Christian Hammond2004-09-012-15/+20
* Moved the notification components into a table.Christian Hammond2004-09-012-141/+129
* Moved specification and ChangeLog documentation.Christian Hammond2004-09-012-365/+9
* Added vertical alignment of top to the tables.Christian Hammond2004-09-012-9/+16
* Finishing adding the rest of the signals to the spec.Christian Hammond2004-09-013-3253/+91
* Added the notification spec in docbook format. It's not finished. I'm just ti...Christian Hammond2004-08-303-0/+4048
* Many sections need to be filled out, but I've updated the notification spec a...Christian Hammond2004-08-111-19/+66
* Ignore the test-replace tool.Christian Hammond2004-08-090-0/+0
* Slight code cleanups.Christian Hammond2004-07-301-4/+4
* First attempt at wording for default actionsMike Hearn2004-07-291-9/+14
* * libnotify/notify.c: Use pointers instead of GINT_TO_POINTERMike Hearn2004-07-146-15/+52
* State what the return of Notify is when replaces != NILMike Hearn2004-07-141-5/+8