Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove .gitignore files and use git.mk | Ignacio Casal Quinteiro | 2011-01-27 | 2 | -7/+2 |
* | Fix a few uses of TRUE and FALSE in the docs | Paul Bolle | 2010-09-23 | 6 | -25/+26 |
* | Docs: replace gio.IO_ERROR_* with gio.ERROR_* | Paul Bolle | 2010-04-08 | 3 | -45/+45 |
* | Move threads_init() function from 'gobject' to 'glib' | Paul Pogonyshev | 2009-11-10 | 1 | -29/+7 |
* | Specify programming language in .devhelp file | Frédéric Péters | 2009-08-30 | 1 | -1/+1 |
* | Fix the gio.unix namespace in docs | Gian Mario Tagliaretti | 2009-06-23 | 6 | -28/+42 |
* | Add docs for gio functions (mostly for content types) | Gian Mario Tagliaretti | 2009-06-22 | 3 | -0/+398 |
* | Add docs for gio.Unix[In|Out]putStream classes | Gian Mario Tagliaretti | 2009-06-21 | 4 | -0/+410 |
* | Document that many functions got moved gobject -> glib | Paul Pogonyshev | 2009-06-21 | 1 | -0/+7 |
* | Add docs for class gio.DataOutputStream | Gian Mario Tagliaretti | 2009-06-20 | 3 | -0/+507 |
* | Add dpcs for class gio.DataInputStream | Gian Mario Tagliaretti | 2009-06-15 | 4 | -0/+868 |
* | Make gio.Emblem constructor new-style | Paul Pogonyshev | 2009-06-15 | 1 | -2/+49 |
* | Add docs for gio.BufferedOutputStream class | Gian Mario Tagliaretti | 2009-06-13 | 3 | -47/+325 |
* | Fix gio.BufferedInputStream docs | Gian Mario Tagliaretti | 2009-06-13 | 1 | -2/+32 |
* | Add docs for gio.BufferedInputStream | Gian Mario Tagliaretti | 2009-06-13 | 3 | -0/+434 |
* | Add docs for gio.MemoryOutputStream | Gian Mario Tagliaretti | 2009-06-09 | 3 | -0/+178 |
* | Wrap gio.memory_input_stream_new_from_data | Gian Mario Tagliaretti | 2009-06-09 | 3 | -1/+155 |
* | Fix the docs for gio.FilterOutputStream | Gian Mario Tagliaretti | 2009-06-02 | 1 | -3/+3 |
* | Add gio.FilterOutputStream docs | Gian Mario Tagliaretti | 2009-06-02 | 3 | -0/+155 |
* | Add gio.FilterInputStream docs | Gian Mario Tagliaretti | 2009-06-02 | 3 | -0/+155 |
* | Wrap gio.FileOutputStream.query_info_async | Gian Mario Tagliaretti | 2009-06-02 | 3 | -0/+260 |
* | Fix gio.FileInputStream docs | Gian Mario Tagliaretti | 2009-06-02 | 1 | -16/+9 |
* | Wrap gio.FileInputStream.query_async | Gian Mario Tagliaretti | 2009-06-01 | 3 | -0/+224 |
* | Update the docs with new 2.20 API | Gian Mario Tagliaretti | 2009-05-25 | 3 | -3/+367 |
* | Add documentation for the gio.OutputStream class | Gian Mario Tagliaretti | 2009-05-24 | 3 | -1/+144 |
* | Add documentation for the gio.FileMonitor class | Gian Mario Tagliaretti | 2009-05-17 | 3 | -0/+131 |
* | Add documentation for the gio.FileInfo class | Gian Mario Tagliaretti | 2009-05-12 | 3 | -0/+349 |
* | Add docs for the gio.InputStream class | Gian Mario Tagliaretti | 2009-05-09 | 3 | -0/+733 |
* | Add docs for the gio.LoadableIcon class | Gian Mario Tagliaretti | 2009-05-03 | 3 | -0/+201 |
* | Add docs for the gio.ThemedIcon class | Gian Mario Tagliaretti | 2009-05-03 | 3 | -0/+207 |
* | Fix the class title | Gian Mario Tagliaretti | 2009-05-01 | 1 | -1/+1 |
* | Add docs for the gio.MountOperation class | Gian Mario Tagliaretti | 2009-05-01 | 4 | -0/+836 |
* | Wrap three gio.Mount methods | Gian Mario Tagliaretti | 2009-04-29 | 1 | -0/+152 |
* | Swap first two arguments of gio.File.query_info_async() | Paul Pogonyshev | 2009-04-28 | 1 | -7/+7 |
* | Add docs for the gio.Mount class | Gian Mario Tagliaretti | 2009-04-28 | 3 | -2/+658 |
* | Fix a broken link in gio.Volume docs | Gian Mario Tagliaretti | 2009-04-28 | 1 | -1/+1 |
* | Fix the docs for the gio.AppInfo class | Gian Mario Tagliaretti | 2009-04-25 | 1 | -1/+43 |
* | Complete the docs for the gio.File class | Gian Mario Tagliaretti | 2009-04-25 | 1 | -0/+1717 |
* | Finish gio.File constants attributes | Gian Mario Tagliaretti | 2009-04-25 | 1 | -0/+252 |
* | Wrap four g_get_user_*_dir() functions | Paul Pogonyshev | 2009-04-20 | 2 | -0/+209 |
* | Commit some more work on gio.File Docs | Gian Mario Tagliaretti | 2009-04-18 | 2 | -27/+2167 |
* | Code maintenance: add .gitignore files | Paul Pogonyshev | 2009-04-18 | 1 | -0/+7 |
* | Add gio.File and gio.Seekable in docs, gio.File it's not yet completed | Gian Mario Tagliaretti | 2009-04-11 | 6 | -1/+1604 |
* | svn path=/trunk/; revision=1043 | Gian Mario Tagliaretti | 2009-03-29 | 2 | -2/+6 |
* | Add gio.VolumeMonitor in docs. | Gian Mario Tagliaretti | 2009-03-29 | 4 | -1/+855 |
* | Add gio.Volume in docs. | Gian Mario Tagliaretti | 2009-03-29 | 5 | -1/+771 |
* | Add gio.Drive in docs. | Gian Mario Tagliaretti | 2009-03-28 | 4 | -0/+557 |
* | Add gio.SimpleAsyncResult in docs. | Gian Mario Tagliaretti | 2009-03-24 | 4 | -1/+328 |
* | Fix the order and a typo. | Gian Mario Tagliaretti | 2009-03-24 | 3 | -2/+7 |
* | Add gio.AsyncResult in docs. | Gian Mario Tagliaretti | 2009-03-24 | 4 | -0/+126 |