summaryrefslogtreecommitdiff
path: root/libpurple/roomlist.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | Box the *UiOps structuresAnkit Vani2014-02-151-2/+38
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Fix namespaces issues in libpurple.Ankit Vani2014-02-101-1/+1
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Remove /*@{*/ and /*@}*/Ankit Vani2014-02-071-19/+0
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Removed @nameAnkit Vani2014-02-061-7/+7
|/ / / / / / / / / / / /
* | | | | | | | | | | | Fix some gtk-doc warnings till xmlnode.hAnkit Vani2014-02-061-18/+17
|/ / / / / / / / / / /
* | | | | | | | | | | Remove @file from .c filesAnkit Vani2014-02-041-4/+0
|/ / / / / / / / / /
* | | | | | | | | | Minor comment fiddling.Mark Doliner2013-12-061-3/+3
|/ / / / / / / / /
* | | | | | | | | libpurple: use g_object_class_install_properties instead of repeated g_object...Ankit Vani2013-11-241-7/+3
* | | | | | | | | libpurple: use g_object_notify_by_pspec instead of g_object_notifyAnkit Vani2013-11-241-15/+18
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | libpurple: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always ca...Ankit Vani2013-11-171-3/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Unmark property names and blurbs from translatable to non-translatableAnkit Vani2013-11-161-6/+6
|/ / / / / /
* | | | | | Renamed roomlist *_get_gtype functions to *_get_type so that gtk-doc can find...Ankit Vani2013-10-121-2/+2
* | | | | | Renamed purple_roomlist_room_get_type to *_get_room_type, purple_roomlist_fie...Ankit Vani2013-10-121-2/+2
|/ / / / /
* | | | | Cleaned up properties and added g_object_notify calls for everything elseAnkit Vani2013-10-111-9/+8
| |_|_|/ |/| | |
* | | | Move all object destruction code to finalize() methods and keep unrefs in dis...Ankit Vani2013-10-011-14/+4
| |_|/ |/| |
* | | Check types of GObjects instead of just for NULL valuesAnkit Vani2013-10-011-6/+6
* | | Renamed purple_roomlist_[gs]et_proto_data to purple_roomlist_[gs]et_protocol_...Ankit Vani2013-09-121-2/+2
|/ /
* | Added room and field GBoxed code to roomlist.cAnkit Vani2013-09-061-26/+74
* | Added GObject code to roomlist.cAnkit Vani2013-09-061-42/+171
* | Started GObjectification of PurpleRoomlistAnkit Vani2013-09-061-65/+115
|/
* Fix two compile warnings. Did I do that? I totally didn't notice. My bad.Mark Doliner2011-08-261-2/+2
* Some struct hiding. What a pain.Mark Doliner2011-08-231-1/+83
* Include 'internal.h' before all other headers to make some non-gcc compilers ...Paul Aurich2009-11-271-2/+0
* Fix a crash that happens when accessing the roomlist for an account that'sPaul Aurich2008-12-061-0/+1
* Add a comment to clarify code I initially thought was broken.Richard Laager2008-11-271-0/+5
* Kill off gc->prpl in the core everywhere but connection.c (when the structJohn Bailey2008-02-031-9/+21
* A list of accessor functions to the roomlist API.Sadrul Habib Chowdhury2008-01-061-0/+40
* applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defaRichard Laager2007-09-281-2/+3
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Move the define in internal.h instead.Sadrul Habib Chowdhury2007-06-191-0/+2
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-57/+57
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+337