summaryrefslogtreecommitdiff
path: root/src/gdict-app.c
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_show_uri_on_window() with newer GTK+Emmanuele Bassi2017-03-061-0/+9
* app: Remove various unused variablesJuan R. Garcia Blanco2016-01-241-1/+0
* Use GTK's automagic menu loadingEmmanuele Bassi2016-01-141-9/+1
* app: Add a missing includeEmmanuele Bassi2015-09-211-0/+1
* app: Use widget templates and a header barJuan R. García Blanco2015-04-041-2/+0
* app: Move New Window to app menuJuan R. García Blanco2015-04-041-0/+16
* Pass the application pointer to the window constructorEmmanuele Bassi2015-04-031-4/+4
* app: Drop homegrown app singletonEmmanuele Bassi2015-04-031-75/+49
* src: Rename the menus UI definition fileEmmanuele Bassi2015-03-301-1/+1
* app: Implement GApplication::activateEmmanuele Bassi2015-03-071-9/+15
* Move UI definitions to GResourceEmmanuele Bassi2015-03-011-9/+1
* app: Drop all deprecated APIEmmanuele Bassi2015-02-231-8/+6
* Convert to new-style commandline option handlingMatthias Clasen2014-11-211-41/+60
* Fixed FSF address in several files. Fixes bug #666702Antono Vasiljev2012-11-111-3/+1
* Use yelp-tools insted of gnome-doc-utilsOliver Propst2012-08-221-1/+1
* app: Add a minimal application menuFlorian Müllner2012-05-101-0/+83
* window: Port to GMenuFlorian Müllner2012-05-101-0/+29
* Use XDG directory layout for configAntono Vasiljev2012-02-231-1/+6
* dictionary: Port to GtkApplicationEmmanuele Bassi2011-01-291-326/+125
* dictionary: Port to GSettingsEmmanuele Bassi2011-01-291-15/+3
* Some more fixes for building with -DGSEAL_ENABLEAndre Klapper2010-05-031-2/+2
* Bug 454691 – Messages in the gnome-dictionary --help output are not allEmmanuele Bassi2008-12-191-16/+10
* Use single GTK+ includes. Patch by Maxim Ermilov (#561257).Cosimo Cecchi2008-12-031-1/+1
* Bug #557562, drop libgnome/libgnomeui dependency.Cosimo Cecchi2008-11-041-33/+13
* Remove useless gnome-print headersEmmanuele Bassi2007-09-061-5/+0
* Enable the GDict command line switches in DictionaryEmmanuele Bassi2007-09-061-0/+1
* Use the gnome-icon-theme icon for the dictionary instead of our own.Emmanuele Bassi2007-08-281-1/+1
* Use G_OPTION_REMAINING to catch every word used on the command line andEmmanuele Bassi2006-07-281-3/+28
* Use the ENABLE_DEBUG conditional to turn on debug messages at compileEmmanuele Bassi2006-07-201-4/+1
* A src/gdict-common.h A src/gdict-common.cEmmanuele Bassi2006-06-111-125/+46
* Do not free the OptionContext: it'll be done by the GnomeProgram when it'sEmmanuele Bassi2006-04-171-2/+0
* Use g_option_context_set_main_group() to show the application's optionsEmmanuele Bassi2006-04-011-1/+1
* Unref the GnomeProgram object to avoid leakage (closes bug #335745).Emmanuele Bassi2006-04-011-0/+3
* remove the big frickin' dialog, and just rename the file that's causingEmmanuele Bassi2006-02-241-99/+33
* ask the user what to do if a file with the same name of the dictionaryEmmanuele Bassi2006-02-241-37/+170
* src/gdict-app.h support looking up multiple words from the console usingEmmanuele Bassi2006-02-051-46/+98
* remove callback to the "die" signal (closes bug #329911).Emmanuele Bassi2006-02-051-3/+0
* check whether there is a file with the same name of the data directoryEmmanuele Bassi2006-02-041-3/+24
* fix error reporting.Emmanuele Bassi2006-01-221-1/+3
* enable look up via command-line (closes bug #325014).Emmanuele Bassi2006-01-021-6/+105
* Set execute bit (0700). Set execute bit (0700). UI fix for remove sourceEmmanuele Bassi2006-01-021-1/+1
* Re-sync with my development trunk: add the new source dialog code; fix aEmmanuele Bassi2005-12-301-2/+1
* The "Maybe this Christmas" release. This release marks the end of the bigEmmanuele Bassi2005-12-241-0/+17
* fix a bunch of compiler warnings (patch by Kjartan Maraas, closes bugEmmanuele Bassi2005-12-211-8/+4
* A bunch UI fixes from Dennis Cranston, and a bunch of fixes triggered by aEmmanuele Bassi2005-12-171-27/+86
* Adding gnome-dictionary/srcEmmanuele Bassi2005-12-161-0/+252