summaryrefslogtreecommitdiff
path: root/pidgin/gtkpounce.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the buddy pounces apiGary Kramlich2021-01-021-1485/+0
* PurpleMessage cleanups from hellGary Kramlich2020-10-031-1/+4
* Separate the AccountChooser from its model and move options to filtersGary Kramlich2020-09-151-7/+15
* Replace some utility functions with actual widgetsGary Kramlich2020-09-151-1/+2
* remove the old sound apiGary Kramlich2020-08-131-126/+1
* phase2 of pidgin.h: move existing file to pidgincore.hGary Kramlich2020-07-231-2/+1
* Remove PIDGIN_HIG_* constantsGary Kramlich2020-07-161-8/+8
* Update a a few things that were changed in talkatuGary Kramlich2020-07-051-1/+1
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-1/+3
* Update all of the pidgin code to include purple.hGary Kramlich2020-05-011-8/+1
* Bump the gtk minimum to 3.22 and remove gtk3compat.hGary Kramlich2019-11-151-1/+0
* Remove redundant conditions.Elliott Sales de Andrade2019-10-021-1/+2
* Move account chooser filter in a separate setter.Elliott Sales de Andrade2019-08-131-1/+1
* Remove callback from account chooser constructor.Elliott Sales de Andrade2019-08-121-6/+6
* Rename pidgin_account_option_menu_* to pidgin_account_chooser_*.Elliott Sales de Andrade2019-08-091-7/+9
* Split pidgin_account_option_menu into its own files.Elliott Sales de Andrade2019-08-091-0/+1
* Move GtkPounce to TalkatuGary Kramlich2018-09-131-12/+35
* Use G_BINDING_DEFAULT when no binding options needed.Elliott Sales de Andrade2018-06-211-8/+8
* Replace pidgin_toggle_sensitive_array as before.Elliott Sales de Andrade2018-06-211-23/+20
* Replace pidgin_toggle_sensitive by g_object_bind_property.Elliott Sales de Andrade2018-06-211-6/+6
* Use GDK button constants instead of magic numbers.Elliott Sales de Andrade2017-09-101-1/+1
* Stop using deprecated gtk_tree_view_set_rules_hint()Mike Ruprecht2017-07-141-1/+0
* Merge release-2.x.y into defaultdx2017-06-121-2/+2
|\
| * Replace strcmp() with purple_strequal()qarkai2017-03-241-1/+1
| * Replace !strcmp() with purple_strequal()qarkai2017-03-231-1/+1
* | Simplify gtk_label_set_[xy]align calls.Elliott Sales de Andrade2016-09-051-2/+2
* | Replace the deprecated gtk_misc_set_alignment function.Elliott Sales de Andrade2016-09-041-2/+2
* | Remove backwards-compatibility with GTK+2.Elliott Sales de Andrade2016-09-021-53/+59
* | Remove support for GTK+2Jorge Villase?or2015-12-201-7/+1
* | Merged default branchAnkit Vani2014-11-261-65/+65
|\ \
| * | Replace GtkTable with GtkGrid in Pounce window.Elliott Sales de Andrade2014-11-111-65/+65
* | | Merged default branchAnkit Vani2014-05-241-2/+2
|\ \ \ | |/ / |/| |
| * | Merged default branchAnkit Vani2014-04-071-2/+2
| |\ \
| * \ \ Merged default branchAnkit Vani2014-02-111-3/+4
| |\ \ \
| * \ \ \ Merge gtkdoc-conversionAnkit Vani2014-02-101-2/+2
| |\ \ \ \
| | * \ \ \ Merge gtkdoc-conversionAnkit Vani2014-02-101-2/+2
| | |\ \ \ \
| | | * \ \ \ Merge gtkdoc-conversionAnkit Vani2014-02-041-2/+2
| | | |\ \ \ \
| | | | * \ \ \ Merge gtkdoc-conversionAnkit Vani2014-02-041-2/+2
| | | | |\ \ \ \
| | | | | * \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-09-211-3/+3
| | | | | |\ \ \ \
| | | | | * \ \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-09-121-2/+2
| | | | | |\ \ \ \ \
| | | | | | * | | | | Replaced some _prpl_ stuff with _protocol_Ankit Vani2013-08-181-1/+1
| | | | | | * | | | | Renamed prpl.[ch] to protocol.[ch]Ankit Vani2013-08-171-1/+1
* | | | | | | | | | | Split PurpleMessage into incoming, outgoing and systemTomasz Wasilczyk2014-05-231-1/+1
* | | | | | | | | | | Use purple_conversation_write_system_message where appropriateTomasz Wasilczyk2014-05-221-5/+2
* | | | | | | | | | | Switch purple_serv_send_im to PurpleMessageTomasz Wasilczyk2014-05-221-1/+5
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Fix some warningsTomasz Wasilczyk2014-04-021-2/+2
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Fix more gtk_[hv]box_new gtk3 deprecation warningsTomasz Wasilczyk2014-02-111-3/+4
|/ / / / / / / /
* | | | | | | | Fixed namespace issues in Pidgin.Ankit Vani2014-02-101-3/+3
|/ / / / / / /
* | | | | | | Fix namespaces issues in libpurple.Ankit Vani2014-02-101-1/+1
|/ / / / / /
* | | | | | Fix a bunch of gtk-doc warnings in pidginAnkit Vani2014-02-041-1/+1
|/ / / / /