index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-live-search.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
live-search: don't forward shift keys
Guillaume Desmottes
2012-04-20
1
-0
/
+8
*
use g_unichar_fully_decompose instead of g_unicode_canonical_decomposition
Guillaume Desmottes
2011-10-25
1
-8
/
+1
*
Use g_cclosure_marshal_generic for all signals
Xavier Claessens
2011-09-28
1
-3
/
+2
*
live-search: export few more functions
Guillaume Desmottes
2011-05-31
1
-8
/
+15
*
Stop live search when main window gets hidden
Xavier Claessens
2011-05-26
1
-3
/
+8
*
live-search: fix keyboard navigation using Space (#632787)
Guillaume Desmottes
2011-05-20
1
-5
/
+7
*
live-search:fix keyboard navigation using PageUp/PageDown (#632787)
Guillaume Desmottes
2011-05-20
1
-4
/
+7
*
live-search: fix keyboard navigation using Home/End (#632787)
Guillaume Desmottes
2011-05-20
1
-0
/
+18
*
factor out fire_key_navigation_sig()
Guillaume Desmottes
2011-05-20
1
-3
/
+11
*
LiveSearch: we don't want to emit keynav signal on left/right since those are...
Xavier Claessens
2011-05-20
1
-2
/
+1
*
GDK keys are now GDK_KEY_*
Guillaume Desmottes
2010-10-04
1
-7
/
+7
*
Stop using GtkObject (#630685)
Matthias Clasen
2010-10-04
1
-2
/
+2
*
live-search: fix typo
Guillaume Desmottes
2010-08-19
1
-1
/
+1
*
Fix missing entries in switch statements
Philip Withnall
2010-08-05
1
-0
/
+24
*
Group all matching functions together
Xavier Claessens
2010-07-30
1
-69
/
+69
*
Simplify code: Avoid nested loops
Xavier Claessens
2010-07-30
1
-61
/
+63
*
Make livesearch work if accentued letters are pre-decomposed
Xavier Claessens
2010-07-30
1
-6
/
+6
*
Make EmpathyLiveSearch's match algo smarter with words
Xavier Claessens
2010-07-30
1
-27
/
+74
*
added return value for the keynav signal
Felix Kaser
2010-07-29
1
-5
/
+7
*
changed the type of keynav signal
Felix Kaser
2010-07-29
1
-2
/
+2
*
enable keynavigation during search in contact-list
Felix Kaser
2010-07-29
1
-4
/
+24
*
dont catch key up and down from the treeview
Felix Kaser
2010-07-29
1
-0
/
+5
*
fixed a critical when quiting while searching
Felix Kaser
2010-07-29
1
-1
/
+1
*
Add "activate" signal on EmpathyLiveSearch
Xavier Claessens
2010-06-21
1
-0
/
+25
*
Fix authors and copyright of EmpathyLiveSearch
Xavier Claessens
2010-06-14
1
-0
/
+3
*
Show/Hide the live search before refiltering
Xavier Claessens
2010-06-09
1
-5
/
+5
*
Add EmpathyLiveSearch widget
Felix Kaser
2010-06-08
1
-0
/
+559