summaryrefslogtreecommitdiff
path: root/src/gdict-window.c
Commit message (Expand)AuthorAgeFilesLines
* Add "devel" CSS class to the windowHEADmasterEmmanuele Bassi2022-11-021-0/+6
* Keep the sidebar size up to dateGuido Trentalancia2020-09-251-21/+35
* Avoid shadowing a variableEmmanuele Bassi2020-09-231-9/+6
* Avoid a discarded qualifier warningEmmanuele Bassi2020-09-231-6/+6
* menus: Update for GNOME 3.32 recommendationsJeremy Bicha2018-12-061-1/+1
* Stop installing libgdictEmmanuele Bassi2017-04-111-5/+3
* Silence a compiler warningEmmanuele Bassi2017-04-111-1/+1
* Use Unicode in translatable stringsPiotr Drąg2016-11-121-4/+4
* app: Store the appropriate window sizeEmmanuele Bassi2016-08-311-6/+6
* app: Move more UI into the XML templateEmmanuele Bassi2016-08-311-34/+17
* app: Remove various unused variablesJuan R. Garcia Blanco2016-01-241-1/+0
* gdict&app: Create new GdictDatabaseChooserButton widgetJuan R. Garcia Blanco2016-01-181-6/+8
* Use GTK's automagic menu loadingEmmanuele Bassi2016-01-141-22/+17
* 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-251-20/+5
* app: remove obsolete gdict_window_defbox_selection_changedJuan R. García Blanco2015-06-191-19/+0
* app: Remove Close menu entryJuan R. García Blanco2015-06-131-21/+5
* app: Remove Edit submenuJuan R. García Blanco2015-06-131-29/+1
* app: Remove Select All menu entryJuan R. García Blanco2015-06-071-17/+0
* app: Remove Copy menu entryJuan R. García Blanco2015-05-181-17/+0
* 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-041-0/+14
* app: Remove status barJuan R. García Blanco2015-04-041-143/+1
* app: Use widget templates and a header barJuan R. García Blanco2015-04-041-19/+20
* app: Move New Window to app menuJuan R. García Blanco2015-04-041-39/+0
* Pass the application pointer to the window constructorEmmanuele Bassi2015-04-031-5/+8
* 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: Drop all deprecated APIEmmanuele Bassi2015-02-231-1/+4
* window: Do not use deprecate composite-child APIEmmanuele Bassi2015-02-231-4/+0
* app: Remove use of deprecated stock itemsEmmanuele Bassi2015-02-231-2/+2
* Fix Ctrl+A and Ctrl+C in the search fieldRobert Roth2013-10-051-3/+9
* Revert "Revert "Make the lookup button look like a button""Michael Catanzaro2013-10-051-3/+2
* Revert "Make the lookup button look like a button"Michael Catanzaro2013-10-051-2/+3
* Make the lookup button look like a buttonRobert Roth2013-10-051-3/+2
* Fixed FSF address in several files. Fixes bug #666702Antono Vasiljev2012-11-111-3/+1
* app: Add a minimal application menuFlorian Müllner2012-05-101-53/+0
* window: Port to GMenuFlorian Müllner2012-05-101-199/+200
* window: Base on GtkApplicationWindow rather than GtkWindowFlorian Müllner2012-05-101-1/+1
* window: Make sure to set the application on new windowsFlorian Müllner2012-05-101-0/+4
* Use g_clear_objectIgnacio Casal Quinteiro2012-04-101-47/+8
* Do not use deprecated methodsIgnacio Casal Quinteiro2012-04-101-6/+6
* gdict: Be more resilient when loading/saving stateEmmanuele Bassi2011-04-081-2/+9
* dictionary: Remove style_set class handlerEmmanuele Bassi2011-01-301-76/+0
* dictionary: Fix visibility of sidebar and statusbarEmmanuele Bassi2011-01-291-25/+46
* dictionary: Port to GtkApplicationEmmanuele Bassi2011-01-291-3/+20
* dictionary: Port to GSettingsEmmanuele Bassi2011-01-291-369/+340
* Use gtk_paned_new instead gtk_[h|v]paned_newPaolo Borelli2010-10-301-1/+1
* Compile gnome-dictionary against Gtk3Paolo Borelli2010-10-201-1/+0