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-presence-chooser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set status text first in presence chooser widget model.
Frédéric Péters
2009-07-28
1
-6
/
+6
*
Don't add invalid presence type as favorite (#585053)
Guillaume Desmottes
2009-06-18
1
-0
/
+4
*
empathy-presence-chooser: use tp_strdiff instead of strcmp
Guillaume Desmottes
2009-06-18
1
-1
/
+1
*
Fix silly mistake where I passed the struct pointer and not the first member
Davyd Madeley
2009-06-06
1
-2
/
+2
*
Cope with status being NULL
Sjoerd Simons
2009-05-31
1
-2
/
+2
*
Remove usage of McPresence as much as possible
Sjoerd Simons
2009-05-31
1
-48
/
+47
*
Force update of GtkEntry primary icon for ENTRY_TYPE_BUILTIN
Davyd Madeley
2009-05-22
1
-0
/
+3
*
empathy-presence-chooser: fix coding style and update FSF address
Guillaume Desmottes
2009-05-18
1
-4
/
+4
*
Merge branch 'presets-dialog'
Davyd Madeley
2009-04-23
1
-229
/
+11
|
\
|
*
Sort presets alphabetically in the list
Davyd Madeley
2009-04-23
1
-1
/
+2
|
*
Connect new dialog into presence chooser, remove old dialog
Davyd Madeley
2009-04-22
1
-228
/
+9
*
|
Add documentation for EmpathyPresenceChooser.
Jonny Lamb
2009-04-23
1
-0
/
+31
|
/
*
Coding style fix
Davyd Madeley
2009-04-21
1
-2
/
+1
*
s/favourite/favorite/
Davyd Madeley
2009-04-21
1
-9
/
+9
*
Reliably set favourite-star
Davyd Madeley
2009-04-21
1
-28
/
+50
*
Update the preset list
Davyd Madeley
2009-04-21
1
-1
/
+21
*
Add a favourite icon to custom/saved messages
Davyd Madeley
2009-04-21
1
-8
/
+81
*
Port EmpathyPresenceChooser to new API
Xavier Claessens
2009-04-16
1
-10
/
+6
*
Fix more coding style
Xavier Claessens
2009-04-11
1
-191
/
+186
*
Don't blat message if it updates whilst in editing mode
Davyd Madeley
2009-04-11
1
-1
/
+3
*
make the type enum a named type
Davyd Madeley
2009-04-11
1
-12
/
+13
*
Coding style fixes
Davyd Madeley
2009-04-11
1
-99
/
+90
*
Don't get stuck in editing mode when you load up the old dialog
Davyd Madeley
2009-04-11
1
-0
/
+1
*
Drop this, it breaks something subtly
Davyd Madeley
2009-04-11
1
-8
/
+1
*
Fix focus-out autocommit using an idle handler
Davyd Madeley
2009-04-11
1
-3
/
+67
*
Don't set editing mode on click, just select the text
Davyd Madeley
2009-04-11
1
-2
/
+3
*
Fix regression where going offline was overwriting the saved status message
Davyd Madeley
2009-04-11
1
-1
/
+2
*
Clean up function names
Davyd Madeley
2009-04-11
1
-37
/
+50
*
Ignore up/down arrow keypresses
Davyd Madeley
2009-04-11
1
-0
/
+5
*
Editing mode on click
Davyd Madeley
2009-04-11
1
-1
/
+22
*
Refactor some code, cleans some things up
Davyd Madeley
2009-04-11
1
-16
/
+29
*
Fix reset status on Esc
Davyd Madeley
2009-04-11
1
-11
/
+13
*
Commit the changed status message on focus-out.
Davyd Madeley
2009-04-11
1
-0
/
+16
*
Don't make Hidden/Offline have customisable text
Davyd Madeley
2009-04-11
1
-0
/
+17
*
Ensure ::changed is connected on both the entry and the combo
Davyd Madeley
2009-04-11
1
-0
/
+2
*
When editing custom messages, preseed the entry with the current status
Davyd Madeley
2009-04-11
1
-0
/
+7
*
Only check model rows that will have valid states
Davyd Madeley
2009-04-11
1
-1
/
+3
*
Update comment headers/copyrights/etc.
Davyd Madeley
2009-04-11
1
-0
/
+2
*
Unset focus from GtkEntry when editing is stopped
Davyd Madeley
2009-04-11
1
-1
/
+7
*
Add Custom Messages dialog back in (this dialog needs some work ASAP)
Davyd Madeley
2009-04-11
1
-5
/
+60
*
Make custom messages dialog a transient of the window containing the presence...
Davyd Madeley
2009-04-11
1
-4
/
+9
*
Add a tooltip, mark user visible strings for translation
Davyd Madeley
2009-04-11
1
-1
/
+6
*
Fix bug where priv->state might be unset
Davyd Madeley
2009-04-11
1
-1
/
+9
*
Escape to cancel from status editing
Davyd Madeley
2009-04-11
1
-0
/
+23
*
Separate out mc_set_custom_state from set_status_editing
Davyd Madeley
2009-04-11
1
-22
/
+24
*
Reimplement flashing (untested). Prevent a possible recursive signal loop.
Davyd Madeley
2009-04-11
1
-11
/
+16
*
Reenable warning flags.. clean up mess
Davyd Madeley
2009-04-11
1
-32
/
+4
*
Use EmpathyIdle to push MC around
Davyd Madeley
2009-04-11
1
-195
/
+43
*
Initial work on reimplementing presence_chooser_presence_changed_cb
Davyd Madeley
2009-04-11
1
-6
/
+61
*
Fix some type warnings
Davyd Madeley
2009-04-11
1
-3
/
+3
*
Set the chooser in "editing mode" when you start editing it
Davyd Madeley
2009-04-11
1
-1
/
+34
*
Initial work on reworking the presence selector
Davyd Madeley
2009-04-11
1
-189
/
+216
*
Port EmpathyIdle to the new singleton policy.
Xavier Claessens
2009-01-09
1
-2
/
+2
*
Use gi18n-lib.h instead of gi18n.h for libraries.
Xavier Claessens
2008-12-12
1
-1
/
+1
*
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
2008-05-06
1
-9
/
+6
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-3
/
+0
*
Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...
Xavier Claessens
2008-03-17
1
-1
/
+7
*
Do not export symbols outside the empathy_ namespace.
Xavier Claessens
2008-02-10
1
-1
/
+0
*
Remove EmpathyPresence object and have "presence" and "presence-message" prop...
Xavier Claessens
2008-01-25
1
-8
/
+8
*
Move empathy-status-presets to libempathy, nothing to do with GTK
Xavier Claessens
2008-01-21
1
-1
/
+1
*
Add a cancel button on the custom message diaog
Xavier Claessens
2008-01-20
1
-8
/
+19
*
Fix a leak: unref the GtkListStore for presets messages
Xavier Claessens
2008-01-20
1
-0
/
+2
*
Conflicts:
Xavier Claessens
2007-12-03
1
-1
/
+2
*
Cleanup licences and copyrights, Modules with 100% collabora code are now
Xavier Claessens
2007-10-25
1
-0
/
+1
*
Use g_timeout_add_seconds when appropriated to avoid weaking the process
Xavier Claessens
2007-10-13
1
-3
/
+3
*
Add hidden supprot. Fixes bug #455510 (Cosimo Cecchi).
Xavier Claessens
2007-08-10
1
-4
/
+6
*
Remove per-state "Custom message..." item and add one on the bottom of the
Xavier Claessens
2007-08-10
1
-245
/
+224
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-0
/
+979