summaryrefslogtreecommitdiff
path: root/pidgin/gtkconv.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch stuff from PidginConversationGary Kramlich2023-02-201-13/+0
* Remove unused enums from PidginElliott Sales de Andrade2023-01-231-12/+0
* Create PurpleUi that merges PurpleCoreUiOps and PurpleUiInfoGary Kramlich2022-10-311-0/+2
* Use the new TalkatuAutoScroller adjustment on the converation history.Gary Kramlich2022-08-281-1/+1
* Bust the union in PidginConversation like a good capitalistGary Kramlich2022-05-171-8/+4
* Remove a whole bunch of dead and unused code from gtkconv.cGary Kramlich2022-04-101-64/+0
* Move conversation management from gtkconv.c to PidginConversationWindow.Gary Kramlich2021-12-061-46/+2
* Convert pidgin from gtk-doc to gi-docgenGary Kramlich2021-10-191-7/+0
* Use icon names for chat emblemsElliott Sales de Andrade2021-10-121-1/+1
* Remove the hidden conversation window as that api is going to change in the f...Gary Kramlich2021-10-111-12/+1
* Remove the + from GTKElliott Sales de Andrade2021-10-101-10/+10
* Fix typos in PidginElliott Sales de Andrade2021-10-101-1/+1
* Remove some remaining remnants of the old infopane widgetGary Kramlich2021-06-171-3/+0
* Create a manager for conversations.Gary Kramlich2021-06-141-42/+0
* Remove the old avatar from the infopane.Gary Kramlich2021-03-191-8/+0
* Remove ui_data from PurpleConversation and move finch and pidgin to g_object_...Gary Kramlich2021-01-301-1/+1
* Greatly simplify the nick color generation and properly detect dark themes.Gary Kramlich2021-01-181-1/+0
* A handful of random cleanups in PidginConversation and PidginConvWindowGary Kramlich2021-01-081-20/+0
* Create PidginPresenceIcon that displays the correct icon for its bound Purple...Gary Kramlich2020-11-141-9/+0
* Updates for the TalkatuHistory changesGary Kramlich2020-08-201-1/+1
* remove the old sound apiGary Kramlich2020-08-131-2/+0
* pidgin.h phase3: create pidgin.h and force its usageGary Kramlich2020-08-061-0/+4
* phase2 of pidgin.h: move existing file to pidgincore.hGary Kramlich2020-07-231-1/+0
* Update all of the pidgin code to include purple.hGary Kramlich2020-05-011-1/+2
* Remove everything about conversation themesGary Kramlich2019-07-191-11/+0
* Finally removing webkit!!Gary Kramlich2019-07-191-1/+0
* Replace gtkconv->webview with a TalkatuHistoryGary Kramlich2019-07-191-1/+3
* Additional cleanups for the entry webkit removalGary Kramlich2019-07-111-1/+0
* Basic message sending works with talkatu nowGary Kramlich2019-07-091-0/+3
* Remove some dead code related to the auto-resize stuffGary Kramlich2019-07-041-7/+0
* Lots of updates for Pidgin-3.0.girGary Kramlich2017-10-171-7/+7
* Box PidginConversationAnkit Vani2014-02-281-11/+60
* Renamed PidginWindow to PidginConvWindow so that introspection associates it ...Ankit Vani2014-02-261-3/+3
* Move section blocks inside inclusion guards -- otherwise g-ir-scanner yellsAnkit Vani2014-02-071-3/+3
* Remove /*@{*/ and /*@}*/Ankit Vani2014-02-071-8/+0
* Removed @nameAnkit Vani2014-02-061-3/+3
* Add sections for finch and re-arrange its doc indexAnkit Vani2014-02-041-6/+8
* Convert docs from doxygen to gtk-doc format for gtkaccount to gtkconvwinAnkit Vani2014-02-021-37/+64
* Initial replacements for gtk-doc style commentsAnkit Vani2014-01-311-24/+24
* A few small tweaks in gtkconvAnkit Vani2013-12-301-2/+0
* Removed nested structs in pidgin - this caused an error in g-ir-compilerAnkit Vani2013-09-251-8/+4
* Merged default branchAnkit Vani2013-08-071-5/+43
|\
| * Backed out changeset f39c64847a3dAnkit Vani2013-06-301-1/+1
| * Move ui_data to the object struct and remove getters and setters. It will be ...Ankit Vani2013-06-291-1/+1
| * Updated gtkblist and gtkconv to use the GObject conversation APIAnkit Vani2013-06-281-1/+1
| * Removed conversation type argument from pidgin conversation functions.Ankit Vani2013-06-271-4/+42
* | Hide GtkWebViewToolbar stuff within the GtkWebView.Elliott Sales de Andrade2013-08-041-2/+0
|/
* Fix a crash when receiving message from another contact within already opened...Tomasz Wasilczyk2013-02-111-0/+1
* Remove all unnecessary GTK_CHECK_VERSION calls.Mark Doliner2013-01-261-4/+0
* now loads the SenderColors.txt file from the theme if it exists, otherwise fa...Nathan Walp2012-09-101-0/+1