summaryrefslogtreecommitdiff
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* Make possible to define different replace function for parsersXavier Claessens2009-11-243-84/+133
* Accept any foo:// URL SchemesXavier Claessens2009-11-241-4/+4
* start and end positions in EmpathySmileyHit struct can't be negative. Change ...Xavier Claessens2009-11-243-4/+4
* Add comments to explain empathy_smiley_manager_parse_len(), it is non-trivial...Xavier Claessens2009-11-242-4/+34
* Optimisation: Do not fetch use-smiley gconf key for each substring.Xavier Claessens2009-11-241-6/+7
* Extract empathy_string_parser_link and empathy_string_parser_escape from empa...Xavier Claessens2009-11-243-64/+76
* Create API for generic string parserXavier Claessens2009-11-243-13/+54
* Remove dead code from EmpathySmileyManagerXavier Claessens2009-11-242-95/+10
* Use new smiley parser in EmpathyChatTextView.Xavier Claessens2009-11-242-13/+20
* exclude " and ' from links.Xavier Claessens2009-11-241-2/+2
* Rework the way message parsing and escaping is done.Xavier Claessens2009-11-241-90/+126
* Introduce a new smiley parser that can parse only a part of a string.Xavier Claessens2009-11-242-0/+94
* Make sure double quotes are not considered part of URIsGustavo Noronha Silva2009-11-241-2/+2
* Clarify macro namesXavier Claessens2009-11-231-15/+21
* Create EMPATHY_RECT_IS_ON_SCREEN macro instead of duplicating its code.Xavier Claessens2009-11-233-6/+8
* Restore position of window if it gets remapped.Xavier Claessens2009-11-231-14/+51
* Make empathy_present_window() also move to current desktop with compiz. Fixes...Xavier Claessens2009-11-231-3/+15
* Make sure to not save offscreen positioning. It happens with compiz.Xavier Claessens2009-11-231-0/+6
* account-widget-sip: translate all the labels in combo boxGuillaume Desmottes2009-11-231-5/+9
* empathy-account-widget-private: fix coding styleGuillaume Desmottes2009-11-231-3/+3
* rename account_widget_setup_widget empathy_account_widget_setup_widgetGuillaume Desmottes2009-11-233-6/+7
* fix position of the 2 combo boxesGuillaume Desmottes2009-11-231-2/+2
* move port settings to the same line as the hostGuillaume Desmottes2009-11-231-105/+106
* indent the STUN Server/Port label under the checkboxGuillaume Desmottes2009-11-231-2/+2
* rephrase subsection titles and their labelsGuillaume Desmottes2009-11-231-8/+8
* add indentation so subsections are clearerGuillaume Desmottes2009-11-231-130/+194
* rephrase the discover-stun checkbox labelGuillaume Desmottes2009-11-231-1/+1
* rename Misc section to MiscellaneousGuillaume Desmottes2009-11-231-1/+1
* account-widget-sip: add subsections in the advanced sectionGuillaume Desmottes2009-11-232-37/+90
* account-widget-sip: fix typo in variable nameGuillaume Desmottes2009-11-231-3/+3
* account-widget-sip: unsensitive the STUN labels as well when STUN is disabledGuillaume Desmottes2009-11-231-0/+6
* account_widget_combobox_changed_cb: check that param has a defaultGuillaume Desmottes2009-11-231-2/+3
* Set explicitely the model of combo boxGuillaume Desmottes2009-11-232-25/+69
* unsensitive the keep-alive spin button if keep-alive is disabledGuillaume Desmottes2009-11-231-0/+22
* account-widget-sip: add UI to configure the keepalive-mechanism and keepalive...Guillaume Desmottes2009-11-232-1/+67
* account-widget-sip: add UI to configure the discover-binding paramGuillaume Desmottes2009-11-232-1/+17
* account-widget-sip: add UI to configure the loose-routine paramGuillaume Desmottes2009-11-232-1/+17
* account-widget-sip: add UI to configure the transport paramGuillaume Desmottes2009-11-232-1/+39
* account_widget_setup_widget: add support for GtkComboBoxGuillaume Desmottes2009-11-231-0/+64
* empathy-account-widget: export account_widget_setup_widgetGuillaume Desmottes2009-11-232-1/+5
* account-widget-sip: Add UI to configure auth-user, proxy-host and port params...Guillaume Desmottes2009-11-232-1/+87
* notify-manager: unref the account mgr when disposingGuillaume Desmottes2009-11-181-0/+15
* account-widget: use the account-manaer instead of idleGuillaume Desmottes2009-11-181-32/+56
* notify-manager: use the account mgr directly instead of empathy_check_availab...Guillaume Desmottes2009-11-181-1/+39
* presence-chooser: use the account-manager directly to get our state and statusGuillaume Desmottes2009-11-181-17/+48
* don't mix code and variable declarationsGuillaume Desmottes2009-11-181-4/+4
* Fixed some of Gillaume's review comments from Bug #571642Jonathon Jongsma2009-11-181-44/+38
* Handle the case where a user's id changes in a chatroomJonathon Jongsma2009-11-182-0/+85
* presence-chooser: remove icon blinking supportGuillaume Desmottes2009-11-171-88/+4
* account-widget-jabber: increase spacing in the 'Override Server Settings' sec...Guillaume Desmottes2009-11-171-0/+2