Commit Graph

56 Commits

Author SHA1 Message Date
Richard Hughes
e45956feeb trivial: Fix up a metric boatload of GtkDoc problems in the new glib2 library 2009-09-09 13:27:14 +01:00
Richard Hughes
e3fb292ece Switch the doc-generation to glib2 2009-09-09 12:41:10 +01:00
Richard Hughes
9a276f6ec7 Add a security document after some initial review 2009-07-13 10:45:24 +01:00
Richard Hughes
219ff0573f Add some more documentation explaining the filters 2009-06-29 18:40:25 +01:00
Richard Hughes
2b9a167999 Rename the 'trusted' parameter to 'only_trusted' to make the logic clearer 2009-06-17 12:11:50 +01:00
Richard Hughes
59a74691d3 trivial: Remove some docs about the removed DBus interfaces 2009-04-24 15:02:50 +01:00
Richard Hughes
7b314ac79d trivial: add some notes to the developer docs about when to emit Package() 2009-04-16 11:42:14 +01:00
Richard Hughes
8662aa16bc trivial: fix the doc build 2009-04-09 10:15:02 +01:00
Richard Hughes
238ff655d2 trivial: update copyright in developer docs 2009-02-25 18:22:07 +00:00
Richard Hughes
bcd948de08 allow backends to enable simultaneous mode to do actions in parallel
This changes the on-wire format slightly, although it should be forward
and backwards compatible. See the mailing list for discussion.
2009-02-24 11:16:41 +00:00
Richard Hughes
fa6527d04e trivial: fix a build issue with the documentation 2009-02-20 15:21:02 +00:00
Richard Hughes
4a42c74d15 trivial: provide the application filter enum 2009-02-17 16:49:18 +00:00
Balaji
0eaae40126 Updated with UseSyslog parameter 2009-02-16 19:38:01 +05:30
Richard Hughes
7ce7945244 trivial: update the docs with waiting-for-lock 2009-01-13 12:35:45 +00:00
Richard Hughes
910769481e trivial: remove unused include path 2008-12-23 13:10:22 +00:00
Richard Hughes
8f241d6ef7 feature: remove PkExtra and use a new class PkDesktop to manage the desktop file cache in a more abstract way 2008-11-19 14:42:40 +00:00
Richard Hughes
c88dd756b1 trivially rename the interface files to be the same format as other projects 2008-11-06 08:37:57 +00:00
Richard Hughes
531cbcf57e trivial: rename the local glib include name 2008-10-20 11:03:19 +01:00
Richard Hughes
8df3d35bc7 trivial: fix make check 2008-10-18 18:41:49 +01:00
Richard Hughes
a36b7f3557 bugfix: Don't use EggObjList as a parent GObject makes up some of the library API, so this should be PkObjList 2008-10-16 16:02:06 +01:00
Richard Hughes
c9676a8a76 feature: move the library into /usr/include/PackageKit/packagekit-glib as we now have a few libraries that talk to PackageKit 2008-10-15 16:03:20 +01:00
Richard Hughes
672f3868c3 trivial: get rid of gtk-doc makefile warning 2008-09-19 17:31:00 +01:00
Richard Hughes
e33229e26f trivial: add one more ui to the developer FAQ page 2008-09-18 11:27:46 +01:00
Richard Hughes
023b83eb6f trivial: remove the last remnants of the yum2 backend 2008-09-08 10:22:29 +01:00
Richard Hughes
c7938c096c trivial: document the dispatcher mode of operation 2008-09-06 18:34:05 +01:00
Richard Hughes
f7f3177619 bugfix: check the install_files() input to see if it exists before we try to process it. Fixes fd#17350 2008-08-29 09:41:00 +01:00
Richard Hughes
a8de83b453 trivial: ignore both egg gobjects 2008-08-28 17:37:25 +01:00
Richard Hughes
3764840e7c trivial: don't export the docs for the egg-* files 2008-08-28 14:27:26 +01:00
Richard Hughes
1a91272b76 convert the pk_debug and pk_warning entries to egg_ prefixes to signify this is now code shared between projects and not PK specific 2008-08-28 12:44:24 +01:00
Robin Norwood
3d2ecbbe7f Fix for rhbz#459870 - give a proper warning if a package is already installed, and a proper error if all packages in the transaction are already installed. 2008-08-27 11:06:34 -04:00
Richard Hughes
f3e19e0e2a clarify some documentation about the transaction methods 2008-08-25 12:03:39 +01:00
Richard Hughes
29a21f19b0 remove the libgbus private library
Having a set of private and one shared library is causing a pain, so move the trivially small
LibGBus GObject into libpackagekit as PkDbusMonitor. This should fix compilation and fix the
code duplication
2008-08-07 09:58:27 +01:00
Richard Hughes
050eccb8d6 trivial: add a diagram missing from the last commit 2008-07-22 16:34:49 +01:00
Richard Hughes
fc0af65475 API ADDITION: Add a SetLocale() method so we can support native localisations for backends that support it 2008-07-22 16:33:29 +01:00
Richard Hughes
a7bdaa5f7f move the spec files into the autogenerated gtk-doc directory 2008-06-20 16:21:28 +01:00
Richard Hughes
f35ed72fc7 remove the method and signal documenation which is now inline with the code 2008-06-20 15:37:50 +01:00
Richard Hughes
7541d60c23 trivial: add an extra file to the content files 2008-06-20 15:19:04 +01:00
Richard Hughes
6846f28a8a Add initial changes needed for autogenerated dbus introspection documentation 2008-06-19 21:45:47 +01:00
Richard Hughes
b17298fb1a trivial: remove PkPolkitClient from the API docs 2008-06-06 11:38:29 +01:00
Richard Hughes
f8058f6fa6 fix ake dist 2008-05-01 17:06:35 +01:00
Richard Hughes
3c261088bd remove PkExtraObj as nothing uses it 2008-04-13 21:29:20 +01:00
Richard Hughes
6d5bb603d7 remove pk-enum-list as we can do this using enums now 2008-04-11 11:50:13 +01:00
Robin Norwood
89fd88379c Add generated files to make clean target. 2008-04-09 12:49:02 -04:00
Richard Hughes
33438c8e17 fix gtk-doc 2008-04-08 13:49:53 +01:00
Richard Hughes
2c1fd2b6b8 use PkControl in preference to PkJobList, and delete the latter as it is unused 2008-04-08 13:09:33 +01:00
Richard Hughes
e58e0516d3 add PKnotify into the help file 2008-04-03 14:33:44 +01:00
Richard Hughes
423f115b0b update a gitignore 2008-04-02 19:09:22 +01:00
Richard Hughes
ada2bb5f85 try harder to kill temp files 2008-03-11 17:40:05 +00:00
Richard Hughes
734c3c301c be more militant when cleaning the docs 2008-03-10 23:44:19 +00:00
Richard Hughes
aaeedec1cd make Makefile pretty for gtk-doc 2008-02-18 23:12:20 +00:00