index
:
~smcv/empathy
38-goa-mc-517
38-mc-517
gnome-3-8
next
next-decore
next-factory
next-gdbus
next-gdbus-properties
next-untested
untested-goa-mc-517
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-status-preset-dialog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-20
builder: move empathy_builder_* from Empathy to tp-account-widgets
Marco Barisione
1
-2
/
+3
2013-04-01
Reorder header inclusions accordingly to the Telepathy coding style
Emanuele Aina
1
-4
/
+3
2013-04-01
Use a flat namespace for internal includes
Emanuele Aina
1
-3
/
+3
2013-04-01
Use double quotes for all internal headers
Emanuele Aina
1
-3
/
+3
2013-03-27
Drop unused/redundant header inclusions
Emanuele Aina
1
-1
/
+0
2011-06-24
PresetDialog: remove support for adding statuses entirely
Will Thompson
1
-257
/
+1
2011-06-24
PresetDialog: make status icon in entry non-activatable
Will Thompson
1
-0
/
+3
2011-06-24
PresetDialog: GNOME 3-ify the remove button
Will Thompson
1
-1
/
+11
2011-06-24
PresetDialog: Don't leak path when focusing freshly-created status
Will Thompson
1
-0
/
+1
2011-06-24
PresetDialog: Select text cell of freshly-added status
Will Thompson
1
-8
/
+12
2011-06-24
PresetDialog: Allow >1 status to be removed at a time.
Will Thompson
1
-16
/
+22
2011-06-24
PresetDialog: Don't allow resizing status preset dialog
Will Thompson
1
-0
/
+1
2010-12-15
status-preset-dialog: use new GTK+ style API (#636500)
Guillaume Desmottes
1
-4
/
+4
2010-10-18
Port empathy-status-preset-dialog to GtkComboBox
Danielle Madeley
1
-2
/
+2
2010-09-28
Don't use deprecated gtk_dialog_set_has_separator
Diego Escalante Urrelo
1
-1
/
+0
2010-09-07
Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3
Philip Withnall
1
-1
/
+1
2009-12-21
presence-chooser: Ellipsize long status messages (#576434)
Pascal Potvin
1
-0
/
+2
2009-11-17
Use accessor functions instead direct access.
Javier Jardón
1
-1
/
+1
2009-10-22
empathy-status-preset-dialog: fix uint comparaisons
Guillaume Desmottes
1
-2
/
+2
2009-07-10
Use accessor functions instead direct access (Fixes #586476)
Jonny Lamb
1
-2
/
+2
2009-05-30
Remove usage of McPresence as much as possible
Sjoerd Simons
1
-11
/
+9
2009-05-28
EmpathyStatusPresetDialog: fix status_preset_add_combo_reset()
Davyd Madeley
1
-1
/
+8
2009-05-28
Highlight the most recently added entry in the status presets dialog
Davyd Madeley
1
-1
/
+35
2009-05-18
empathy-status-preset-dialog: fix coding style and update FSF address
Guillaume Desmottes
1
-4
/
+4
2009-04-23
Rest of gtk-doc
Davyd Madeley
1
-0
/
+9
2009-04-23
Preserve the status message across combo box changes
Davyd Madeley
1
-3
/
+20
2009-04-23
Add a comment for cassidy ;-)
Davyd Madeley
1
-0
/
+1
2009-04-23
Sort presets alphabetically in the list
Davyd Madeley
1
-1
/
+2
2009-04-23
gtk-doc entry
Davyd Madeley
1
-0
/
+9
2009-04-23
Make it possible to edit a status message by double-clicking on it
Davyd Madeley
1
-0
/
+52
2009-04-23
Fix function naming
Davyd Madeley
1
-4
/
+4
2009-04-22
Don't reset the state to Available when you click [Add]
Davyd Madeley
1
-6
/
+14
2009-04-22
Fix up Add Preset combo focusing
Davyd Madeley
1
-17
/
+84
2009-04-22
Connect new dialog into presence chooser, remove old dialog
Davyd Madeley
1
-0
/
+2
2009-04-22
Make [Add] work
Davyd Madeley
1
-6
/
+149
2009-04-21
Make [Remove] work
Davyd Madeley
1
-0
/
+35
2009-04-21
List presets in the treeview
Davyd Madeley
1
-3
/
+125
2009-04-21
Skeleton of a new presets dialog
Davyd Madeley
1
-0
/
+83