summaryrefslogtreecommitdiff
path: root/pidgin
Commit message (Expand)AuthorAgeFilesLines
* Allow replacing smileys with texts in conversations/logs. This should beSadrul Habib Chowdhury2008-05-031-2/+30
* merge of '3b71a623dc3a59ae17c56cf05bd606e6fdae9fa1'Sadrul Habib Chowdhury2008-05-022-11/+14
|\
| * This should fix the issue where resizing the entry box resizes theSadrul Habib Chowdhury2008-05-021-5/+7
| * Do not add a ':' if there's already one at the end. Thanks to wjt forSadrul Habib Chowdhury2008-05-021-6/+7
* | Tweak some strings in the Edit Chat dialog.Will Thompson2008-05-021-2/+2
|/
* merge of 'f6d4e67becd95c914a3beeb2bca4d6bd2654dd46'Sadrul Habib Chowdhury2008-05-021-1/+1
|\
| * Kill the default F2 keybinding for show timestamps, it only confuses peopleStu Tomlinson2008-05-021-1/+1
* | Slightly change the maximum height of the entry box. This seems to fixSadrul Habib Chowdhury2008-05-021-1/+1
|/
* merge of 'd23db15986f29192d013e2d3dda7cfa725c73c86'Sadrul Habib Chowdhury2008-05-012-26/+85
|\
| * merge of '910705fa47d724ab861e8a348d50d2d4c97dddfe'Richard Laager2008-05-011-2/+1
| |\
| | * Replace a notification that should never happen with a debug message thatRichard Laager2008-05-011-2/+1
| * | Remove the stored installer language selection when uninstalling.Daniel Atallah2008-05-011-24/+84
| |/
* | Modified patch from Andrei Mozzhuhin to fix tab-completion when non-asciiSadrul Habib Chowdhury2008-05-011-14/+20
|/
* merge of '212075e27ec152e5b39c7aa86ad0576f659fbad8'Etan Reisner2008-05-019-33/+214
|\
| * Add a tickybox to set the 'close conversation window' shortcut to Escape.Will Thompson2008-04-301-0/+105
| * Change the string "screen name" to "username" everywhere. I think mostMark Doliner2008-04-307-11/+11
| * Change the "Screen name" text to "Username" per a number of discussions onJohn Bailey2008-04-301-1/+1
| * This fixes the lack of the Local Alias field for IRC accounts since I movedJohn Bailey2008-04-301-0/+2
| * merge of 'fe1e09e03bcbada9f49b554a817b72093a9137f3'Sadrul Habib Chowdhury2008-04-292-12/+21
| |\
| | * Fine tune the edit-settings dialog (e.g., mark fields as masked orSadrul Habib Chowdhury2008-04-291-1/+10
| | * A newly created widget for a request field may want to enable/disable theSadrul Habib Chowdhury2008-04-291-11/+11
| * | Move the Local Alias field into the User Options section of the accountJohn Bailey2008-04-291-4/+4
| |/
| * 'Edit Settings' in the context menu for chats in the buddylist.Sadrul Habib Chowdhury2008-04-291-7/+72
* | Finally get around to committing charkin's version of the patch from #2145.Etan Reisner2008-04-291-3/+23
|/
* merge of '3a03580315c3e993ae3ba6e1b96592e5b087ff96'Sadrul Habib Chowdhury2008-04-271-28/+107
|\
| * Clicking on the buddyicon in the conversation window toggles the size ofSadrul Habib Chowdhury2008-04-261-18/+82
| * Disable the 'send to' menu in converation windows if there's only oneSadrul Habib Chowdhury2008-04-261-10/+25
| * merge of '9b7ccf19b7e9b83dba690e76a6199dbadc77ca0e'Sadrul Habib Chowdhury2008-04-261-1/+3
| |\
* | \ merge of 'b200250ab79b3693a8e685c38f4d08b35e4d7c10'Will Thompson2008-04-261-5/+9
|\ \ \ | |/ /
| * | Use the correct name for a preference. This will correctly update theSadrul Habib Chowdhury2008-04-261-5/+9
* | | Include dbus-maybe.h rather than conditionally including dbus-server.hWill Thompson2008-04-261-3/+1
| |/ |/|
* | Thanks to Andrea Visinoni for pointing out this omission to fix buildingKevin Stange2008-04-261-1/+3
|/
* Reset typing timeout if arrow keys are pressed when editing statusSadrul Habib Chowdhury2008-04-261-1/+14
* Fix make distcheck (which broke from an earlier fix for make whenSadrul Habib Chowdhury2008-04-261-1/+3
* Pop up the buddylist of the running instance instead of exiting quietlySadrul Habib Chowdhury2008-04-251-0/+10
* merge of 'eeed3e121bedce02ddbcbf1d1552e62ec5617a86'Sadrul Habib Chowdhury2008-04-251-0/+2
|\
| * Make the labels in the minidialogs selectable.Sadrul Habib Chowdhury2008-04-251-0/+2
* | Move 2 of the 5 pixels' padding between paragraphs to above the line.Will Thompson2008-04-241-1/+3
|/
* Fix setting "show offline" for buddy list nodes so it takes immediateStu Tomlinson2008-04-231-1/+3
* Leak fixStu Tomlinson2008-04-231-3/+1
* Give a name to the statusbox button so that it can be accessible bySadrul Habib Chowdhury2008-04-231-0/+2
* Leak fix. I think. At least valgrind stopped crying about it and nothingStu Tomlinson2008-04-221-0/+1
* Ignore token_status_account on account-specific status boxes. This shouldSadrul Habib Chowdhury2008-04-221-2/+11
* Smiley insertions can be undone with this fix. References #5577. But redoSadrul Habib Chowdhury2008-04-202-5/+90
* Based on some discussion in devel@conference.pidgin.im build and install theEtan Reisner2008-04-191-1/+4
* Stop restoring conversation window locations on !Windows, I wasn't aware thisEtan Reisner2008-04-181-1/+9
* Add a plugin to add a Send button to the conversation windows, users of tabletEtan Reisner2008-04-182-0/+167
* merge of '6652e27fec0d2efd9c097885d57fe32fe634a5da'Sadrul Habib Chowdhury2008-04-171-3/+4
|\
| * Fix a null pointer deref (hopefully). I haven't been able to consistentlyDaniel Atallah2008-04-161-3/+4
* | Patch from Gaul to plug a small leak, with an additional fix to freeSadrul Habib Chowdhury2008-04-171-3/+7
|/