index
:
delta/gnome/gnome-dictionary.git
appdata-fixes
appdata-update
barthalion/gnome-runtime-images-quay
ebassi/appdata
ebassi/for-master
ebassi/merge-gdict
gnome-3-10
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-20
gnome-3-24
gnome-3-26
gnome-3-4
gnome-3-8
gnome-40
master
preferences-modal
spanish-dict
wip/mcatanzaro/roughedges
wip/ui-redesign
gitlab.gnome.org: GNOME/gnome-dictionary.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix Ctrl+A and Ctrl+C in the search field
Robert Roth
2013-10-05
1
-3
/
+9
*
Replace .gitignore with git.mk
Michael Catanzaro
2013-10-05
1
-0
/
+2
*
Revert "Revert "Make the lookup button look like a button""
Michael Catanzaro
2013-10-05
1
-3
/
+2
*
Revert "Make the lookup button look like a button"
Michael Catanzaro
2013-10-05
1
-2
/
+3
*
Make the lookup button look like a button
Robert Roth
2013-10-05
1
-3
/
+2
*
Update preferences link to new pref guide page
Sindhu S
2013-04-03
1
-1
/
+1
*
Fix build with srcdir != builddir
Giovanni Campagna
2013-01-02
1
-0
/
+2
*
Fixed FSF address in several files. Fixes bug #666702
Antono Vasiljev
2012-11-11
17
-48
/
+38
*
Use yelp-tools insted of gnome-doc-utils
Oliver Propst
2012-08-22
3
-3
/
+3
*
app: Add a minimal application menu
Florian Müllner
2012-05-10
2
-53
/
+83
*
window: Port to GMenu
Florian Müllner
2012-05-10
3
-203
/
+229
*
window: Base on GtkApplicationWindow rather than GtkWindow
Florian Müllner
2012-05-10
2
-3
/
+3
*
window: Make sure to set the application on new windows
Florian Müllner
2012-05-10
1
-0
/
+4
*
Use g_clear_object
Ignacio Casal Quinteiro
2012-04-10
1
-47
/
+8
*
Do not use deprecated methods
Ignacio Casal Quinteiro
2012-04-10
2
-9
/
+9
*
Use XDG directory layout for config
Antono Vasiljev
2012-02-23
4
-23
/
+115
*
Update for module split
Cosimo Cecchi
2011-09-28
2
-15
/
+5
*
Remove G_CONST_RETURN usage
Emmanuele Bassi
2011-06-09
2
-2
/
+2
*
gdict: Be more resilient when loading/saving state
Emmanuele Bassi
2011-04-08
1
-2
/
+9
*
gdict: Remove assertion in sidebar code
Emmanuele Bassi
2011-04-08
1
-1
/
+2
*
gnome-dictionary: remove the dictionary panel applet
Cosimo Cecchi
2011-04-04
5
-1842
/
+0
*
dictionary: Remove style_set class handler
Emmanuele Bassi
2011-01-30
1
-76
/
+0
*
dictionary: Fix visibility of sidebar and statusbar
Emmanuele Bassi
2011-01-29
1
-25
/
+46
*
dictionary: Add an "Edit" button in the sources dialog
Emmanuele Bassi
2011-01-29
1
-6
/
+52
*
dictionary: Remove error dialogs
Emmanuele Bassi
2011-01-29
1
-40
/
+13
*
dictionary: Use the GtkAboutDialog:license-type property
Emmanuele Bassi
2011-01-29
1
-18
/
+1
*
dictionary: Port to GtkApplication
Emmanuele Bassi
2011-01-29
5
-349
/
+150
*
dictionary: Port to GSettings
Emmanuele Bassi
2011-01-29
11
-534
/
+395
*
Use gtk_paned_new instead gtk_[h|v]paned_new
Paolo Borelli
2010-10-30
1
-1
/
+1
*
build: remove GTK2 dependency completely
Cosimo Cecchi
2010-10-21
1
-1
/
+1
*
Compile gnome-dictionary against Gtk3
Paolo Borelli
2010-10-20
5
-12
/
+8
*
Split gtk2 and gtk3 cflags and libs to allow porting each app
Paolo Borelli
2010-10-09
1
-9
/
+25
*
gdict: Fix compiler warnings from -Wall
Benjamin Otte
2010-09-01
6
-49
/
+2
*
Fix GSEAL issues
Thomas Hindoe Paaboel Andersen
2010-06-22
4
-19
/
+30
*
[gdict] remove deprecated GTK+ symbols.
Thomas Hindoe Paaboel Andersen
2010-05-28
1
-2
/
+0
*
Fix some more issues when compiling with -DGSEAL_ENABLE.
Andre Klapper
2010-05-03
2
-6
/
+6
*
Some more fixes for building with -DGSEAL_ENABLE
Andre Klapper
2010-05-03
4
-7
/
+7
*
[general] Fails to link with pedantic linkers
Cosimo Cecchi
2010-03-30
1
-0
/
+2
*
build: Allow disabling the panel applet
Emmanuele Bassi
2010-02-13
1
-0
/
+6
*
[dictionary] Port to GtkBuilder
Cosimo Cecchi
2009-04-17
4
-58
/
+62
*
Replace deprecated gtk_entry_set_editable. Part of bug #573292
Thomas Hindoe Paaboel Andersen
2009-03-02
1
-1
/
+1
*
Fix a bunch of compiler warnings. Bug #570422.
Vincent Untz
2009-02-04
1
-0
/
+2
*
use the right order when passing arguments to PANEL_APPLET_BONOBO_FACTORY.
Cosimo Cecchi
2008-12-23
1
-1
/
+2
*
Bug 454691 – Messages in the gnome-dictionary --help output are not all
Emmanuele Bassi
2008-12-19
1
-16
/
+10
*
Remove libgnome dependency and use stock PANEL_APPLET_BONOBO_FACTORY macro
Cosimo Cecchi
2008-12-15
1
-32
/
+18
*
Use single GTK+ includes. Patch by Maxim Ermilov (#561257).
Cosimo Cecchi
2008-12-03
6
-6
/
+5
*
Bug #557562, drop libgnome/libgnomeui dependency.
Cosimo Cecchi
2008-11-04
5
-65
/
+31
*
Fix a warning when ensure_state() is being called without a UIManager or
Emmanuele Bassi
2008-08-11
1
-0
/
+6
*
Reset the GdictContext for all the widgets in the window
Emmanuele Bassi
2007-09-09
1
-1
/
+7
*
Rework the source initialisation inside GdictWindow
Emmanuele Bassi
2007-09-09
1
-25
/
+59
[prev]
[next]