summaryrefslogtreecommitdiff
path: root/pidgin/gtkdebug.c
Commit message (Expand)AuthorAgeFilesLines
* Notify API: extend purple_notify_message with PurpleRequestCommonParametersTomasz Wasilczyk2013-09-211-1/+1
* Request API refactoring: switch purple_request_file to PurpleRequestCommonPar...Tomasz Wasilczyk2013-09-101-3/+1
* Fix the rest of Pidgin's warnings about -Wsign-compare; remove -Wno-sign-comp...Tomasz Wasilczyk2013-08-221-1/+1
* Hide GtkWebViewToolbar stuff within the GtkWebView.Elliott Sales de Andrade2013-08-041-1/+1
* Remove incorrect comments.Elliott Sales de Andrade2013-05-111-1/+0
* Fix compilation for GTK2Tomasz Wasilczyk2013-05-091-0/+5
* Fix autoscroll in debug window.Elliott Sales de Andrade2013-05-081-1/+0
* Fix background change in IP and debug filter entries.Elliott Sales de Andrade2013-05-081-6/+52
* Rewrite debug window filter in JS.Elliott Sales de Andrade2013-05-071-257/+18
* Split debug window HTML into a separate file.Elliott Sales de Andrade2013-05-061-53/+3
* Rewrite debug window filtering in JS.Elliott Sales de Andrade2013-05-041-6/+5
* Rewrite debug window pausing in JS.Elliott Sales de Andrade2013-05-041-14/+14
* Rewrite debug window clearing in JS.Elliott Sales de Andrade2013-05-041-8/+6
* Remove all unnecessary GTK_CHECK_VERSION calls.Mark Doliner2013-01-261-9/+0
* Fix some warnings in debug and conv windowsTomasz Wasilczyk2012-11-241-1/+2
* Better implementation of purple_escape_jsTomasz Wasilczyk2012-11-231-1/+1
* GTK debug window: append using js, not htmlTomasz Wasilczyk2012-11-211-39/+56
* Add JSON debug messages to our logTomasz Wasilczyk2012-11-161-0/+1
* Fix leaks of WebKit Lists.Elliott Sales de Andrade2012-09-101-0/+8
* Workaround WebKit API bug.Elliott Sales de Andrade2012-09-091-0/+7
* Add autoscrolling for the debug window.Elliott Sales de Andrade2012-08-111-0/+1
* Fix debug filtering on appended items.Elliott Sales de Andrade2012-08-111-25/+26
* Fix filtering in debug window for WebKitGtkTomasz Wasilczyk2012-08-061-1/+12
* Add checks for old GTK+2 stuff.Elliott Sales de Andrade2012-07-231-20/+2
* Merge with mainline.Elliott Sales de Andrade2012-07-231-4/+10
|\
| * Obey the filter level when the Debug Window is first opened.Elliott Sales de Andrade2012-07-221-3/+9
| * We have the exact button and event time to use here.Elliott Sales de Andrade2012-07-221-1/+1
* | Merge from mainline.Elliott Sales de Andrade2012-07-221-426/+266
|\ \ | |/
| * Convert the Debug Window to a GtkWebView.Elliott Sales de Andrade2012-07-221-224/+252
| * Better handling of parenthesized searches.Elliott Sales de Andrade2012-07-211-5/+8
| * Don't compile Debug Window regex with G_REGEX_EXTENDED.Elliott Sales de Andrade2012-07-211-1/+1
| * Always use GRegex in the Debug Window.Elliott Sales de Andrade2012-07-201-196/+4
| * I think we should verify UTF8 before using a function wanting it.Elliott Sales de Andrade2012-07-191-5/+3
* | There is no separator in GTK+3 dialogs anyway.Elliott Sales de Andrade2012-05-261-3/+0
* | Fix some merge errors.Elliott Sales de Andrade2012-02-281-20/+8
|/
* A boring and large patch so I can merge heads.Elliott Sales de Andrade2011-12-231-8/+18
* propagate from branch 'im.pidgin.pidgin' (head d67ed5e5c721255b1d985ac4c6f2a1...Elliott Sales de Andrade2011-01-091-10/+10
|\
| * compiles using GTK+ 3 from git, beware it does not yet run, in fact it crashe...Marcus Lundblad2010-11-251-10/+10
* | Remove trailing whitespaceRichard Laager2011-01-041-6/+6
|/
* Use GRegex where available. Fixes #12601.Eion Robb2010-09-181-38/+101
* Set debug window tool items to be "important" so that they show text whenElliott Sales de Andrade2010-02-201-1/+7
* Remove GTK_CHECK_VERSION(2,4,0) checks.Elliott Sales de Andrade2010-02-201-105/+20
* New-fangled toolbar code and all that.Elliott Sales de Andrade2010-02-201-2/+126
* propagate from branch 'im.pidgin.pidgin' (head 413e8fd92b59bffd550111f0f0c601...Paul Aurich2010-02-091-2/+0
|\
| * propagate from branch 'im.pidgin.pidgin' (head 6aaa2f369458ee793931e53f27f5e8...Paul Aurich2010-02-041-1/+2
| |\
| * | This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.John Bailey2009-08-231-2/+0
* | | De-dialogify the file-transfer and debug windows.Sadrul Habib Chowdhury2010-02-081-2/+3
| |/ |/|
* | Use a stock icon for 'Filter' in debug window. Closes #9150.Sadrul Habib Chowdhury2010-02-031-1/+2
|/
* A patch from Arunan Balasubramaniam to use timeouts in seconds instead ofArunan Balasubramaniam2009-04-101-2/+2
* Remove trailing whitespaceMark Doliner2009-01-261-2/+2