aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: simplify running blocking dialogWill Thompson2011-08-091-8/+1
* Blocking: don't critical if ContactBlockingCapabilities is missingWill Thompson2011-08-091-1/+13
* Blocking dialog: use a sensible default sizeWill Thompson2011-08-091-0/+2
* Blocking dialog: Gnome 3-ify Remove buttonWill Thompson2011-08-092-11/+22
* Updated Swedish translationDaniel Nylander2011-08-081-124/+139
* Updated Spanish translationDaniel Mustieles2011-08-081-111/+122
* Updated Galician translationsFran Dieguez2011-08-071-472/+555
* Updated Hebrew translation.Yaron Shahrabani2011-08-061-377/+424
* EmpathyContactChooser: remove EmpathyTpChat propertyGuillaume Desmottes2011-08-053-62/+3
* Implement TpContact selection in EmpathyInviteParticipantDialogGuillaume Desmottes2011-08-053-56/+15
* Implement filtering logic in EmpathyInviteParticipantDialogGuillaume Desmottes2011-08-053-43/+131
* Add EmpathyContactChooserGuillaume Desmottes2011-08-054-366/+594
* Allow to enter an email address as Yahoo IDGuillaume Desmottes2011-08-041-2/+4
* Make the #defines an static arrayEmilio Pozuelo Monfort2011-08-044-24/+38
* Use the new enum everywhereEmilio Pozuelo Monfort2011-08-046-17/+48
* Preferences: add an enum for all the tabsEmilio Pozuelo Monfort2011-08-041-0/+11
* CallWindow: go to the Calls tab when opening the preferencesEmilio Pozuelo Monfort2011-08-041-1/+1
* Allow to specify the tab to open in the preferencesEmilio Pozuelo Monfort2011-08-043-8/+38
* Preferences: add empathy_preferences_show_tab()Emilio Pozuelo Monfort2011-08-042-0/+12
* CallWindow: show Empathy.Call when opening the debug windowEmilio Pozuelo Monfort2011-08-041-1/+1
* empathy-debugger: add a command line option to show a serviceEmilio Pozuelo Monfort2011-08-041-1/+49
* DebugWindow: add function to change the service to showEmilio Pozuelo Monfort2011-08-042-0/+63
* Factor out empathy_launch_program()Emilio Pozuelo Monfort2011-08-045-163/+67
* CallWindow: add a Settings menu itemEmilio Pozuelo Monfort2011-08-042-0/+57
* Add a command line option to Empathy to show the preferencesEmilio Pozuelo Monfort2011-08-041-3/+39
* MainWindow: add API to show the preferences windowEmilio Pozuelo Monfort2011-08-042-3/+11
* CallWindow: add a 'Call log' menuEmilio Pozuelo Monfort2011-08-042-0/+53
* CallWindow: add a Help->About menuEmilio Pozuelo Monfort2011-08-043-0/+18
* CallWindow: add a Help->Contents menuEmilio Pozuelo Monfort2011-08-042-0/+25
* CallWindow: remove the hangup menu itemEmilio Pozuelo Monfort2011-08-042-9/+0
* CallWindow: move 'Fullscreen' to the Call menuEmilio Pozuelo Monfort2011-08-041-16/+8
* Dialpad: show an entry with the entered numbersEmilio Pozuelo Monfort2011-08-041-2/+31
* Updated Spanish translationDaniel Mustieles2011-08-041-47/+55
* CallWindow: don't close the window when hanging upEmilio Pozuelo Monfort2011-08-031-6/+3
* CallWindow: show 'Mute' on the statusbar when mutedEmilio Pozuelo Monfort2011-08-031-1/+10
* call-window: use the input-dialpad iconGuillaume Desmottes2011-08-031-1/+1
* Updated Swedish translationDaniel Nylander2011-08-031-41/+43
* empathy_send_file_with_file_chooser: keep on the contact while the dialog is ...Guillaume Desmottes2011-08-021-1/+2
* empathy_server_sasl_handler_class_init: properly initialize the dispose functionAlexey Fisher2011-08-021-1/+1
* Updated Hungarian translation by Balázs Meskó <meskobalazs at gmail dot com>Gabor Kelemen2011-08-021-429/+498
* Move signal disconnection earlier to hopefully fix SEGVDanielle Madeley2011-08-021-3/+3
* preferences: update tab orderJonny Lamb2011-08-021-2/+2
* call-window: don't display labels in both toolbarsGuillaume Desmottes2011-08-011-0/+4
* help/.gitignore: add eu translation of the docGuillaume Desmottes2011-08-011-0/+2
* sort help/.gitignoreGuillaume Desmottes2011-08-011-18/+16
* Merge branch 'change-audio'Jonny Lamb2011-08-019-24/+1021
|\
| * audio-src: check for new enough pulsesrc before trying to change micsJonny Lamb2011-07-301-0/+32
| * audio-src: update to newer GstPulseSrc APIJonny Lamb2011-07-291-18/+18
| * audio-src,mic-menu: use DEBUG macrosJonny Lamb2011-07-292-3/+9
| * audio-src: only call operations_run when PA is readyJonny Lamb2011-07-291-2/+2
| * mic-menu: display monitors when they're the current micJonny Lamb2011-07-291-4/+28
| * audio-src: add is_monitor boolean to mic structJonny Lamb2011-07-293-3/+9
| * call-window: add a Microphone menu to change mic on the flyJonny Lamb2011-07-295-1/+473
| * call-window: add getters for the UI manager and audio srcJonny Lamb2011-07-292-0/+21
| * audio-src: don't ignore monitorsJonny Lamb2011-07-291-4/+0
| * audio-src: add comment about values for unknown valuesJonny Lamb2011-07-291-0/+2
| * audio-src: set property IDs properlyJonny Lamb2011-07-291-2/+2
| * audio-src: listen to PA state changes and signal accordinglyJonny Lamb2011-07-291-14/+104
| * src: give empathy-call sources to the marshal generatorJonny Lamb2011-07-291-2/+2
| * audio-src: add some comments explaining the PA changesJonny Lamb2011-07-291-0/+6
| * audio-src: add API for getting the mic source IDJonny Lamb2011-07-292-0/+70
| * audio-src: add API for changing microphoneJonny Lamb2011-07-282-0/+84
| * audio-src: add the source name to the microphone info structJonny Lamb2011-07-282-0/+3
| * audio-src: add API to query available microphonesJonny Lamb2011-07-282-0/+209
| * configure: depend on libpulseJonny Lamb2011-07-281-0/+2
| * audio-src: remove the element-added stuffJonny Lamb2011-07-281-30/+0
| * audio-src: allow changing the audio source elementJonny Lamb2011-07-281-1/+6
| * audio-src: use pulsesrc instead of gconfaudiosrcJonny Lamb2011-07-281-1/+1
* | chat_text_maybe_append_date_and_time: compute the right delta between timestampsGuillaume Desmottes2011-08-011-1/+1
* | Update Simplified Chinese help translation.lainme2011-08-011-293/+523
* | Update Simplified Chinese translation.Aron Xu2011-08-011-524/+576
* | Updated Slovenian translationAndrej Žnidaršič2011-07-311-86/+91
* | Updated translation for Zulu (zu), reviewed by Priscilla MahlanguAbel Motha2011-07-301-823/+1424
* | Uploaded UkranianDaniel Korostil2011-07-301-931/+1294
* | Updated Spanish translationDaniel Mustieles2011-07-301-294/+320
* | Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2011-07-292-896/+1002
* | Updated Swedish translationDaniel Nylander2011-07-291-329/+349
* | Added Basque languageInaki Larranaga Murgoitio2011-07-293-1/+3528
* | Updated Brazilian Portuguese translationFelipe Borges2011-07-281-750/+1254
* | CallWindow: pack the details boxEmilio Pozuelo Monfort2011-07-281-0/+4
* | Show the percentage sign in the volumeEmilio Pozuelo Monfort2011-07-282-1/+14
* | CallWindow: remove the sidebarEmilio Pozuelo Monfort2011-07-282-282/+31
* | CallWindow: use the volume value from the preferencesEmilio Pozuelo Monfort2011-07-281-79/+21
* | Preferences: add a Calls tabEmilio Pozuelo Monfort2011-07-282-6/+173
* | Add a new gsettings key for the call volumeEmilio Pozuelo Monfort2011-07-282-0/+11
* | CallWindow: use tp_g_signal_connect_objectEmilio Pozuelo Monfort2011-07-281-7/+6
|/
* CallWindow: build the toolbar from the .uiEmilio Pozuelo Monfort2011-07-282-69/+66
* CallWindow: hide the audio/video call buttons on _init()Emilio Pozuelo Monfort2011-07-282-2/+2
* CallWindow: remove redial menuEmilio Pozuelo Monfort2011-07-282-33/+0
* CallWindow: remove separator between hangup and dialpad buttonsEmilio Pozuelo Monfort2011-07-281-8/+0
* CallWindow: show audio and video call buttons to start a callEmilio Pozuelo Monfort2011-07-283-15/+58
* CallWindow: add the remote user name and presence to the toolbarEmilio Pozuelo Monfort2011-07-281-1/+45
* CallWindow: add an avatar to the top toolbarEmilio Pozuelo Monfort2011-07-281-3/+40
* CallWindow: move the status message to the bottom toolbarEmilio Pozuelo Monfort2011-07-282-34/+24
* CallWindow: move the volume button to the bottom toolbarEmilio Pozuelo Monfort2011-07-282-16/+17
* CallWindow: add a bottom toolbarEmilio Pozuelo Monfort2011-07-281-24/+36
* Updated Czech translationMarek Černocký2011-07-281-692/+1111
* Add letters underneath the numbers on the dialpadDanielle Madeley2011-07-261-13/+39
* Factor out dialpad into a utility functionDanielle Madeley2011-07-264-98/+60
* remove released flagXavier Claessens2011-07-261-1/+1
* prepare releaseEMPATHY_3_1_4Xavier Claessens2011-07-262-2/+43
* Merge remote-tracking branch 'danni/populate-popup-654669'Xavier Claessens2011-07-261-2/+4
|\
| * Assume GDK_KEY_PRESS in the default caseDanielle Madeley2011-07-261-2/+4
* | Merge remote-tracking branch 'danni/drag-n-drop-558942'Xavier Claessens2011-07-263-12/+52
|\ \
| * | Apply the same fix to EmpathyContactListViewDanielle Madeley2011-07-261-3/+3
| * | Don't generate critical when dragging with no contact selectedDanielle Madeley2011-07-201-3/+3
| |/
| * Populate spelling suggestions when menu key is pressedDanielle Madeley2011-07-181-6/+46
* | Updated Spanish translationJorge González2011-07-261-121/+127
* | CallWindow: fix commentsEmilio Pozuelo Monfort2011-07-251-3/+3
* | CallWindow: fix typoEmilio Pozuelo Monfort2011-07-251-3/+3
* | CallWindow: ignore events in the data probe callbackEmilio Pozuelo Monfort2011-07-251-0/+4
* | CallWindow: check the video exists before showing itEmilio Pozuelo Monfort2011-07-251-2/+5
* | CallWindow: show the remote avatar when video stops comingEmilio Pozuelo Monfort2011-07-251-0/+67
* | Merge branch 'irc-dialog'Will Thompson2011-07-253-82/+205
|\ \
| * | IRC accounts: top-justify the password hint.Will Thompson2011-07-251-0/+1
| * | IRC: validate 'username' parameter.Will Thompson2011-07-191-0/+12
| * | IRC: rename “user_name” regex to “nick_name”Will Thompson2011-07-191-2/+2
| * | IRC accounts: make labels the same width.Will Thompson2011-07-191-0/+10
| * | Add an advanced section to the IRC configuration pageRob Sharp2011-07-192-80/+180
* | | CallWindow: remove unused boxEmilio Pozuelo Monfort2011-07-211-20/+0
* | | Set the video widget for the fullscreen windowEmilio Pozuelo Monfort2011-07-211-3/+3
* | | Updated Slovenian translationMatej Urbančič2011-07-201-189/+218
* | | Revert "empathy_call_new_with_streams: prefer StreamedMedia over Call"Emilio Pozuelo Monfort2011-07-191-15/+15
|/ /
* / Updated Swedish translationDaniel Nylander2011-07-191-46/+32
|/
* Updated Swedish translationDaniel Nylander2011-07-151-759/+1454
* Updated Hebrew translation.Yaron Shahrabani2011-07-151-185/+214
* Debug logs will now be saved in the user's home directory rather than /tmpRob Sharp2011-07-141-1/+1
* release.py: detect bug numbers using their full URLGuillaume Desmottes2011-07-131-2/+3
* Updated Spanish translationDaniel Mustieles2011-07-131-166/+192
* Updated Latvian translation.Rudolfs Mazurs2011-07-121-821/+1233
* Updated Norwegian bokmål translationKjartan Maraas2011-07-121-186/+212
* LogWindow: stop retrieving logs if the window is closedEmilio Pozuelo Monfort2011-07-121-1/+4
* Only follow available cameras if the contact can do Video callsEmilio Pozuelo Monfort2011-07-122-16/+11
* LogWindow: disable Video calls if no camera connectedEmilio Pozuelo Monfort2011-07-121-1/+18
* CallWindow: disable Video functionality if there's no cameraEmilio Pozuelo Monfort2011-07-121-1/+12
* Bind 'Video call' menu items to available camerasEmilio Pozuelo Monfort2011-07-121-0/+7
* A contact doesn't support video if we have no cameraEmilio Pozuelo Monfort2011-07-121-2/+13
* NewCallDialog: make 'Enable video' unsensitive when there's no cameraEmilio Pozuelo Monfort2011-07-121-0/+19
* Add empathy_camera_monitor_get_availableEmilio Pozuelo Monfort2011-07-122-0/+9
* Optionally check for gudev for camera monitoringEmilio Pozuelo Monfort2011-07-122-1/+29
* Don't disable video calls when built without udevEmilio Pozuelo Monfort2011-07-121-0/+5
* Add EmpathyCameraMonitorEmilio Pozuelo Monfort2011-07-123-2/+232
* Add CheeseCameraDeviceMonitor from libcheeseEmilio Pozuelo Monfort2011-07-123-3/+485
* StreamedMediaWindow: don't use `call-window' for the geometryEmilio Pozuelo Monfort2011-07-121-1/+1
* CallWindow: save the window geometry without the sidebarEmilio Pozuelo Monfort2011-07-123-16/+85
* CallWindow: properly determine the sidebar widthEmilio Pozuelo Monfort2011-07-121-5/+5
* CallWindow: add a dialpad tool buttonEmilio Pozuelo Monfort2011-07-122-16/+52
* CallWindow: allow to show/hide the video previewEmilio Pozuelo Monfort2011-07-122-3/+126
* CallWindow: only show one button to control the cameraEmilio Pozuelo Monfort2011-07-122-312/+18
* CallWindow: remove the Sidebar buttonEmilio Pozuelo Monfort2011-07-121-32/+6
* CallWindow: flip the video previewEmilio Pozuelo Monfort2011-07-121-0/+8
* CallWindow: add a little offset to the video previewEmilio Pozuelo Monfort2011-07-121-4/+14
* CallWindow: set the video container background colorEmilio Pozuelo Monfort2011-07-121-0/+17
* CallWindow: keep the aspect ratio of the remote videoEmilio Pozuelo Monfort2011-07-121-3/+5
* CallWindow: remove self avatar codeEmilio Pozuelo Monfort2011-07-121-33/+0
* CallWindow: set video preview on top of remote videoEmilio Pozuelo Monfort2011-07-121-66/+65
* CallWindow: use clutter to draw the remote videoEmilio Pozuelo Monfort2011-07-121-21/+25
* CallWindow: use clutter to draw the video previewEmilio Pozuelo Monfort2011-07-121-24/+29
* empathy-call: initialize clutterEmilio Pozuelo Monfort2011-07-121-0/+7
* Require clutter for empathy-callEmilio Pozuelo Monfort2011-07-121-6/+9
* EmpathyContact: don't crash if a contact doesn't have an accountEmilio Pozuelo Monfort2011-07-121-3/+6
* CallWindow: don't add calls to searches if they don't matchEmilio Pozuelo Monfort2011-07-121-0/+15
* LogWindow: select 'Anyone' when searchingEmilio Pozuelo Monfort2011-07-121-3/+7
* LogWindow: don't crash when searchingEmilio Pozuelo Monfort2011-07-121-2/+3
* use tp_text_channel_ack_all_pending_messages_async()Guillaume Desmottes2011-07-113-39/+2
* Set the DelegateToPreferredHandler hintGuillaume Desmottes2011-07-111-0/+1
* coding style fixesGuillaume Desmottes2011-07-111-4/+4
* update Punjabi TranslationA S Alam2011-07-101-701/+1192
* theme-adium: use the pending-message-id instead of message-token in x-empathy...Guillaume Desmottes2011-07-081-18/+24
* bump tp-glib dep to 0.15.3Guillaume Desmottes2011-07-081-1/+1
* Updated Spanish translationDaniel Mustieles2011-07-061-9/+9
* Call: flip video preview horizontallyEmilio Pozuelo Monfort2011-07-053-5/+37
* LogWindow: make type filters unsensitive as necessaryEmilio Pozuelo Monfort2011-07-051-0/+81
* Updated Spanish translationJorge González2011-07-051-50/+56
* LogWindow: expand/collapse events when a row is activatedEmilio Pozuelo Monfort2011-07-051-0/+16
* Updated Galician translationsFran Dieguez2011-07-051-135/+174
* Display `Chat in ...' for MUCsEmilio Pozuelo Monfort2011-07-051-13/+21
* LogWindow: really show the users' alias in the Who paneEmilio Pozuelo Monfort2011-07-051-2/+13
* empathy_contact_from_tpl_contact: don't override the aliasEmilio Pozuelo Monfort2011-07-055-16/+40
* remove released flagGuillaume Desmottes2011-07-041-1/+1
* prepare 3.1.3EMPATHY_3_1_3Guillaume Desmottes2011-07-042-3/+56
* release.py: update last_tag_patternGuillaume Desmottes2011-07-041-1/+1
* LogWindow: refresh the logs when new events happenEmilio Pozuelo Monfort2011-07-041-3/+260
* LogWindow: make it a proper GtkWindow subclassEmilio Pozuelo Monfort2011-07-043-574/+645
* Updated Slovenian translationMatej Urbančič2011-07-031-146/+178
* Updated Norwegian bokmål translationKjartan Maraas2011-07-021-104/+112
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2011-07-022-1354/+2256
* Updated Hebrew translation.Yaron Shahrabani2011-07-021-207/+252
* Updated Hungarian docs translation, lots of fixesGabor Kelemen2011-07-011-133/+109
* Updated Spanish translationDaniel Mustieles2011-07-011-194/+226
* Mark untranslated strings for translation. Fixes:Gabor Kelemen2011-07-012-2/+2
* Updated Hungarian translationGabor Kelemen2011-07-011-744/+1133
* Stop using deprecated API from libnotify (#653739)Guillaume Desmottes2011-06-301-6/+11
* Use our own notification categories if there is no official oneGuillaume Desmottes2011-06-301-1/+7
* Revert "Don't look for Call channels"Emilio Pozuelo Monfort2011-06-301-4/+27
* event_manager_add: don't crash if approval is NULL (#646555)Guillaume Desmottes2011-06-301-1/+2
* Autocomplete contacts when blocking by aliasEmilio Pozuelo Monfort2011-06-301-2/+81
* LogWindow: keep the selected dates when changing Who or WhatEmilio Pozuelo Monfort2011-06-291-5/+78
* remove unused string util functionsGuillaume Desmottes2011-06-294-80/+0
* empathy-utils: port to new coding styleGuillaume Desmottes2011-06-292-391/+402
* add client and service file announcing the FileTransfer handler (#653575)Guillaume Desmottes2011-06-294-2/+18
* Updated Norwegian bokmål translationKjartan Maraas2011-06-291-157/+181
* Updated Lithuanian translation.Aurimas Černius2011-06-291-978/+1283
* Display the time when messages have been sent, not received (#653551)Guillaume Desmottes2011-06-281-1/+6
* Merge branch 'account-parameters'Will Thompson2011-06-281-2/+6
|\
| * Set require-encryption for Facebook and Google TalkWill Thompson2011-06-281-1/+4
| * Set 'server' parameter on GTalk accounts.Will Thompson2011-06-281-1/+2
| * Merge branch 'bigger-favourite-chatrooms'Will Thompson2011-06-272-26/+55
| |\
* | \ Merge branch 'bigger-favourite-chatrooms'Will Thompson2011-06-282-26/+55
|\ \ \ | | |/ | |/|
| * | ChatroomsWindow: make the minimum size a bit biggerWill Thompson2011-06-241-1/+2
| * | ChatroomsWindow: GNOME 3-ify the Remove buttonWill Thompson2011-06-242-26/+54
* | | account-widget: hide advanced section for GTalk accountsGuillaume Desmottes2011-06-281-1/+1
| |/ |/|
* | Update Simplified Chinese translation.Aron Xu2011-06-261-677/+1144
* | [l10n] Updated German translationMario Blättermann2011-06-261-663/+1106
* | [i18n] Added missing file to POTFILES.inMario Blättermann2011-06-251-0/+1
* | [l10n] Updated Dutch translationHannie Dumoleyn2011-06-251-691/+1104
|/
* Merge branch 'status-dialog'Will Thompson2011-06-244-368/+75
|\
| * PresetDialog: remove support for adding statuses entirelyWill Thompson2011-06-242-335/+4
| * PresetDialog: make status icon in entry non-activatableWill Thompson2011-06-241-0/+3
| * PresetDialog: GNOME 3-ify the remove buttonWill Thompson2011-06-242-28/+54
| * PresetDialog: Don't leak path when focusing freshly-created statusWill Thompson2011-06-241-0/+1
| * PresetDialog: Select text cell of freshly-added statusWill Thompson2011-06-241-8/+12
| * PresetDialog: Allow >1 status to be removed at a time.Will Thompson2011-06-241-16/+22
| * PresetDialog: Don't allow resizing status preset dialogWill Thompson2011-06-241-0/+1
| * PresetDialog: make Add button less huge.Will Thompson2011-06-241-0/+1
| * PresetDialog: make the window tallerWill Thompson2011-06-241-2/+2
| * PresetDialog test: quit cleanlyWill Thompson2011-06-241-5/+4
| * PresenceChooser: remove unused #define FLASH_TIMEOUTWill Thompson2011-06-241-3/+0
|/
* Add a empathy-streamed-media-window.ui fileEmilio Pozuelo Monfort2011-06-233-1/+949
* Updated Spanish translationDaniel Mustieles2011-06-231-62/+62
* Don't try to access empathy_adium_info_* stuff when webkit support is disabledMarc-Antoine Perennou2011-06-231-0/+4
* Don't try to access adium theme when webkit support is disabledMarc-Antoine Perennou2011-06-231-0/+2
* Merge branch 'history-misc'Emilio Pozuelo Monfort2011-06-231-2/+19
|\
| * LogWindow: display the user id in a tooltip in the Who paneEmilio Pozuelo Monfort2011-06-231-0/+5
| * LogWindow: show "Chat with <MUC>" for MUCsEmilio Pozuelo Monfort2011-06-221-2/+14
* | Updated Slovenian translationMatej Urbančič2011-06-231-99/+103
* | Use tp-glib password API (#651055)Guillaume Desmottes2011-06-223-148/+8
* | use tp_channel_dispatch_operation_close_channels_async() when rejecting serve...Guillaume Desmottes2011-06-221-23/+2
* | call-observer: use tp_channel_dispatch_operation_leave_channels_async() (#651...Guillaume Desmottes2011-06-221-71/+27
* | depend on tp-glib 0.15.2Guillaume Desmottes2011-06-221-1/+1
* | Updated Galician translationsFran Diéguez2011-06-211-122/+133
* | Merge branch 'unread-653090'Guillaume Desmottes2011-06-211-0/+11
|\ \ | |/ |/|
| * empathy-chat: properly count unread messages when the connection goes away (#...Guillaume Desmottes2011-06-211-0/+11
* | Merge branch 'history-ui'Emilio Pozuelo Monfort2011-06-212-126/+183
|\ \ | |/ |/|
| * LogWindow: also show the spinner and expand the chats for searchesEmilio Pozuelo Monfort2011-06-211-10/+13
| * LogWindow: allow to start actions from an event rowEmilio Pozuelo Monfort2011-06-211-112/+76
| * LogWindow: expand the events when there's only oneEmilio Pozuelo Monfort2011-06-211-0/+15
| * LogWindow: improve loading spinnerEmilio Pozuelo Monfort2011-06-211-1/+30
| * LogWindow: highlight the searched textEmilio Pozuelo Monfort2011-06-211-7/+50
| * LogWindow: Add a border between the three search panesEmilio Pozuelo Monfort2011-06-201-0/+3