2007-08-27 |
Sean Egan |
And, put Peter in COPYRIGHT while we're at it
|
2007-08-27 |
Sean Egan |
Make fmoo and nix crazy patch writers
|
2007-08-27 |
Sean Egan |
Remove X11 specifics from configure.ac. Allows to build against native, non-X11 Quartz
|
2007-08-27 |
Sean Egan |
merge of '04b3e8958ef3758cefdb2c6a32a676b131aee0cc'
|
2007-08-27 |
Evan Schoenberg |
After deactivating a status, call purple_blist_update_buddy_status() since the buddy's status has changed. I'm not sure if this fixes a bug in pidgin, but it definitely fixes display of contacts after they return from 'mobile' on AIM in Adium (Adium:#6943)
|
2007-08-27 |
Daniel Atallah |
Fix the GetABacktrace URL in the pt_BR translation. Fixes #2812
|
2007-08-27 |
Sean Egan |
Fixes #2146. Adds a Show Protocol Icon option and groups related Show menu items into a submenu. Patch from Justin Heiner
|
2007-08-27 |
Sean Egan |
Add 11px extended-away rtl icon.
|
2007-08-27 |
Sean Egan |
ChangeLog
|
2007-08-27 |
Ethan Blanton |
merge of 'b6c53eca73f8f22b0d8fafd412b2570c631455be'
|
2007-08-27 |
Sean Egan |
merge of '1e84e66f6954510525d3db02bb2899bca1caacdb'
|
2007-08-27 |
Sean Egan |
Add horizontal rules and strikethroughs to the toolbar
|
2007-08-27 |
Sean Egan |
pidginstock.c
|
2007-08-27 |
Ethan Blanton |
ACK for EvilDennisR
|
2007-08-27 |
Jeffrey Connelly |
Replace homegrown str_replace() with purple_strreplace(), after discovering it.
|
2007-08-27 |
Jeffrey Connelly |
In MSN prpl, use attention API. Can be disabled by undefining
|
2007-08-27 |
Jeffrey Connelly |
Change Yahoo prpl to use attention API in libpurple. Previous behavior can
|
2007-08-27 |
Jeffrey Connelly |
Change serv_send_attention() to call prpl_info->send_attention(), and
|
2007-08-27 |
Jeffrey Connelly |
On login, get contacts from server using msim_get_contact_list().
|
2007-08-27 |
Jeffrey Connelly |
In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()
|
2007-08-27 |
Jeffrey Connelly |
merge of '0398fdfcf107ed2bd1e3f271524fe5fe0134bd97'
|
2007-08-26 |
Sadrul Habib Chowdhury |
merge of '1d830d1617f678f9a4976d149b442420640dc120'
|
2007-08-26 |
Sadrul Habib Chowdhury |
merge of '3ccc848dcffce11aa363f593e383cc1f07d081d0'
|
2007-08-26 |
Luke Schierer |
merge of 'a8189d2840b6823a0faf5dbba937eb0dd96a1416'
|
2007-08-26 |
Kevin Stange |
Add MySpaceIM to the list in the about dialog.
|
2007-08-26 |
Sadrul Habib Chowdhury |
Update the buddylist if a buddy is moved to another group from a different
|
2007-08-26 |
Kevin Stange |
merge of '0bf01031d132e0c8d3ab091041ec704fcfc2b152'
|
2007-08-26 |
Kevin Stange |
Add MySpaceIM to the Windows build, though I can't verify this works
|
2007-08-26 |
Kevin Stange |
merge of 'cacb6312fda77c93ab3e7557fdea3c2956cc55ad'
|
2007-08-26 |
Sadrul Habib Chowdhury |
Changelog the API changes in finch and libgnt so far.
|
2007-08-26 |
Sadrul Habib Chowdhury |
merge of 'e6a26aab7c177405a9cbb8d8358228ed4a53d508'
|
2007-08-26 |
Sadrul Habib Chowdhury |
merge of '665d20fa5e8c368f876485703c5e3c652c9b44c9'
|
2007-08-26 |
Sadrul Habib Chowdhury |
Changelog the per-conversation mute/logging options.
|
2007-08-26 |
Sadrul Habib Chowdhury |
Fix #2767 (per-conversation/chat mute option).
|
2007-08-26 |
Sadrul Habib Chowdhury |
Add two missing conversation-uiops functions. (has_focus and present)
|
2007-08-26 |
Sadrul Habib Chowdhury |
Separate logging support for each conversation.
|
2007-08-26 |
Daniel Atallah |
Set the custom status message for yahoo buddies correctly at login time. Fixes #2754.
|
2007-08-27 |
Jeffrey Connelly |
Add msimprpl's user module so we all can compile libpurple again ;)
|
2007-08-26 |
Jeffrey Connelly |
In msimprpl: if no local alias is set, set it to the username on sign-on.
|
2007-08-26 |
Jeffrey Connelly |
For myim: (MySpaceIM) URLs, lookup the contact ID into a username before
|
2007-08-26 |
Jeffrey Connelly |
Add receiving-im-attention and received-im-attention signals, similar to
|
2007-08-26 |
Jeffrey Connelly |
In msimprpl, fix the msim_uri_handler(). The sendIM and addContact commands
|
2007-08-26 |
Jeffrey Connelly |
Add myim: URI handler to Win32 NSIS installer, for MySpaceIM plugin.
|
2007-08-26 |
Jeffrey Connelly |
Only check for mail if "New mail notifications" is enabled in account options.
|
2007-08-26 |
Jeffrey Connelly |
Add msim_uri_handler() to handle myim: URLs, sendIM and addContact commands.
|
2007-08-26 |
Jeffrey Connelly |
In msimprpl, move user-related code to a new user module, and move other
|
2007-08-26 |
Jeffrey Connelly |
In msimprpl, move formatting functions to a markup module. It only exposes
|
2007-08-26 |
Jeffrey Connelly |
In msimprpl, move session-related functions to a new session module.
|
2007-08-26 |
Jeffrey Connelly |
In msimprpl, move zap-related code to a separate module.
|
2007-08-26 |
Jeffrey Connelly |
Now that MsimMessageElement's are more accessible outside message.c,
|
2007-08-26 |
Jeffrey Connelly |
In msimprpl's mail notifications, change four parallel arrays into
|
2007-08-26 |
Jeffrey Connelly |
Lookup a user's information when their status changes to anything but
|
2007-08-25 |
Jeffrey Connelly |
In msimprpl, replace !strcmp() with g_str_equal() everywhere.
|
2007-08-25 |
Jeffrey Connelly |
Use new attention API from http://msimprpl.darkthoughts.net/attention3.diff,
|
2007-08-25 |
Jeffrey Connelly |
Attention API for nudges/buzzes/zaps of various protocols.
|
2007-08-25 |
Jeffrey Connelly |
merge of '3b5ffa9dc2dec5443f83a219ac14382a0e3ccf03'
|
2007-08-25 |
Sadrul Habib Chowdhury |
Do not duplicate the same message in the history, and store the correct
|
2007-08-25 |
Sadrul Habib Chowdhury |
Add a 'Hide' item under 'Conversation' menu so people can check this thing out.
|
2007-08-25 |
Sadrul Habib Chowdhury |
Clear the message history in the /clear callback.
|
2007-08-25 |
Sadrul Habib Chowdhury |
Adding all the message from history in GtkIMHtml takes a bit long causing
|
2007-08-25 |
Sadrul Habib Chowdhury |
The conversation history is in a reversed list.
|
2007-08-25 |
Sadrul Habib Chowdhury |
Utilize the message-history in dbus-gnt.
|
2007-08-25 |
Sadrul Habib Chowdhury |
DBus-ify the message history in a conversation.
|
2007-08-25 |
Sadrul Habib Chowdhury |
API to reattach a conversation to gtk UI. Use the new
|
2007-08-25 |
Sadrul Habib Chowdhury |
A conversation shouldn't need ui-ops for logging the messages.
|
2007-08-25 |
Sadrul Habib Chowdhury |
Reattach the gtk-ui to a conversation when the user wants to
|
2007-08-25 |
Sadrul Habib Chowdhury |
Make sure a conversation is a pidgin-conversation to avoid a crash.
|
2007-08-25 |
Sadrul Habib Chowdhury |
Store message history in a conversation, and provide API to access the history.
|
2007-08-25 |
Sadrul Habib Chowdhury |
merge of '0fc7f6e97f5dab2cfc59a71a0aba499d560220b2'
|
2007-08-24 |
Sadrul Habib Chowdhury |
Specify small and large step values for the volume slider.
|
2007-08-24 |
Sadrul Habib Chowdhury |
Have small and large steps for the slider.
|
2007-08-24 |
Daniel Atallah |
Fix crashing when the sametime account disconnects and we update the conv. window infopanel. Fixes #2762.
|
2007-08-24 |
Daniel Atallah |
Fix some conversion warnings about using negative values with unsigned types. There are more, but these were easy fixes. You may think that I'm changing the API, but I'm really not - it was just wrong.
|
2007-08-24 |
Sean Egan |
merge of '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'
|
2007-08-29 |
Richard Laager |
disapproval of revision '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'
|
2007-08-21 |
Sean Egan |
ChangeLog MySpace
|
2007-08-25 |
Jeffrey Connelly |
If purple_blist_add_{chat,buddy} is called with a group or chat that isn't
|
2007-08-24 |
Sean Egan |
merge of '0705e301236da4eef643bf63cac73af309c26799'
|
2007-08-24 |
Sadrul Habib Chowdhury |
Use the changed volume when 'Test'ing.
|
2007-08-24 |
Jeffrey Connelly |
Update msimprpl to 0.16.
|
2007-08-24 |
Jeffrey Connelly |
propagate from branch 'im.pidgin.pidgin' (head 54129de486cffc56bea31f4ea38c3972e450958b)
|
2007-08-24 |
Sadrul Habib Chowdhury |
Reset unsigned int input handlers to 0 instead of -1.
|
2007-08-24 |
Sadrul Habib Chowdhury |
Input handlers are unsigned integers. So set them to 0 instead of -1 after
|
2007-08-24 |
Sean Egan |
merge of '11b1cf370bc4c91f8a7ef40adbc19a5aa27f3a08'
|
2007-08-24 |
Sean Egan |
Bring up statusbox menu on button-down instead of button-up. Fixes #1437
|
2007-08-24 |
Sean Egan |
Instead of a Register button, show a checkbox between the Notebook and the button box. But don't show it if we're using the fake Google Talk prpl. Fixes #1647
|
2007-08-23 |
Sean Egan |
I'm going to assume this works, without the benefit of testing. Restore AIM idle time on a reconnect. Fixes #333
|
2007-08-23 |
Sadrul Habib Chowdhury |
Input handlers are unsigned integers. So set them to 0 instead of -1 after
|
2007-08-23 |
Sadrul Habib Chowdhury |
Focus the modified/created account in the accounts window after modifying/
|
2007-08-23 |
Sadrul Habib Chowdhury |
merge of '5e1b8aa2904f61701e271733882021002c85f8f3'
|
2007-08-23 |
Sean Egan |
Patch from nix_nix. Fixes #2438
|
2007-08-23 |
Sean Egan |
Prevent recursive idle handling loop. Patch from 'Gambit'
|
2007-08-23 |
Sean Egan |
xmlnode bugfix patch from Mauro Brasil
|
2007-08-23 |
Daniel Atallah |
Fix entering yahoo chats.
|
2007-08-23 |
Sadrul Habib Chowdhury |
merge of '64a21ba142d57ec69f4b25cf89b5e725ff2a4752'
|
2007-08-23 |
Sean Egan |
merge of '89cc984f2585fa88cdf28e01b480be7cb0811788'
|
2007-08-23 |
Sean Egan |
Cleanup playbin on error. Thanks, Elliott Sales de Andrade. Fixes #2663
|
2007-08-26 |
Kevin Stange |
Include MySpace in the dist if we are to have it enabled by default...
|
2007-08-23 |
Sadrul Habib Chowdhury |
Fix #2726. (Segafault on click of unknow button.) It was a bug in the musicmessaging plugin.
|
2007-08-23 |
Sadrul Habib Chowdhury |
Get rid of compile warnings on older glib.
|
2007-08-23 |
Sadrul Habib Chowdhury |
Add support for a few more XHTML tags.
|
2007-08-23 |
Sadrul Habib Chowdhury |
merge of '46c81ad1c3775e997c564d591942cfe7916ebea7'
|
2007-08-23 |
Sadrul Habib Chowdhury |
Fix #2599. (Sound File Change Crash)
|
2007-08-23 |
Daniel Atallah |
Upgrade gtkspell on the win32 build to 2.0.11. Fixes #1388 thanks to Sean's astute observation.
|
2007-08-23 |
Sadrul Habib Chowdhury |
Fix #2642 (GntTextView Multiline append goes weird)
|
2007-08-23 |
Sadrul Habib Chowdhury |
I think this fixes the auto-rejoin-after-auto-reconnect bug in finch.
|
2007-08-23 |
Sadrul Habib Chowdhury |
Make some of the dialogs look and behave more like each other.
|
2007-08-23 |
Sadrul Habib Chowdhury |
Generate the makefile for pygnt. But it won't be built by default.
|
2007-08-23 |
Sadrul Habib Chowdhury |
New API has been added. Bump the minor.
|
2007-08-23 |
Sadrul Habib Chowdhury |
Allow building with glib < 2.8.
|
2007-08-23 |
Sadrul Habib Chowdhury |
Notify the user if a message is not sent in a conversation because he's disconnected.
|
2007-08-23 |
Sadrul Habib Chowdhury |
merge of '90df17ab44d01f7f8f963d36fefb9eae3ec868cf'
|
2007-08-23 |
Casey Harkins |
ChangeLog.API addition of pidgin_set_accessible_relations which will bump
|
2007-08-23 |
Casey Harkins |
Separate out setting up the labelled-by and label-for ATK relationships
|
2007-08-22 |
Sean Egan |
Use GtkDialog more often. Thanks nix_nix. Fixes #2618
|
2007-08-22 |
Sean Egan |
Show a system notification in the conv window when receiving Yahoo webcam invites. Fixes #1298
|
2007-08-22 |
Sean Egan |
String fix. Fixes #2548
|
2007-08-22 |
Sean Egan |
Calculate what buddy we're pointing at from the middle of the cell rather than the age. Fixes #1422
|
2007-08-22 |
Sean Egan |
Don't show tabs if tabs aren't turned on. Fixes #2669
|
2007-08-22 |
Sean Egan |
remove obsolote GNOME color pallete
|
2007-08-22 |
Daniel Atallah |
Fix various things related to authorization on yahoo.
|
2007-08-21 |
Kevin Stange |
Sync the AUTHORS file and add myself as a webmaster & developer, with Sean's approval.
|
2007-08-21 |
Daniel Atallah |
Fully fix #2654 by parsing the yahoo stealth information from the buddy list at logon time.
|
2007-08-21 |
Kevin Stange |
merge of '091f449781eae3ea061c3d2bab2ad4f96a00d9b5'
|
2007-08-21 |
Kevin Stange |
Correct the mad-tongue smiley to be named properly. Fixes #2650
|
2007-08-24 |
Jeffrey Connelly |
Add an assertion in purple_blist_add_{chat,buddy} to return if a buddy was
|
2007-08-24 |
Jeffrey Connelly |
Improve buddy importing. Count number of buddies being added, and
|
2007-08-24 |
Jeffrey Connelly |
MySpace added a new field, LastImageUpdated. Save it in MsimUser.
|
2007-08-23 |
Jeffrey Connelly |
If buddy doesn't have a picture, display no icon, instead of the "no photo" icon that MySpaceIM
|
2007-08-23 |
Jeffrey Connelly |
g_memdup() the icon data before setting it as the buddy icon.
|
2007-08-23 |
Jeffrey Connelly |
If a username cannot be looked up in postprocessing, throw up an error.
|
2007-08-23 |
Jeffrey Connelly |
Update for 0.15 for GSoC final release for Google.
|
2007-08-21 |
Daniel Atallah |
Add some additional yahoo keys to the stealth packets to make them work again. Fixes #2654.
|
2007-08-21 |
Daniel Atallah |
Don't apply transparency when the window has focus (this was caused by the fix for initially hidden windows not having the transparency on focus stuff working correctly). Fixes #2384.
|
2007-08-21 |
Jeffrey Connelly |
propagate from branch 'im.pidgin.pidgin' (head f2e4f8c57473f011b24033fff466bbf6aec3d32b)
|
2007-08-20 |
Ethan Blanton |
Prep for 2.1.2 -- we can make this 2.2.0 if we desire, later
|
2007-08-20 |
Ethan Blanton |
Final preparation for 2.1.1
|
2007-08-20 |
Ethan Blanton |
merge of '24c8940605f5b11b2aea17c6ca6f3094dff141ab'
|
2007-08-20 |
Francisco Rial |
fixes #2639
|
2007-08-20 |
Loptosko |
fixes #2635
|
2007-08-23 |
Sadrul Habib Chowdhury |
merge of '671cfe949215447db0da7081a7e1501693ab4f98'
|
2007-08-20 |
Ethan Blanton |
Makefile.am typo fix for Yahooo
|
2007-08-21 |
Jeffrey Connelly |
merge of '677f816f158bdd721758b2abdc82a2591bd7e689'
|
2007-08-20 |
Jeffrey Connelly |
propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)
|
2007-08-18 |
Kevin Stange |
This text should probably be readable, I think
|
2007-08-18 |
Kevin Stange |
If you have the buddy notes plugin loaded, when you right click a chat's
|
2007-08-23 |
Sadrul Habib Chowdhury |
Add support to parse and add XHTML in a textview. This we can use for logs,
|
2007-08-18 |
Sadrul Habib Chowdhury |
Select the correct item in the dropdown when using a transient status.
|
2007-08-18 |
William Ehlhardt |
- Fix some g_free()s of string constants that caused crashing
|
2007-08-18 |
William Ehlhardt |
- Fix the interpretation of the "accept cert? yes/no" choice id given by
|
2007-08-18 |
William Ehlhardt |
In tls_cached:
|
2007-08-18 |
William Ehlhardt |
- Add purple_certificate_display_x509
|
2007-08-18 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 629954e16bbb4f19d6a87eefeb994904e12b10e4)
|
2007-08-18 |
Sadrul Habib Chowdhury |
merge of '1be37f788fc248139b864ac8d37cf91956fc5044'
|
2007-08-18 |
Sadrul Habib Chowdhury |
I broke the build. Sorry :(
|
2007-08-18 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 1be37f788fc248139b864ac8d37cf91956fc5044)
|
2007-07-22 |
Tim Ringenbach |
NEWSing
|
2007-08-18 |
Sadrul Habib Chowdhury |
merge of '3f64b9d598e136d0f6f739c7f23ad4baed097f73'
|
2007-08-17 |
Kevin Stange |
ChangeLog.* needs dating.
|
2007-08-18 |
Sadrul Habib Chowdhury |
Update the 'send to' menu in conversation windows when necessary.
|
2007-08-17 |
Sadrul Habib Chowdhury |
merge of '5ac4a244750e0ddba3491a50086e9bb40bf9b732'
|
2007-08-17 |
Sadrul Habib Chowdhury |
merge of '07a0858e73dde73e68b5a2931ef150fb8c6bea06'
|
2007-08-17 |
Sadrul Habib Chowdhury |
merge of '9b0ac7f90ce3f969e6db0dac57b5308f70ac695d'
|
2007-08-17 |
Luke Schierer |
I have not newsed in a release or two.
|
2007-08-17 |
Daniel Atallah |
Open emails by doubleclicking the row.
|
2007-08-17 |
Sadrul Habib Chowdhury |
merge of '4517b390f582428904875a29f998a187a452b8fd'
|
2007-08-17 |
Sadrul Habib Chowdhury |
merge of '49ec8ed66e26dabaa78aed7b0d4d9540ea3b8c44'
|
2007-08-17 |
Luke Schierer |
merge of '6d1bdf080fca36b032072edb7ffa550b159b9716'
|
2007-08-17 |
Sean Egan |
Keep borders on conversation notebook even when tabs are not shown.
|
2007-08-17 |
Sean Egan |
remove double-clicking tab behavior
|
2007-08-17 |
Sean Egan |
Only send conversation close notices on XMPP when the typing notification preference is turned on
|
2007-08-17 |
Sean Egan |
NEWS and ChangeLog
|
2007-08-17 |
Sean Egan |
more new status icons, notably new login and logout, with rtl variants.
|
2007-08-17 |
Sean Egan |
A Cyclops smiley. Ressurected
|
2007-08-17 |
Sean Egan |
Set size request on infopane's hbox instead of hbox itself. This way, when we hide the hbox to edit, the pane remains 32px tall
|
2007-08-17 |
Sadrul Habib Chowdhury |
Fix #2607. (Finch tooltip HTML display)
|
2007-08-17 |
Daniel Atallah |
New Persian win32 installer translation from Elnaz Sarbar. Fixes 2273.
|
2007-08-17 |
Friedel Wolff |
fixes #2603
|
2007-08-17 |
Björn Voigt |
fixes #2595
|
2007-08-17 |
Luke Schierer |
merge of '248776630a5ac63bd46aba2e4fd73d05f06098e0'
|
2007-07-22 |
Tim Ringenbach |
be a bit less optimistic about our msn support in yahoo
|
2007-07-22 |
Tim Ringenbach |
Allow you to authorize msn buddies to add your yahoo account.
|
2007-08-17 |
Sadrul Habib Chowdhury |
Don't enable the sounds by default.
|
2007-08-17 |
Daniel Atallah |
fix mingw build
|
2007-08-17 |
Richard Nelson |
merge of '2a491439465c5e397575898b7acc45446c9e2eeb'
|
2007-08-17 |
Richard Nelson |
plug small leak
|
2007-08-17 |
Richard Nelson |
leak fix, and fix nosound
|
2007-08-16 |
Sean Egan |
Small tab icons
|
2007-08-16 |
Sean Egan |
Adds a new icon size for tab status icons
|
2007-08-16 |
Sean Egan |
Remove truncation until we can do it smarter
|
2007-08-16 |
Sadrul Habib Chowdhury |
merge of '7d1dce3bbcb28d37b103c86124b8b1fe54132760'
|
2007-08-16 |
Will Thompson |
Add marginally better doxygen magic to PurplePluginProtocolInfo
|
2007-08-16 |
Mark Doliner |
Update the Galician translators
|
2007-08-16 |
Mark Doliner |
Removing pidgin/pixmaps/emotes/default/22/default.theme.in broke intltool.
|
2007-08-16 |
Mark Doliner |
15 translation updates. Our translators rock!
|
2007-08-16 |
Daniel Atallah |
Take advantage of the fact that our buddy icon filenames are SHA-1 hashes to avoid recalculating them in the bonjour protocol. I noticed that it wasn't calculating the hash correctly anyway while doing this.
|
2007-08-15 |
Daniel Atallah |
Retire Petter Johan Olsen and update the apparently invalid language name. I hope this isn't something contentious like the Catalan/Valencian thing (it doesn't seem to be). Fixes #2322.
|
2007-08-15 |
Daniel Atallah |
Fix the docked buddy list to consistently not have a taskbar entry thanks to some tips from "imiganai." This took *way* too long because of how arcane dealing with Windows on Windows is (the unnecessary complexity of our gtkappbar implementation doesn't help). Hopefully this doesn't break anything. Fixes #575.
|
2007-08-15 |
Daniel Atallah |
merge of '197e1b0c22949c758e407b2720f5e051f5cb4adf'
|
2007-08-14 |
Daniel Atallah |
Fix for disabling NetworkManager in configure.ac from Elliot Sales de Andrade. Thanks, Elliot. Fixes #2391.
|
2007-08-14 |
Daniel Atallah |
Make sure that there is an active conversation before trying to set the unseen state. It may be possible to trigger this when closing a window, but I think it is more likely to happen when using the Hide Conversation plugin or something like that. I think this fixes #2275.
|
2007-08-17 |
Evan Schoenberg |
Initialize newmood to NULL, as there are codepaths by which we can check against whether it is NULL or not before setting it, and that's bad.
|
2007-08-17 |
Evan Schoenberg |
merge of 'c6cd7cce984b6e47dfbce5041ac4bd47a1267e05'
|
2007-08-14 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 37793415aab363acafa9ca7ce5a76c974dbc6c4c)
|
2007-08-14 |
Evan Schoenberg |
merge of 'be89c0801e3ce85d83aa490bd3b25c83791e887d'
|
2007-08-15 |
Sean Egan |
Changelog smiley style
|
2007-08-14 |
Sean Egan |
More icons from Hylke
|
2007-08-17 |
William Ehlhardt |
- Add x509_import_from_file
|
2007-08-17 |
William Ehlhardt |
- Fill out the x509_nss struct properly
|
2007-08-14 |
William Ehlhardt |
In x509_ca pool:
|
2007-08-14 |
William Ehlhardt |
- Fix some overzealous g_asserts leading to a crash
|
2007-08-14 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
|
2007-08-14 |
Daniel Atallah |
bcopy and bzero shouldn't be used. This allows Alver to compile nat-pmp.c on one of his obscure systems (and I fixed some other stuff that I noticed at the same time).
|
2007-08-14 |
William Ehlhardt |
merge of '3413e78bc17828c36f80fa106446aef898adfc6d'
|
2007-08-14 |
Ka-Hing Cheung |
this change from 1c3f25359208d70ea8d20a62c1dd4d7232b7a11a broke my
|
2007-08-14 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 37a828a3519f5c2fe7a6d94dc41d607b807dd371)
|
2007-08-14 |
Daniel Atallah |
Use gtk's functionality to keep window on top. Think this fixes #1743
|
2007-08-14 |
Sean Egan |
merge of '1c3f25359208d70ea8d20a62c1dd4d7232b7a11a'
|
2007-08-11 |
Sean Egan |
When converting to xhtml, only add URLs in angle brackets if it doesn't match the cdata. Fixes #2445
|
2007-08-11 |
Sean Egan |
Don't scroll to bottom if imhtml is not realized. Fixes #2320
|
2007-08-11 |
Sean Egan |
Thanks sadrul. Fixes #2277
|
2007-08-21 |
Jeffrey Connelly |
Remove icons to avoid merge conflicts.
|
2007-08-20 |
Jeffrey Connelly |
Re-add Hylke's additional emoticons for MySpaceIM.
|
2007-08-20 |
Jeffrey Connelly |
Remove im.pidgin.soc.2007.msimprpl's versions of Hylke's extra icons to
|