Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maintaining the count independent of the entires. | Ted Gould | 2009-08-05 | 1 | -2/+2 |
| | |||||
* | Update the pc file from the GTK split out. | Ted Gould | 2009-08-04 | 1 | -1/+1 |
| | |||||
* | Merging in the splitout of a GTK version of the lib | Ted Gould | 2009-08-04 | 20 | -138/+540 |
|\ | |||||
| * | Adding libindicate a build include | Ted Gould | 2009-08-04 | 1 | -0/+1 |
| | | |||||
| * | Removing some more noise | Ted Gould | 2009-08-04 | 1 | -0/+8 |
| | | |||||
| * | Ignoring the tarball | Ted Gould | 2009-08-04 | 1 | -0/+1 |
| | | |||||
| * | Ignoring the right file | Ted Gould | 2009-08-04 | 1 | -1/+1 |
| | | |||||
| * | Making seperate versioning for libindicate-gtk | Ted Gould | 2009-08-04 | 2 | -1/+13 |
| | | |||||
| * | Bumping the version as we removed a function. | Ted Gould | 2009-08-04 | 1 | -1/+1 |
| | | |||||
| * | A bunch of distcheck fixes to clean things up | Ted Gould | 2009-08-04 | 4 | -1/+5 |
| | | |||||
| * | Some odd change | Ted Gould | 2009-08-03 | 1 | -0/+9 |
| | | |||||
| * | Last libgtk-pixbuf header | Ted Gould | 2009-08-03 | 1 | -2/+0 |
| | | |||||
| * | Removing GTK dependencies from the libindicate stuff | Ted Gould | 2009-08-03 | 1 | -5/+3 |
| | | |||||
| * | Fixing these guys to include the -gtk library where needed | Ted Gould | 2009-08-03 | 2 | -4/+11 |
| | | |||||
| * | Some ignore files for fun | Ted Gould | 2009-08-03 | 1 | -0/+8 |
| | | |||||
| * | Oops, forgot the listener stuff | Ted Gould | 2009-08-03 | 2 | -0/+205 |
| | | |||||
| * | Moving the listener code and some indicator code into libindicate-gtk | Ted Gould | 2009-08-03 | 7 | -131/+70 |
| | | |||||
| * | Okay, now it is the offending function in it. | Ted Gould | 2009-08-03 | 4 | -3/+117 |
| | | |||||
| * | Creating a default little GTK library to move the GTK stuff in | Ted Gould | 2009-08-03 | 6 | -0/+98 |
|/ | |||||
* | Adding a function to set the server of the indicator upon creation. ↵ | Ted Gould | 2009-08-03 | 3 | -2/+36 |
| | | | | indicate_indicator_new_with_server() | ||||
* | Merging in changes to the destroy and removing a warning. | Ted Gould | 2009-08-03 | 1 | -4/+13 |
|\ | |||||
| * | Removed warning: it's annoying in unittests. | Aurelien Gateau | 2009-07-27 | 1 | -2/+0 |
| | | |||||
| * | Destroy dbus proxies in listener finalize. | Aurelien Gateau | 2009-07-27 | 1 | -2/+13 |
| | | | | | | | | | | | | Makes it possible to destroy a listener and recreate one without calling the old instance callbacks (useful for unit-tests). | ||||
* | | Ignoring built files | Ted Gould | 2009-08-03 | 1 | -0/+3 |
|/ | |||||
* | Fixing the other signal marshallers | Ted Gould | 2009-07-21 | 1 | -4/+4 |
| | |||||
* | Using the server marshaller | Ted Gould | 2009-07-21 | 1 | -1/+2 |
| | |||||
* | Creating the server marshallers that we need | Ted Gould | 2009-07-21 | 2 | -0/+44 |
| | |||||
* | Oops, we shouldn't have a prototype for a function that doesn't exist. ↵ | Ted Gould | 2009-07-21 | 1 | -3/+0 |
| | | | | Thanks to Aurilien. | ||||
* | Configure change to cleanup output | Ted Gould | 2009-07-03 | 1 | -0/+1 |
|\ | |||||
| * | A little like mentioned on the GNOME Wiki, but doesn't work until I have a ↵ | Ted Gould | 2009-07-03 | 1 | -0/+1 |
| | | | | | | | | higher version of automake. Doesn't seem to cause problems though. | ||||
* | | Patch from Mark Trompell to make suffix checking better. | Ted Gould | 2009-06-08 | 1 | -9/+3 |
|/ | |||||
* | Merging in the documentation branch. | Ted Gould | 2009-05-05 | 10 | -324/+607 |
|\ | |||||
| * | Never understand this file really. | Ted Gould | 2009-04-30 | 1 | -0/+14 |
| | | |||||
| * | Fixing function listing | Ted Gould | 2009-04-30 | 1 | -2/+5 |
| | | |||||
| * | Fixing typo | Ted Gould | 2009-04-30 | 1 | -1/+1 |
| | | |||||
| * | Fixing some documentation bugs. | Ted Gould | 2009-04-30 | 3 | -3/+4 |
| | | |||||
| * | Documenting most of the public visible functions | Ted Gould | 2009-04-30 | 1 | -1/+133 |
| | | |||||
| * | Adding in arguments for the signals | Ted Gould | 2009-04-30 | 1 | -1/+12 |
| | | |||||
| * | Adding in arguments on the signal docs. | Ted Gould | 2009-04-30 | 1 | -0/+26 |
| | | |||||
| * | Woot, signal documentation works now. | Ted Gould | 2009-04-30 | 1 | -8/+8 |
| | | |||||
| * | Basic signals docs. | Ted Gould | 2009-04-30 | 1 | -0/+50 |
| | | |||||
| * | Server section documentation. | Ted Gould | 2009-04-30 | 1 | -0/+29 |
| | | |||||
| * | Comments for the class, who put all those functions on there... | Ted Gould | 2009-04-30 | 1 | -0/+42 |
| | | |||||
| * | Adding in message documentation and cleaning up some mistakes as I see them. | Ted Gould | 2009-04-30 | 3 | -7/+40 |
| | | |||||
| * | Never understand this file | Ted Gould | 2009-04-30 | 1 | -827/+0 |
| | | |||||
| * | Doing a better job about defining out the documentation gets | Ted Gould | 2009-04-30 | 1 | -13/+21 |
| | | | | | | | | | | created and looks. Much cleaner. | ||||
| * | Breaking out into sections. | Ted Gould | 2009-04-30 | 1 | -15/+29 |
| | | |||||
| * | Section information | Ted Gould | 2009-04-30 | 1 | -0/+31 |
| | | |||||
| * | Adding to the unused side of things. | Ted Gould | 2009-04-30 | 1 | -0/+260 |
| | | |||||
| * | Removing the big defines that aren't useful and the boilerplate get_type ↵ | Ted Gould | 2009-04-30 | 1 | -39/+0 |
| | | | | | | | | functions. |