Mercurial > pidgin
graph
-
With the 'x' button on the mini-dialog, we don't need an 'Ignore' button anymore2007-11-27, by Sean Egan
-
Better error messages for common Winsock errors. This was Kevin's wonderful idea.2007-11-26, by Daniel Atallah
-
Make the GTK+ Theme Control plugin's save button list the correct location (at least in the default case). Fixes #40422007-11-26, by Daniel Atallah
-
Don't update our local display name when we get a response from the server2007-11-26, by Stu Tomlinson
-
Simplify this a little bit. Most of this change is just removing2007-11-26, by Mark Doliner
-
Add Florian Delizy (goutnet) to COPYRIGHT.2007-11-26, by Sadrul Habib Chowdhury
-
Add a utility function pidgin_dialog_add_button to add buttons to a dialog2007-11-27, by Sadrul Habib Chowdhury
-
goutnet is Florian Delizy.2007-11-26, by Sadrul Habib Chowdhury
-
Patch from 'goutnet' to not insert smileys when pasting as plain text.2007-11-26, by Sadrul Habib Chowdhury
-
merge of 'bcfb665250821266c993e2f5818c4e3f65314ff4'2007-11-26, by Sadrul Habib Chowdhury
-
Patch from 'goutnet': Pressing backspace on a smiley will replace the smiley2007-11-26, by Sadrul Habib Chowdhury
-
Patch from Florian Quèze (the InstantBird dude) to add a search path for2007-11-26, by Sadrul Habib Chowdhury
-
Patch from fmoo. This makes a lot of the windows closeable with Escape. There2007-11-26, by Sadrul Habib Chowdhury
-
The smiley dialog is transient for the toolbar's parent window, and the about dialog is transient for the buddylist, when available.2007-11-26, by Sadrul Habib Chowdhury
-
Patch from DB42 to add a little '×' in a scrollbook. I edited the patch in2007-11-26, by Sadrul Habib Chowdhury
-
Fix a grammar mistake I managed to catch.2007-11-26, by John Bailey
-
Fix the namespace_map being leaked.2007-11-26, by Daniel Atallah
-
merge of 'a3da14876c865437f0916509629a649308081104'2007-11-26, by Sadrul Habib Chowdhury
-
I'm pretty sure this is what was intended.2007-11-26, by Daniel Atallah
-
merge of 'c6cea9233a5f4d22b6b5f012bd8432d2732765ea'2007-11-26, by Ka-Hing Cheung
-
merge of '66d234740bd40b14ef7564f178d84ab82816d6e2'2007-11-25, by Stu Tomlinson
-
Bump the version number now we are tagged2007-11-25, by Stu Tomlinson
-
don't set the current tune title if it's NULL2007-11-26, by Ka-Hing Cheung
-
make prpl.h available to dbus2007-11-26, by Ka-Hing Cheung
-
Include guards for gnt and include guard typo fix for QQ, from Andrew2007-11-25, by Ka-Hing Cheung
-
Update the dates2007-11-24, by Stu Tomlinson
-
merge of '2cbd8db1d77e345ea55b3b765ca79726273ca727'2007-11-23, by Stu Tomlinson
-
We need to work with the exclusive status.2007-11-26, by Sadrul Habib Chowdhury
-
old_status can be NULL when [de]activating a non-exclusive status.2007-11-26, by Sadrul Habib Chowdhury
-
Show a helpful message about account disconnect. Someone should come up with a better string.2007-11-26, by Sadrul Habib Chowdhury
-
Fix moving focus in an internal box.2007-11-26, by Sadrul Habib Chowdhury
-
Improve the 'menu experience' a little bit.2007-11-23, by Sadrul Habib Chowdhury
-
merge of '2a30e00005809366a1e544824043c204cd66c1a1'2007-11-23, by Sadrul Habib Chowdhury
-
merge of '80fb886f753c30fd71edfb7a42dc840a8ccbd6fb'2007-11-22, by Stu Tomlinson
-
Squish a compile warning2007-11-22, by Stu Tomlinson
-
I had used memcpy to copy the struct tm to where the caller wants it, but2007-11-23, by Stu Tomlinson
-
Switch to 'normal' state when: switching windows or workspaces, closing2007-11-23, by Sadrul Habib Chowdhury
-
new German string2007-11-22, by Björn Voigt
-
Workarounds to fix some issues with the minidialog and scrollbook.2007-11-22, by Sadrul Habib Chowdhury
-
The use of lowercase "pango" looks out of place when appended with _CFLAGS2007-11-22, by Stu Tomlinson
-
Bump libgnt's version info in configure.ac due to added API2007-11-22, by Stu Tomlinson
-
Add a note about pkg-config to configure.ac if glib2 headers were not2007-11-22, by Stu Tomlinson
-
Make 'make distcheck' work2007-11-22, by Stu Tomlinson
-
'man 3 ctime' says of localtime() (and friends):2007-11-22, by Stu Tomlinson
-
Fix the bug in purple_str_to_time() that was causing 'make check' to fail.2007-11-22, by Stu Tomlinson
-
Fix a bug in purple_str_to_time() that could cause it to try reading past2007-11-22, by Stu Tomlinson
-
purple_cipher_context_encrypt() wants a pointer to a size_t, not a gsize2007-11-22, by Evan Schoenberg
-
Plug a tiny little leak.2007-11-21, by Sadrul Habib Chowdhury
-
Original patch from Andrew Gaul to fix a leak.2007-11-21, by Sadrul Habib Chowdhury
-
merge of '1d074784ebb62d1f8c06d80074ca8cab61c2d346'2007-11-21, by Sadrul Habib Chowdhury
-
Log a debug message when exiting as a result of the single instance check2007-11-21, by Stu Tomlinson
-
disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'2007-11-21, by Sadrul Habib Chowdhury
-
Andrew Gaul fixed another memory leak2007-11-21, by Ka-Hing Cheung
-
Prevent crashing when authorizing or denying after the account is disconnected.2007-11-21, by Daniel Atallah
-
I never logged this. Refs #22652007-11-21, by John Bailey
-
NEWS'ing. Looks like I'm not too late?2007-11-21, by John Bailey