summaryrefslogtreecommitdiff
path: root/src/gdict-sidebar.c
Commit message (Expand)AuthorAgeFilesLines
* Mark static functions as suchEmmanuele Bassi2020-09-231-2/+2
* Use modern instance private data for GObject typesEmmanuele Bassi2020-09-211-8/+2
* Use gtk_menu_popup_at_widget() with newer GTK+Emmanuele Bassi2017-03-061-0/+21
* Symbolic iconsMichael Catanzaro2016-01-181-1/+1
* app: Drop all deprecated APIEmmanuele Bassi2015-02-231-6/+11
* app: Remove use of deprecated stock itemsEmmanuele Bassi2015-02-231-2/+1
* Fix the sidebarMichael Catanzaro2014-09-301-0/+2
* sidebar: Do not select unrealized menu itemsFlorian Müllner2013-10-051-3/+7
* Fixed FSF address in several files. Fixes bug #666702Antono Vasiljev2012-11-111-3/+2
* Do not use deprecated methodsIgnacio Casal Quinteiro2012-04-101-3/+3
* Remove G_CONST_RETURN usageEmmanuele Bassi2011-06-091-1/+1
* gdict: Remove assertion in sidebar codeEmmanuele Bassi2011-04-081-1/+2
* Compile gnome-dictionary against Gtk3Paolo Borelli2010-10-201-4/+4
* gdict: Fix compiler warnings from -WallBenjamin Otte2010-09-011-1/+0
* Fix GSEAL issuesThomas Hindoe Paaboel Andersen2010-06-221-3/+7
* Some more fixes for building with -DGSEAL_ENABLEAndre Klapper2010-05-031-1/+1
* Use single GTK+ includes. Patch by Maxim Ermilov (#561257).Cosimo Cecchi2008-12-031-1/+0
* Relicense GdictSidebar under the GNU LGPL v2.1 (or later)Emmanuele Bassi2007-09-061-4/+4
* Add GdictSidebar::list_pages() methodEmmanuele Bassi2007-09-061-14/+34
* roll back previous commitEmmanuele Bassi2007-02-131-9/+9
* Post release bump to 2.17.93.Emmanuele Bassi2007-02-131-9/+9
* Roll back previous commitEmmanuele Bassi2007-02-121-9/+9
* update NEWSEmmanuele Bassi2007-02-121-9/+9
* Use GObject::dispose instead of GtkObject::destroy for detaching the menuEmmanuele Bassi2007-01-071-4/+3
* Add API documentation definitions for gtk-doc.Emmanuele Bassi2006-08-051-6/+57
* Emit the "page-changed" signal.Emmanuele Bassi2006-07-241-5/+13
* Add two more keys: 'sidebar-page' and 'sidebar-width', for remembering theEmmanuele Bassi2006-07-241-0/+24
* A src/gdict-sidebar.h A src/gdict-sidebar.cEmmanuele Bassi2006-07-231-0/+464