aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-log-window.ui
Commit message (Collapse)AuthorAgeFilesLines
* Use typographical ellipses consistentlySeán de Búrca2013-09-021-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=707104
* LogWindow: fix toolbar iconsEmilio Pozuelo Monfort2011-09-021-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=657843
* log-window: align the account chooser and search widgetGuillaume Desmottes2011-09-021-0/+26
| | | | | | | Center the account chooser and align the search widget to the right of the toolbar. https://bugzilla.gnome.org/show_bug.cgi?id=657842
* [log-window] Change Quit for CloseDanielle Madeley2011-08-191-2/+2
|
* Set the primary toolbar styleDanielle Madeley2011-08-091-0/+3
|
* Remove treeview_events -- make the webview the only viewing componentDanielle Madeley2011-08-071-9/+0
| | | | Still some commented out code to reimplement.
* LogWindow: make it a proper GtkWindow subclassEmilio Pozuelo Monfort2011-07-041-268/+260
| | | | | | And a proper singleton while at it. https://bugzilla.gnome.org/show_bug.cgi?id=653803
* Mark untranslated strings for translation. Fixes:Gabor Kelemen2011-07-011-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=653767
* LogWindow: improve loading spinnerEmilio Pozuelo Monfort2011-06-211-1/+30
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=652279
* LogWindow: Add a border between the three search panesEmilio Pozuelo Monfort2011-06-201-0/+3
|
* Update empathy-log-window.ui for GTK+ 3Emilio Pozuelo Monfort2011-06-091-18/+64
|
* Show an spinner while logs are being retrievedEmilio Pozuelo Monfort2011-06-091-4/+52
|
* Make the three panes a bit taller by defaultEmilio Pozuelo Monfort2011-06-091-0/+1
|
* LogWindow: convert the event view to a treeviewEmilio Pozuelo Monfort2011-06-091-1/+4
| | | | Following the design.
* Complete rewrite of the history windowEmilio Pozuelo Monfort2011-06-091-280/+150
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=619866 Conflicts: libempathy-gtk/empathy-log-window.c libempathy-gtk/empathy-log-window.ui
* Calendar widget should be disabled if no contact selected (#645582)Guillaume Desmottes2011-03-241-0/+1
|
* Add a close button to Previous ConversationsEmilio Pozuelo Monfort2010-11-151-1/+57
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=595305
* Bug 628064 — Miscellaneous string fixesPhilip Withnall2010-08-271-2/+2
|
* log-viewer: rename labels of the Back and Previous buttonsGuillaume Desmottes2010-08-161-4/+12
| | | | | "Find previous" and "Find next" is what we are already using in the chat view (#626994).
* log-window: fix ordering of the Back and Previous buttons (#626992)Guillaume Desmottes2010-08-161-21/+37
|
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+302
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840