summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_menu_popup_at_widget() with newer GTK+Emmanuele Bassi2017-03-061-0/+21
* Use gtk_show_uri_on_window() with newer GTK+Emmanuele Bassi2017-03-062-0/+16
* app-menus: Add Ctrl+Q keyboard accelerator quit shortcutFelipe Borges2017-02-211-1/+2
* Use Unicode in translatable stringsPiotr Drąg2016-11-123-7/+7
* app: Store the appropriate window sizeEmmanuele Bassi2016-08-311-6/+6
* app: Remove unused app menu itemEmmanuele Bassi2016-08-311-5/+0
* app: Move more UI into the XML templateEmmanuele Bassi2016-08-313-38/+57
* app: Remove various unused variablesJuan R. Garcia Blanco2016-01-243-3/+1
* app: Replace deprecated GtkTable with GtkGridJuan R. Garcia Blanco2016-01-181-175/+85
* prefs-dialog: Replace action area with header barMichael Catanzaro2016-01-183-56/+1
* Symbolic iconsMichael Catanzaro2016-01-181-1/+1
* gdict&app: Create new GdictDatabaseChooserButton widgetJuan R. Garcia Blanco2016-01-181-6/+8
* Use GTK's automagic menu loadingEmmanuele Bassi2016-01-144-33/+20
* Fix spelling in "Creating XDG config directory" messageVille Skyttä2015-11-261-1/+1
* app: Add a missing includeEmmanuele Bassi2015-09-211-0/+1
* gdict: Split lookup-start/end signalsJuan R. García Blanco2015-08-181-2/+2
* app: Remove obsolete database chooser codeJuan R. García Blanco2015-07-251-5/+0
* gdict&app: Re-position the database chooserJuan R. García Blanco2015-07-253-24/+29
* app: Initialize Gdict libraryJuan R. García Blanco2015-07-251-0/+2
* app: remove obsolete gdict_window_defbox_selection_changedJuan R. García Blanco2015-06-191-19/+0
* app: Make entries under File top-level menu entriesJuan R. García Blanco2015-06-131-21/+18
* app: Remove Close menu entryJuan R. García Blanco2015-06-132-28/+5
* app: Remove Edit submenuJuan R. García Blanco2015-06-132-108/+69
* app: Remove Select All menu entryJuan R. García Blanco2015-06-072-24/+0
* app: Remove Copy menu entryJuan R. García Blanco2015-05-182-24/+0
* app: Do not translate stack pages titlesJuan R. García Blanco2015-05-131-2/+2
* app: Remove extra box around GdictDefBoxJuan R. García Blanco2015-04-041-7/+1
* app: Show a spinner while loading word definitionsJuan R. García Blanco2015-04-043-3/+40
* app: Remove status barJuan R. García Blanco2015-04-044-154/+1
* app: Use widget templates and a header barJuan R. García Blanco2015-04-045-21/+61
* app: Move New Window to app menuJuan R. García Blanco2015-04-043-44/+23
* Pass the application pointer to the window constructorEmmanuele Bassi2015-04-033-9/+13
* app: Drop homegrown app singletonEmmanuele Bassi2015-04-033-93/+72
* app: Use widget templates to build GdictPrefDialogEmmanuele Bassi2015-03-302-309/+288
* src: Rename the GdictPrefDialog UI definitionEmmanuele Bassi2015-03-303-2/+2
* src: Rename the menus UI definition fileEmmanuele Bassi2015-03-303-2/+2
* src: Use widget templates for GdictSourceDialogEmmanuele Bassi2015-03-304-511/+472
* app: Remove compilation warningsJuan R. García Blanco2015-03-291-7/+3
* app: Improve menu items sensitivityJuan R. García Blanco2015-03-291-0/+23
* app: Implement GApplication::activateEmmanuele Bassi2015-03-071-9/+15
* Move UI definitions to GResourceEmmanuele Bassi2015-03-018-28/+756
* build: Remove unused defineEmmanuele Bassi2015-03-011-1/+0
* build: Use $(LIBM) instead of -lmEmmanuele Bassi2015-03-011-20/+15
* app: Drop all deprecated APIEmmanuele Bassi2015-02-233-15/+21
* window: Do not use deprecate composite-child APIEmmanuele Bassi2015-02-232-8/+0
* app: Remove use of deprecated stock itemsEmmanuele Bassi2015-02-234-35/+14
* build: Do not use INCLUDESEmmanuele Bassi2015-02-231-3/+4
* prefs: update buttons sensitivity on selectionJuan R. García Blanco2015-02-101-4/+39
* prefs: save to filename when availableJuan R. García Blanco2015-02-101-7/+10
* Convert to new-style commandline option handlingMatthias Clasen2014-11-211-41/+60