summaryrefslogtreecommitdiff
path: root/libgdict/gdict-client-context.c
Commit message (Expand)AuthorAgeFilesLines
* Use Unicode in translatable stringsPiotr Drąg2016-11-121-15/+15
* Don't translate propertiesPiotr Drąg2015-09-011-8/+8
* gdict: Split lookup-start/end signalsJuan R. García Blanco2015-08-181-6/+10
* gdict: Split lookup-start/end signalsJuan R. García Blanco2015-08-181-1/+4
* Add GObject introspection supportJuan R. García Blanco2015-01-031-6/+5
* libgdict: fix emission of lookup-startJuan R. García Blanco2014-11-301-8/+16
* Use g_timeout_add_seconds() for multi-second timeoutsEmmanuele Bassi2014-11-021-4/+4
* Fixed FSF address in several files. Fixes bug #666702Antono Vasiljev2012-11-111-3/+2
* Remove G_CONST_RETURN usageEmmanuele Bassi2011-06-091-2/+2
* [gdict] Remove the connection check timeoutEmmanuele Bassi2009-09-041-1/+10
* Fix compiler warningPaolo Borelli2009-04-251-1/+1
* Remove newlines at the end of a GDICT_NOTE() messageEmmanuele Bassi2007-09-061-3/+3
* Fix two malformed GDICT_NOTE() statementsEmmanuele Bassi2007-09-061-2/+2
* Improve GDict debug messages handlingEmmanuele Bassi2007-09-061-66/+56
* Use the correct GLib i18n headerEmmanuele Bassi2007-09-061-1/+1
* Use g_shell_quote() to escape the words to look upEmmanuele Bassi2007-08-271-10/+22
* Handle decomposed strings when querying the dictionary server. (#419894,Emmanuele Bassi2007-08-181-2/+2
* Destroy the current command, if present, when we are forcing aEmmanuele Bassi2007-08-131-0/+6
* Use the sources to write the documentation, as it should be.Emmanuele Bassi2007-08-131-0/+12
* Add a timeout or 30 seconds when establishing a connection to theEmmanuele Bassi2007-01-121-3/+50
* A libgdict/gdict-debug.[ch] A libgdict/gdict-private.h AEmmanuele Bassi2006-06-111-63/+62
* Fix stupid typoEmmanuele Bassi2006-05-061-1/+1
* Add further checking for status codes.Emmanuele Bassi2006-05-061-0/+3
* Implement the status whitelisting: check the possible new status againstEmmanuele Bassi2006-04-221-5/+31
* make the dictionary response code parsing a bit more robust; add a bunchEmmanuele Bassi2006-02-111-2/+19
* libgdict/gdict-context.c libgdict/gdict-client-context.c use the new andEmmanuele Bassi2006-01-161-2/+3
* make the hostname lookup cache expire after five minutes; this shouldEmmanuele Bassi2005-12-301-4/+24
* A bunch UI fixes from Dennis Cranston, and a bunch of fixes triggered by aEmmanuele Bassi2005-12-171-9/+41
* Adding gnome-dictionary/libgdictEmmanuele Bassi2005-12-161-0/+1988