summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gntworkspace docfinch.workspacesRichard Nelson2007-05-131-0/+36
* propagate from branch 'im.pidgin.pidgin' (head 41a52fb8d3b6772f937ad085d9bae4...Richard Nelson2007-05-1314-160/+755
|\
| * Let windows know when the workspace they are in is being hidden/shownRichard Nelson2007-05-126-5/+52
| * propagate from branch 'im.pidgin.pidgin' (head 3a3ab2ded46f50db8b552a947a367b...Richard Nelson2007-04-30131-191/+1228
| |\
| * \ propagate from branch 'im.pidgin.pidgin' (head fd1ed13fb8f64c35282cf195a91d54...Richard Nelson2007-04-299-157/+704
| |\ \
| | * | New windows can be placed on specific workspaces. They can be specified by th...Richard Nelson2007-04-293-19/+74
| | * | Show an activity message when a window in the non-current workspace is flagge...Richard Nelson2007-04-282-9/+46
| | * | Alt+s to see the list of workspaces and windows.Sadrul Habib Chowdhury2007-04-275-32/+107
| | * | merge of '18efc8fca905b62f558bad6211c58981e13a2348'Richard Nelson2007-04-27164-3567/+2784
| | |\ \
| | | * \ propagate from branch 'im.pidgin.pidgin' (head 83073649749488bc9319125e17180e...Richard Nelson2007-04-27164-3567/+2784
| | | |\ \
| | * | | | Forgot these...Richard Nelson2007-04-272-0/+210
| | |/ / /
| | * | | Initial workspace support. refs #51Richard Nelson2007-04-277-130/+301
* | | | | merge of 'd3231850edf096c5afacfab40b53717b34098355'Evan Schoenberg2007-05-122-5/+26
|\ \ \ \ \
| * | | | | Revert g_thread_init as it didn't help LukeSean Egan2007-05-121-3/+0
| * | | | | In MSN we fake sending messages to yourself. This had a small bug in thatStu Tomlinson2007-05-121-2/+26
* | | | | | Emit the buddy-typing-stopped signal even if we don't have a conversation, an...Evan Schoenberg2007-05-121-8/+13
* | | | | | Use switch() rather than a series of if() statements which hit all the values...Evan Schoenberg2007-05-121-13/+13
|/ / / / /
* | | | | Fix for detecting gnome proxy settings from ticket #935Stu Tomlinson2007-05-121-3/+3
* | | | | ChangeLog a couple of thingsStu Tomlinson2007-05-121-0/+3
* | | | | merge of '2f5d48e40e4b136ed0022ecbef8e589e4b99a80c'Stu Tomlinson2007-05-125-36/+29
|\ \ \ \ \
| * | | | | - Add scriptlet Requires for GConf2 to fix schema installationStu Tomlinson2007-05-121-3/+11
| * | | | | Patch from sourceforge tracker 1652005 from wabz to fix displaying fileStu Tomlinson2007-05-124-33/+18
* | | | | | Fix the commit from earlier today about null-widgets.Sadrul Habib Chowdhury2007-05-121-5/+3
* | | | | | Only include Google Talk if we have XMPP.Richard Laager2007-05-121-1/+4
* | | | | | merge of '11d23a81eabd603d828252e655c8891d6e0b20e4'Richard Laager2007-05-121-20/+30
|\ \ \ \ \ \
| * | | | | | Sort Google Talk appropriately.Richard Laager2007-05-121-20/+30
* | | | | | | Fix incorrect widget names in pidginrc plugin. Also, fix spacing - I'm not su...Daniel Atallah2007-05-111-8/+8
* | | | | | | Remove the fatal-asserts thingies.Sadrul Habib Chowdhury2007-05-111-5/+0
* | | | | | | A workaround for an ncurses bug about multi-cell characters and panels.Sadrul Habib Chowdhury2007-05-111-0/+64
* | | | | | | Do not process clicks on no widget.Sadrul Habib Chowdhury2007-05-111-2/+10
|/ / / / / /
* | | | | | Hack to prevent a completely collapsed user list from coming ack with a 1-pix...Daniel Atallah2007-05-111-2/+8
|/ / / / /
* | | | | Ignore bold, underline and other formatting type things in SPAN tags ifStu Tomlinson2007-05-111-13/+17
* | | | | merge of '4b6d59cdfacab260eafa1d5b6f7d1f6c0fbbef9e'Richard Laager2007-05-1115-8014/+10981
|\ \ \ \ \
| * | | | | This is what I actually intended to commit in aee2b2d67b643d59beb0b75b460c553...Daniel Atallah2007-05-112-6/+7
| * | | | | merge of '4fc7ab86ed7a3f319eb949e4ada271705f0f40cd'Daniel Atallah2007-05-115-109/+18
| |\ \ \ \ \
| | * | | | | disapproval of revision 'aee2b2d67b643d59beb0b75b460c553c804e8220'Daniel Atallah2007-05-115-109/+18
| * | | | | | merge of '8f10f127b8ee5bf9b23e83fad0a136610bcba2ef'Daniel Atallah2007-05-111-4/+0
| |\ \ \ \ \ \
| | * | | | | | disapproval of revision 'd39689bc0e71f164db58cade8a3551801137d2f6'Daniel Atallah2007-05-111-4/+0
| * | | | | | | merge of 'aee2b2d67b643d59beb0b75b460c553c804e8220'Daniel Atallah2007-05-115-18/+109
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Fix a crash when something requests the blist status icon before the UI node ...Daniel Atallah2007-05-115-18/+109
| * | | | | | disapproval of revision '9d97fc7a5ff3cb10521c86f8d438e0f755db79ca'Daniel Atallah2007-05-111-0/+4
| |/ / / / /
| * | | | | Remove the stuff I added accidentally earlier.Sadrul Habib Chowdhury2007-05-111-4/+0
| * | | | | Don't allow IRC username to contain spaces. Fixes #443.Daniel Atallah2007-05-111-9/+23
| * | | | | Notify when you leave a chat, after /part or /kick.Sadrul Habib Chowdhury2007-05-111-4/+18
| * | | | | merge of 'e081c1d7ceb4cdd27057df86e7ae3620f995ec50'Sadrul Habib Chowdhury2007-05-118-7976/+10918
| |\ \ \ \ \
| | * \ \ \ \ merge of '51cf6aa2ca5bc78263e706f856a2b5c353b956be'Stu Tomlinson2007-05-11401-55508/+68717
| | |\ \ \ \ \
| | | * \ \ \ \ merge of 'bc1afb8032d045cc066e44cfeb50cb3e18c19093'Nathan Walp2007-05-115-11/+21
| | | |\ \ \ \ \
| | | | * | | | | ChangeLogify my last few commitsNathan Walp2007-05-111-0/+4
| | | | * | | | | I changed my mind, this should display the whole account nameNathan Walp2007-05-111-2/+2
| | | | * | | | | merge of '5a4243df7e231b8b0b8fc53fd5923e9e6b90eac9'Nathan Walp2007-05-118-7969/+11125
| | | | |\ \ \ \ \