Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LogWindow: fix toolbar icons | Emilio Pozuelo Monfort | 2011-09-02 | 1 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=657843 | ||||
* | log-window: align the account chooser and search widget | Guillaume Desmottes | 2011-09-02 | 1 | -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 Close | Danielle Madeley | 2011-08-19 | 1 | -2/+2 |
| | |||||
* | Set the primary toolbar style | Danielle Madeley | 2011-08-09 | 1 | -0/+3 |
| | |||||
* | Remove treeview_events -- make the webview the only viewing component | Danielle Madeley | 2011-08-07 | 1 | -9/+0 |
| | | | | Still some commented out code to reimplement. | ||||
* | LogWindow: make it a proper GtkWindow subclass | Emilio Pozuelo Monfort | 2011-07-04 | 1 | -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 Kelemen | 2011-07-01 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=653767 | ||||
* | LogWindow: improve loading spinner | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -1/+30 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=652279 | ||||
* | LogWindow: Add a border between the three search panes | Emilio Pozuelo Monfort | 2011-06-20 | 1 | -0/+3 |
| | |||||
* | Update empathy-log-window.ui for GTK+ 3 | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -18/+64 |
| | |||||
* | Show an spinner while logs are being retrieved | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -4/+52 |
| | |||||
* | Make the three panes a bit taller by default | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+1 |
| | |||||
* | LogWindow: convert the event view to a treeview | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+4 |
| | | | | Following the design. | ||||
* | Complete rewrite of the history window | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -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 Desmottes | 2011-03-24 | 1 | -0/+1 |
| | |||||
* | Add a close button to Previous Conversations | Emilio Pozuelo Monfort | 2010-11-15 | 1 | -1/+57 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=595305 | ||||
* | Bug 628064 — Miscellaneous string fixes | Philip Withnall | 2010-08-27 | 1 | -2/+2 |
| | |||||
* | log-viewer: rename labels of the Back and Previous buttons | Guillaume Desmottes | 2010-08-16 | 1 | -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 Desmottes | 2010-08-16 | 1 | -21/+37 |
| | |||||
* | Convert glade files to GtkBuilder format | Xavier Claessens | 2009-04-16 | 1 | -0/+302 |
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840 |