2007-05-14 |
Richard Laager |
Replace nm_utf8_strcasecmp() with purple_utf8_strcasecmp().
|
2007-05-14 |
Richard Laager |
Replace some C99 struct syntax.
|
2007-05-14 |
Richard Laager |
merge of '2263648adbe7bbf44fd9bf0230c9054be1d4c72b'
|
2007-05-14 |
Ethan Blanton |
strcasecmp is post-C89, so use the glib equivalent
|
2007-05-14 |
Richard Laager |
merge of '1e134934c8dd6c7af81a819ddaa603fa88f68a36'
|
2007-05-14 |
Richard Laager |
Run the first timer at IDLEMARK + 1, to ensure we don't hit it right on IDLEMARK.
|
2007-05-14 |
Richard Laager |
Fix a typo.
|
2007-05-14 |
Richard Laager |
Part of a patch from:
|
2007-05-14 |
Richard Laager |
Part of a patch from:
|
2007-05-14 |
Sadrul Habib Chowdhury |
Show the text for the custom smiley as the filename when saving.
|
2007-05-13 |
Sadrul Habib Chowdhury |
Patch from Gabriel Schulhof to fix the Google-Talk selection.
|
2007-05-13 |
Sadrul Habib Chowdhury |
Show user flags in chat userlist.
|
2007-05-13 |
Sadrul Habib Chowdhury |
Plug a leak when the flags for a user in a chat changes.
|
2007-05-13 |
Sadrul Habib Chowdhury |
Callbacks are not supported for dbus.
|
2007-05-13 |
Sadrul Habib Chowdhury |
Add a few changes in finch.
|
2007-05-13 |
Sadrul Habib Chowdhury |
DBusify userinfo stuff.
|
2007-05-13 |
Daniel Atallah |
Instead of flashing the taskbar continuously, flash it three times and leave it highlighted. Fixes #117.
|
2007-05-13 |
Daniel Atallah |
Don't stop all windows from flashing when any Windows Pidgin window is focused. I also noticed that we were registering a callback for the focus-in-event for each flash start and never unregistering it, so this fixes that too. Fixes #554.
|
2007-05-12 |
Evan Schoenberg |
merge of '3ac5981b26be545a8c546e09b6689c2359fad1bb'
|
2007-05-12 |
Sean Egan |
Revert g_thread_init as it didn't help Luke
|
2007-05-12 |
Stu Tomlinson |
In MSN we fake sending messages to yourself. This had a small bug in that
|
2007-05-12 |
Evan Schoenberg |
Emit the buddy-typing-stopped signal even if we don't have a conversation, and use swtich rather than if
|
2007-05-12 |
Evan Schoenberg |
Use switch() rather than a series of if() statements which hit all the values of the enum
|
2007-05-12 |
Stu Tomlinson |
Fix for detecting gnome proxy settings from ticket #935
|
2007-05-12 |
Stu Tomlinson |
ChangeLog a couple of things
|
2007-05-12 |
Stu Tomlinson |
merge of '3906a45b801345d9fe5dde15ca9853fa78ee6839'
|
2007-05-12 |
Stu Tomlinson |
- Add scriptlet Requires for GConf2 to fix schema installation
|
2007-05-12 |
Stu Tomlinson |
Patch from sourceforge tracker 1652005 from wabz to fix displaying file
|
2007-05-12 |
Sadrul Habib Chowdhury |
Fix the commit from earlier today about null-widgets.
|
2007-05-12 |
Richard Laager |
Only include Google Talk if we have XMPP.
|
2007-05-12 |
Richard Laager |
merge of '2ac6f565005a69737bcf28a5f6ca11d74d2e5733'
|
2007-05-11 |
Daniel Atallah |
Fix incorrect widget names in pidginrc plugin. Also, fix spacing - I'm not sure if this actually matters. Fixes #874.
|
2007-05-11 |
Sadrul Habib Chowdhury |
Remove the fatal-asserts thingies.
|
2007-05-11 |
Sadrul Habib Chowdhury |
A workaround for an ncurses bug about multi-cell characters and panels.
|
2007-05-11 |
Sadrul Habib Chowdhury |
Do not process clicks on no widget.
|
2007-05-12 |
Richard Laager |
Sort Google Talk appropriately.
|
2007-05-11 |
Daniel Atallah |
Hack to prevent a completely collapsed user list from coming ack with a 1-pixel width. Fixes #624.
|
2007-05-11 |
Stu Tomlinson |
Ignore bold, underline and other formatting type things in SPAN tags if
|
2007-05-23 |
Sean Egan |
Patch #1038. Fix receiving of Yahoo buddy icons. Thanks, vampire!
|
2007-05-23 |
Sean Egan |
ChangeLog
|
2007-05-23 |
Sean Egan |
ChangeLog
|
2007-05-23 |
Sean Egan |
If Google Talk tells you a roster item as a none subscription, we probably don't ever want to show it. Fixes #1189
|
2007-05-23 |
Sean Egan |
Make 'typed' icon not have any keys depressed. Should fix #1116
|
2007-05-22 |
Sean Egan |
ALSA Gstreamer sink. Mostly to see if this still crashes Luke.
|
2007-05-15 |
Sean Egan |
Patch #756 from EvilSporkMan. Use Datallah's url handling for Dbus
|
2007-05-14 |
Sean Egan |
credit
|
2007-05-14 |
Sean Egan |
Patch #702, Info not reset on URL redirect
|
2007-05-14 |
Sean Egan |
Patch #363 Fix for tab packing problem
|
2007-05-11 |
Sean Egan |
Pack connection error buttons the same way the statusbox is. Fixes #120
|
2007-05-11 |
Richard Laager |
merge of '4f6576ab3a73830524c25113c603a1306185d675'
|
2007-05-11 |
Daniel Atallah |
This is what I actually intended to commit in 105009e066f1bcaefb0af3bd1e17b7860bf12a57. The rest of the mess being pushed is me trying to clean up my mess.
|
2007-05-11 |
Daniel Atallah |
merge of 'a43eb95550888b10562aea0fd5d585fb3b804fe5'
|
2007-05-11 |
Daniel Atallah |
merge of '1582971d554ead516c08237407e29d711532e6b9'
|
2007-05-11 |
Daniel Atallah |
merge of '105009e066f1bcaefb0af3bd1e17b7860bf12a57'
|
2007-05-11 |
Daniel Atallah |
disapproval of revision '105009e066f1bcaefb0af3bd1e17b7860bf12a57'
|
2007-05-11 |
Daniel Atallah |
Fix a crash when something requests the blist status icon before the UI node has been rendered. The ticker plugin was doing this. Fixes #642.
|
2007-05-11 |
Daniel Atallah |
disapproval of revision '2d871d18693a4444a0b287a088a78319ccb4a499'
|
2007-05-11 |
Daniel Atallah |
disapproval of revision '612eceeda452461e8aafcb5031985cb9cc1120b4'
|
2007-05-11 |
Sadrul Habib Chowdhury |
Remove the stuff I added accidentally earlier.
|
2007-05-11 |
Daniel Atallah |
Don't allow IRC username to contain spaces. Fixes #443.
|
2007-05-11 |
Sadrul Habib Chowdhury |
Notify when you leave a chat, after /part or /kick.
|
2007-05-11 |
Sadrul Habib Chowdhury |
merge of '084705c60880befcc4532b30e0b4a41fc2ed563e'
|
2007-05-11 |
Stu Tomlinson |
merge of '39d6b45f621cf10ca62fd25c946907b85626476f'
|
2007-05-11 |
Stu Tomlinson |
disapproval of revision 'cde234fe820467241e86dc0c48917384759d7f4a'
|
2007-05-11 |
Richard Laager |
We should not say not not because not not is not the same as not.
|
2007-05-11 |
Richard Laager |
Add padding to the RC4Ops struct to fix a compiler warning.
|
2007-05-11 |
Sadrul Habib Chowdhury |
Fix debug filtering.
|
2007-05-11 |
Nathan Walp |
merge of '8f2f55c63a00b6e48285c1e09684f245d543cb33'
|
2007-05-11 |
Nathan Walp |
ChangeLogify my last few commits
|
2007-05-11 |
Nathan Walp |
I changed my mind, this should display the whole account name
|
2007-05-11 |
Nathan Walp |
merge of '41f3a410baa40935d56c676abbf69c92987f86b7'
|
2007-05-11 |
Daniel Atallah |
Fix spellchecking in pidgin-portable.
|
2007-05-11 |
Daniel Atallah |
merge of '3d2e55b4d4435fe4e6f083607171c8a4f81dcdb5'
|
2007-05-10 |
Sadrul Habib Chowdhury |
Show some more useful information when some signal causes some dbus warning/error.
|
2007-05-10 |
Sadrul Habib Chowdhury |
Remove the fatal asserts. If you think they helped you find and fix bugs, you can use 'G_DEBUG=fatal_warnings pidgin' to get back the crashes.
|
2007-05-10 |
Sean Egan |
Updated Korean translation from Sushizang Who
|
2007-05-10 |
Daniel Atallah |
I need to commit something to test my trac-mtn stuff, so I might as well update the Changelog. Fixes #26. References #50.
|
2007-05-10 |
Daniel Atallah |
I need to commit something to test my trac-mtn stuff, so I might as well update the Changelog. Fixes #26. References #50.
|
2007-05-10 |
Sadrul Habib Chowdhury |
ChangeLog my last change.
|
2007-05-10 |
Sadrul Habib Chowdhury |
merge of '3f603e51b219132a664b8c6d07f016e10c0a79c3'
|
2007-05-10 |
Daniel Atallah |
Changelog my previous commit. Also test for the trac-mtn integration. Fixes #26.
|
2007-05-10 |
Sadrul Habib Chowdhury |
Now that timestamps are gone, let's allow filter strings in the debug window.
|
2007-05-10 |
Sean Egan |
ChangeLog the string freeze change
|
2007-05-10 |
Jeffrey Connelly |
merge of '493a2b4859d71c992634fcaf587a2df730d6c43d'
|
2007-05-10 |
Jeffrey Connelly |
RC4 support to libpurple's cipher.c.
|
2007-05-11 |
Nathan Walp |
fix #699
|
2007-05-11 |
Nathan Walp |
comment typo
|
2007-05-10 |
Nathan Walp |
fixes #763
|
2007-05-10 |
Nathan Walp |
chat error fix from sadrul
|
2007-05-10 |
Nathan Walp |
merge of '5fba6dfb4d0356ca98aa9a0c99c95135225f56db'
|
2007-05-10 |
Nathan Walp |
fix the typing animation so it doesn't stop animating once a conversation
|
2007-05-10 |
Daniel Atallah |
Display the image info label in the icon chooser preview area. I'm not sure why this was only being displayed in the pre-GTK 2.4.0 chooser. Also, always use our preview widget - we don't need to fallback to the GTK default previewer, this fixes #458 and seems like the right thing to do in this case.
|
2007-05-10 |
Sadrul Habib Chowdhury |
merge of '69bd78e558413b6ac26267b477e217cfe5b4a594'
|
2007-05-10 |
Sadrul Habib Chowdhury |
The timestamp pref has been removed. Update finch accordingly.
|
2007-05-10 |
Stu Tomlinson |
Finish removal of yahoo system message escaping. I must have been
|
2007-05-10 |
Stu Tomlinson |
ChangeLog updates. I probably missed some, everyone should get back in the
|
2007-05-10 |
Stu Tomlinson |
Yahoo! system messages do not need escaping. The notify API takes care of
|
2007-05-10 |
Stu Tomlinson |
Force timestamps always on for debug log and debug window. Making this
|
2007-05-09 |
Nathan Walp |
merge of 'c0fb147adcf6f18b147249c26e510fed206697ea'
|
2007-05-09 |
Richard Laager |
merge of '4c166ec2780777ec3a8a3f5ad6774ec0a47c35e2'
|
2007-05-09 |
Richard Laager |
merge of '4e4616e3116cf5f5f33872dc1ef102da16c51d53'
|
2007-05-09 |
Daniel Atallah |
Fix #459 - Choose buddy icon UI doesn't list the current directory. The "update-preview" signal cb must call gtk_file_chooser_set_preview_widget_active().
|
2007-05-09 |
Nathan Walp |
gross hack that will save me time in 30 second chunks
|
2007-05-09 |
Sadrul Habib Chowdhury |
Make get-info behave the same way from both the conversation window menu and the buddylist context menu.
|
2007-05-09 |
Sadrul Habib Chowdhury |
Fix ticket #387.
|
2007-05-09 |
William Ehlhardt |
merge of '6f814680b83cf9370ede6c4a87a34a35203b26df'
|
2007-05-09 |
Daniel Atallah |
Add note about using "By conversation count" for the "New conversations" preference to the extplacement plugin. Hopefully this reduces confusion (including for me).
|
2007-05-09 |
Richard Laager |
Add a Google Talk icon from Vinicius Depizzol.
|
2007-05-09 |
Richard Laager |
Drop the (XMPP) from Google Talk. It's not going to help much.
|
2007-05-09 |
Richard Laager |
Make Google Talk stick when chosen, rather than jumping right to XMPP.
|
2007-05-09 |
Richard Laager |
merge of '4a0f05c690f6ef4c2ebc7f27bc1b7c161b497b8d'
|
2007-05-09 |
Richard Laager |
Patch from ticket #819 from vampire
|
2007-05-09 |
Richard Laager |
A patch from ticket #815, from MrChoke. The Thai translation has an incorrect
|
2007-05-09 |
Richard Laager |
merge of '0e99f198a80a8b0a9004c99b718ffea8d374f7e0'
|
2007-05-09 |
Richard Laager |
merge of '066f7e387d4f546f1a7c777c08743463115d89d7'
|
2007-05-09 |
Richard Laager |
theme.patch from ticket #594, by lithium:
|
2007-05-09 |
Richard Laager |
Pimp libpurple, based on a suggestion from James Lockie. This okay?
|
2007-05-09 |
Sadrul Habib Chowdhury |
merge of '95263e6331877ad988b3369bac9a09af194fbf9d'
|
2007-05-09 |
Richard Laager |
merge of 'b53a835bb1f153bec412cb4b7b18e9b93829c4d3'
|
2007-05-09 |
Richard Laager |
disapproval of revision 'b53a835bb1f153bec412cb4b7b18e9b93829c4d3'
|
2007-05-09 |
Richard Laager |
As long as I'm causing controversy, how about we default to gmail.com? This
|
2007-05-09 |
Richard Laager |
disapproval of revision '4c87fc288fc11aefa6d7ff9c06f98a532e72d6fb'
|
2007-05-09 |
Richard Laager |
disapproval of revision '620eb129d63346bbbfe03d4ab019bef4096dd3e5'
|
2007-05-09 |
Sadrul Habib Chowdhury |
Change a string, and make sure non-functional items are not added in the conversation window menu.
|
2007-05-09 |
Sadrul Habib Chowdhury |
Changelog the save-custom-smiley change.
|
2007-05-09 |
Richard Laager |
merge of '620eb129d63346bbbfe03d4ab019bef4096dd3e5'
|
2007-05-09 |
Richard Laager |
Add Google Talk to the account editor. I'm sure this will be controversial.
|
2007-05-09 |
Nathan Walp |
merge of 'b1655161d189d8a10376daa730773dfb3d44bf78'
|
2007-05-09 |
Sadrul Habib Chowdhury |
Allow saving custom smileys by right-clicking on them. And use the custom smileys only on the received messages, not for the system/etc. messages.
|
2007-05-09 |
Sean Egan |
Handle people forgetting to enter a domain. Also, change 'server,' in the account options to 'domain,' which is its proper name, and hopefully less confusion
|
2007-05-08 |
Sean Egan |
Removes 'jabber.org' defaults from XMPP. I think we had agreed this was a good idea.
|
2007-05-08 |
Ethan Blanton |
With this change, if autoconf doesn't find msgfmt, configure will fail
|
2007-05-08 |
Daniel Atallah |
Fix log viewer crash when the log filename is doesn't contain a date in the expected format. Fixes #588.
|
2007-05-08 |
Daniel Atallah |
merge of '33d699ecd89d879c191e545fe83b8f7b6f8ce58f'
|
2007-05-08 |
Sean Egan |
Try this instead. This calls g_thread_init from main(), before any other glib function is called.
|
2007-05-08 |
Sean Egan |
Test if this fixes gst for Luke
|
2007-05-08 |
Daniel Atallah |
Fix #755 - Crash on disconnection due to oscar offline messaging check invalid pointer deref.
|
2007-05-08 |
Daniel Atallah |
Update MinGW config.h - it is good to do this occasionally.
|
2007-05-08 |
Richard Laager |
Clarify the comments on the names for translators.
|
2007-05-08 |
Richard Laager |
merge of '6c5cdf9bfd5c1acf1c24c55338915947e844d91d'
|
2007-05-08 |
Sadrul Habib Chowdhury |
I liked Etan's suggestion in devel. Now, Finch will bold unseen plugins in the plugin dialog. A plugin is considered 'seen' only after the details of the plugin is viewed by the user.
|
2007-05-08 |
Sadrul Habib Chowdhury |
Show the correct error message when setting value for a path-list.
|
2007-05-08 |
Casey Harkins |
merge of 'a3abeebd737a4da72703350943b5296ff974d14e'
|
2007-05-08 |
Casey Harkins |
Now that the docklet icon is based on the status from status selector, it
|
2007-05-21 |
Eric Polino |
disapproval of revision '0a63bea05479d51972432a195d0c97c0309fbcf4'
|
2007-05-08 |
Eric Polino |
added mercurial ignore lines
|
2007-05-08 |
Ethan Blanton |
Handle channel joins when registration is required more gracefully.
|
2007-05-08 |
Sadrul Habib Chowdhury |
Add Dustin Howett in COPYRIGHT.
|
2007-05-08 |
Sadrul Habib Chowdhury |
merge of '87f23e108affd467aea07671ede1fdd589b2cc32'
|
2007-05-08 |
Sean Egan |
Patch #265. Fix to Google Talk formatting
|
2007-05-08 |
Richard Laager |
disapproval of revision 'e9933d653551beb8b5f477dcf2c6bd1f3d239c55'
|
2007-05-08 |
Sadrul Habib Chowdhury |
Patch #751 from 'Dustin Howett' to change the output string from /debug version.
|
2007-05-07 |
Sadrul Habib Chowdhury |
The name of the client is not translatable. Why were these made translatable?
|
2007-05-07 |
Richard Laager |
Don't translate Pidgin in /version, as Sadrul mentioned in #751.
|
2007-05-07 |
Sadrul Habib Chowdhury |
Select the right account when adding a buddy after authorizing her.
|
2007-05-07 |
Sadrul Habib Chowdhury |
Show an error message when trying to add a buddy from an offline account.
|
2007-05-06 |
Sadrul Habib Chowdhury |
When getting information, show "Information: Retrieving..." before the
|
2007-05-06 |
Sadrul Habib Chowdhury |
Change a string.
|
2007-05-06 |
Sadrul Habib Chowdhury |
Stripping html should replace HR with a newline.
|
2007-05-06 |
Gary Kramlich |
Changing configure.args to be a sh script that is sourced. This way we can set any environment variables to be set/passed to configure.
|
2007-05-06 |
Richard Laager |
Change the PIDGIN_NAME stuff to allow translators to transliterate the
|
2007-05-06 |
Richard Laager |
Traditional Pidgin doesn't make any sense. It was only ever the case for
|
2007-05-05 |
Richard Laager |
merge of '6410c883762e90fc54d85e2ca466d863b2951796'
|
2007-05-05 |
Richard Laager |
Remove the IRC PROTOCOL RFC from EXTRA_DIST to fix a license issue for Debian,
|
2007-05-05 |
Richard Laager |
merge of '43641085a7c20c6fca287f571d7662bf3c916f21'
|
2007-05-05 |
Richard Laager |
Remove VERSION from the CFLAGS all over, to prevent similar re-declaration
|
2007-05-05 |
Richard Laager |
merge of '15f0eb2e525749743a7089f3d897fb1e8f4f91af'
|
2007-05-05 |
Casey Harkins |
merge of 'c10371b38b40e6f540b80461f2ca6c931b0665aa'
|
2007-05-05 |
Sadrul Habib Chowdhury |
merge of '423a721fddd927f3df88692418420a12e6ff3e14'
|
2007-05-05 |
Luke Schierer |
merge of 'bcc638c7caff684bb6ee1563ef0c5862931d8287'
|
2007-05-05 |
Casey Harkins |
Telcontar on #pidgin-win32 pointed out that the "New..." and "Saved..."
|
2007-05-05 |
Casey Harkins |
Let glib handle quoting filenames for shell, it'll escape other quotes as needed.
|
2007-05-09 |
Nathan Walp |
this should fix 647, and a few others
|
2007-05-05 |
Evan Schoenberg |
I expanded your patch, Richard, to also do appropriate header checking in the configure script and then use that information. I removed some other #includes which don't appear to be needed.
|
2007-05-05 |
Richard Laager |
Change the nat-pmp code to use glib's integer types instead of those from
|
2007-05-05 |
Richard Laager |
Fix some compiler warnings. I don't see any reason we need to define VERSION
|
2007-05-05 |
Richard Laager |
s/Jabber/XMPP/ the English .po files, because I know it's correct. ;)
|
2007-05-05 |
Richard Laager |
s/Jabber/XMPP in user-visible places.
|
2007-05-05 |
Evan Schoenberg |
If the read() in resolved() fails, we should detect the failure and set size (which it would otherwise set, since it is passed by reference) to 0 and res to NULL. This ''may'' fix a rather odd crash described in Adium Trac #6623 (http://trac.adiumx.com/ticket/6623), and it is certainly good sanity checking.
|
2007-05-05 |
Sadrul Habib Chowdhury |
Changelog for finch.
|
2007-05-05 |
Evan Schoenberg |
merge of '45c1f04f71cf4ccbd70b37318474175c0cd4d0a9'
|
2007-05-05 |
Ethan Blanton |
heh
|
2007-05-05 |
Sadrul Habib Chowdhury |
Fix tab-completion.
|
2007-05-05 |
Luke Schierer |
fixes #650
|
2007-05-05 |
William Ehlhardt |
merge of '124e6be3465f8d19ae38e557d6609fe2fa4f787a'
|
2007-05-05 |
Stu Tomlinson |
Prevent bogus configure errors if perl isn't found. This isn't major but
|
2007-05-05 |
Casey Harkins |
Escape filename when using the command sound method. Fixes ticket #607.
|
2007-05-05 |
Ethan Blanton |
Speed up blist manipulations, by Scott Wolchok (EvilSporkMan)
|
2007-05-04 |
Sadrul Habib Chowdhury |
Add a /users command to toggle the userlist in chat windows.
|
2007-05-04 |
Richard Nelson |
Conversation menus
|
2007-05-04 |
Sean Egan |
Update version
|
2007-05-04 |
Sean Egan |
New string
|
2007-05-04 |
Sadrul Habib Chowdhury |
Fix some ickyness in the tab-completion. Now, if there's only one suggest word, then the first tab will just complete the suggestion. If there's only one suggest word, and it's already completed, then tab will take focus to the next widget. If there is a dropdown, then you can select a suggest word by pressing tabs to move to it, then either space or enter to accept it.
|
2007-05-04 |
Sadrul Habib Chowdhury |
Ask before exiting when ctrl+c is pressed.
|
2007-05-04 |
Sadrul Habib Chowdhury |
The name is not translatable.
|
2007-05-04 |
Daniel Atallah |
I forgot to commit this :(
|
2007-05-05 |
Evan Schoenberg |
Similarly, aim_ssi_sync() should return the success value of its determining function, aim_ssi_addmoddel()
|
2007-05-05 |
Evan Schoenberg |
It is more useful for these aim_ssi methods to return a real value (the result of aim_ssi_sync()) than to always return 0 regardless of their success or failure
|
2007-05-05 |
Evan Schoenberg |
Free nombre as soon as we're done using it, for clarity
|
2007-05-05 |
Evan Schoenberg |
Pass the screenname properly to purple_account_request_authorization(), passing the nick (if available) separately. Store the nick for use in callbacks in data->nick where possible.
|
2007-05-04 |
Daniel Atallah |
merge of '4c64205053dd22085e69d50ef995f28f4c6fa0f3'
|
2007-05-04 |
Stu Tomlinson |
merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'
|
2007-05-04 |
Daniel Atallah |
NEWS
|
2007-05-04 |
Sadrul Habib Chowdhury |
merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'
|
2007-05-04 |
Stu Tomlinson |
merge of '59a190439abc8839aa54a23443bfa1db9f13eaf6'
|
2007-05-04 |
Stu Tomlinson |
merge of '8c85b8f2a28b806d70350b08b71305b56d542665'
|
2007-05-04 |
Stu Tomlinson |
merge of 'ad9bb588fbd8b674c2bcc3cc1260a0f0dd68c01d'
|
2007-05-04 |
Sean Egan |
version update
|
2007-05-04 |
Sadrul Habib Chowdhury |
merge of 'cb9f1ad1bee7ac594a8c66dcb82cc016bba741d3'
|
2007-05-04 |
Sean Egan |
merge of 'ad9bb588fbd8b674c2bcc3cc1260a0f0dd68c01d'
|
2007-05-04 |
Sadrul Habib Chowdhury |
My first NEWS
|
2007-05-04 |
Sean Egan |
NEWS
|
2007-05-04 |
Richard Laager |
My NEWS and tab fixes for Stu.
|
2007-05-04 |
Richard Laager |
Fix a reference counting bug.
|
2007-05-04 |
Daniel Atallah |
Fix declaration after statement.
|
2007-05-04 |
Evan Schoenberg |
Removed a stray )
|
2007-05-04 |
Stu Tomlinson |
merge of 'bf466048990ccb60520e0e2e3aec2fb084bf3bf6'
|
2007-05-04 |
Evan Schoenberg |
merge of '2882b6ab8f7547ad0d1682e61648c6fe29a36f8a'
|
2007-05-04 |
Evan Schoenberg |
Noting NAT-PMP support and adding R. Tyler Ballance, author of most of the nat-pmp.c code, to COPYRIGHT
|
2007-05-04 |
Stu Tomlinson |
Add some dates
|
2007-05-04 |
Casey Harkins |
Docklet icon is now tied to the saved status, so listen to the
|
2007-05-04 |
Daniel Atallah |
merge of '27e1df003532e1209f1f56770923ca4c7674d7ca'
|
2007-05-05 |
Richard Laager |
From my reading of the documentation, g_mkstemp() is a strict superset of
|
2007-05-04 |
Daniel Atallah |
_mktmp() sucks, so use g_mkstemp() instead. This probably doesn't have to be done differently for win32 and elsewhere, but I don't want to be changing things right now.
|
2007-05-04 |
Stu Tomlinson |
You may have timezonally precluded me from NEWS-ing for most of the last
|
2007-05-04 |
Stu Tomlinson |
merge of '069be2b4bd499fec1fb9220c617ecdd271e0fd16'
|
2007-05-04 |
Evan Schoenberg |
newsination
|
2007-05-04 |
Luke Schierer |
I have tried to keep the fustration I feel in dealing with some of the feedback we have gotten in check. I have only partially suceeded.
|
2007-05-04 |
Luke Schierer |
pt_BR.po from MauricioC
|
2007-05-04 |
Luke Schierer |
de.po update
|
2007-05-04 |
Luke Schierer |
merge of 'b43df8fea8317fa8538ab5f3ef70d19b207e2046'
|
2007-05-04 |
Stu Tomlinson |
I'm allowed to hope, am I not?
|
2007-05-04 |
Stu Tomlinson |
- Add missing BuildRequires: startup-notification-devel, if you really
|
2007-05-03 |
Stu Tomlinson |
merge of '7e7267707ddd99ff7c8448e07a20e74d728dc553'
|
2007-05-03 |
Richard Laager |
merge of 'df3320af10ba54cf6129f203dedb82f35baf6800'
|
2007-05-03 |
Daniel Atallah |
merge of '8948aba7b9483266336ba61d523cddcda48dbb78'
|
2007-05-03 |
Casey Harkins |
merge of '3e5e8d1aaf2c505b4a94800d8fae315582920517'
|
2007-05-03 |
Daniel Atallah |
Remove a bunch of unnecessary NULL checking for g_free()
|
2007-05-03 |
Daniel Atallah |
This should fix #569. I'm waiting for a debug log to see exactly what is up.
|
2007-05-03 |
Daniel Atallah |
merge of '4211727f90723644e020052649b64a5641a1607f'
|
2007-05-03 |
Casey Harkins |
Make AUTHORS and pidgin.1.in consistent with the developers and crazy
|
2007-05-03 |
Ethan Blanton |
Fix broken IRC servers which do not send a 255 numeric
|
2007-05-03 |
Stu Tomlinson |
CARLOSMERAHORTI says:
|
2007-05-03 |
Stu Tomlinson |
Fix calculating SHA1C for buddy icons
|
2007-05-04 |
Sean Egan |
Make MSN mobile buddies offline, mobile, and offline-messagable. Fixes #215
|
2007-05-04 |
Sean Egan |
Fixes #601
|
2007-05-03 |
Hylke Bons |
goat emoticon
|
2007-05-03 |
Stu Tomlinson |
merge of '3fafcf318bcb0b0099bc0ba5781451dd8ce0aa17'
|
2007-05-03 |
Evan Schoenberg |
merge of 'ca195759088f27094497f24bfba6f5c070ad1800'
|
2007-05-03 |
Evan Schoenberg |
flags of 0x00 in oscar_icon_req() can apparently mean 'you should upload your buddy icon' just as flags of 0x41 can. I'm really unclear as to why Adium with libpurple is getting the 0x00 response while Pidgin with the same libpurple code is getting 0x41 after sending identical data (with identical md5 hashes) for a buddy icon... but that's the way it is. This may fix other conditions in which AIM people claim that their buddy icon isn't being properly set; further insight into what's going on would certainly be appreciated.
|
2007-05-03 |
Ka-Hing Cheung |
add Graham Cole for the msn smiley theme file change
|
2007-05-03 |
Stu Tomlinson |
SUBSIRS ?
|
2007-05-03 |
Sean Egan |
Update smiley theme
|
2007-05-03 |
Hylke Bons |
New Send File icon
|
2007-05-03 |
Sean Egan |
Remove the icon file
|
2007-05-03 |
Sean Egan |
kill the Help > About star icon
|
2007-05-03 |
Hylke Bons |
Kill the 'ear' icon
|
2007-05-03 |
Ethan Blanton |
Stu pointed out that I made an error, and Josh made it clear that the
|
2007-05-03 |
Evan Schoenberg |
If we're sent text/plain by an AIM client and it specifies a charset, we can now use that charset via oscar_encoding_extract() instead of ignoring it and therefore assuming UTF-8
|
2007-05-03 |
Evan Schoenberg |
Protect icon with ref/unref guards since it may be freed over the course of the while() loop. I thought this would fix #398, but something else is wrong, too.
|
2007-05-03 |
Sadrul Habib Chowdhury |
Remove two warnings, one compile-time, one runtime. Plug two leaks, both runtime.
|
2007-05-03 |
Daniel Atallah |
Additional fix for another crash similar to #412.
|
2007-05-03 |
Richard Laager |
Anything used to the gaim_buddy_icons_find semantics would leak.
|
2007-05-03 |
Richard Laager |
merge of '97e870becfebf23b3637ffafe51a21ace03dadcc'
|
2007-05-03 |
Richard Laager |
Rework purple_buddy_icons_find() to return a reference for the caller, which
|
2007-05-03 |
Stu Tomlinson |
I don't know why I thought these were necessary here.
|
2007-05-03 |
Stu Tomlinson |
merge of '2243863663e3841c304af2c4ab1db4fbb766eb7e'
|
2007-05-03 |
Stu Tomlinson |
Finish the removal of purple_presence_remove_buddy() and
|
2007-05-03 |
Sadrul Habib Chowdhury |
Do not build the context menu if one is already being shown.
|
2007-05-03 |
Nathan Walp |
merge of '57b4e954f5830e1dddd9bffb697deb057fb35943'
|
2007-05-03 |
Nathan Walp |
this should fix jabber buddy icons (but it will re-introduce the behavior of overwriting your vCard whenever you sign in).
|
2007-05-03 |
Luke Schierer |
merge of '1059632ecbace7c85e35918f6c6d139494fdc250'
|
2007-05-03 |
Stu Tomlinson |
Proabably fixes ticket #578, it's the recommended way of initializing NSS
|
2007-05-03 |
Stu Tomlinson |
Fix ticket #559:
|
2007-05-03 |
Mark Doliner |
This is ugly and probably not a "correct" fix, but it seems to fix
|
2007-05-03 |
Mark Doliner |
Change a few functions to free a linked list while iterating through
|
2007-05-03 |
Mark Doliner |
I noticed a new error code a few days ago: "IP address connecting too
|
2007-05-03 |
Mark Doliner |
merge of '45d1b5cb6bcf0cce3082b5b48045a5b708ed27d5'
|
2007-05-03 |
Ka-Hing Cheung |
merge of '2771f100bd7470cecd0f1ff5497c5ba679c43278'
|
2007-05-03 |
Sean Egan |
Don't play the same sound twice within 2 seconds. Maybe this will fix Luke's gst problems. It fixes #140 in either case
|
2007-05-03 |
Sean Egan |
Remove AOL emblem
|
2007-05-03 |
Sean Egan |
Update gaim-compat.h for API changeS
|
2007-05-03 |
Sean Egan |
Give offline buddies that support offline messaging a higher score than offline buddies that don't.
|
2007-05-03 |
Sean Egan |
Change some of the PurplePresence stuff to reflect how it's actually used
|
2007-05-03 |
Sean Egan |
Apparently there needs to be a space between the exclamation point and the filename
|
2007-05-03 |
Sean Egan |
add them to makefile.am
|
2007-05-03 |
Sean Egan |
Some hidden smileys back.
|
2007-05-03 |
Sean Egan |
We're told by users that Hiptop is not the same thing as mobile, and should not be treated as such.
|
2007-05-03 |
Daniel Atallah |
merge of '7032201189ec1dc62ce932ab6e6b2d6f95ca6f7b'
|
2007-05-03 |
Etan Reisner |
Add the function_list.pl script to the dist tarball. It's useful for people
|
2007-05-03 |
Luke Schierer |
zh_TW.po updated by acli
|
2007-05-03 |
Luke Schierer |
hu.po updated by kelemeng
|
2007-05-03 |
Luke Schierer |
updated ja.po from taihana
|
2007-05-03 |
Daniel Atallah |
This fixes #412. Apparently gtk_file_chooser_set_filename() doesn't like it when the filename specified doesn't actually exist. This is a GTK+ bug, which I will report.
|
2007-05-02 |
Daniel Atallah |
merge of 'adfb9df43624e2797f0706cd8d96efdec4640b26'
|
2007-05-02 |
Stu Tomlinson |
Remove 'comments' from the end of QQ smiley definitions.
|
2007-05-02 |
Daniel Atallah |
Update 4bit tray icons.
|
2007-05-02 |
Sadrul Habib Chowdhury |
Add a python script plugins/startup.py which will first check whether a
|
2007-05-02 |
Sadrul Habib Chowdhury |
gchar returning functions should also be exposed for dbus.
|
2007-05-02 |
Sadrul Habib Chowdhury |
Expose some utility function to dbus.
|
2007-05-02 |
Sadrul Habib Chowdhury |
Fix context menu unusualness in the buddylist.
|
2007-05-02 |
Richard Laager |
merge of '5f4a03fa07b74453c3b8312c388af42739fd16db'
|
2007-05-02 |
Evan Schoenberg |
merge of '92952767b5290dd3324e325476ad8aecd0e2a3f1'
|
2007-05-02 |
Evan Schoenberg |
The last name from /etc/passwd may have additional comma-delimited data which we should ignore when determining the default Bonjour name. Fixes #477
|
2007-05-02 |
Richard Laager |
Fix #pidgwin in .po files.
|
2007-05-02 |
Kevin Stange |
A few more changes to whitespace to make the file more readable
|
2007-05-02 |
Kevin Stange |
Added back the :-/ smiley to ICQ as well, since it'll probably be found missing there by someone. I also fixed up the whitespace on all the Yahoo smileys to make the theme a little more readable.
|
2007-05-02 |
Daniel Atallah |
Bump the spellchecking download timeout to 10 seconds.
|
2007-05-02 |
Daniel Atallah |
Don't automatically proceed to the installer's "Finished" page - allow the log to be reviewed and make the user choose to move on. (Fixes #456).
|
2007-05-02 |
Daniel Atallah |
Fix some installer issues (#416, #433)
|
2007-05-02 |
Sadrul Habib Chowdhury |
Fix this spectacularly braindead code. I must've been on the good stuff when I wrote this. Fixes #364.
|
2007-05-02 |
Sadrul Habib Chowdhury |
We don't really need an active connection to get the name of a chat.
|
2007-05-02 |
Sadrul Habib Chowdhury |
merge of '1222310dce4224af3958f2c83c4894f4f32d7ebc'
|
2007-05-02 |
Sadrul Habib Chowdhury |
Add a missing function useful for dbus clients, requested by Andrey Kostenko. And fix a crash from badly written dbus code.
|
2007-05-03 |
Ka-Hing Cheung |
patch from chckens to make MSN emoticon codes more consistent with the
|
2007-05-02 |
Nathan Walp |
if you're offline, and right-click on a group, you shouldn't be presented
|
2007-05-02 |
Evan Schoenberg |
Fix a crash if userinfo->itmsurl is NULL on Windows / OS X
|
2007-05-02 |
Sean Egan |
forgot the icons.
|
2007-05-01 |
Luke Schierer |
merge of 'a2807c22fd57a663e23edf2038c1a172c779f921'
|
2007-05-01 |
Daniel Atallah |
Fix #470 (change spellchecker language to not select every language)
|
2007-05-01 |
Luke Schierer |
an updated af.po from fwolff
|
2007-05-01 |
Kevin Stange |
Fix #478: :-/ smiley is broken
|
2007-05-01 |
Luke Schierer |
merge of '4b34ba91b3be407b1921ddbb7a7ff43a418af188'
|
2007-05-01 |
Luke Schierer |
disapproval of revision 'dbf636254e3583cfa0c136ce175dbb91756e4302'
|
2007-05-01 |
Luke Schierer |
zh_CN from fundawang
|
2007-05-03 |
Stu Tomlinson |
Fix this reference to the build dir for includes
|
2007-05-03 |
Stu Tomlinson |
gnt should reference genmarshal in the srcdir to allow building in a
|
2007-05-03 |
Stu Tomlinson |
Now that version.h is a generated source file, we need to add
|
2007-05-01 |
Sean Egan |
Forgot to add the ico file
|
2007-05-01 |
Sean Egan |
And make them used
|
2007-05-01 |
Sean Egan |
New tray icons from hbons
|
2007-05-01 |
Sadrul Habib Chowdhury |
I believe this fixes #439.
|
2007-05-01 |
Ethan Blanton |
eperez correctly pointed out that there is no reason to disallow the
|
2007-05-01 |
Richard Laager |
Revert the s/Jabber/XMPP/ here as well.
|
2007-05-01 |
Luke Schierer |
merge of 'b7add4f0aed4d53f564e4fde2227f70a42923e31'
|
2007-05-01 |
Luke Schierer |
merge of '65b5bccbe0e6fa4f2c4894ecd8b53505171a44a0'
|
2007-05-01 |
Richard Laager |
Ticket #473: Updated Simplified Chinese translation for pidgin
|
2007-05-01 |
Richard Laager |
merge of 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
|
2007-05-01 |
Casey Harkins |
merge of '89aee9cfd6a64bcb3656a2ba271a600f3558f891'
|
2007-05-01 |
Sean Egan |
Documentation update
|
2007-05-01 |
Etan Reisner |
merge of 'c5e7969e6df3aa79a90a1841303171954f97bc53'
|
2007-05-01 |
Etan Reisner |
Clean up a bunch of the perl api stuff. Eventually I'll dump the entire list
|
2007-05-01 |
Etan Reisner |
Remove the const-c and const-xs stuff and replace it with real constants
|
2007-05-31 |
Jeffrey Connelly |
Stylistic improvements - use type *name instead of type* name for pointers
|
2007-05-31 |
Jeffrey Connelly |
Enable usage of RC4 in libpurple, now that it is in 2.0.1.
|
2007-05-23 |
Jeffrey Connelly |
Use MsimMessage via msim_send(), instead of msim_send_raw(). This is a more
|
2007-05-22 |
Jeffrey Connelly |
Add partial implementation of MsimMessage (not used anywhere yet).
|
2007-05-20 |
Jeffrey Connelly |
Replacement magic numbers by symbolic constants.
|
2007-05-20 |
Jeffrey Connelly |
Clean up a few TODO's.
|
2007-05-20 |
Jeffrey Connelly |
Add field type codes.
|
2007-05-20 |
Jeffrey Connelly |
Incomplete attempt at using msim_send() instead of msim_send_raw().
|
2007-05-20 |
Jeffrey Connelly |
Implement msim_pack(), msim_sendh(), msim_send().
|
2007-05-13 |
Jeffrey Connelly |
Do not localize any debug messages, as described in #648.
|
2007-05-10 |
Jeffrey Connelly |
Use _ for translations in msimprpl. See #648.
|
2007-05-10 |
Jeffrey Connelly |
Use g_return_if_fail() instead of g_assert(), as to not crash the whole program.
|
2007-05-09 |
Jeffrey Connelly |
Check for RC4 in libpurple on plugin initialization.
|
2007-05-06 |
Jeffrey Connelly |
Re-add RC4 code from Samba, whose use is enabled by not defining
|
2007-05-05 |
Jeffrey Connelly |
Add note about logging in using email address.
|
2007-05-04 |
Jeffrey Connelly |
Add initializers for reserved fields in plugin and prpl structures.
|
2007-05-01 |
Jeffrey Connelly |
Update for Pidgin 2.0.0beta7.
|
2007-05-01 |
Jeffrey Connelly |
explicit merge of '92e787fa231318dd21ddc9dd68f17b636033b13e'
|
2007-05-01 |
Stu Tomlinson |
- Run gtk-update-icon-cache on installation/uninstallation
|
2007-05-01 |
Luke Schierer |
disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
|
2007-05-01 |
Richard Laager |
s/Jabber/XMPP/ in user-visible places.
|
2007-05-01 |
Casey Harkins |
Initialize docklet from pidgin_ui_init. This ensures docklet prefs are
|
2007-05-01 |
Richard Laager |
s/PIDGINHOME/PURPLEHOME/
|
2007-04-30 |
Daniel Atallah |
Fix #432 - "Start Pidgin on Windows startup" doesn't work.
|
2007-04-30 |
Daniel Atallah |
Clean up old stuff in pixmaps mingw Makefile.
|
2007-04-30 |
Stu Tomlinson |
Build, but don't install, some of the other plugins we ship, to reduce bitrot
|
2007-04-30 |
Stu Tomlinson |
Add padding to structs to fix compiler warnings
|
2007-04-30 |
Stu Tomlinson |
Build, but don't install, some additional plugins that we ship the sources
|
2007-04-30 |
Stu Tomlinson |
Add padding to structs as necessary to silence compiler warnings
|
2007-04-30 |
Stu Tomlinson |
We are no longer Gaim!
|
2007-04-30 |
Stu Tomlinson |
merge of '1b3ba1167062fa424c4b5178877923d11a74faa2'
|
2007-04-30 |
Stu Tomlinson |
Remove execute attribute from codeinline.c
|
2007-04-30 |
Stu Tomlinson |
Fix for upgrading from pidgin 1.5.1, which doesn't exist yet
|
2007-04-30 |
Luke Schierer |
I saw this got committed. I did not check that it is in fact the same person. Daniel?
|
2007-04-30 |
Daniel Atallah |
Add the Afrikaans translation from Friedel Wolff to the win32 installer (while humming 'De La Rey') now that NSIS 2.26 has been released and inclues an Afrikaans translation.
|
2007-04-30 |
Nathan Walp |
fix an off-by-one NEWS error ;-)
|
2007-04-30 |
Mark Doliner |
Add padding to silc and bonjour to get rid of a bunch of warnings.
|
2007-04-30 |
Mark Doliner |
Get rid of two harmless warnings:
|
2007-04-30 |
Sean Egan |
merge of '1a714629d05ac070d2a906784c700521755eb827'
|
2007-04-30 |
Sean Egan |
merge of 'be134ee07584101535313fbde8fb2b64f890b5bf'
|
2007-04-30 |
Richard Laager |
merge of '09a96b6a4f098dbeae9318fcbec85cf16d2ea8d8'
|
2007-04-30 |
Richard Laager |
Typo fix.
|
2007-04-30 |
Kevin Stange |
My contribution to the NEWS file!
|
2007-04-30 |
Ethan Blanton |
I should NEWS a few times a year, I guess
|
2007-04-30 |
Gary Kramlich |
Newsination
|
2007-05-03 |
Richard Laager |
disapproval of revision '6784458226495385202ec621f5d645002ea93d07'
|
2007-04-30 |
Sean Egan |
Re-comment that out
|
2007-04-30 |
Sean Egan |
Solicit bug reports
|
2007-04-30 |
Sean Egan |
NEWS
|
2007-04-30 |
Daniel Atallah |
Remove generated files in the 'clean' target.
|
2007-04-30 |
Gary Kramlich |
propagate from branch 'im.pidgin.padding' (head 4e0b1f990f77ad0ba6efa8bf6f73f422956b36fa)
|
2007-04-30 |
Gary Kramlich |
Adding John 'rekkanoryo' Bailey to the CPW lists
|
2007-04-30 |
Richard Laager |
merge of '45bdc7f0cf3d3c9229f3fcd9de71b882131c05c0'
|
2007-04-25 |
Tim Ringenbach |
Update the comments about yahoo buddy icons. Only send the filename and not the whole path.
|
2007-04-25 |
Tim Ringenbach |
merge of '65f2c26feb0bf8de0c50edb97ab36ff815b40daa'
|
2007-04-23 |
Tim Ringenbach |
merge of '537c18e40e539d31172569c7c913075aa5e87892'
|
2007-04-30 |
Kevin Stange |
Make the icon show up when you change the global buddy icon pref, even if all the accounts have per-account icons.
|
2007-04-29 |
Sadrul Habib Chowdhury |
Do not unset use-global-buddyicon for accounts when removing the global icon. I think this was added here accidentally anyway.
|
2007-04-29 |
Richard Laager |
Document the image-deleting signal.
|
2007-04-29 |
Richard Laager |
This should set libpurple-client's so version to be the same as libpurple's,
|
2007-04-29 |
Richard Laager |
I've put the libgnt so versioning stuff into finch/libgnt/configure.ac,
|
2007-04-29 |
Richard Laager |
merge of '07865f3cc1e74839feb7179f9ac10e66563c3cb5'
|
2007-04-29 |
Richard Laager |
Filter -Wall from the GADU_CFLAGS. I'll let the libgadu folks know about this.
|
2007-04-29 |
Richard Laager |
merge of 'f2502546776334781d5c7e707d5fa38a4dcd9c9e'
|
2007-04-29 |
Richard Laager |
Separate so versioning for libgnt.
|
2007-04-30 |
Gary Kramlich |
Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
|
2007-04-30 |
Gary Kramlich |
20:06 < SimGuy> grim: add padding to the two win32 plugins while you're at it :P
|
2007-04-30 |
Gary Kramlich |
Updating the loaders since I missed them since I'm not building any of them right now
|
2007-04-30 |
Gary Kramlich |
Default plugins are done, for the release i'm not that concerned about plugins that do _NOT_ compile by default
|
2007-04-30 |
Gary Kramlich |
And finch is up to date
|
2007-04-30 |
Gary Kramlich |
I _think_ this is it for libpurple's padding...
|
2007-04-30 |
Gary Kramlich |
And now the protocols
|
2007-04-29 |
Gary Kramlich |
And the rest of the plugins that are compiling for me by default...
|
2007-04-29 |
Gary Kramlich |
Added NULL pads to ssl stuff
|
2007-04-29 |
Gary Kramlich |
Initial addition of padding for ui_ops and other class-like structs
|
2007-04-29 |
Sadrul Habib Chowdhury |
Preemptive padding.
|
2007-04-29 |
Ethan Blanton |
Cause Psychic Mode to obey privacy settings when apprpriate. Thanks
|
2007-04-29 |
Richard Laager |
merge of '6493a0268b4841d23fcaa1c42f48ff37fcee402f'
|
2007-04-29 |
Sadrul Habib Chowdhury |
merge of '3e6c08926429636e5eadf17843abfe92b855e24b'
|
2007-04-29 |
Sadrul Habib Chowdhury |
This gets rid of a g_log error when uncache-ing a NULL file.
|
2007-04-29 |
Richard Laager |
merge of '3e6c08926429636e5eadf17843abfe92b855e24b'
|
2007-04-29 |
Stu Tomlinson |
merge of '1c3349794aa946963ac9bcf471c009cbe121e986'
|
2007-04-29 |
Sadrul Habib Chowdhury |
merge of '18c3386b9cf3eedcd0c991b730da936b7c6446a8'
|
2007-04-29 |
Sadrul Habib Chowdhury |
A rare crash fix for finch.
|
2007-04-29 |
Mark Doliner |
merge of '132fa9527970403283e8e3418c010de94a4908fb'
|
2007-04-29 |
Stu Tomlinson |
README.dbus is gone
|
2007-04-29 |
Stu Tomlinson |
Step one of N for making 'make distcheck' happy. GtkUI.pm was renamed
|
2007-04-29 |
Mark Doliner |
Don't try to base64 encode and then append an empty string
|
2007-04-29 |
Mark Doliner |
This seems to fix a problem with the global status selector, and some
|
2007-04-29 |
Stu Tomlinson |
The RPM spec file actually WORKS now. Let's release!
|
2007-04-29 |
Sadrul Habib Chowdhury |
merge of '00655c64b5e1fd72a35c3884e30acf5bc9bef892'
|
2007-04-29 |
Sadrul Habib Chowdhury |
merge of '46c593524f745e1ed42ad75ba71d614c660ef52f'
|
2007-04-29 |
Stu Tomlinson |
Oops, missed these in both of my latest plugin-relocations
|
2007-04-29 |
Stu Tomlinson |
- Update to reflect Perl Purple::GtkUI -> Pidgin change
|
2007-04-29 |
Mark Doliner |
Only attempt to ref the statusbox icon image if it's actually set
|
2007-04-29 |
Mark Doliner |
merge of '7dbb9ed2994bf4252f9ae93a2eb6072800082022'
|
2007-04-29 |
William Ehlhardt |
merge of 'a378fe8f729ea78fcd5280cc0b37072840f3b8ad'
|
2007-04-29 |
Mark Doliner |
merge of '5d2bf67f21822e51ffd4611f98cb0921564ff2b1'
|
2007-04-29 |
William Ehlhardt |
merge of '0612cac578b7e81a69e733d921063a72a039a1d6'
|
2007-04-29 |
Mark Doliner |
merge of '557e47b9ec14d09e99b29f06c9984516ee78ade9'
|
2007-04-29 |
Mark Doliner |
merge of '0612cac578b7e81a69e733d921063a72a039a1d6'
|
2007-04-29 |
Mark Doliner |
Preparing for beta 7
|
2007-04-29 |
Mark Doliner |
Get rid of a compile warning about an unused variable
|
2007-04-29 |
Mark Doliner |
Fix a typo in the documentation of a function
|
2007-04-29 |
Mark Doliner |
Mark two functions as "noreturn"
|
2007-04-29 |
Stu Tomlinson |
merge of '061bc994c90d4a6c96166ce1b6df5ce39c5f7825'
|
2007-04-29 |
Richard Laager |
To do libtool soversioning properly, we need to manage lt_current separately and
|
2007-04-29 |
Richard Laager |
Fix up the private function calls to be prefixed with an underscore.
|
2007-04-29 |
Richard Laager |
Fix a compiler warning:
|
2007-04-29 |
Richard Laager |
The GNOME coding guidelines recommend prefixing internal symbols with an underscore.
|
2007-04-29 |
Richard Laager |
A brief note about the buddy icon and imgstore API changes.
|
2007-04-29 |
Richard Laager |
merge of 'afdcaef358550ebdaf789c9b96a2bf1a28e92111'
|
2007-04-29 |
Richard Laager |
Compatibility layer fixes for the buddy icon stuff.
|
2007-04-29 |
Richard Laager |
Remove a printf debug line.
|
2007-04-29 |
Richard Laager |
merge of '61d3a51c5b0dba085ac1743886e687ba8d84d12d'
|
2007-04-29 |
Richard Laager |
merge of '2c12ac5fe6f8c8bf07d7bdde347e65c66e4f2de5'
|
2007-04-29 |
Richard Laager |
Patch from charkins in ticket #198 to fulfill a feature request by hbons:
|
2007-04-29 |
Richard Laager |
Add more error checking to the buddy icon migration code.
|
2007-04-29 |
Richard Laager |
Fix a crash when removing a per-account icon. Here's my explanation:
|
2007-04-29 |
Stu Tomlinson |
Fedora bug/patch https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234399
|
2007-04-29 |
Daniel Atallah |
merge of '5fa93507a0f0a385a9d18978a71f3ffb0a374ddb'
|
2007-04-29 |
Stu Tomlinson |
I didn't mean to commit this change, and as far as I can tell it is no
|
2007-04-29 |
Daniel Atallah |
Prevent request dialog titles being "pidgin.exe".
|
2007-04-29 |
Daniel Atallah |
merge of '2d00dcb7fc18b083ac949b5febda711ecfd52cdb'
|
2007-04-29 |
Richard Laager |
merge of '833c9b8a7ffaa6f0c0f194a0c73d46d0ec0a64e2'
|
2007-04-29 |
Richard Laager |
The OSCAR timestamp stuff.
|
2007-04-29 |
Richard Laager |
merge of '88139d3c38c247fb0f892c9f42643f986ebf996e'
|
2007-04-29 |
Daniel Atallah |
version.h needs to be regenerated when configure.ac changes
|
2007-04-29 |
Daniel Atallah |
merge of '8bc9a8784cf40932a34e08e80f0d6585812b985a'
|
2007-04-29 |
Richard Laager |
merge of '0daf12c329b89cf9c1eacdf36cb5e5faee696c44'
|
2007-04-29 |
Daniel Atallah |
Fix assertion when creating a new account.
|
2007-04-29 |
Daniel Atallah |
Oops. This additional replacement wasn't supposed to be committed.
|
2007-04-29 |
Richard Laager |
Use the purple_imgstore_get_extension() convienence function.
|
2007-04-29 |
Richard Laager |
The valgrind suppressions file would be useful to people developing from a
|
2007-04-29 |
Stu Tomlinson |
A valgrind suppressions file from nosnilmot. -- rlaager
|
2007-04-29 |
Richard Laager |
19:00:43 Ka-Hing Cheung (khc): rlaager: shouldn't we give g_free as the key free function for icon_data_cache?
|
2007-04-29 |
Daniel Atallah |
merge of '480a88680eddc079fa124c4db25edc86e2a3fc03'
|
2007-04-28 |
Nathan Walp |
hopefully fix 236
|
2007-04-29 |
Sadrul Habib Chowdhury |
disapproval of revision '46c593524f745e1ed42ad75ba71d614c660ef52f'
|
2007-04-29 |
Sadrul Habib Chowdhury |
disapproval of revision 'fa48797484e9a97e22695d8613520193b009c732'
|
2007-04-29 |
Sadrul Habib Chowdhury |
Temporary fix for GNOME bug#353127.
|
2007-04-28 |
Ka-Hing Cheung |
Plug a memory leak.
|
2007-04-28 |
Ka-Hing Cheung |
#386: readlink does not append NUL to the end of buffer
|
2007-04-28 |
Sadrul Habib Chowdhury |
merge of '265a50636dbd882fbee3cc061bc78e6bb73e4032'
|
2007-04-28 |
Daniel Atallah |
Fix version.h generation on mingw build.
|
2007-04-28 |
Daniel Atallah |
merge of '9aca2545e2cab356cba6508423c2f12e73d7701e'
|
2007-04-28 |
Mark Doliner |
merge of '1acd995dc3e2344ce39284792a212a2e4175f961'
|
2007-04-28 |
Sadrul Habib Chowdhury |
Part of the patch in ticket #383:
|
2007-04-28 |
Sadrul Habib Chowdhury |
Part of the patch in ticket #383
|
2007-04-28 |
Sadrul Habib Chowdhury |
Part of the patch in ticket #383:
|
2007-04-28 |
Sadrul Habib Chowdhury |
Whitespace fix from patch in ticket #383
|
2007-04-28 |
Sadrul Habib Chowdhury |
Part of the patch in ticket #383:
|
2007-04-28 |
Stu Tomlinson |
remove a wrong comment and some test stuff
|
2007-04-28 |
Stu Tomlinson |
merge of '86961dfcb9720a0cb020c2baba86c8050b1254f9'
|
2007-04-28 |
Stu Tomlinson |
merge of '2bab1bb5c2cd857e5eef4e163c2f6cd309017e73'
|
2007-04-28 |
Stu Tomlinson |
soname versioning of libpurple. Should help resolve debian bug 421282
|
2007-04-28 |
Stu Tomlinson |
Add a couple more CFLAGS to highlight some more warnings and change how we
|
2007-04-28 |
Hylke Bons |
About image update.
|
2007-04-28 |
Hylke Bons |
Fix sizes.
|
2007-04-28 |
Hylke Bons |
Replace CC-licensed icons.
|
2007-04-28 |
Daniel Atallah |
Lee Roach noticed that there is no rule to explicitly build libjabber.dll.a
|
2007-04-28 |
Sadrul Habib Chowdhury |
Fix an odd selection issue when moving up.
|
2007-04-28 |
Sadrul Habib Chowdhury |
merge of '1af12da31254c9d412a11024c839649754af3a58'
|
2007-04-28 |
Daniel Atallah |
merge of 'a593ddc00442ff784f1d541653c61a30b452f7cb'
|
2007-04-28 |
Daniel Atallah |
Plug leak.
|
2007-04-28 |
Etan Reisner |
Add a script I've found handy to make sure the perl APIs look right, it also
|
2007-04-28 |
Daniel Atallah |
Fix win32 pidgin perl stuff. This hasn't been tested yet.
|
2007-04-28 |
Richard Laager |
merge of '0688801ca4ae33291c9078b8181e01f85ef7a4a1'
|
2007-04-28 |
Sean Egan |
DennisR noticed that the idle icons were jagged on the sides. This is because I was subtracting 128 from the alpha value of each pixel, rather than halving them, causing anti-aliasing pixels to hit 0
|
2007-04-28 |
Richard Laager |
Fix an invalid read that occurs because we were accessing IM data when the
|
2007-04-28 |
Richard Laager |
merge of '17c8f178728e61d42fa98ed6205a73cd2e5d21af'
|
2007-04-28 |
Sadrul Habib Chowdhury |
This makes it possible to rearrange chats and groups using the tag+attach system. Thanks a bunch to wabz for testing this. Fixes #379.
|
2007-04-28 |
Sadrul Habib Chowdhury |
merge of 'a8caeb1c79d1daf68ca89b1cc36cef4578306ea1'
|
2007-04-28 |
Sadrul Habib Chowdhury |
Pref migration for finch.
|
2007-04-28 |
Sadrul Habib Chowdhury |
merge of '1e3cb16d9641b8ae1a8ed63860feb5e03b4a4890'
|
2007-04-28 |
Luke Schierer |
merge of '299aeb9deb755c82a0fd53f2a533a8d465f701c0'
|
2007-04-28 |
Kevin Stange |
Charkins renamed the callback function, but missed the g_idle_add
|
2007-04-28 |
Richard Laager |
Make this yahoo hack compile.
|
2007-04-28 |
Richard Laager |
In theory, this solves the massive pile of g_log errors that occur when
|
2007-04-28 |
Richard Laager |
merge of '1ec321a889d16061991c01453333e23ab1a2c528'
|
2007-04-28 |
Sadrul Habib Chowdhury |
Chats don't have buddy icons.
|
2007-04-28 |
Sadrul Habib Chowdhury |
Rename parents first, then rename/remove the dead children. Also, set the idle-setting to 'purple' if it was 'gaim' before migration.
|
2007-04-28 |
Richard Laager |
This is Sadrul's icon-migrate.patch from ticket #314.
|
2007-04-28 |
Richard Laager |
This is Sadrul's status-rescale.patch from ticket #314. Luke said it
|
2007-04-28 |
Richard Laager |
merge of '2ec86531b43742d8242195bf529e7ba77be9d3dc'
|
2007-04-28 |
Stu Tomlinson |
merge of '63b5e088eb09bf2c2b2a72602ad8dc5ee2a17cf6'
|
2007-04-28 |
Luke Schierer |
Quoth Charkins:
|
2007-04-28 |
Etan Reisner |
merge of '75c6e6af1c101fa3bf55398299bf3e586d30ca0e'
|
2007-04-28 |
Stu Tomlinson |
Delete the right things, and some other things, while building an RPM.
|
2007-04-28 |
Luke Schierer |
merge of '8038098094432fe9f6d324d1e4aadb8ff1f9e44a'
|
2007-04-28 |
Luke Schierer |
sadrul fixed the next but not last crash
|
2007-04-28 |
Luke Schierer |
this patch from sadrul fixes the first crash I hit
|
2007-04-29 |
Richard Laager |
Fix a bug with the bugfix for empty icons. The logic was backwards here.
|
2007-04-28 |
Richard Laager |
merge of '45acf7a629de79f67b489f696c7915cd9984f33e'
|
2007-04-28 |
Richard Laager |
Minor whitespace tweak.
|
2007-04-28 |
Richard Laager |
nosnilmot had a problem with empty icon files.
|
2007-04-28 |
Richard Laager |
Typo fix in documentation.
|
2007-04-28 |
Richard Laager |
merge of '2f0c460433a1e198af1a0f225b83bce2c201ab32'
|
2007-04-28 |
Luke Schierer |
<Bleeter> hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as well
|
2007-04-28 |
Richard Laager |
19:10:05 Peter Lawler (Bleeter): hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as well
|
2007-04-27 |
Sadrul Habib Chowdhury |
merge of '051db257b4f90ae0b989a3bd72aa69f0a6a55693'
|
2007-04-27 |
Kevin Stange |
merge of '617923c6ea3c67578626f15d89a2c820a833e700'
|
2007-04-27 |
Richard Laager |
merge of 'cf51292b9bf12554eecb319a673f153ef5c6f0e4'
|
2007-04-27 |
Richard Laager |
Update the compatibility layer to g_memdup() stuff, so we don't end up with
|
2007-04-27 |
Daniel Atallah |
Remove unused strings cruft from the installer that were left over from when it dealt with the GTK+ theme (It seems like I already did this before). Also, make installing GTK+ optional if it is already installed.
|
2007-04-27 |
Daniel Atallah |
merge of '3470d9c0747eae8c926e33748f29f946efd419b0'
|
2007-04-27 |
Richard Laager |
Removing the PROGRAMMING_NOTES file, which has been merged into the wiki by
|
2007-04-27 |
Richard Laager |
Fix the name of the parameter for purple_imgstore_get_size() so that Doxygen will stop crying.
|
2007-04-28 |
Richard Laager |
disapproval of revision 'cf51292b9bf12554eecb319a673f153ef5c6f0e4'
|
2007-04-27 |
Daniel Atallah |
Prevent sprintf(%s, NULL) when the icon type isn't recognized.
|
2007-04-27 |
Richard Laager |
Fix the g_return_if_fail() guards that prevent setting more than one data
|
2007-04-27 |
Richard Laager |
Fix a bug in the imgstore code that I caught because of the fatal asserts in the test code.
|
2007-04-27 |
Richard Laager |
Use fatal asserts unconditionally in the test code. Perhaps this could be better integrated in some way, but this works.
|
2007-04-27 |
Richard Laager |
Add the fatal asserts enabling code to Finch. I'm uneasy about putting this in libpurple, because then a fatal-asserts-enabled libpurple would kill any UI that had a glib debug error, which might not even be in libpurple. I'm not sure we want that, though it may not matter since this is for debugging only.
|
2007-04-27 |
Richard Laager |
Fix a compiler warning about an unused variable. This was introduced when I committed khc's last patch.
|
2007-04-27 |
Richard Laager |
Passing --enable-mcheck or --enable-debug will add "-lmcheck", which
|
2007-04-27 |
Sadrul Habib Chowdhury |
Thanks to Bleeter, yahoo will not crash for non-existent buddyicons anymore.
|
2007-04-27 |
Richard Laager |
merge of '66dbfed4928f15efc83fab8cd71b27c9ee2670f6'
|
2007-04-27 |
Richard Laager |
merge of '58f0224296247fea130a53f723d74fc0e6bab65a'
|
2007-04-27 |
Richard Laager |
Re-add the Jabber error checking part of 2f959ba8a0fdac370ac610e60f6a4cd09525d928. This is why it's important to commit things separately.
|
2007-04-27 |
Sadrul Habib Chowdhury |
Move the toggle-clipboard operation to the default wm.
|
2007-04-27 |
Hylke Bons |
***LSchiere shakes head. That text in there was very carefully chosen. I wouldn't mess with it
|
2007-04-27 |
Hylke Bons |
Remove small glitch.
|
2007-04-27 |
Hylke Bons |
Replace that ugly lock.
|
2007-04-27 |
Hylke Bons |
Changed the .desktop file to display "Pidgin IM",
|
2007-04-27 |
Hylke Bons |
Windows bitmaps.
|
2007-04-27 |
Hylke Bons |
You can't just take a CC image and make it GPL. :)
|
2007-04-27 |
Richard Laager |
merge of '2f959ba8a0fdac370ac610e60f6a4cd09525d928'
|
2007-04-27 |
Richard Laager |
A patch from khc in ticket #87
|
2007-04-23 |
Tim Ringenbach |
merge of 'c303a7c8b23b07ec77b907c286f1f7eb37ffb076'
|
2007-04-27 |
Etan Reisner |
merge of '51225ceda9e11936f9f4096708fcb8a6db7e957f'
|
2007-04-27 |
Richard Laager |
disapproval of revision 'a999246dfcbd33c9494afa445d9562aee5e5457c'
|
2007-04-27 |
Richard Laager |
disapproval of revision '2f959ba8a0fdac370ac610e60f6a4cd09525d928'
|
2007-04-27 |
Sean Egan |
GINT_TO_POINTER is not the same thing as &. Also, add some error checking to jabber/buddy.c
|
2007-04-27 |
Daniel Atallah |
merge of '419acaddea48001a61de3599d3b48005b3860373'
|
2007-04-27 |
Daniel Atallah |
merge of '9e36044d9ae4d6c8a734ad3961483c66893a8898'
|
2007-04-27 |
Richard Laager |
I really shouldn't commit before compiling.
|
2007-04-27 |
Luke Schierer |
merge of '012f6cfe7072a61275149348ae162f197fc38dfe'
|
2007-04-27 |
Richard Laager |
This is probably needed to compile.
|
2007-04-27 |
Sadrul Habib Chowdhury |
merge of '3915457bd0530d71d2a7240c102329dfd261794c'
|
2007-04-27 |
Richard Laager |
Fix a small-but-serious bug with the code to ref the buddy icons at load.
|
2007-04-27 |
Richard Laager |
Ref the filenames for account buddy icons on load.
|
2007-04-27 |
Daniel Atallah |
Fix jabber sasl build.
|
2007-04-27 |
Daniel Atallah |
missing newline
|
2007-04-27 |
Daniel Atallah |
merge of 'a6417c7aa009c9ca29dad662ec2127e07f871574'
|
2007-04-27 |
Daniel Atallah |
merge of '723918ad23d423582cf7442116a810b6a2eb16d4'
|
2007-04-27 |
Ethan Blanton |
merge of '3ee86d1e423ebfd391c26b73ae7ed1b75353d2cf'
|
2007-04-27 |
Daniel Atallah |
Add HAVE_SILCMIME_H to the mingw config.h
|
2007-04-27 |
Daniel Atallah |
Finally fix SILC fully, now that i have HAVE_SILCMIME_H defined.
|
2007-04-23 |
Tim Ringenbach |
merge of '53e71fc52c4d4be3947b2404fe6332ae8d52dc55'
|
2007-04-27 |
Daniel Atallah |
merge of '11e5b1fa24c811784613e66b0a9e73aa3b2a82ca'
|
2007-04-27 |
Daniel Atallah |
Fix purple_util_get_image_extension()'s data param. to be correctly marked as constant.
|
2007-04-27 |
Daniel Atallah |
merge of '69c8aa9ab909c877e64f34aba095717eeb55e448'
|
2007-04-27 |
Daniel Atallah |
Update SILC for imgstore changes.
|
2007-04-23 |
Tim Ringenbach |
merge of 'b40bd1885046f301b11610cd406822e5d32968f7'
|
2007-04-27 |
Sadrul Habib Chowdhury |
Never change the orders of chats or the groups.
|
2007-04-27 |
Sean Egan |
Proper error checking on fwrite() call
|
2007-04-27 |
Sadrul Habib Chowdhury |
merge of '58d962c82219fc41a3ae1310386b9f340b233116'
|
2007-04-27 |
Sadrul Habib Chowdhury |
I think this fixes #331.
|
2007-04-27 |
Sean Egan |
rlaager should install libperl-dev ;)
|
2007-04-27 |
Sadrul Habib Chowdhury |
Fix perl compile.
|
2007-04-27 |
Daniel Atallah |
merge of '18631760bee4d073adc9d9f976d7655b5d0671d4'
|
2007-04-27 |
Sean Egan |
Make sure you back up your .gaim directoy. And fix a compile error in perl. I think it's the right way.
|
2007-04-27 |
Sean Egan |
propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
|
2007-04-25 |
Richard Laager |
Kill some compiler warnings and TODOs of mine.
|
2007-04-25 |
Richard Laager |
merge of 'd28268688d1a93e76907a1ef18ed186bf31fabf3'
|
2007-04-25 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head ace53c6cc80b256fff29f021ab5b80805deb253b)
|
2007-04-25 |
Richard Laager |
merge of 'd7d0a64f6106322f89cd6f19e0a0a3488e5dc1a8'
|
2007-04-25 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 4d02676110c034e401f4d42ed7304a7507d96929)
|
2007-04-22 |
Tim Ringenbach |
whitespace
|
2007-04-25 |
Mark Doliner |
Clean up a wee bit of oscar code. No functionality change.
|
2007-04-27 |
Ethan Blanton |
Sean
|
2007-04-27 |
Daniel Atallah |
Don't install the pidgin icon on win32 since we use pidgin.ico.
|
2007-04-27 |
Daniel Atallah |
Fix rtl icons on win32. Also remove unneeded rtl chat.png and update 16px xa icon.
|
2007-04-27 |
Daniel Atallah |
merge of 'ca40214f7a10f0e15d7bd32bed84b177889ca02d'
|
2007-04-26 |
Gary Kramlich |
merge of 'c65d07a2cae7269a05604304bc897121643ffa92'
|
2007-04-26 |
Gary Kramlich |
Fix a warning introduced with the request api changes.
|
2007-04-27 |
Daniel Atallah |
merge of '5b7c6ae7f0cb97a61a77ede61bfd12e531b875ae'
|
2007-04-27 |
Daniel Atallah |
Tweak some of the scaled icons to look a little better.
|
2007-04-26 |
Daniel Atallah |
merge of '6fbb4c1c8ba90a2d5933505006f63216f010d5b9'
|
2007-04-26 |
Daniel Atallah |
merge of 'ec129c50da7fd4797d6e40c252757ec447551611'
|
2007-04-26 |
Sean Egan |
Hacked together installer ico for Daniel to fix
|
2007-04-26 |
Sean Egan |
Win32 install bmps. I did this. Hylke will do it *good* before 2.0.0.
|
2007-04-26 |
Sean Egan |
hbons: launch gimp,open the png, save as .ico:)
|
2007-04-26 |
Sean Egan |
Add the SVG to the default window icon list for really big window icons
|
2007-04-26 |
Luke Schierer |
merge of 'a236381404a31c3fc3022f03ec28de22f6fd1258'
|
2007-04-26 |
Richard Laager |
Ticket #320 from ltm
|
2007-04-26 |
Luke Schierer |
merge of '49d1ed52eed181ce385858122ed018d2f2aa4246'
|
2007-04-26 |
Ethan Blanton |
Hooks call callbacks, not the other way around. Duh.
|
2007-04-26 |
Sean Egan |
fix botched merge
|
2007-04-26 |
Sean Egan |
merge of 'd1933818a76d2d05c8161d9aa1491e1b46b6d92f'
|
2007-04-26 |
Sean Egan |
merge of '92afc84de7fa4035c42fad7bfb05c642b526522f'
|
2007-04-26 |
Stu Tomlinson |
Look for the new icons in the new directory and update the RPM spec file to
|
2007-04-26 |
Sean Egan |
Update window icons to point to new path
|
2007-04-26 |
Sean Egan |
Install app icons to proper directories
|
2007-04-26 |
Sean Egan |
remove debug statement
|
2007-04-26 |
Stu Tomlinson |
Update SILC to match resent request API changes
|
2007-04-26 |
Evan Schoenberg |
merge of 'bc433d038b1fddbbe4f2a9141421831c5cdf72ac'
|
2007-04-29 |
Richard Laager |
Whitespace fixes to Evan's ChangeLog.API entry.
|
2007-04-26 |
Evan Schoenberg |
Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
|
2007-04-26 |
Hylke Bons |
pidgin.png -> pidgin, to always find appropriate sizes.
|
2007-04-26 |
Hylke Bons |
Improved Pidgin application icons.
|
2007-04-26 |
Hylke Bons |
New applications icons and revert IRC back to bubbles.
|
2007-04-26 |
Hylke Bons |
Pidgin icon @ 48x48.
|
2007-04-26 |
Sean Egan |
Stu didn't like that 'new messages on this tab' red, but likes this one
|
2007-04-26 |
Sean Egan |
Don't use translucent pixmaps for idle, but apply transparency to icons in pidginstock.c
|
2007-04-26 |
Sean Egan |
Remove ifdef 0 block
|
2007-04-26 |
Sean Egan |
Use menu emblem for saved statuses in preferences also.
|
2007-04-26 |
Sean Egan |
Fix GTK Plugin prefs
|
2007-04-26 |
Luke Schierer |
merge of '0b7fa990cc064a8d716ba2a8700c6a8786b9f65e'
|
2007-04-25 |
Ethan Blanton |
The compiler is really smart enough to catch this, but let's make it explicit.
|
2007-04-25 |
Richard Laager |
merge of '1d4d484c73a0770b9f9616808d7d00a3de9d21f4'
|
2007-04-26 |
Sean Egan |
merge of '1d4d484c73a0770b9f9616808d7d00a3de9d21f4'
|
2007-04-25 |
Stu Tomlinson |
These files are no longer in the repository, remove them from EXTRA_DIST so
|
2007-04-25 |
Sean Egan |
Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
|
2007-04-25 |
Sean Egan |
fixes #280
|
2007-04-25 |
Ethan Blanton |
/whowas for IRC. Thanks, achris.
|
2007-04-25 |
Stu Tomlinson |
Update RPM spec file to reflect libpurple plugins are now installed in
|
2007-04-25 |
Stu Tomlinson |
another s/Purple/Pidgin/ - how many years until we've found all of these?
|
2007-04-25 |
Stu Tomlinson |
insert-image.png is still used on the formatting toolbar
|
2007-04-25 |
Hylke Bons |
Update authors file.
|
2007-04-25 |
Hylke Bons |
Forgot to update Makefile.am.
|
2007-04-25 |
Hylke Bons |
Fix icon inconsistency and remove some unused icons.
|
2007-04-25 |
Hylke Bons |
New tray connecting icon.
|
2007-04-25 |
Hylke Bons |
Better plugin icon by Andreas Nilsson.
|
2007-04-25 |
Sean Egan |
I noticed Rob's e-mail address got accidentally mis-sedded. Rob, let me know if you want something else put there.
|
2007-04-25 |
Kevin Stange |
I have apparently nominated myself to make sure the smiley theme keeps working. I don't even use any of these smileys! Add the new icons from Hylke to Makefile.am.
|
2007-04-25 |
Mark Doliner |
Sean proposed changing ICQ's "do not disturb" status from being
|
2007-04-25 |
Richard Laager |
merge of '5a1b790556f2372c9cfc080af4a11e3c3d19b2ce'
|
2007-04-30 |
Jeffrey Connelly |
Add escaping and unescaping functions (for /1 and /2).
|
2007-04-30 |
Jeffrey Connelly |
Add note about Monotone.
|
2007-04-28 |
Jeffrey Connelly |
Replace printf() in MySpaceIM prpl with purple_debug_info().
|
2007-04-28 |
Jeffrey Connelly |
Add and use MySpaceIM icon uploaded by hbons (48x48 original and resized 22x22 and 16x16 versions).
|
2007-04-28 |
Jeffrey Connelly |
Add MySpaceIM header file and reorganize functions.
|
2007-04-28 |
Jeffrey Connelly |
Use g_convert for UTF-16LE conversion instead of converting manually.
|
2007-04-25 |
Jeffrey Connelly |
Add Nathan Peterson to COPYRIGHT, for RC4 patch at https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1694487&group_id=235
|
2007-04-25 |
Jeffrey Connelly |
Completely remove old RC4 code
|
2007-04-25 |
Jeffrey Connelly |
Clean up old RC4 implementation.
|
2007-04-25 |
Jeffrey Connelly |
Use Purple Cipher API for RC4.
|
2007-04-25 |
Jeffrey Connelly |
Add rc4_get_key_size, to match purple_cipher_context_get_option(ctx, "key_len")
|
2007-04-25 |
Jeffrey Connelly |
RC4 support in cipher.c - patch from Nathan Peterson (uvwarning)
|
2007-04-21 |
Jeffrey Connelly |
Add stub for myim: URL handler.
|
2007-04-21 |
Jeffrey Connelly |
Gaim -> Purple
|
2007-04-21 |
Jeffrey Connelly |
Add MySpace prpl to configure.ac
|
2007-04-21 |
Jeffrey Connelly |
Import msimprpl 0.4.
|
2007-04-21 |
Jeffrey Connelly |
Create directory for MySpaceIM protocol
|
2007-04-19 |
Jeffrey Connelly |
Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.
|
2007-04-25 |
Richard Laager |
Change the imgstore and by extension, then the buddy icon code to take over
|
2007-04-25 |
Richard Laager |
Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
|
2007-04-25 |
Richard Laager |
I'm stupid. If an icon doesn't exist, it's a good idea to create it when we want to fill it with data, not when we don't.
|
2007-04-25 |
Richard Laager |
There's no need to actually lookup the icon now, as the core ensures the checksum gets deleted if the file disappears.
|
2007-04-25 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head efad0dfb8f3cfbe4b837192b16689470c201d03a)
|
2007-04-25 |
Richard Laager |
Move the prpl icon checksum code into the core, so we can delete the
|
2007-04-24 |
Richard Laager |
Fix a bug with removing custom buddy icons.
|
2007-04-24 |
Richard Laager |
Switch to using g_file_get_contents() instead of our own code.
|
2007-04-24 |
Richard Laager |
Fix the memory leaking and improper calls to ref_filename(). Also, remove some debugging code.
|
2007-04-24 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 4aa2b7eeb61cd3d2c11632642e780a296bc0b779)
|
2007-04-24 |
Richard Laager |
Fix the custom icon stuff, and various memory leaks. At this point, custom
|
2007-04-24 |
Richard Laager |
Call the migrate code from Finch.
|
2007-04-24 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c33cbe1ca040482d72c165cedf821bcedb280179)
|
2007-04-24 |
Richard Laager |
If we're not caching icons, then don't save the filename.
|
2007-04-24 |
Richard Laager |
Since I'm about to push this, I'm going to comment out the temp code that references my home directory.
|
2007-04-24 |
Richard Laager |
Bug fixes! From my preliminary testing, the standard buddy icon stuff is working.
|
2007-04-24 |
Richard Laager |
Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
|
2007-04-24 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 6096404018084d5ea24f916c8e757d64e237dbd7)
|
2007-04-23 |
Richard Laager |
The buddy icon code as it stands, with lots of bugs and design flaws.
|
2007-04-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 05f7badcad9471084218e698a5c011908d17af90)
|
2007-04-23 |
Richard Laager |
Call the core migrate code.
|
2007-04-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head d42ad2da81f881b2fbd2fb080cc70a843bc70d02)
|
2007-04-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 401f15786be56deb06ae79bf29c341bab26203d7)
|
2007-04-23 |
Richard Laager |
There's no need to recalculate the home_dir on every call to
|
2007-04-23 |
Richard Laager |
Use ~/.purple only, never ~/.gaim. This is a revert of the functional
|
2007-04-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head f20ceeff726ad3a9ee267225bb6e69f971d759bb)
|
2007-04-27 |
Etan Reisner |
This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
|
2007-04-27 |
Etan Reisner |
Kill the libpurpleperl hack library and move the init stuff to perl.so itself.
|
2007-04-25 |
Ethan Blanton |
This looks like the last of the purplification for Tcl. Somebody done
|
2007-04-25 |
Ethan Blanton |
merge of '0ad153fbef57439d42601681df47200b190f5306'
|
2007-04-25 |
Daniel Atallah |
Fix #273 (Emoticons appearing in reverse order).
|
2007-04-25 |
Daniel Atallah |
merge of '88a78587504cdd42570461a2b391b54b5c3d4aab'
|
2007-04-25 |
Daniel Atallah |
Add missing mingw Makefiles to dist.
|
2007-04-25 |
Sean Egan |
Use Tango colors on conversation tabs. Same colors, different tones.
|
2007-04-25 |
Sean Egan |
New logo.png
|
2007-04-24 |
Sean Egan |
Add Hylke's font face icon
|
2007-04-24 |
Sadrul Habib Chowdhury |
merge of '71d55b79094812b06899c2bbe86ce7a8507ac80e'
|
2007-04-24 |
Kevin Stange |
merge of '5a49fd68be5cffec6a2aae0c0cc312c64f67138d'
|
2007-04-24 |
Kevin Stange |
Remove the XMPP section... it seems no one else uses XEP-0038 for a
|
2007-04-24 |
Hylke Bons |
font-face icon, some please fix a link to this, i don't want to mess up.
|
2007-04-24 |
Hylke Bons |
about icon
|
2007-04-24 |
Luke Schierer |
a translation that nearly got lost as we migrated from sf's trackers to trac's
|
2007-04-24 |
Hylke Bons |
Fixed some smileys in Yahoo!. I had these stored locally, glad I can commit now. :)
|
2007-04-24 |
Kevin Stange |
Also, switch Jabber to XMPP so the jabber-specific smiley set works.
|
2007-04-24 |
Kevin Stange |
merge of '6096404018084d5ea24f916c8e757d64e237dbd7'
|
2007-04-24 |
Richard Laager |
merge of '05f7badcad9471084218e698a5c011908d17af90'
|
2007-04-23 |
Richard Laager |
Death to // comments.
|
2007-04-23 |
Richard Laager |
A comment in here mentions "untar", so I think it was copied from the
|
2007-04-23 |
Richard Laager |
Add Simom's real name, Simo Mattila, to the COPYRIGHT file for his patch in
|
2007-04-23 |
Richard Laager |
When initializing, the debug system is initialized before the prefs system, but
|
2007-04-23 |
Richard Laager |
The core portion of the migration code. This is implemented as I described
|
2007-04-24 |
Kevin Stange |
Sean told me to fix this, so I am. This makes several ICQ smileys work properly (escaping spaces), correct escapes all backslashes, and comments out four Yahoo smileys that conspicuously fail to exist. I'd make them, but I'm no artist.
|
2007-04-24 |
Evan Schoenberg |
merge of 'ed8e54275ef886f687084411cbb9280b8a2e3111'
|
2007-04-24 |
Evan Schoenberg |
merge of '6de71ef9e800c2eb8aabe863d98aa274379791e2'
|
2007-04-24 |
Stu Tomlinson |
<elb> nosnilmot: those magic numbers should probably have been fixed to not
|
2007-04-24 |
Stu Tomlinson |
Minor ChangeLog tweaks.
|
2007-04-23 |
Gary Kramlich |
merge of '737a5f263d2401ffd63542586a1b261376ed022f'
|
2007-04-23 |
Kevin Stange |
merge of 'ba1eb6457e947b8ab1bd5a6e3652e1e0a05bbd9c'
|
2007-04-23 |
Hylke Bons |
test
|
2007-04-23 |
Sean Egan |
For Luke. Fixes saved status selection
|
2007-04-23 |
Sean Egan |
merge of '55f22d2ce30ce89352ce4b9c71f8f02875603aa2'
|
2007-04-24 |
Evan Schoenberg |
The iTunes music store link makes sense to show on OS X, too
|
2007-04-23 |
Kevin Stange |
Make note of purple-url-handler
|
2007-04-23 |
Kevin Stange |
Missed an error...
|
2007-04-23 |
Kevin Stange |
Pidgin/Finch/purplified the ChangeLog and corrected some errors.
|
2007-04-23 |
Richard Laager |
merge of 'c14c1a2f0a30615fa91d00b6f77a89b9b37d9bc9'
|
2007-04-24 |
Sadrul Habib Chowdhury |
Make sure the blinking docklet has the same size. Fixes #174.
|
2007-04-23 |
Mark Doliner |
merge of '2a2d4d6f656ef5ff272b086eb6eba1bee0c466de'
|
2007-04-23 |
Mark Doliner |
merge of 'b2ed97746412540812181f94bcb3e2f077321052'
|
2007-04-23 |
Mark Doliner |
merge of 'c04ec8c15e35618f8f52341ab439770d5630319d'
|
2007-04-23 |
Sadrul Habib Chowdhury |
merge of '5227d53d05340b1c55335bc5ef30e1e63cd75b2c'
|
2007-04-23 |
Sadrul Habib Chowdhury |
Gracefully do nothing if the WINDOWID is invalid. And plug a leak, thanks to deryni.
|
2007-04-23 |
Mark Doliner |
Ok I couldn't resist. For iChat and Adium buddies who are advertising
|
2007-04-23 |
Mark Doliner |
Add the iTunes Music Store url to the GaimPresence for buddies onyour
|
2007-04-23 |
Mark Doliner |
Fix two minor compile warnings
|
2007-04-23 |
Mark Doliner |
Get rid of two really minor warnings
|
2007-04-23 |
Daniel Atallah |
Fix #248 (Control shouldn't steal focus from scrollback)
|
2007-04-23 |
Daniel Atallah |
Allow include and lib paths to be overridden from local.ent
|
2007-04-23 |
Daniel Atallah |
Add mingw makefile for 22px toolbar pixmaps.
|
2007-04-23 |
Mark Doliner |
merge of '5ee6fd5ddac3a8e8920941dee8be3ae5a615c105'
|
2007-04-22 |
Sadrul Habib Chowdhury |
merge of 'b24c89000da03300850bf984fbb737f993e763d5'
|
2007-04-22 |
Sadrul Habib Chowdhury |
Implement the plugin-pref ui using the request api. The preferences for the core plugins can now be modified from Finch. And no new strings.
|
2007-04-23 |
Sean Egan |
Fixes #213 This allows only 20 animated smileys to be animnating at a time
|
2007-04-22 |
Sean Egan |
Don't show Available orb for 'New...' and 'Custom...'
|
2007-04-23 |
Mark Doliner |
If anyone sees the "Unable to add buddy 1" message after
|
2007-04-22 |
Mark Doliner |
Don't send a "transaction end" if we haven't sent a "transaction begin"
|
2007-04-22 |
Richard Laager |
Ticket #246 from bjoernv
|
2007-04-22 |
Ethan Blanton |
A quick architecture diagram for the Pidgin Way
|
2007-04-22 |
Ethan Blanton |
merge of '0367c7ba68e12f430c7443660ff965ebdd118a75'
|
2007-04-22 |
Mark Doliner |
merge of '1fec4b7f300a8ab8b7036a98e8ecc90808bbe5ca'
|
2007-04-22 |
Stu Tomlinson |
New select-avatar image from hbons
|
2007-04-22 |
Stu Tomlinson |
merge of '51e0efe487e61c55de88411e33a7da6b122c2cf0'
|
2007-04-22 |
Stu Tomlinson |
Add virtual provides for gaim & gaim-devel
|
2007-04-22 |
Stu Tomlinson |
Fedora has removed the Epoch from their RPM so we can do the same now.
|
2007-04-21 |
Mark Doliner |
Only make sure the master group exists in the event we need to add an
|
2007-04-22 |
Sean Egan |
Saved icon for saved statuses in statusbox
|
2007-04-22 |
Sean Egan |
Remove the OSCAR rate limiting dialog, as the only time I've ever seen it
|
2007-04-21 |
Stu Tomlinson |
mmm, magic numbers! strlen("purple-") != strlen("gaim-") ...
|
2007-04-21 |
Stu Tomlinson |
More compatibility improvements. Now the majority of the plugin pack (before
|
2007-04-21 |
Stu Tomlinson |
Fix a compat define
|
2007-04-21 |
Stu Tomlinson |
Somehow I missed huge quantities of GtkGaim compat defines in my first pass,
|
2007-04-21 |
Stu Tomlinson |
Add a gtkgaim-compat.h to hopefully help the rename transition for 3rd party
|
2007-04-21 |
Stu Tomlinson |
merge of '8729bdb23df9db489717da7acedcec3ffe02469a'
|
2007-04-21 |
Sadrul Habib Chowdhury |
merge of '8ec6be1457d557abe192a5fc4690884c2c98e164'
|
2007-04-21 |
Sadrul Habib Chowdhury |
Line up the event-checkboxes in the pounce dialog.
|
2007-04-21 |
Stu Tomlinson |
Fix ignore in chats when using right-click on a nick in the conversation
|
2007-04-21 |
Stu Tomlinson |
Install and look for libpurple plugins in $libdir/purple instead of
|
2007-04-21 |
Stu Tomlinson |
gaim.svg doesn't exist any more, no need to worry about accidentally
|
2007-04-20 |
Sadrul Habib Chowdhury |
Debug is not necessary anymore, and don't crash on null text.
|
2007-04-20 |
Stu Tomlinson |
merge of '5abe746924f21bc66bd85e71590c1f148ede2930'
|
2007-04-20 |
Sadrul Habib Chowdhury |
Dialogs opened resulting from a mouse-click should fain focus.
|
2007-04-20 |
Sadrul Habib Chowdhury |
merge of '984fe190c0e71bccab541e57a5c0b0a696789b38'
|
2007-04-20 |
Mark Doliner |
Minor cleanup
|
2007-04-20 |
Mark Doliner |
Fix that pesky ICQ "Unable to add buddy 1" error. Basically we were
|
2007-04-20 |
Mark Doliner |
merge of 'eab57450eff9fe8f08a5a0c429d0f2727ce8d297'
|
2007-04-20 |
Sadrul Habib Chowdhury |
Use 'alias' instead of 'rename' for non-group nodes. Thankfully, this does not introduce new strings.
|
2007-04-20 |
Mark Doliner |
Patch #205, from SuperMMX. Fix a bug related to using F2 to alias
|
2007-04-20 |
Daniel Atallah |
Remove old wingaim stuff from TODO file.
|
2007-04-20 |
Stu Tomlinson |
Patch from khc to remove the typing notifcation callback when the window is
|
2007-04-20 |
Daniel Atallah |
merge of '2d5bca78effdcf8445c4b744e6334fc2cf4fe083'
|
2007-04-20 |
Daniel Atallah |
The Indonesian translation had some wacky \n and \t characters that were causing warnings from msgfmt - presumably these were also preventing the translation from actually working.
|
2007-04-20 |
Stu Tomlinson |
References #219
|
2007-04-20 |
Sean Egan |
merge of '6b7a5fb8f33d3f1801a33540b42b5fb01b69511a'
|
2007-04-20 |
Stu Tomlinson |
None of our code references this toplevel pidgin.svg, and it was just
|
2007-04-20 |
Stu Tomlinson |
- Fix pkgconfig Requires
|
2007-04-20 |
Stu Tomlinson |
Don't install nullclient by default, it's probably not particularly useful
|
2007-04-19 |
Stu Tomlinson |
Remove references to PIDGIN_STOCK_CONNECT from pidginstock.c
|
2007-04-19 |
Daniel Atallah |
Don't flash the conv. window if it is in the foreground.
|
2007-04-19 |
Luke Schierer |
merge of '13c739f1a978be3498fc3c3d87e0742ac3d8e320'
|
2007-04-19 |
Luke Schierer |
merge of '02ca9d2b907e1c26510d22406d0e0128b5b911d1'
|
2007-04-19 |
Daniel Atallah |
Fix use before initialization and use after freeing (This is still not being used, but I figured I'd fix the stuff that I noticed).
|
2007-04-19 |
Richard Laager |
merge of 'b6685c2c4de3ffbc988659fbfff2356c0835d2e3'
|
2007-04-19 |
Richard Laager |
merge of '2bb8a94e3208f809586faa1c96946e6d0c2b76a5'
|
2007-04-19 |
Richard Laager |
Ari noticed that TracHeader.html and TracFooter.html should be in EXTRA_DIST.
|
2007-04-19 |
Richard Laager |
Ari sent in a patch, saying:
|
2007-04-19 |
Stu Tomlinson |
gaim? what's that? ... a latecomer to the s/gaim/purple/ party
|
2007-04-19 |
Richard Nelson |
use the invisible icon
|
2007-04-19 |
Richard Nelson |
If a plugin failed to load/unload, don't pretend that it worked
|
2007-04-20 |
Sean Egan |
Pssst. It's not called "Gaim" anymore
|
2007-04-19 |
Sean Egan |
merge of '11e98ca1cda1355288bb5f6144d3e8fe8797e35e'
|
2007-04-18 |
Nathan Walp |
merge of '8fd567043fa0c33cc2d373ee5f6451b4b40331b4'
|
2007-04-18 |
Nathan Walp |
merge of '2bafabcca7d12b1fb39369f54333c5309a7cead1'
|
2007-04-18 |
Sadrul Habib Chowdhury |
Show the search string in the tree.
|
2007-04-18 |
Daniel Atallah |
Fix win32 build for Jabber/XMPP split.
|
2007-04-18 |
Sean Egan |
merge of '52f50d9c1ba2cedab7acbe195e3f223d70f1cc3d'
|
2007-04-18 |
Stu Tomlinson |
merge of '671a629f1fa8bc5ce471e79f4df04b0bf57bda90'
|
2007-04-18 |
Stu Tomlinson |
merge of '6f1c8b328654eaabb362aa93ab1a72177353111b'
|
2007-04-18 |
Stu Tomlinson |
Remove execute attribute from yahoo_auth.c & yahoo_auth.h
|
2007-04-18 |
Daniel Atallah |
Remove GTK+ theme selection from installer. The next GTK+ runtime installer will contain a theme selector utility.
|
2007-04-19 |
Sean Egan |
Fixes ticket #211
|
2007-04-18 |
Sean Egan |
Very important to add files \!
|
2007-04-18 |
Sean Egan |
This does the ol' AIM/ICQ split trick on Jabber, creating an XMPP prpl. This can be used, later, to create a Bonjour plugin that reuses libjabber
|
2007-04-18 |
Mark Doliner |
When reading in substatuses from status.xml, ignore substatuses for
|
2007-04-18 |
Mark Doliner |
Thanks to Peter Lawler for catching a place where we forgot to change
|
2007-04-18 |
Sean Egan |
Whoops.
|
2007-04-19 |
Luke Schierer |
remove some of the outdated todo stuff. most of the TODO file was handled as we worked on 2.0.0. Much of the .todo files was badly out of date, some of it completed, some of it no longer applies though not exactly completed, and other parts of it really rather debatable.
|
2007-04-17 |
Sean Egan |
more icon updates
|
2007-04-17 |
Sean Egan |
merge of '8099d2b88ecd036263e9ed44e1e6a3565cde621a'
|
2007-04-17 |
Stu Tomlinson |
merge of '3956f53331764e51ab7d79a8de4310cb6a4c0e58'
|
2007-04-17 |
Daniel Atallah |
Add cairo to the mingw build include path. Fixes #175 .
|
2007-04-17 |
Stu Tomlinson |
Fix Gtk+ 2.0 support
|
2007-04-17 |
Stu Tomlinson |
Don't error out of ./configure on older pango versions
|
2007-04-17 |
Stu Tomlinson |
Fix for using Pango < 1.4, will not have complete RTL support with older
|
2007-04-17 |
Stu Tomlinson |
s/purple/pidgin/
|
2007-04-17 |
Stu Tomlinson |
A couple of missed s/purple/pidgin/'s
|
2007-04-17 |
Stu Tomlinson |
- Add some Obsolete:s to help upgrades
|
2007-04-17 |
Stu Tomlinson |
Make the check for "check" non-fatal
|
2007-04-17 |
Stu Tomlinson |
merge of '0004c439d3a8b009b8c0a87116e04dd76541bd23'
|
2007-04-17 |
Stu Tomlinson |
Remove binary relocation support stuff
|
2007-04-17 |
Sean Egan |
Apparently this breaks some wm's badly. If it's useful on Windows, Daniel should feel free to re-add it with ifdefs
|
2007-04-17 |
Mark Doliner |
Fix a typo that broke make dist
|
2007-04-17 |
Mark Doliner |
Patch from SuperMMX, "I would like to be able to rename (alias)
|
2007-04-17 |
Richard Laager |
merge of '115bf476eae0a7a06193664f17ba4a1a6d4c9294'
|
2007-04-17 |
Richard Laager |
Remove the FAQ. Fixes #159.
|
2007-04-17 |
Daniel Atallah |
Test for mtn commit message integration. Fixes #26 . References #50 (not really).
|
2007-04-17 |
Daniel Atallah |
Fix a printf(%s, NULL) when opening a log for an buddy whose contact has no online buddies and no alias.
|
2007-04-16 |
William Ehlhardt |
merge of '28b9b747c33511754217017badcbdf3fa96ad1ee'
|
2007-04-16 |
Sean Egan |
merge of '04795a5f718916bd7e8435bca219850451a17c94'
|
2007-04-16 |
Sean Egan |
Some icon improvements from hbons
|
2007-04-16 |
Sadrul Habib Chowdhury |
merge of 'a0cdc54d9604b75f423f6a7858a809cd60a9fcff'
|
2007-04-16 |
Warren Togami |
Rename a number of Perl functions which were munged at some point
|
2007-04-16 |
Luke Schierer |
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
|
2007-04-16 |
Daniel Atallah |
Fix win32 build after autoreply was moved back to the plugin pack.
|
2007-04-16 |
Mark Doliner |
Port SVN revisions 18230 to 18232 from Mark Huetsch from sf SVN to
|
2007-04-16 |
Richard Laager |
merge of '208954788ae2550f1dbc241cbca23eb02991dc5a'
|
2007-04-16 |
Richard Laager |
Update .mtn-ignore to properly deal with things produced by make check
|
2007-04-16 |
Mark Doliner |
merge of '6df34558fc23a634459555ee015c8d2b0acbe5e5'
|
2007-04-16 |
Richard Laager |
merge of '870d6ea8b3a6295793acd9d484c77d4b72424a29'
|
2007-04-16 |
Richard Nelson |
emit/handle gnttree signals appropriately
|
2007-04-16 |
Richard Laager |
Word on the street is that we don't want things named pidginfoo_bar(), but
|
2007-04-16 |
Richard Laager |
Doxygen updates. This eliminated all the warnings from Doxygen.
|
2007-04-16 |
Richard Laager |
Fix Ticket #162
|
2007-04-16 |
Richard Laager |
Effect the rename in the C-HOWTO and clean it up.
|
2007-04-16 |
Richard Laager |
I don't like the pidginfoo_bar widget names that resulted from the sed.
|
2007-04-16 |
Richard Laager |
Update some paths in the man pages.
|
2007-04-16 |
Richard Laager |
More renaming.
|
2007-04-16 |
Richard Laager |
Relabel the Doxygen group as libpurple
|
2007-04-16 |
Richard Laager |
Rename the Doxygen group from gntui to finch and define the finch group
|
2007-04-16 |
Richard Laager |
Rename the Doxygen group from gtkui to pidgin.
|
2007-04-16 |
Richard Laager |
The Crazy Chat plugin doesn't need a configure.ac from a seriously out of date copy of Gaim.
|
2007-04-16 |
Richard Laager |
The channel is #pidgin-win32, at least for now.
|
2007-04-16 |
Richard Laager |
The channel is #pidgin-win32, at least for now.
|
2007-04-16 |
Richard Laager |
Are we calling it Purple anywhere else? libpurple makes more sense to me.
|
2007-04-16 |
Richard Laager |
Replace an instance of GAIM with "Pidgin, Finch, and libpurple"
|
2007-04-16 |
Richard Laager |
s/GAIM/PURPLE/ in a comment.
|
2007-04-16 |
Richard Laager |
Deal with Gaim in some error messages.
|