summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Use g_clear_objectIgnacio Casal Quinteiro2012-04-101-47/+8
* Do not use deprecated methodsIgnacio Casal Quinteiro2012-04-102-9/+9
* Use XDG directory layout for configAntono Vasiljev2012-02-234-23/+115
* Update for module splitCosimo Cecchi2011-09-282-15/+5
* Remove G_CONST_RETURN usageEmmanuele Bassi2011-06-092-2/+2
* gdict: Be more resilient when loading/saving stateEmmanuele Bassi2011-04-081-2/+9
* gdict: Remove assertion in sidebar codeEmmanuele Bassi2011-04-081-1/+2
* gnome-dictionary: remove the dictionary panel appletCosimo Cecchi2011-04-045-1842/+0
* dictionary: Remove style_set class handlerEmmanuele Bassi2011-01-301-76/+0
* dictionary: Fix visibility of sidebar and statusbarEmmanuele Bassi2011-01-291-25/+46
* dictionary: Add an "Edit" button in the sources dialogEmmanuele Bassi2011-01-291-6/+52
* dictionary: Remove error dialogsEmmanuele Bassi2011-01-291-40/+13
* dictionary: Use the GtkAboutDialog:license-type propertyEmmanuele Bassi2011-01-291-18/+1
* dictionary: Port to GtkApplicationEmmanuele Bassi2011-01-295-349/+150
* dictionary: Port to GSettingsEmmanuele Bassi2011-01-2911-534/+395
* Use gtk_paned_new instead gtk_[h|v]paned_newPaolo Borelli2010-10-301-1/+1
* build: remove GTK2 dependency completelyCosimo Cecchi2010-10-211-1/+1
* Compile gnome-dictionary against Gtk3Paolo Borelli2010-10-205-12/+8
* Split gtk2 and gtk3 cflags and libs to allow porting each appPaolo Borelli2010-10-091-9/+25
* gdict: Fix compiler warnings from -WallBenjamin Otte2010-09-016-49/+2
* Fix GSEAL issuesThomas Hindoe Paaboel Andersen2010-06-224-19/+30
* [gdict] remove deprecated GTK+ symbols.Thomas Hindoe Paaboel Andersen2010-05-281-2/+0
* Fix some more issues when compiling with -DGSEAL_ENABLE.Andre Klapper2010-05-032-6/+6
* Some more fixes for building with -DGSEAL_ENABLEAndre Klapper2010-05-034-7/+7
* [general] Fails to link with pedantic linkersCosimo Cecchi2010-03-301-0/+2
* build: Allow disabling the panel appletEmmanuele Bassi2010-02-131-0/+6
* [dictionary] Port to GtkBuilderCosimo Cecchi2009-04-174-58/+62
* Replace deprecated gtk_entry_set_editable. Part of bug #573292Thomas Hindoe Paaboel Andersen2009-03-021-1/+1
* Fix a bunch of compiler warnings. Bug #570422.Vincent Untz2009-02-041-0/+2
* use the right order when passing arguments to PANEL_APPLET_BONOBO_FACTORY.Cosimo Cecchi2008-12-231-1/+2
* Bug 454691 – Messages in the gnome-dictionary --help output are not allEmmanuele Bassi2008-12-191-16/+10
* Remove libgnome dependency and use stock PANEL_APPLET_BONOBO_FACTORY macroCosimo Cecchi2008-12-151-32/+18
* Use single GTK+ includes. Patch by Maxim Ermilov (#561257).Cosimo Cecchi2008-12-036-6/+5
* Bug #557562, drop libgnome/libgnomeui dependency.Cosimo Cecchi2008-11-045-65/+31
* Fix a warning when ensure_state() is being called without a UIManager orEmmanuele Bassi2008-08-111-0/+6
* Reset the GdictContext for all the widgets in the windowEmmanuele Bassi2007-09-091-1/+7
* Rework the source initialisation inside GdictWindowEmmanuele Bassi2007-09-091-25/+59
* Remove useless gnome-print headersEmmanuele Bassi2007-09-064-16/+0
* Check if we have a word, before using it to matchEmmanuele Bassi2007-09-061-1/+1
* Drop libgnomeprint flags and librariesEmmanuele Bassi2007-09-061-4/+0
* Relicense GdictSidebar under the GNU LGPL v2.1 (or later)Emmanuele Bassi2007-09-062-8/+8
* Add GdictSidebar::list_pages() methodEmmanuele Bassi2007-09-062-14/+36
* Enable the GDict command line switches in DictionaryEmmanuele Bassi2007-09-061-0/+1
* Rename GtkAlignedWindow to GdictAlignedWindowEmmanuele Bassi2007-09-065-155/+144
* Add a menu item to show the Dictionary Source page of the sidebarEmmanuele Bassi2007-09-061-0/+2
* Display the Source chooser inside the side bar of DictionaryEmmanuele Bassi2007-09-062-1/+54
* Fix general header inclusionEmmanuele Bassi2007-09-061-0/+1
* Ensure the state of the menus depending on the look upEmmanuele Bassi2007-09-061-10/+48
* Invoke the right print operation in Preview modeEmmanuele Bassi2007-09-061-1/+1
* Port gnome-dictionary to gtk-printEmmanuele Bassi2007-09-064-236/+261