Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merged default branch | Ankit Vani | 2013-09-21 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Notify API: extend purple_notify_message with PurpleRequestCommonParameters | Tomasz Wasilczyk | 2013-09-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merged default branch | Ankit Vani | 2013-09-19 | 1 | -3/+3 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Merged default branch | Ankit Vani | 2013-09-17 | 1 | -1/+2 | |
| |\ \ | ||||||
| * \ \ | Merged default branch | Ankit Vani | 2013-09-12 | 1 | -24/+29 | |
| |\ \ \ | ||||||
| * \ \ \ | Merged default branch | Ankit Vani | 2013-08-23 | 1 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Renamed PurpleBListNode back to PurpleBlistNode | Ankit Vani | 2013-07-25 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | Renamed buddy list functions to more appropriate/simler names. | Ankit Vani | 2013-07-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Replaced purple_blist_update_node_icon() with purple_blist_node_update() * Replaced purple_blist_update_buddy_status() with purple_buddy_update_status() * Replaced purple_blist_rename_buddy() with purple_buddy_set_name() * Replaced purple_blist_alias_contact() with purple_contact_set_alias() * Replaced purple_blist_alias_chat() with purple_chat_set_alias() * Replaced purple_blist_alias_buddy() with purple_buddy_set_local_alias() * Replaced purple_blist_server_alias_buddy() with purple_buddy_set_server_alias() * Replaced purple_blist_rename_group() with purple_group_set_name() * Replaced purple_blist_merge_contact() with purple_contact_merge() * Replaced purple_find_buddy_in_group() with purple_blist_find_buddy_in_group() * Replaced purple_find_buddy() with purple_blist_find_buddy() * Replaced purple_find_buddies() with purple_blist_find_buddies() * Replaced purple_find_group() with purple_blist_find_group() | |||||
| | * | | | | Renamed PurpleBlistNode to PurpleBListNode | Ankit Vani | 2013-07-03 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | Global replace to use GObject-style macros. See details. | Ankit Vani | 2013-07-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changed 'PURPLE_BLIST_NODE_IS_' to 'PURPLE_IS_' * Changed 'PURPLE_BUDDY_IS_ONLINE' to 'PURPLE_IS_BUDDY_ONLINE' | |||||
* | | | | | | Request API: PURPLE_REQUEST_WAIT with progress bar | Tomasz Wasilczyk | 2013-09-18 | 1 | -0/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Request API: implement purple_request_wait | Tomasz Wasilczyk | 2013-09-17 | 1 | -1/+2 | |
| |_|/ / |/| | | | ||||||
* | | | | Request API refactoring: custom PURPLE_REQUEST_CHOICE values, instead of indexes | Tomasz Wasilczyk | 2013-09-12 | 1 | -13/+19 | |
| | | | | ||||||
* | | | | Request API: HTML feature | Tomasz Wasilczyk | 2013-09-11 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Request API refactoring: switch purple_request_folder to ↵ | Tomasz Wasilczyk | 2013-09-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | PurpleRequestCommonParameters | |||||
* | | | | Request API refactoring: switch purple_request_file to ↵ | Tomasz Wasilczyk | 2013-09-10 | 1 | -5/+3 | |
| | | | | | | | | | | | | | | | | PurpleRequestCommonParameters | |||||
* | | | | Request API refactoring: switch purple_request_fields to ↵ | Tomasz Wasilczyk | 2013-09-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | PurpleRequestCommonParameters | |||||
* | | | | Request API refactoring: switch purple_request_action to ↵ | Tomasz Wasilczyk | 2013-09-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | PurpleRequestCommonParameters | |||||
* | | | | Request API refactoring: switch purple_request_choice to ↵ | Tomasz Wasilczyk | 2013-09-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | PurpleRequestCommonParameters | |||||
* | | | | Request API refactoring: introduce PurpleRequestCommonParameters and switch ↵ | Tomasz Wasilczyk | 2013-09-10 | 1 | -1/+1 | |
|/ / / | | | | | | | | | | purple_request_input to it | |||||
* | | | Fix finch warnings about -Wsign-compare | Tomasz Wasilczyk | 2013-08-22 | 1 | -2/+2 | |
|/ / | ||||||
* | | Validation for Request API; use it in 'new IM' dialog. | Tomasz Wasilczyk | 2012-07-29 | 1 | -3/+4 | |
| | | ||||||
* | | Display a certificate request field in Pidgin and Finch by just using | Elliott Sales de Andrade | 2012-02-26 | 1 | -0/+20 | |
| | | | | | | | | the display string of the certificate in a label. | |||||
* | | Rather use the accessor functions directly. | Andrew Victor | 2011-08-26 | 1 | -21/+15 | |
|/ | ||||||
* | Remove trailing whitespace | Richard Laager | 2011-01-04 | 1 | -1/+1 | |
| | ||||||
* | Fix data selection in a list-type request-field. | Sadrul Habib Chowdhury | 2010-07-04 | 1 | -5/+14 | |
| | ||||||
* | Fix building finch & libgnt using older gcc or non-gcc compilers that do | Stu Tomlinson | 2009-12-31 | 1 | -1/+2 | |
| | | | | not understand G_GNUC_NULL_TERMINATED | |||||
* | Don't include an internal header in the public finch headers. | Elliott Sales de Andrade | 2009-07-18 | 1 | -0/+1 | |
| | | | | Fixes #9539. | |||||
* | Do not show hidden request fields. | Sadrul Habib Chowdhury | 2009-07-15 | 1 | -1/+5 | |
| | ||||||
* | Change "screen name" to "username" or "buddy name" in a whole bunch of | Mark Doliner | 2009-01-26 | 1 | -9/+9 | |
| | | | | | places in the code. I've been using the definitions from the jabber specs, where "user" is me and "buddy" is someone on my buddy list. | |||||
* | Do the struct hiding differently. | Sadrul Habib Chowdhury | 2008-11-26 | 1 | -0/+6 | |
| | ||||||
* | Revert the last 'struct-hiding' change. | Sadrul Habib Chowdhury | 2008-11-26 | 1 | -16/+16 | |
| | ||||||
* | Hide the PurpleRequestField struct. I figured this one would be easy and | Richard Laager | 2008-11-18 | 1 | -16/+17 | |
| | | | | I really needed to see one get fully hidden. | |||||
* | Fix a compiler warning. Sadrul or someone should double-check this. | Richard Laager | 2008-05-06 | 1 | -2/+4 | |
| | ||||||
* | The required fields are not really required if the action is cancelled. | Sadrul Habib Chowdhury | 2008-05-05 | 1 | -3/+8 | |
| | ||||||
* | Make sure the required fields are all entered correctly. Underline the | Sadrul Habib Chowdhury | 2008-04-29 | 1 | -3/+15 | |
| | | | | labels for the required fields. | |||||
* | Update finch to not touch the internals of PurpleGroup. | Sadrul Habib Chowdhury | 2008-01-27 | 1 | -1/+1 | |
| | ||||||
* | We will probably eventually use purple_object_[get|set]_ui_data. Until then, ↵ | Sadrul Habib Chowdhury | 2008-01-26 | 1 | -16/+16 | |
| | | | | this will do. | |||||
* | Add API so Finch doesn't need to touch the internals of PurpleBlistNode. | Sadrul Habib Chowdhury | 2008-01-26 | 1 | -1/+2 | |
| | ||||||
* | Focus the button for the default action, if possible. | Sadrul Habib Chowdhury | 2008-01-17 | 1 | -1/+6 | |
| | ||||||
* | Add a function to get a widget for a request field. | Sadrul Habib Chowdhury | 2008-01-06 | 1 | -0/+30 | |
| | ||||||
* | Implement 'request_folder'. (so now the 'autoaccept' plugin cannot just be a ↵ | Sadrul Habib Chowdhury | 2007-12-18 | 1 | -150/+209 | |
| | | | | | | | Gtk plugin) This also includes some refactoring of code I did when I was playing with the cyclomatic complexity thingy. | |||||
* | Do not connect to a signal with a NULL callback. Gets rid of a runtime warning. | Sadrul Habib Chowdhury | 2007-09-30 | 1 | -0/+2 | |
| | ||||||
* | applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa | Richard Laager | 2007-09-28 | 1 | -2/+3 | |
| | | | | through 133f2968e112c003cac1320d1ca0128d5da74066 | |||||
* | Select the right account when a buddyname is selected from the suggest-list. | Sadrul Habib Chowdhury | 2007-09-12 | 1 | -0/+23 | |
| | ||||||
* | The FSF changed its address a while ago; our files were out of date. | John Bailey | 2007-09-08 | 1 | -1/+1 | |
| | | | | This is a quick update done with a for loop, find, and sed. | |||||
* | Fix building on older glib versions. | Sadrul Habib Chowdhury | 2007-08-29 | 1 | -2/+2 | |
| | | | | Get rid of a couple of compiler warnings. | |||||
* | Fix some crashes resulting from rejecting file-transfer requests. | Sadrul Habib Chowdhury | 2007-07-01 | 1 | -5/+11 | |
| | ||||||
* | Remember the open/save file locations. | Sadrul Habib Chowdhury | 2007-07-01 | 1 | -1/+11 | |
| | ||||||
* | Update search-api to not crash. Searching for users in xmpp/oscar works now. | Sadrul Habib Chowdhury | 2007-06-29 | 1 | -2/+5 | |
| |