2007-10-27 |
Will Thompson |
Documentation tweaks for the write_conv uiop and for prpl_info.offline_message.
|
2007-10-26 |
Stu Tomlinson |
Fix this warning:
|
2007-10-29 |
Ka-Hing Cheung |
another patch from Andrew Gaul, funny how it's been exactly a year since Mark
|
2007-10-26 |
Ka-Hing Cheung |
merge of '5d1f7fb3ad5d13827b161c3d115fb82e9826fe2c'
|
2007-10-26 |
Daniel Atallah |
Fix a leak of the dns query results.
|
2007-10-26 |
Daniel Atallah |
merge of '624a8a3a5fd07708e24e8238a0d745c857ca9c72'
|
2007-10-26 |
Daniel Atallah |
Fix a double-free that was not fun to track down. Fixes #3688.
|
2007-10-26 |
Ka-Hing Cheung |
Another patch from Andrew Gaul that plugs a leak:
|
2007-10-26 |
Ka-Hing Cheung |
Patch from Andrew Gaul to constify a bunch of static variables to reduce
|
2007-10-26 |
Mark Doliner |
Return if we couldn't get our buddylist rather than trying to
|
2007-10-25 |
Daniel Atallah |
Fix a crash that occurs when the HTTP call to set/get yahoo aliases fails. When purple_util_fetch_url_request() returns NULL, it has already triggered the callback. Fixes #3668.
|
2007-10-25 |
Kevin Stange |
Adjust ChangeLog.win32 slightly.
|
2007-10-25 |
Sean Egan |
merge of '80428952b570d014e6a4014048edcf0bde18eebb'
|
2007-10-25 |
Daniel Atallah |
Note that imhtml->clipboard[text|html]_string are deprecated.
|
2007-10-25 |
Daniel Atallah |
Don't assign ownership of the CLIPBOARD to the IMHtml - it doesn't really own the data and then we don't have problems of overwriting what others put in the clipboard. Fixes #3616.
|
2007-10-25 |
Richard Laager |
merge of '7793ae5b4dd75b3c2f62c2502dbd08c76dbe7b1c'
|
2007-10-25 |
Sean Egan |
don't assume </stream:stream> means the conversation window is closed. Fixes #3690
|
2007-10-24 |
Daniel Atallah |
Use gtk_window_set_focus_on_map() to prevent focus on new conversation windows (hopefully only) when the new window was prompted by an external event. This seems to work pretty well, but I suppose those with higher expectations of their WM will be sure to tell me if this messes something up. References #3618.
|
2007-10-23 |
Stu Tomlinson |
- Add finch.pc to finch-devel
|
2007-10-25 |
Richard Laager |
Let's try this coloring instead.
|
2007-10-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 5b8360c29b011dc10812b101bc5fa0f63b598d0b)
|
2007-10-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 26e8d524b9c27b92a3614f69b1cd2fba504d7850)
|
2007-10-23 |
Richard Laager |
Bump the version to 2.2.3
|
2007-10-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
|
2007-10-22 |
Daniel Atallah |
Look for a default prefs.xml in the CSIDL_COMMON_APPDATA directory (e.g. c:\Documents and Settings\All Users\Application Data\purple\prefs.xml) on Windows, similarly to how this is done on other platforms.
|
2007-10-22 |
Daniel Atallah |
Add support for a DISABLE_NLS makefile variable in the mingw build to disable processing any of the translations. This shaves some time off test builds. This doesn't actually disable gettext during the build.
|
2007-10-19 |
Evan Schoenberg |
MSN personal status messages are plain text, not HTML. Previously, we were unescaping the message but not stripping it, which left any HTML tags intact.
|
2007-10-19 |
Kevin Stange |
There's an #ifdef in MSIM which, if enabled, allows the user to specify
|
2007-10-19 |
Kevin Stange |
Fix a warning
|
2007-10-19 |
Kevin Stange |
Fix compile with --enable-debug
|
2007-10-19 |
Daniel Atallah |
Leak fix.
|
2007-10-19 |
Daniel Atallah |
Don't reinitialize the OIM session on subsequent calls.
|
2007-10-19 |
Daniel Atallah |
Cleanup some unnecessary NULL checks in g_strdup()/g_free().
|
2007-10-19 |
Daniel Atallah |
Leak fixes.
|
2007-10-18 |
Daniel Atallah |
Fix some leaks and prevent some unnecessary allocations and frees.
|
2007-10-18 |
Daniel Atallah |
Print debugging output when the win32 launcher gives up because Pidgin is already running.
|
2007-10-18 |
Daniel Atallah |
Fix some leaks caused by misuse of g_list_remove_link() instead of g_list_delete_link().
|
2007-10-18 |
Daniel Atallah |
Make Perl and Tcl debug information in the About dialog based on runtime information (the Perl and Tcl plugins being present) instead of compile time information. This should be more accurate. I don't know how this affects statically linked plugins (is that even possible for these plugins?).
|
2007-10-18 |
Daniel Atallah |
Update libxml2 to 2.6.30 for win32 build.
|
2007-10-18 |
Daniel Atallah |
merge of '3bee1aee40b5389caacd65f686618708d5bc65c8'
|
2007-10-17 |
Daniel Atallah |
Avoid unnecessary alloc/free.
|
2007-10-18 |
Evan Schoenberg |
When getting info on a myspace user not on the buddy list, a temporary
|
2007-10-18 |
Kevin Stange |
Thanks to "phunkydizco" for noting some missing smileys in ICQ. Fixes #3522
|
2007-10-18 |
Casey Harkins |
Use the conversation title for unread message tooltips. Fixes #3557.
|
2007-10-17 |
Daniel Atallah |
Prevent strlen() on non-nul-terminated string.
|
2007-10-17 |
Etan Reisner |
Add notes about how the value argument to the
|
2007-10-17 |
Etan Reisner |
merge of '216358713db91ffb0fc0dca95ad096c85290a20f'
|
2007-10-17 |
Etan Reisner |
merge of 'e33c17e58da161b8cffaf13e9d79e9bb4b9ce4ce'
|
2007-10-16 |
Daniel Atallah |
Make binary zip when building the win32 installers.
|
2007-10-16 |
Mark Doliner |
Etan pointed out that we should be using 64-bit variable types here.
|
2007-10-16 |
Daniel Atallah |
Prevent a crash when the proxy username isn't specified. Fixes #3583.
|
2007-10-16 |
Mark Doliner |
Updated Korean translation from Sushizang. He sent an email to the
|
2007-10-16 |
Mark Doliner |
When signing on to an oscar account, if we check your screen name and
|
2007-10-16 |
Mark Doliner |
Me and Jim Rodgers from meebo don't think that . _ and - are valid
|
2007-10-16 |
Mark Doliner |
Only free the GString "alt" if it's non-null. This was causing an
|
2007-10-16 |
Mark Doliner |
Add the ability for our dbus server to send out int64 and uint64. I
|
2007-10-16 |
Mark Doliner |
weight="bold" was getting set twice on tab titles when receiving an
|
2007-10-16 |
Mark Doliner |
merge of '113d6b252a2d302b8b5d0fea0e2cc1d4abac3c9a'
|
2007-10-16 |
Mark Doliner |
merge of '51bc20100c62f71bc194d00b719c01b8dee40609'
|
2007-10-16 |
Sadrul Habib Chowdhury |
merge of '4c59953fd39724c7b48e897585df61dab901c4d2'
|
2007-10-16 |
Sadrul Habib Chowdhury |
deryni noticed that the documentation and code do not match for
|
2007-10-16 |
Mark Doliner |
Use gtk_window_present() instead of gtk_widget_show() when showing the
|
2007-10-16 |
Mark Doliner |
When checking for redirects in purple_util_fetch_url(), look for
|
2007-10-16 |
Casey Harkins |
Make the docklet and buddy list menutray agree on unread messages. Both
|
2007-10-16 |
Richard Nelson |
I think this was intended
|
2007-10-15 |
Evan Schoenberg |
Using i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) for
|
2007-10-15 |
Evan Schoenberg |
merge of '59ab2b78429c94d5d0fc77b1b7892accb524e2a4'
|
2007-10-15 |
Casey Harkins |
merge of '8dfaab508a354f388e2c597bd4eef6e0703fa790'
|
2007-10-15 |
Sadrul Habib Chowdhury |
merge of '107559a1f06aea6bcd2bc3914663a84a941f275c'
|
2007-10-15 |
Will Thompson |
merge of '732917d4f1ac90e4c7e5143bbd59513fd6eef921'
|
2007-10-15 |
Casey Harkins |
Track the unseen state on the PurpleConversation for dettached convs. This
|
2007-10-15 |
Casey Harkins |
Fix docklet blinking for real this time. Fixes #3211.
|
2007-10-15 |
Casey Harkins |
Handle unattached conversations appropriately when drawing tooltip for
|
2007-10-15 |
Daniel Atallah |
Fix some (rather large) leakage.
|
2007-10-15 |
Daniel Atallah |
Clarify the documentation for purple_notify_user_info_remove_entry() to indicated that it doesn't free the removed entry. Make purple_notify_user_info_remove_last_item() free the entry it is removing as that is the only sensible thing to do (otherwise purple_notify_user_info_remove_entry() should have been used instead). This fixes leakage in the msn prpl.
|
2007-10-15 |
Daniel Atallah |
merge of '4ac79800f2efc2dbe9a348189a545b149d6dfb44'
|
2007-10-15 |
Casey Harkins |
merge of '60c313e0859ab5b5106920e3133826ed0ec09703'
|
2007-10-15 |
Daniel Atallah |
More leak fixes.
|
2007-10-15 |
Daniel Atallah |
Leak fix.
|
2007-10-15 |
Daniel Atallah |
Prevent the rest of the list being leaked.
|
2007-10-15 |
Daniel Atallah |
merge of '4d5bbc54236419e777e3df044678b798605409bf'
|
2007-10-15 |
Evan Schoenberg |
Use a #define for the msn 'currentmedia' status attribute in line with the PURPLE_TUNE_ attributes used in the xmpp prpl
|
2007-10-15 |
Evan Schoenberg |
merge of '4d5bbc54236419e777e3df044678b798605409bf'
|
2007-10-15 |
Richard Laager |
Fix CID 308, which was an error about code which could not be reached. I
|
2007-10-15 |
Casey Harkins |
disapproval of revision '9af00415175d29e7e9227c383939d392ea0af499'
|
2007-10-15 |
Casey Harkins |
Make the docklet blink again for unread messages. Fixes #3211.
|
2007-10-15 |
Casey Harkins |
Make clicking on the menutray in the buddy list present the first pending
|
2007-10-15 |
Casey Harkins |
Make sure that the "Change Status" submenu in the docklet context menu
|
2007-10-15 |
Daniel Atallah |
Fix some leaks.
|
2007-10-14 |
Daniel Atallah |
Fix reference leak of AtkObjects. Prevent an unnecessary allocation in pidgin_check_if_dir().
|
2007-10-14 |
Daniel Atallah |
Plug another leak.
|
2007-10-14 |
Daniel Atallah |
Plug a leak.
|
2007-10-14 |
Daniel Atallah |
Set log_reader paths at plugin load time instead of init time. This should hopefully make any crashes more clearly attributable to this plugin (hopefully there are no outstanding crashes in the init code, but this is a safeguard).
|
2007-10-14 |
Daniel Atallah |
Leak fix.
|
2007-10-14 |
Daniel Atallah |
merge of 'bc9860a748e1570dd84f3743dd22c9834f2d38aa'
|
2007-10-14 |
Richard Laager |
Try my hardest to get rid of some Doxygen warnings. One is left and I don't know why.
|
2007-10-14 |
Richard Laager |
s/@TODO/@todo/ for Doxygen.
|
2007-10-14 |
Richard Laager |
Fix a typo in a Doxygen comment.
|
2007-10-14 |
Richard Laager |
Add the constreturn macro. Perhaps I added this to Doxyfile and not
|
2007-10-14 |
Daniel Atallah |
Use the patched GtkSpell to avoid excessive memory usage per-conversation. Fixes #1453.
|
2007-10-14 |
Daniel Atallah |
Fix linking with both Bonjour SDK 1.0.3 and 1.0.4 (which doesn't need to be done in the default build anyway).
|
2007-10-14 |
Mark Doliner |
Fix all our calls to fcntl(listenfd, F_SETFL, O_NONBLOCK);
|
2007-10-13 |
Richard Laager |
A patch from QuLogic to eliminate some duplication in the aMSN code, also
|
2007-10-13 |
Richard Laager |
This is sure to be a controversial change... As I mentioned the other day
|
2007-10-13 |
Richard Laager |
merge of '111659964eabcb60dd83e3598df42b5d4b788a90'
|
2007-10-13 |
Daniel Atallah |
Use glib guint32 type instead of uint32_t. Fixes #3511.
|
2007-10-13 |
Daniel Atallah |
nosnilmot points out that this is a better way to ensure the size is valid.
|
2007-10-13 |
Daniel Atallah |
disapproval of revision '94ce8a7c2dcd9c4ab8a0eff7fb4391ea043cd183'
|
2007-10-13 |
Daniel Atallah |
Prevent invalid data length from getting passed to fwrite.
|
2007-10-13 |
Daniel Atallah |
Patch from Will Hawkins for some cleanup of the SIMPLE notify message processing. This should hopefully fix some cases when a user signs off but we don't notice. Fixes #3507.
|
2007-10-13 |
Daniel Atallah |
Patch from Will Hawkins to publish a status of closed when signing out of a SIMPLE account. Fixes #1914.
|
2007-10-13 |
Will Thompson |
Add some xsl magic to generate a .devhelp index from doxygen's XML output,
|
2007-10-15 |
Sadrul Habib Chowdhury |
Close a dir after reading from it. Thanks, datallah.
|
2007-10-12 |
Sadrul Habib Chowdhury |
Since we are looking at the return value of fread, it actually matters that
|
2007-10-12 |
Sadrul Habib Chowdhury |
Use functions and loops and all those fancy things.
|
2007-10-12 |
Sadrul Habib Chowdhury |
Fix the searchresult thingy nosnilmot fixed in pidgin.
|
2007-10-12 |
Sadrul Habib Chowdhury |
merge of '93318cf87bdf841c216b3021f434057da03778f3'
|
2007-10-12 |
Casey Harkins |
ChangeLog plugin actions in the docklet menu.
|
2007-10-12 |
Stu Tomlinson |
Fix pidgin_notify_searchresults to use the actual title for column headers,
|
2007-10-12 |
Will Thompson |
Exclude the dbus client binding headers from processing by doxygen, which stops
|
2007-10-12 |
Will Thompson |
Add some (but not much!) documentation to PurplePluginProtocolInfo.
|
2007-10-12 |
Sadrul Habib Chowdhury |
Patch from Kramer to boldify the text in tab-titles when the user is typing
|
2007-10-12 |
Sadrul Habib Chowdhury |
Patch from nix_nix to remove some dead code. Closes #3489.
|
2007-10-12 |
Sadrul Habib Chowdhury |
When drag-dropping an image onto a conversation, include 'Send image file' as
|
2007-10-12 |
Sadrul Habib Chowdhury |
Another patch from QuLogic. This one makes sure the History plugin properly
|
2007-10-12 |
Sadrul Habib Chowdhury |
Pay attention to the return value of fread. I don't think not doing this
|
2007-10-12 |
Sadrul Habib Chowdhury |
Patch from QuLogic to add support for aMSN logs from the log-reader plugin.
|
2007-10-12 |
Sadrul Habib Chowdhury |
merge of '26e91b9e80a9d63c85455f11102f75f36cb95afc'
|
2007-10-12 |
Sadrul Habib Chowdhury |
merge of '0799c401a032f2fe66af5bbf14c1269fa11fe738'
|
2007-10-12 |
Sadrul Habib Chowdhury |
Patch from QuLogic to not use underscores in saved-statuses as mnemonics
|
2007-10-12 |
Will Thompson |
Add "@since 2.3.0" annotations to the new API, as advocated by rlaager.
|
2007-10-12 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
|
2007-10-17 |
Etan Reisner |
Replace a bunch of @return markers with @constreturn markers. I believe these
|
2007-10-12 |
Richard Laager |
merge of 'b7ee9ed3d96546482462baf63c4127858553c275'
|
2007-10-28 |
Casey Harkins |
merge of 'bb426e3c52ba2442bfbf7ec6159714fca242cb92'
|
2007-10-28 |
Casey Harkins |
disapproval of revision '03054fd9afde1bcdafb721ed7712638568c3a3e1'
|
2007-10-28 |
Casey Harkins |
merge of 'a9988692f118a65a6c2ebdfc62abfed71e403153'
|
2007-10-28 |
Casey Harkins |
disapproval of revision '17626bcf11654137e855476a7318abfa3687aa8c'
|
2007-10-28 |
Casey Harkins |
disapproval of revision '0ac7285573f2998a702d7cbc62e7e8cc91e616e8'
|
2007-10-12 |
Casey Harkins |
Overcoming my irrational fear of newlines.
|
2007-10-12 |
Casey Harkins |
This is probably a little more readable.
|
2007-10-12 |
Casey Harkins |
Add new API to the docklet for retrieving the geometry (x,y,w,h) and the
|
2007-10-12 |
Casey Harkins |
Add plugin actions to the docklet context menu. These are the same actions
|
2007-10-11 |
Kevin Stange |
New bonjour SDK has a different file layout.
|
2007-10-11 |
Ethan Blanton |
Try to fix msgfmt detection *again*. If this doesn't work, we'll
|
2007-10-10 |
Daniel Atallah |
deryni noticed that my previous fix didn't address what was really wrong with this function. The request callback was removing stuff from the request internals without cleaning up. This is also cleaner and (hopefully) less error prone. I'm not at all happy with how other parts of this work, but I don't have a good way of testing, so I'm not going to make drastic changes.
|
2007-10-10 |
Daniel Atallah |
merge of '03251b6e4e7a7bf736ba0023dfe31a49e89d0f42'
|
2007-10-10 |
Sadrul Habib Chowdhury |
merge of '1e697229b1c9a564fa1e509cc9a4a83da6e664df'
|
2007-10-10 |
Sadrul Habib Chowdhury |
Doxygen @since tags for libpurple and pidgin.
|
2007-10-10 |
Sadrul Habib Chowdhury |
Add @since doxygen tags for finch/libgnt.
|
2007-10-10 |
Richard Laager |
Change Version to version to match the vast majority of entries.
|
2007-10-10 |
Daniel Atallah |
Prevent leakage of the prpl icon pixbuf because of an extra ref (it's bad enough that they aren't shared).
|
2007-10-10 |
Daniel Atallah |
Note that the signature for purple_util_write_data_to_file_absolute has changed slightly.
|
2007-10-10 |
Daniel Atallah |
merge of 'cd26f6af7f8ee75ef909ae08b06ad5a1978051d9'
|
2007-10-10 |
Sadrul Habib Chowdhury |
merge of '3efb5d625e5a73423be8be77a6baeed0b65f7e55'
|
2007-10-10 |
Daniel Atallah |
I'm not sure if this is possible unless the combo box doesn't have any entries. Fixes CID 305
|
2007-10-10 |
Daniel Atallah |
This change is really logically no change, but it is clearer as to what is going on and will prevent CID 5 and 313.
|
2007-10-10 |
Daniel Atallah |
Prevent null ptr deref (CID 336).
|
2007-10-10 |
Daniel Atallah |
Clarify code to remove unnecessary check (CID 309).
|
2007-10-10 |
Daniel Atallah |
Prevent null ptr deref (CID 346).
|
2007-10-10 |
Daniel Atallah |
This should be less confusing and fix CID 293.
|
2007-10-10 |
Daniel Atallah |
Fix CID 340; potential NULL deref.
|
2007-10-10 |
Daniel Atallah |
Fix CID 342 (which wasn't wrong, but was inefficient and confusing.)
|
2007-10-10 |
Daniel Atallah |
Move NULL check earlier to prevent confusion when it is checked after being derefed. Fixes CID 350
|
2007-10-09 |
Daniel Atallah |
CID 358 (Unused Var)
|
2007-10-09 |
Daniel Atallah |
Prevent null pointer deref to fix CID 338
|
2007-10-09 |
Daniel Atallah |
Remove unused variables to fix CID 359 and 360.
|
2007-10-09 |
Daniel Atallah |
Prevent null pointer deref to fix CID 349. I don't think this is possible, but I suppose it may happen with a different UI.
|
2007-10-09 |
Daniel Atallah |
Prevent null pointer deref to fix CID 322.
|
2007-10-09 |
Daniel Atallah |
Protect from a buffer overrun if we get bogus data back from the request API. Fixes CID 331. There is also a fix to check that the connection returned by the request dialog is still valid before using it.
|
2007-10-09 |
Daniel Atallah |
purple_util_write_data_to_file_absolute() should take a signed argument for the size as -1 is used to indicate that the string is nul-delimited. This resolves CID 330.
|
2007-10-09 |
Daniel Atallah |
Fix CID 337, null pointer deref. Also plug a leak.
|
2007-10-09 |
Daniel Atallah |
Make sure that the xmlns isn't null before dereferencing it to fix CID 320.
|
2007-10-09 |
Daniel Atallah |
Fully comment out some disabled code to prevent CID 310.
|
2007-10-09 |
Daniel Atallah |
Fully comment out some disabled code to prevent CID 180.
|
2007-10-09 |
Daniel Atallah |
Fix CID 312 (Dead code).
|
2007-10-09 |
Daniel Atallah |
Fix CID 311 (Unnecessary null check)
|
2007-10-09 |
Daniel Atallah |
Fix CID 317 and 335 as well as an additional leak.
|
2007-10-09 |
Daniel Atallah |
Fix CID 318
|
2007-10-09 |
Daniel Atallah |
I think this is the correct fix for CID 319 and 321. I added a note about two other cases where it appears that the xmlns isn't being compared correctly, but I'm afraid that fixing them will cause behavior change.
|
2007-10-09 |
Luke Schierer |
merge of '067c06f2c33e5371796629696a9aad6afa4e9ead'
|
2007-10-09 |
Ka-Hing Cheung |
compute the new size by adding the difference to the actual allocated size
|
2007-10-09 |
Mark Doliner |
Get rid of another unused variable. Coverity CID 365.
|
2007-10-09 |
Mark Doliner |
Get rid of an unused variable. Coverity found this. Remember
|
2007-10-09 |
Ka-Hing Cheung |
uses the entry's allocated height instead of requested height, works around
|
2007-10-09 |
Ka-Hing Cheung |
fix the auto resize code for the showing formatting toolbar case, which
|
2007-10-09 |
Ka-Hing Cheung |
fix up the aweful spacing here
|
2007-10-09 |
Daniel Atallah |
Don't assume that the payload is nul delimited.
|
2007-10-09 |
Daniel Atallah |
Another couple leak fixes in the xmpp roster parsing.
|
2007-10-09 |
Daniel Atallah |
We need to unref the pixmaps after adding them to a list store.
|
2007-10-08 |
Daniel Atallah |
Fix a couple leaks in parsing the xmpp roster.
|
2007-10-08 |
Daniel Atallah |
Fix leak when initializing msn soap request.
|
2007-10-08 |
Daniel Atallah |
Prevent leakage of the cert returned by SSL_PeerCertificate(), and prevent allocation since it isn't used currently anyway. Also prevent an assertion when reading a cert file - there are a number of places where g_return_* are misused here that need to be cleaned up.
|
2007-10-08 |
Daniel Atallah |
Use purple_timeout_add(0... instead of g_idle_add() to avoid depending on the glib main loop.
|
2007-10-08 |
Daniel Atallah |
Fix a leak when a bonjour account is disconnected.
|
2007-10-08 |
Daniel Atallah |
Fix allocating a console for and friends on Windows Vista. Refs #3392.
|
2007-10-07 |
Gary Kramlich |
This is the correct fix.
|
2007-10-07 |
Evan Schoenberg |
Simple patch from David Fang to fix an include typo in test_cipher.c"
|
2007-10-07 |
Will Thompson |
merge of '7cc9174ede50bc7d7fdfbb47fbcdee031b053f08'
|
2007-10-07 |
Will Thompson |
merge of '017296ee954fb91349806c809983c916842603da'
|
2007-10-11 |
Will Thompson |
Document the creation of all the disconnection reason API.
|
2007-10-11 |
Will Thompson |
Add Collabora to COPYRIGHT.
|
2007-10-11 |
Will Thompson |
PURPLE_NUM_REASONS should not be a member of the enum.
|
2007-10-11 |
Will Thompson |
Update report_disconnect_reason documentation to match reality. Also include
|
2007-10-10 |
Will Thompson |
Show a snazzy message with a link to the SSL FAQ if the connection died for
|
2007-10-10 |
Will Thompson |
Clarify the documentation of the return value of
|
2007-10-09 |
Will Thompson |
datallah pointed out that using g_return_if_fail() is preferable to
|
2007-10-09 |
Will Thompson |
Remove explicit setting of wants_to_die from prpls.
|
2007-10-09 |
Will Thompson |
I missed some wants_to_dies in jabber.
|
2007-10-09 |
Will Thompson |
Stop jabber setting wants_to_die itself. This involved plumbing disconnection
|
2007-10-09 |
Will Thompson |
rlaager pointed out that purple_connection_error_reason should be setting
|
2007-10-07 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)
|
2007-10-07 |
Daniel Atallah |
Fix the notorious log_reader plugin crash. It turns out that the file contents being freed wasn't the original pointer and, naturally, that doesn't work. There is some additional cleanup and prevention of unnecessary allocations. Fixes #3461, #1249.
|
2007-10-06 |
John Bailey |
merge of '63f107d777d3af55ea0468202ae4d2fcc319f53f'
|
2007-10-06 |
John Bailey |
Fix the mIRC format handling bug that causes incorrect display of received
|
2007-10-07 |
Will Thompson |
I basically copied most of
|
2007-10-07 |
Will Thompson |
Add some links from signal documentation back to the documentation for the
|
2007-10-06 |
Kevin Stange |
Don't ignore everything in finch/ that starts with "finch"
|
2007-10-10 |
Sadrul Habib Chowdhury |
Fix CID 353
|
2007-10-10 |
Sadrul Habib Chowdhury |
Resolve CID 364: 'Pointer returned from "g_hash_table_lookup" is never used'
|
2007-10-06 |
Sadrul Habib Chowdhury |
Thanks deryni.
|
2007-10-06 |
Sadrul Habib Chowdhury |
pkg-config shizzle for finch.
|
2007-10-06 |
Sadrul Habib Chowdhury |
merge of '7252a43314152ad33cc6dc4d65c0349a16575b81'
|
2007-10-06 |
Will Thompson |
Patch from nix_nix to add some links to signal documentation.
|
2007-10-06 |
Will Thompson |
All the links to libpurple signal pages were in the comment containing the
|
2007-10-06 |
Will Thompson |
merge of '1757e82b3ed17d8ad45db9d2c62f0187a8bee93d'
|
2007-10-06 |
Sadrul Habib Chowdhury |
Clarify the doxygen details for the 'conversation-displayed' signal.
|
2007-10-06 |
Sadrul Habib Chowdhury |
Emit the 'conversation-displayed' signal when a conversation is created, in addition to when it's reattached.
|
2007-10-06 |
John Bailey |
Add an accelerator for 'Buddies -> Show'. Fixes #3298.
|
2007-10-06 |
Sadrul Habib Chowdhury |
merge of '2ed39e287c8bc0502ecaf3b390fc0441ab160a99'
|
2007-10-05 |
Daniel Atallah |
Fix a leak that occurs when getting the formatted buddy name under some conditions.
|
2007-10-06 |
Will Thompson |
Split the "you don't have SSL support" meaning of
|
2007-10-05 |
Will Thompson |
merge of 'b7cccbf3d88850c3dcf378f41a25883ceb9cbc5c'
|
2007-10-05 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 61346ebfdbe38e90d131141a7fa41abeda7984c5)
|
2007-10-05 |
Daniel Atallah |
Leak fix.
|
2007-10-05 |
Daniel Atallah |
Fix from "xjoe" to prevent a crash in the win32 transparency plugin when the conversation isn't (yet?) in a window. Fixes #3452.
|
2007-10-06 |
Sadrul Habib Chowdhury |
Fix #3349 ('Status box cannot be opened with the keyboard').
|
2007-10-05 |
Sadrul Habib Chowdhury |
merge of '077670cb60ab530215573771befe704110370be0'
|
2007-10-05 |
Daniel Atallah |
Fix leakage in the win32 dnsquery implementation.
|
2007-10-05 |
Daniel Atallah |
Fix a small leak in the log_reader plugin.
|
2007-10-05 |
Daniel Atallah |
More leak plugging.
|
2007-10-05 |
Daniel Atallah |
Fix small leak.
|
2007-10-04 |
Daniel Atallah |
I think this Fixes #3438.
|
2007-10-05 |
Sadrul Habib Chowdhury |
Top align the notification message.
|
2007-10-04 |
Loptosko |
fixes #3433
|
2007-10-05 |
Will Thompson |
Sprinkle gc->wants_to_die = TRUE liberally around connection errors that really
|
2007-10-05 |
Will Thompson |
Add reasons to a couple of new errors (and to a commented-out one, for
|
2007-10-05 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
|
2007-10-04 |
Daniel Atallah |
Fix null printf.
|
2007-10-04 |
Carlos Silva |
merge of '701fb7aea7a77b05725227038ec645441c76668c'
|
2007-10-04 |
Carlos Silva |
Keep MsnUser->list_op in sync.
|
2007-10-04 |
Carlos Silva |
Remove now unnecessary and potentially bad code.
|
2007-10-04 |
Carlos Silva |
Silence a compiler warning about an unused var.
|
2007-10-04 |
Carlos Silva |
Correctly remove a buddy from the Pending list after it is accepted.
|
2007-10-04 |
Daniel Atallah |
Undock/Redock the buddy list based on the SWP_SHOWWINDOW and SWP_HIDEWINDOW attributes in a WM_WINDOWPOSCHANGING message. This doesn't appear to have any negative effects and makes Pidgin play nicer with the VirtuaWin virtual desktop manager. Fixes #2997.
|
2007-10-04 |
Daniel Atallah |
Cleanup the SOAP SSL flag to be a gboolean for clarity. Various sanity checks, sanity checking and I think a couple leak fixes too for the offline IM code.
|
2007-10-04 |
Daniel Atallah |
Sanity checking and minor cleanup.
|
2007-10-04 |
Daniel Atallah |
Prevent an assertion (w/ G_DEBUG=fatal_warnings) when the connection drops.
|
2007-10-03 |
Daniel Atallah |
rlaager noticed that these comments shouldn't be processed by doxygen.
|
2007-10-03 |
Luke Schierer |
I gave up on getting the line widths correct. I also probably have at least one spelling mistake. Still, it might help some over the generic INSTALL we previously had, assuming of course anyone reads it.
|
2007-10-03 |
Sadrul Habib Chowdhury |
merge of '43311ea3963dadd958af56847cc36df60507673f'
|
2007-10-03 |
Luke Schierer |
merge of '6f133a093581cd9a632ca6d0ce110d180e582714'
|
2007-10-03 |
Daniel Atallah |
Don't link the bonjour prpl on win32 directly to the Apple Bonjour library, instead do everything indirectly and display an error message at login time indicating that Bonjour isn't installed. This should make the prpl more discoverable.
|
2007-10-03 |
Daniel Atallah |
merge of '5eed7d5d3539cd18c81cb4d709080ea5bc109bac'
|
2007-10-03 |
Sean Egan |
Hylke made a new win32 installer pixmap
|
2007-10-02 |
Bartoz Oler |
gg: Properly handle CP1250 chars in group's name when importing buddylist.
|
2007-10-02 |
Luke Schierer |
merge of '4bbc209c8076ef89135700af844ec6bb04602c0a'
|
2007-10-03 |
Sadrul Habib Chowdhury |
plucked revision to convert input from locale to utf8.
|
2007-11-14 |
Sadrul Habib Chowdhury |
disapproval of revision 'c4c1aaf98e7151d26c98319886253eaa74d317bd'
|
2007-10-03 |
Sadrul Habib Chowdhury |
A request field for buddylist nodes.
|
2007-10-02 |
Sadrul Habib Chowdhury |
Fix a few more memory leaks. Someone who has a myspace account should stare
|
2007-10-02 |
Sadrul Habib Chowdhury |
A small memory leak fix.
|
2007-10-02 |
Sadrul Habib Chowdhury |
Some doxygen stuff.
|
2007-10-02 |
Sadrul Habib Chowdhury |
merge of '40d389dd2daa85ead2860fa3617e9fc354476bf8'
|
2007-10-02 |
Sadrul Habib Chowdhury |
merge of 'a4ca83f88d6ff3c9315ae4fb327b7675d324a494'
|
2007-10-06 |
Will Thompson |
Add a link from the gtkconv signals page back to the gtkconv.h documentation.
|
2007-10-02 |
William Ehlhardt |
- Debugging babble in purple_verify_complete to tell final verification
|
2007-10-02 |
William Ehlhardt |
- Use certificate_pool_retrieve instead of certificate_pool_contains and
|
2007-10-02 |
William Ehlhardt |
- Add Microsoft Secure Server Authority certificate. Fixes #3196
|
2007-10-01 |
Luke Schierer |
merge of '1bcb1793b8e018e79a9308e03f48476e327b4c07'
|
2007-10-01 |
Richard Laager |
Update the bug fix note.
|
2007-10-01 |
Richard Laager |
explicit merge of '34bd82146ec66294912412630b2ae269d548064b'
|
2007-10-01 |
Richard Laager |
Revert a case-change in the ChangeLog that snuck in from somewhere.
|
2007-10-01 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4321e1e266d11dddee2cde190828ae5001812367)
|
2007-10-02 |
Sadrul Habib Chowdhury |
Add a 'Join Chat...' item in the buddylist menu.
|
2007-10-01 |
Luke Schierer |
sr@Latn changed to sr@latin
|
2007-10-01 |
Luke Schierer |
merge of '6d923ebd61c26e23860956f063837089569c022a'
|
2007-10-02 |
Daniel Atallah |
Fix building the gestures plugin.
|
2007-10-02 |
Daniel Atallah |
Better error handling when no libpurple dbus service is detected. This was Etan's suggestion. Fixes #3278.
|
2007-10-01 |
Daniel Atallah |
merge of '3c5f5942e97bdefba5dcf770578442e11f8aa5c5'
|
2007-10-01 |
Daniel Atallah |
Updated German translation from Bjoern Voigt. Fixes #3258.
|
2007-10-01 |
Luke Schierer |
propagate the NEWS changes via cp
|
2007-10-03 |
Luke Schierer |
provide a hint about needing write access to
|
2007-10-01 |
Espen Stefansen |
fixes #3090
|
2007-10-01 |
Mark Doliner |
Lots of comments for translators. I think I've seen these asked about
|
2007-09-30 |
Sadrul Habib Chowdhury |
merge of '0a539d88f58a5f0cf13448ab6fcc7b3e6e30db52'
|
2007-09-30 |
Ethan Blanton |
purple_conversation_present is broken; remove it from IRC channel joins
|
2007-09-30 |
Will Thompson |
merge of '07d5798f8a0b64518b4697e0376f5ceeddbb61e2'
|
2007-09-30 |
Will Thompson |
merge of 'c966d1b59a11c860df756f5def6e3486d94f24e3'
|
2007-09-30 |
Kevin Stange |
Someone started capitalizing the version line which confused the release
|
2007-09-30 |
Mark Doliner |
merge of '15fd625e20fae56881c7c728a6533fd1699c351c'
|
2007-09-29 |
Kevin Stange |
Sync the ChangeLog up from 2.2.1.
|
2007-09-30 |
Mark Doliner |
Make phone numbers always show up as online and mobile. AOL takes
|
2007-09-30 |
Mark Doliner |
Close the direct IM session if someone tries to send us a file over
|
2007-09-30 |
Sadrul Habib Chowdhury |
Do not connect to a signal with a NULL callback. Gets rid of a runtime warning.
|
2007-09-29 |
Sadrul Habib Chowdhury |
void functions shouldn't 'return'. Thanks tmcmahon2. Fixes #3151 (gntconv.c fails to compile in Solaris 9)
|
2007-09-29 |
Sadrul Habib Chowdhury |
merge of '87259d3819b0eafa1184ba1d2dfa5f659dafb976'
|
2007-09-29 |
Sadrul Habib Chowdhury |
Add a 'Install plugin...' button in the plugins dialog.
|
2007-09-29 |
Sadrul Habib Chowdhury |
Try to load a plugin from the saved preference even if it is not in the standard path.
|
2007-09-29 |
Sadrul Habib Chowdhury |
Pounce handlers cannot have a null callback.
|
2007-09-29 |
Sadrul Habib Chowdhury |
Translate plugin information, and top-align them.
|
2007-09-29 |
Sadrul Habib Chowdhury |
merge of '2cfece889d5b58dc78c6375f4662ba44f167286d'
|
2007-09-28 |
Sadrul Habib Chowdhury |
Make the row-insertion a little more robust.
|
2007-09-28 |
Sadrul Habib Chowdhury |
Make the key-codes available in the python binding.
|
2007-09-30 |
Will Thompson |
Mention that GnuTLS or NSS are required, and not OpenSSL, in the "you don't
|
2007-09-29 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 08edb66dad9cab9051d6c7658063ee41d827f055)
|
2007-09-29 |
Luke Schierer |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head d80b73af2a76c9ef004532af875209973de125b5)
|
2007-09-29 |
William Ehlhardt |
- Notify on NULL strings instead of just crashing
|
2007-09-29 |
William Ehlhardt |
merge of '27d49044df2da785a519726b37211c6c5218bc41'
|
2007-09-29 |
William Ehlhardt |
- Delete a strcmp that doesn't do anything useful and potentially causes
|
2007-09-29 |
William Ehlhardt |
- Apply pidgin-old-gnutls-bugfixes.patch from #3192 with slight
|
2007-09-29 |
William Ehlhardt |
- Apply pidgin-old-gnutls-types.patch from #3192. This fixes problems
|
2007-09-29 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 39fb78e8732dc4465a2c4908c796df3d745b752c)
|
2007-09-28 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head e7d234a12dbb89fdfd195e4597018a80f2c541f5)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 179c071e5cda5fe178066a9251e7b473ee8b0b10)
|
2007-09-28 |
Richard Laager |
I don't know what MTN was smoking during that last merge.
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head b6dd1235937803f38d887d797ea99bb836159cc6)
|
2007-09-28 |
Richard Laager |
I hate merging po files.
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 0a3d37418d9f633be9e197c09bf5b61d32dc5585)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head e76d28a0d9305478af3a13c36b2feaa466fc27ec)
|
2007-09-28 |
Richard Laager |
merge of '20da4afff35d564aea592b84f340be967b3449b1'
|
2007-09-28 |
Richard Laager |
Bump version to 2.2.2devel
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 7494c5484079eedcf158172f4208be3f986c068f)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 193dd268b0be5ca0a4a8fa0e4188452907114be0)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 09dfc47173cdfafc1f6ce225dcdc21d7e8968a9b)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head ea712a6deb43cdbf10f75764fee853af196c6095)
|
2007-09-28 |
Richard Laager |
explicit merge of '0b88f009442a340d4269c95605f580a9f444e767'
|
2007-09-28 |
Richard Laager |
merge of '41f188f15baaa4c23c5c2ec80a04faff63ee1977'
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
|
2007-09-28 |
Khaled Hosny |
really fixes #3355
|
2007-09-28 |
Luke Schierer |
fixes #3355
|
2007-09-28 |
Khaled Hosny |
references #3355 for real this time. the previus commit was fixes #3350
|
2007-09-28 |
Khaled Hosny |
references #3355
|
2007-09-28 |
Anousak Souphavah |
references #3350
|
2007-09-28 |
Luke Schierer |
update the credits as per request of the submitter. fixes #3291
|
2007-09-28 |
Luke Schierer |
and the about dialog for that translator change
|
2007-09-28 |
Espen Stefansen |
fixes #3090
|
2007-09-28 |
William Ehlhardt |
- Remove some unnecessary debugging babble
|
2007-09-28 |
Mark Doliner |
merge of '45dd8a34b6dda68660a7f026677c9478247610ad'
|
2007-09-28 |
Daniel Atallah |
Fix yahoo doodling once again. This should hopefully be less prone to break as we now use the remote party's doodle IMV key.
|
2007-09-28 |
Daniel Atallah |
Fix a couple bugs related to removing mail notifications.
|
2007-09-28 |
Richard Nelson |
Add save button to the debug window and alter some GROW_X for visual appeal
|
2007-09-28 |
Daniel Atallah |
Further cleanup of the msn prpl including preventing the authorization request callback from crashing if triggered after the account is disconnected. Also removal of some extraneous debuggery, there is more that needs to be removed.
|
2007-09-28 |
Daniel Atallah |
merge of 'a5dd91b5d76972cf72a56209503c7e32d71c6e3c'
|
2007-09-27 |
Richard Laager |
Add a translator note about the word backlog.
|
2007-09-27 |
William Ehlhardt |
- Previous revision whacked a TODO
|
2007-09-27 |
William Ehlhardt |
- Prompt the user if the local peer certificate cache is not found.
|
2007-09-27 |
Daniel Atallah |
A few leak plugs, some unnecessary allocation prevention, null pointer deref fixes and general robustness fixes. I'm sure there is more to do here, I got tired... Fixes #3308
|
2007-09-26 |
Daniel Atallah |
Ugly hacky fix so that it looks like docklet clicks on win32 come from a gdk event so that it causes the unread tab to receive focus. Fixes #3197.
|
2007-09-26 |
Jeffrey Connelly |
Remove g_assert() from msimprpl.
|
2007-09-28 |
Evan Schoenberg |
serv_got_attention() doesn't expect an escaped string; it just wants a name. The str variable was unused.
|
2007-09-26 |
Sadrul Habib Chowdhury |
merge of 'b23d43806fbfeabc5007c65090195a3aa6c0a4d9'
|
2007-09-26 |
Mark Doliner |
Invalidate old oscar icons when someone clears their icon.
|
2007-09-26 |
Stu Tomlinson |
disapproval of revision '1af4cc5be54c6712945771f62fb95bd07f4a6104'
|
2007-09-26 |
Mark Doliner |
Patch from David Fang to correctly #include two headers
|
2007-09-26 |
Mark Doliner |
Fix lots of little memory leaks in the MySpace protocol plugin.
|
2007-09-25 |
Daniel Atallah |
Prevent the smiley window appearing outside of the working area on win32. Fixes #3261.
|
2007-09-25 |
Luke Schierer |
update the credits
|
2007-09-25 |
Miloš Popović |
fixes #3140
|
2007-09-25 |
Martin Srebotnjak |
fixes #3097
|
2007-09-25 |
Claudio Satriano |
fixes #3088
|
2007-09-25 |
Luke Schierer |
merge of 'b2924d43f1e1cb2d01705932d9a06df6eedf7ac0'
|
2007-09-24 |
Luke Schierer |
merge of '31d62e1a78974a0239e86bfeb42b29ab75216114'
|
2007-09-23 |
Luke Schierer |
merge of '0323f7621f6891ce008d0a124fef6ed63c856802'
|
2007-09-22 |
Luke Schierer |
merge of '025faf23aaac403798451974c320c4de6df470d5'
|
2007-09-21 |
Luke Schierer |
merge of '2bc502ae06ff6db803c8fe3bd64f1d4cbb88e13f'
|
2007-09-20 |
Luke Schierer |
merge of '3bb908cd6c040c3dbcefdcfead20de7044a7e217'
|
2007-09-20 |
Luke Schierer |
merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'
|
2007-09-26 |
Mark Doliner |
Don't show "tune" and "mobile" in the Edit a Status! window, and don't
|
2007-09-26 |
Mark Doliner |
Add PURPLE_STATUS_TUNE to status_primitive_map so that it has a name
|
2007-09-25 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head b2924d43f1e1cb2d01705932d9a06df6eedf7ac0)
|
2007-09-25 |
Mark Doliner |
Is there any reason these statuses were set to not saveable and
|
2007-09-21 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head e67a54b3bf4349b6e65a46f749626a122c6afb22)
|
2007-09-25 |
Mark Doliner |
When running stats.pl, just update the po files in place rather than
|
2007-09-25 |
Mark Doliner |
Check in updated po files because holy crap, it cut the time that it
|
2007-09-25 |
Mark Doliner |
At the request of heir Ihar Hrachyshka, correctly list Belarusian
|
2007-09-25 |
Mark Doliner |
Watch for CTRL+C when running stats.pl and exit, rather than making you
|
2007-09-25 |
Daniel Atallah |
Forgot to remove a printf
|
2007-09-25 |
Daniel Atallah |
Close the pipes to the dnssrv child process. Fixes #3245
|
2007-09-24 |
Mark Doliner |
When entering the message for a substatus, get the text from the imhtml
|
2007-09-24 |
Mark Doliner |
Consider offline contacts when calculating the priority buddy. I
|
2007-09-24 |
Mark Doliner |
Whoops, I forgot to register the callback function for the incoming
|
2007-09-24 |
Mark Doliner |
Uh, these two callbacks were backwards. Methinks somebody didn't test
|
2007-09-24 |
Mark Doliner |
Another patch from Collin from ComBOTS Product GmbH. Now, if you
|
2007-09-23 |
Mark Doliner |
A patch from Collin from ComBOTS, I guess. This fixes setting your
|
2007-09-23 |
Mark Doliner |
merge of '33aead6e626883ef6ad44b79099f01d2da042d9a'
|
2007-09-23 |
Justin Pryzby |
A single-character patch from Justin Pryzby for the pidgin man page:
|
2007-09-23 |
Sadrul Habib Chowdhury |
merge of '45c21fe8414cc05dba5ae7500e19b9e06c78e283'
|
2007-09-23 |
Sadrul Habib Chowdhury |
Pressing INSERT in the buddy list brings up the 'Add Buddy' dialog.
|
2007-09-22 |
Richard Laager |
Revert Sean's change made in bc3eeb1d4eeaeaee53957eb2efb1dd14f651c1d7 to
|
2007-09-22 |
Richard Laager |
Add msn/contact.c and msn/oim.c to POTFILES.in
|
2007-09-23 |
Gabriel Schulhof |
Reverted to void *, because Gtk::Window wasn't working :o(
|
2007-09-23 |
Gabriel Schulhof |
Thanks to Sean, I know that Gtk::Window is perlese for GtkWindow *
|
2007-09-22 |
Gabriel Schulhof |
Simplified perl bindings for GtkDialogs.xs
|
2007-09-22 |
Gabriel Schulhof |
Doing pounces
|
2007-09-22 |
Gabriel Schulhof |
Doing plugin dialog
|
2007-09-22 |
Gabriel Schulhof |
unnecessary diff
|
2007-09-22 |
Gabriel Schulhof |
whitespace
|
2007-09-22 |
Gabriel Schulhof |
Re-worked gtklog functions and perl bindings
|
2007-09-22 |
Gabriel Schulhof |
Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
|
2007-09-22 |
Gabriel Schulhof |
Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
|
2007-09-22 |
Gabriel Schulhof |
Making pidgin_dialogs_about _with_parent
|
2007-09-22 |
Gabriel Schulhof |
disapproval of revision '35bdef3c8d34a50ddf7708702ed2ea745abf82f8'
|
2007-09-22 |
Gabriel Schulhof |
Accidentally merged stuff from omgp.pidgin (somehow)
|
2007-09-22 |
Gabriel Schulhof |
Weirdness
|
2007-09-22 |
Gabriel Schulhof |
Fixing Request.xs
|
2007-09-22 |
Gabriel Schulhof |
Fixing Request.xs
|
2007-09-22 |
Gabriel Schulhof |
Fixed perl bindings
|
2007-09-22 |
Gabriel Schulhof |
Fixed perl bindings
|
2007-09-22 |
Gabriel Schulhof |
Restoring gntblist.c:create_menu
|
2007-09-22 |
Gabriel Schulhof |
Bad propagate
|
2007-09-22 |
Gabriel Schulhof |
compile
|
2007-09-22 |
Gabriel Schulhof |
compile
|
2007-09-22 |
Gabriel Schulhof |
Compile
|
2007-09-22 |
Gabriel Schulhof |
Minor fix
|
2007-09-22 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
2007-09-22 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
|
2007-09-21 |
Sadrul Habib Chowdhury |
Fix #3249 (Bus error using finch on mac os x). Make sure we don't crash if there's no default SIGWINCH handler.
|
2007-09-21 |
Sadrul Habib Chowdhury |
Obligatory typo.
|
2007-09-21 |
Sadrul Habib Chowdhury |
Initialize file descriptors to -1 here too. These haven't caused any
|
2007-09-21 |
Sadrul Habib Chowdhury |
Add and remove url-datas for alias update requests.
|
2007-09-21 |
Sadrul Habib Chowdhury |
Initialize file-descriptors to -1.
|
2007-09-21 |
Sean Egan |
Don't include OS information in jabber:iq:version requests
|
2007-09-21 |
Daniel Atallah |
Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok.
|
2007-09-21 |
Daniel Atallah |
Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok. Fixes #3204.
|
2007-09-21 |
Daniel Atallah |
Clear out the unsaved password if we're already disconnected and we switch to offline status. Fixes #3218.
|
2007-09-21 |
Daniel Atallah |
Fix some incorrect assertions when G_DEBUG=fatal_warnings is set.
|
2007-09-21 |
Daniel Atallah |
Clear out the mail notifications for an account when we receive a notification of 0 emails.
|
2007-09-21 |
Nathan Walp |
merge of '9e0721e5a46030c85511ed392b2b09c068e5ed27'
|
2007-09-20 |
Sean Egan |
22px Myspace icon
|
2007-09-20 |
Sean Egan |
ChangeLog birthday emblem
|
2007-09-20 |
Sean Egan |
Use birthday emblem in OSCAR. Fixes #300
|
2007-09-20 |
Sean Egan |
Remove 'You have' from 'You have N new e-mails' to take less room and make it more likely to fit on one line
|
2007-09-20 |
Sean Egan |
Remove drop shadows from status icons.
|
2007-09-20 |
Daniel Atallah |
More robust win32 IE proxy settings detection using winhttp. This essentially parses the same registry entries, but we don't have to do the grunt work and it seems to work better. This gives us a start to apply proxy bypass support and autoconfig via PAC file when we can change the API in 3.0.0. I'd also like to change this so we can parse a SOCKS proxy setting and not just fill in the environment variables.
|
2007-09-20 |
Daniel Atallah |
Fix incorrect purple_proxy_connect() callback and comment out an unused function.
|
2007-09-20 |
Will Thompson |
merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'
|
2007-09-20 |
Kevin Stange |
Add the version into the imhtml as Sean suggested. Also, eliminate a warning.
|
2007-09-20 |
Kevin Stange |
Not sure why, but someone left out the 22x22 myspace icon. This appeared
|
2007-09-21 |
Sadrul Habib Chowdhury |
presence is an xmlnode here.
|
2007-09-21 |
Sadrul Habib Chowdhury |
merge of '1c5efeb28eebea9bc8d25b6a543a3e71a31a4884'
|
2007-09-20 |
Sadrul Habib Chowdhury |
Remove commented out code, and add soem notes.
|
2007-09-20 |
Sean Egan |
Music support for Google Talk
|
2007-09-20 |
Sadrul Habib Chowdhury |
Use an independant status type for 'current media' stuff, instead of using
|
2007-09-20 |
Mark Doliner |
Richard pointed out that this was dumb in an email to the devel
|
2007-09-20 |
Mark Doliner |
De-warn:
|
2007-09-20 |
Ka-Hing Cheung |
don't show empty "Status: " anymore, which fixes a glib runtime warning
|
2007-09-20 |
Daniel Atallah |
Fix some crashes with animated smileys. Fixes #3179, #938, #3134, #2872, #1594
|
2007-09-20 |
Sadrul Habib Chowdhury |
merge of '24d76e86b06c5b1ab5f0a3ea37bd69ced034e0d0'
|
2007-09-20 |
Sadrul Habib Chowdhury |
Reset file descriptors to -1 instead of 0. This should fix some weird unexpected
|
2007-09-19 |
Daniel Atallah |
Fix #2426 - Switching from XMPP to Google Talk in the Add Account dialog doesn't work. I don't think this was a useful check, I don't think it should ever be hit legitimately.
|
2007-09-19 |
Sadrul Habib Chowdhury |
merge of 'a4f32100c6845e724cd5f43849ccc46daa0fd4c5'
|
2007-09-19 |
Sadrul Habib Chowdhury |
Re-arrange the menu. Add 'Add buddy/chat/group' in the menu.
|
2007-09-19 |
Sadrul Habib Chowdhury |
Link the FAQ in the man page.
|
2007-09-19 |
Sean Egan |
merge of '005c57c94d8542339f96a33cfed0fefbad65d68e'
|
2007-09-19 |
Sean Egan |
merge of '316f4132961f32fda272a61203f295e714e8238c'
|
2007-09-20 |
Will Thompson |
"she got all pissy at me because I gave her constructive criticism on her
|
2007-09-19 |
Will Thompson |
I suppose wants_to_die should also be set when your myspace password is
|
2007-09-19 |
Will Thompson |
It's presumably better not to try to connect right after calling
|
2007-09-19 |
Sadrul Habib Chowdhury |
Compile\!
|
2007-09-19 |
Sadrul Habib Chowdhury |
Show 'buzz'/'nudge' etc. messages differently from regular messages.
|
2007-09-19 |
Sadrul Habib Chowdhury |
Fix #104 (Reconnect to network should reconnect chats also). This has been
|
2007-09-19 |
Sadrul Habib Chowdhury |
merge of 'd96ec25855462962b1e1e2f093f242522695c122'
|
2007-09-19 |
Sadrul Habib Chowdhury |
Looking at purple_contact_set_alias and purple_blist_alias_contact functions
|
2007-09-19 |
Sadrul Habib Chowdhury |
Update the alias and emit the signal only when the alias has actually changed.
|
2007-09-19 |
Sadrul Habib Chowdhury |
merge of '0799159d49f773b16e3a2354b36ef4e5be854595'
|
2007-09-19 |
Sean Egan |
kiss emoticon for ICQ. Fixes #3215
|
2007-09-19 |
Sean Egan |
Ellipsize some menu actions that require further input. Fixes #1770
|
2007-09-19 |
Sean Egan |
Change _Send To mnemonic to avoid conflicting with Smile
|
2007-09-19 |
Sean Egan |
remove stripping of hard-coded domain names, and just strip anything that starts with (http. Fixes #1618
|
2007-09-19 |
Sean Egan |
Change mnemonic for Account to avoid conflict with Add. Fixes #3166
|
2007-09-19 |
Sadrul Habib Chowdhury |
"(04:48:00) Alver: finch --version doesn't print the version, and just launches finch"
|
2007-09-19 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.cpw.khc.msnp14' (head 60c1ae856c10cfcb75590f268816616e8a005aa1)
|
2007-09-19 |
Carlos Silva |
Change the MSN Contacts server from omega.contacts.msn.com to contacts.msn.com. Thanks to Masca and proton for spotting the problem and suggesting the fix. Fixes #3193
|
2007-09-19 |
Carlos Silva |
Make use of the GQueue in MsnSoapConn to manage the SOAP requests, allowing them to work perfectly even when dispatching multiple requests at once.
|
2007-10-24 |
Ka-Hing Cheung |
finish converting the rest of stuff to the new soap api, signing on, getting
|
2007-10-03 |
Ka-Hing Cheung |
fix a memleak or 2
|
2007-10-03 |
Ka-Hing Cheung |
seems to fix duplicate oim messages for real. The problem was that MSN tells
|
2007-10-03 |
Ka-Hing Cheung |
fixes oim timestamp for me, non HAVE_TM_GMTOFF people probably want to test
|
2007-10-01 |
Ka-Hing Cheung |
oim migrated to new soap code, quadruply duplicated message!
|
2007-10-01 |
Ka-Hing Cheung |
cleanup soap connection with a timeout
|
2007-10-01 |
Ka-Hing Cheung |
removed lots of commented out old soap code
|
2007-10-01 |
Ka-Hing Cheung |
signs on!
|
2007-09-28 |
Ka-Hing Cheung |
the new soap code finally doesn't crash on startup, still can't
|
2007-09-24 |
Ka-Hing Cheung |
handle unauthenticated soap connection
|
2007-09-24 |
Ka-Hing Cheung |
removes public handle to soap connection, instead a connection is looked up
|
2007-09-21 |
Ka-Hing Cheung |
mostly done with soap level parsing, compiles
|
2007-09-19 |
Ka-Hing Cheung |
beginning of soap layer rewrite, does that even compile?
|
2007-09-16 |
Richard Laager |
Make my currentmedia changes compile.
|
2007-09-16 |
Richard Laager |
Remove some #if 0'ed code.
|
2007-09-16 |
Richard Laager |
Remove "Has you", which has been gone in trunk for a while.
|
2007-09-16 |
Richard Laager |
Use the mediaNode variable rather than the psmNode again. This is from a
|
2007-09-16 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 5a3c2bb6d5725a73e614aa69d0e5beb04aba2d19)
|
2007-09-16 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
|
2007-09-16 |
Richard Laager |
explicit merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
|
2007-09-16 |
Richard Laager |
explicit merge of '753ac22f1fb1d33ecd437bdc3c63ca4f5bd81514'
|
2007-09-16 |
Richard Laager |
explicit merge of '7ca52e5d60c8f4d7842faad73378b57df9db9007'
|
2007-09-16 |
Richard Laager |
explicit merge of '46d8a45835e685c9dd812f5c6c0df074388bec8a'
|
2007-09-16 |
Richard Laager |
explicit merge of '496506f552dcc01dcc38820f472dc9d27a82a997'
|
2007-09-16 |
Richard Laager |
explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
|
2007-09-16 |
Richard Laager |
explicit merge of '736907efe1b492215cd5e4b57bbcec0d4bb977e6'
|
2007-09-16 |
Richard Laager |
explicit merge of '3732a7eabc7ecb0f846edc60f04ec3f6f7779c5b'
|
2007-09-16 |
Richard Laager |
explicit merge of '996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68'
|
2007-09-16 |
Richard Laager |
explicit merge of '7aea471c6710708afa40152f5fc3aaeda3d67e76'
|
2007-09-16 |
Richard Laager |
explicit merge of 'b9e805b43e8543af0b4800e2e5553c85d947c610'
|
2007-09-16 |
Richard Laager |
Various (untested) changes to the CurrentMedia parsing. This code is a
|
2007-09-15 |
Sadrul Habib Chowdhury |
Ignore empty currentmedia string.
|
2007-09-15 |
Sadrul Habib Chowdhury |
Improve the current-media parsing a little bit.
|
2007-09-14 |
Sadrul Habib Chowdhury |
merge of '0e444b80bb8aa9c005e8085c30a7b5a8a81423ee'
|
2007-09-14 |
Sadrul Habib Chowdhury |
Make the buddylist sync issue a little less worse.
|
2007-09-12 |
Ka-Hing Cheung |
3rd time the charm? Fixes #2990, maybe
|
2007-09-12 |
Ka-Hing Cheung |
Fixes #2502, now we show the status name in the tooltip instead of "Status"
|
2007-09-09 |
Ka-Hing Cheung |
cleans up ownership of soap callback data, this soap stuff is perfect
|
2007-09-09 |
Ka-Hing Cheung |
merge of '0d182c079b200633b234b9a8216aba155384f21b'
|
2007-09-09 |
Sadrul Habib Chowdhury |
merge of '339e17f432d068c87ce9aaa8d19e6f271d1101b1'
|
2007-09-09 |
Ka-Hing Cheung |
I think this is the right way to fix timezone. People on Win32 _and_
|
2007-09-08 |
Ka-Hing Cheung |
merge of '85c73f22a9f7e979b53ff5d0d965a8cba49b35c0'
|
2007-09-08 |
Ka-Hing Cheung |
Fixes #2990, apparently I used the wrong #define. Also fix + timezone
|
2007-09-09 |
Sadrul Habib Chowdhury |
Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead of
|
2007-09-08 |
Sadrul Habib Chowdhury |
Plug memory leaks.
|
2007-09-08 |
Sadrul Habib Chowdhury |
Reset the timer to 0 after removing it. It looks like this may be required here.
|
2007-09-08 |
Sadrul Habib Chowdhury |
Reset unsigned ints to 0 instead of to -1.
|
2007-09-08 |
Sadrul Habib Chowdhury |
Plug some leak.
|
2007-09-06 |
Ka-Hing Cheung |
mostly fixed offline messaging, still 2 bugs:
|
2007-09-03 |
Carlos Silva |
Fix a bug where we were g_strdup'ing a previously freed pointer. Thanks to khc for the debugging.
|
2007-09-03 |
Carlos Silva |
Some more cleanups
|
2007-09-03 |
Carlos Silva |
Clean up some unused SOAP templates, and disable extra debug defines accidentally checked in.
|
2007-09-03 |
Carlos Silva |
Make block/unblock work right, as well as being add by a buddy. Finally fixes #723
|
2007-08-31 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head 0b82441777348c0366b4eaa38bb6fee80fe5cb57)
|
2007-08-31 |
Carlos Silva |
Handle special cases in buddy/group management (wrt MSN_INDIVIDUALS_GROUP and MSN_NON_IM_GROUP).
|
2007-08-28 |
Carlos Silva |
Fix some compiler warnings
|
2007-08-28 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
|
2007-08-28 |
Carlos Silva |
Make buddy and group management actually work, add some SOAP templates, redesign some parts of code and separate some bigger functions into its smaller tasks which are completely unrelated to each other
|
2007-08-08 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
|
2007-08-08 |
Carlos Silva |
Improve MSN_SOAP_DEBUG and workaround a Win32 bug which would case Pidgin to consume insane amounts of memory when printing a large string to the Debug Window.
|
2007-08-07 |
Carlos Silva |
msn_soap_read_buf() shouldn't be used after calling soapconn->read_cb as this callback function can sometimes free soapconn (such as in nexus_login_read_cb after closing nexus connection)
|
2007-08-07 |
Carlos Silva |
Add the possibility to create an Address Book, useful for newly registered MSN users.
|
2007-07-23 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)
|
2007-07-22 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 5e94d4a46251e35e2b640180905fe364b82355e5)
|
2007-07-21 |
Ka-Hing Cheung |
merge of '5d965caa0ea003eef5a1b959791135f900bf10ea'
|
2007-07-21 |
Ka-Hing Cheung |
explicit merge of '9a7160daa1babd3ca644d25e4314310e3f24077e'
|
2007-07-17 |
Carlos Silva |
Unescape our own status messages before sending them to the server so other clients show them correctly. Thanks to Simom for the patch. Fixes #738
|
2007-07-17 |
Carlos Silva |
Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.
|
2007-07-16 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head be582d1ac8a250870b9c691a8cb1ab4c170650bc)
|
2007-07-14 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head d565f6901d390d091fab30d0bd923fa36c335da2)
|
2007-07-14 |
Carlos Silva |
Print the policies sent by the server (GCF command) in a human-readable way.
|
2007-07-14 |
Carlos Silva |
Correctly process an additional <Service> with type Profile and name 'Messenger Roaming Identity' sent with the contact list using a recently registered WLM account, that was causing the initial ADL command to be sent malformed, and our presence status not being forwarded to our buddies
|
2007-07-09 |
Carlos Silva |
We already call msn_set_psm() in the end of msn_session_finish_login()
|
2007-07-07 |
Carlos Silva |
Fix authentication failures handling (ticket 1246) and fix some compiler warnings
|
2007-07-21 |
Ka-Hing Cheung |
oops, not only did I typo'ed MFN, I also did a comparison before I update
|
2007-07-21 |
Ka-Hing Cheung |
removed "PSM:" label and move the message to "Status:" to be consistent with
|
2007-07-21 |
Ka-Hing Cheung |
don't strip html on the status line, so that we don't accidentally strip
|
2007-07-07 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
|
2007-07-05 |
Carlos Silva |
Add missing type declaration to variable initial
|
2007-07-05 |
Carlos Silva |
In the initial ADL listing, send the commands in the correct sequence as required by the server: BLP, ADL and PRP. When the server acknowledges this initial ADL, send CHG with status information
|
2007-06-23 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head eedca2ceb89c90a12f734e927c5d3b02bbde9a5c)
|
2007-06-22 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
|
2007-06-19 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head f43d7ef3f18aadf88e22f93a8131f4fac26d5b53)
|
2007-06-16 |
Ka-Hing Cheung |
Compile!
|
2007-06-16 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 1cb373a79797c636c2b316a068d31fc4890976a7)
|
2007-06-16 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head d3e5a5add3f39caa08b46c83177328e51c2d961a)
|
2007-06-03 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head 93e5d2a86a947eb2308d15b7570507a6c205c9d3)
|
2007-06-03 |
Stu Tomlinson |
disapproval of revision '05c6323b8b18ceba86add2ad239fb24fc61dc469'
|
2007-06-03 |
Stu Tomlinson |
Compiler be quiet! Fixes this compile warning:
|
2007-06-03 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
|
2007-05-29 |
Stu Tomlinson |
Update a couple of instances of group_id handling to cope with the new
|
2007-05-28 |
Stu Tomlinson |
Add Pending list to recognized lists during contact list parsing
|
2007-05-28 |
Stu Tomlinson |
Tidy up protocol version detection
|
2007-05-28 |
Stu Tomlinson |
Patch media_if_no_status.diff from ticket #93 - fixes setting "currentmedia"
|
2007-05-28 |
Stu Tomlinson |
Compile fix, whoops! Thanks Masca/salinasv.
|
2007-05-27 |
Stu Tomlinson |
Don't notify for initial email messages unless the preference is set for
|
2007-05-27 |
Stu Tomlinson |
Make the MsnUser type an enum so we have fewer magic numbers
|
2007-05-27 |
Stu Tomlinson |
fix a debug message
|
2007-05-27 |
Stu Tomlinson |
Always get the full contact list too, as we need it for the reverse list
|
2007-05-27 |
Stu Tomlinson |
A bunch of MSNP14 stuff:
|
2007-05-27 |
Stu Tomlinson |
Make a couple more functions static
|
2007-05-26 |
Stu Tomlinson |
Patch from Pse to use the same status primitives as im.pidgin.pidgin for
|
2007-05-26 |
Stu Tomlinson |
Fix msn_user_remove_group_id()
|
2007-05-26 |
Stu Tomlinson |
Parse the message timestamp using purple_str_to_time. I haven't been able
|
2007-05-26 |
Stu Tomlinson |
Remove the no longer used random blist node from the session struct
|
2007-05-26 |
Stu Tomlinson |
use serv_got_im to report received oim's
|
2007-05-26 |
Stu Tomlinson |
Store account specific settings in the account, not in some random blist
|
2007-05-26 |
Stu Tomlinson |
Finish commenting out references to directconn that would never be called
|
2007-05-26 |
Stu Tomlinson |
Compile warning fixes
|
2007-05-26 |
Stu Tomlinson |
Fix a compile warning
|
2007-05-26 |
Stu Tomlinson |
Fix a compile warning, rmg_error had not been fully updated for the
|
2007-05-26 |
Stu Tomlinson |
Fix a compile warning by #if 0'ing out some unused code
|
2007-05-26 |
Stu Tomlinson |
Disable building of directconn.c, nothing uses it, it has compile warnings
|
2007-05-26 |
Stu Tomlinson |
Revert a bunch of whitespace changes so reviewing a diff against
|
2007-05-26 |
Stu Tomlinson |
Use glib functions for endian conversion. If someone has a big endian
|
2007-05-26 |
Stu Tomlinson |
merge of 'b0a7fb13dafc5da577103e3aac205667caf2e6f2'
|
2007-05-26 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)
|
2007-05-26 |
Stu Tomlinson |
Get rid of the reimplementation of strptime in MSN, nothing was using it.
|
2007-05-20 |
Stu Tomlinson |
switchboards really can be referenced by multiple slplinks, I have no idea
|
2007-05-20 |
Stu Tomlinson |
Port a custom emoticon crash fix that seemed to get lost somewhere along
|
2007-05-20 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head b0fb787915db137be9b01af88d1fb0c107f66cd6)
|
2007-05-19 |
Ka-Hing Cheung |
merge of '04f3de66fbed599e51f30258916fdb8f966ffdcd'
|
2007-05-19 |
Ka-Hing Cheung |
Handles SOAP redirects, thanks Sebastián E. Peyrott
|
2007-05-14 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head fbac832fa453b214e7c9c5deb9b49562d212c542)
|
2007-05-14 |
Ka-Hing Cheung |
fixes #971, we can only ADL 150 contacts at a time or the notification
|
2007-05-12 |
Ka-Hing Cheung |
fix up broken merge
|
2007-05-12 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 3f8c9725bb938821f3ef6cb2e7c6c31d7b662d0b)
|
2007-05-06 |
Ka-Hing Cheung |
propagate of im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
|
2007-05-06 |
Ka-Hing Cheung |
propagate im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
|
2007-05-02 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head cf7db89f6020ededb2d5c948c11c3fd0ef30bba5)
|
2007-05-02 |
Ka-Hing Cheung |
merge of 790a91b1bb6c10ada984951cbd2485e95e5159fd and
|
2007-05-02 |
Ka-Hing Cheung |
explicit merge of 'd42ad2da81f881b2fbd2fb080cc70a843bc70d02'
|
2007-04-15 |
Richard Laager |
Make this compile.
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 5e61fe349507736c585798abea83ef3d8383d8b4)
|
2007-04-15 |
Richard Laager |
Really the last of the merge changes.
|
2007-04-15 |
Richard Laager |
The last of the merge fix-ups.
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-pidgin' (head 8cfbe223ca6e514146a4d46aeab4c7816de17b79)
|
2007-04-15 |
Richard Laager |
Fix up some gaim -> purple issues.
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4' (head 36b8a3e05397b5918f311a046fa580c5bb8846e0)
|
2007-04-15 |
Richard Laager |
merge of 'b4911943cba6f29cf0694dfd563cac17612236dc'
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4-rlaager-whitespace' (head 51cec0ffea45c8589dcb7bf0f9e36e749ed43017)
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-1-rlaager-whitespace' (head 5083cfbc09503360bacf3ff0ebf528700770e6af)
|
2007-04-15 |
Richard Laager |
Revert some whitespace changes.
|
2007-04-15 |
Richard Laager |
Fix up msn-utils.c and msn-utils.h vs. msn-utils.c and msn-utils.h.
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
|
2007-04-15 |
Richard Laager |
The second msn-p13-merge-head.diff.gz from SF Patch #162854 from Ka-Hing Cheung.
|
2007-04-15 |
Richard Laager |
The first msn-p13-merge-head.diff.gz from SF Patch #1621854 from Ka-Hing Cheung.
|
2007-04-15 |
Ka-Hing Cheung |
The second msn.tgz from SF Patch #1621854 from Ka-Hing Cheung.
|
2007-04-15 |
Ka-Hing Cheung |
msn.tgz from SF Patch #1621854 from Ka-Hing Cheung
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.gaim' (head 70ac931e4936c7916eec18a07fe46a0af0fd7403)
|
2007-01-25 |
Mark Doliner |
Sun apparently doesn't like when void functions return
|
2007-01-25 |
Mark Doliner |
sf patch #1644019, from good ol' Ka-Hing Cheung
|
2007-01-25 |
Mark Doliner |
Show "(experimental)" next to the enable-mono option
|
2007-01-25 |
Mark Doliner |
sf patch #1639901, from Saleem Abdulrasool
|
2007-01-25 |
Mark Doliner |
Add line breaks to Evan's NEWS entry
|
2007-01-25 |
Mark Doliner |
sf patch #1640011, from Celso Pinto
|
2007-01-25 |
Mark Doliner |
Allow localization of the xmpp console plugin
|
2007-01-22 |
Ethan Blanton |
Mark didn't read the comment above the line he changed. ;-)
|
2007-01-21 |
Mark Doliner |
Mostly just testing out committing with mtn.
|
2007-09-28 |
Richard Laager |
Dropping some files to help a merge along.
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4df875eebff2a8d563baebf86297bd4bf0dc240a)
|
2007-10-23 |
Richard Laager |
An empty ChangeLog sucks. I've added something incredibly minimalistic.
|
2007-10-23 |
Richard Laager |
Users don't grok backport.
|
2007-10-23 |
Richard Laager |
Somehow, Pidgin lost its P.
|
2007-10-23 |
Richard Laager |
Drop some files plucked from im.pidgin.pidgin to facilitate a propagate back.
|
2007-10-23 |
Richard Laager |
A patch from Visinoni Andrea to fix a single-character typo in the Italian
|
2007-10-23 |
Luke Schierer |
Lets release today
|
2007-10-23 |
Luke Schierer |
a patch from stu for html handling.
|
2007-10-23 |
Ambrose C. Li |
fixes #3657
|
2007-10-22 |
Daniel Atallah |
applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
|
2007-10-22 |
Luke Schierer |
referenes #3638
|
2007-10-22 |
Funda Wang |
fixes #3638
|
2007-10-22 |
Josep Puigdemont |
fixes #3630
|
2007-10-21 |
Luke Schierer |
applied changes from d6da6a7a5ad01f170f0fd78424183f73200dc78c
|
2007-10-21 |
Luke Schierer |
applied changes from 8e81ccec879f9cfbd8fc282b703803c98e150ff7
|
2007-10-21 |
Luke Schierer |
applied changes from 9f2e0be2b91112e99baa40160913b63794df625f
|
2007-10-21 |
Luke Schierer |
applied changes from 690331e6b61603c992f5c10189aef410b65b83c3
|
2007-10-21 |
Luke Schierer |
applied changes from 60b78c93bfc38b72c6e9fdde59d0e2507bccc4bd
|
2007-10-21 |
Luke Schierer |
applied changes from e2f6be4e0c0daee25fdb3250a7e16a881922f8c4
|
2007-10-21 |
Luke Schierer |
applied changes from e33c17e58da161b8cffaf13e9d79e9bb4b9ce4ce
|
2007-10-21 |
sushizang |
applied changes from 39954083d38f554f75dac0d4fe8b2f7bac3cd0c8
|
2007-10-21 |
Luke Schierer |
applied changes from c6a89223516b0abb6cbb399c2066e3b6a7b69d19
|
2007-10-21 |
Luke Schierer |
applied changes from e82ae16ed445d6896fec536a492fcc17bc6098e4
|
2007-10-21 |
Luke Schierer |
applied changes from 5473bd4fec59a55c8ad482c92cc518fea564a241
|
2007-10-21 |
Luke Schierer |
applied changes from 7a436ba53de6adebccf4e920ca62d544e13b1094
|
2007-10-21 |
Luke Schierer |
applied changes from 78373ac0523b4bcf8530364077593f822030f45d
|
2007-10-21 |
Luke Schierer |
applied changes from e0d7d8465636b82e616edccf6ee08eba0e43445c
|
2007-10-21 |
Luke Schierer |
applied changes from a3511433f0830f88e2e470b22fd2c706e2aa7713
|
2007-10-21 |
Luke Schierer |
applied changes from 3ae1e4b3dac8092886b4b8ab961d8d505433b4c4
|
2007-10-21 |
Luke Schierer |
applied changes from 29b2fc4762e2c5d03a7100c78f2a7b49237c5e80
|
2007-10-21 |
Luke Schierer |
applied changes from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5
|
2007-10-21 |
Luke Schierer |
applied changes from 2762c6075c0dc52a96098c5478c5bf68cfd890a3
|
2007-10-21 |
Luke Schierer |
applied changes from e9e74094baa29c6f5589385507221a2502b817fb
|
2007-10-21 |
Luke Schierer |
applied changes from e9e74094baa29c6f5589385507221a2502b817fb
|
2007-10-21 |
Luke Schierer |
applied changes from 8152fe0104bfcc5da3dda8b81badd6f63f9532b8
|
2007-10-21 |
Luke Schierer |
applied changes from f9d3abd0678a04291edd671c4e5d87c7217984bb
|
2007-10-21 |
Luke Schierer |
applied changes from 4d9fac4aab275ee133ce860edc469e0e5c4734ff
|
2007-10-21 |
Luke Schierer |
applied changes from eaca7bcddbde5dc407ddc81c557e7722cca3e35d
|
2007-10-21 |
Luke Schierer |
applied changes from ef97aa9259d77504bb07c2dff5ec0750d498e847
|
2007-10-21 |
Luke Schierer |
applied changes from 582eb3d8206e0fbe1023e9ce7f3bdf833a1c0db2
|
2007-10-21 |
Luke Schierer |
applied changes from d42511319051bcfa8adb3ed8e3f11a26cabc43f4
|
2007-10-21 |
Luke Schierer |
applied changes from 1e697229b1c9a564fa1e509cc9a4a83da6e664df
|
2007-10-20 |
Luke Schierer |
applied changes from 9d35dde0c779cca73548172223ba557f27d61882
|
2007-10-19 |
Luke Schierer |
applied changes from c848ad4c20988b5dac9ac164455d3ba2d7307230
|
2007-10-19 |
Luke Schierer |
applied changes from 1095e0c294d15e95c8909d270748c5253226bfe6
|
2007-10-19 |
Luke Schierer |
applied changes from d4b316d73ebaf93803ca2642e78b8821c3b5d5c7
|
2007-10-19 |
Luke Schierer |
applied changes from 4d50bf3b08569aa2108a9f5da47fb1548d0c7dd9
|
2007-10-19 |
Luke Schierer |
applied changes from 83245b7ca93e546927c19472b74cf4dff6d1a96b
|
2007-10-19 |
Luke Schierer |
applied changes from 4a3126ce09aff7f83c70b32f2048f5b7f302b79e
|
2007-10-19 |
Luke Schierer |
applied changes from e56db1b8a7bb8729e30fb3bf99a94ff7887fe4ec
|
2007-10-19 |
Luke Schierer |
applied changes from 2495a1b6a3619d8188151eaf2822ce2ecd435dbf
|
2007-10-19 |
Luke Schierer |
applied changes from 2495a1b6a3619d8188151eaf2822ce2ecd435dbf
|
2007-10-19 |
Luke Schierer |
applied changes from b5a4f36867889f85c7c9d341c9c295f2f4e51e1d
|
2007-10-19 |
Luke Schierer |
applied changes from 6c08c628ee64e16c824829c25befc0ca09338f9d
|
2007-10-19 |
Luke Schierer |
applied changes from cbc76e85376a9fcbb1582087c7b23b2284a3ca5f
|
2007-10-19 |
Luke Schierer |
applied changes from 61346ebfdbe38e90d131141a7fa41abeda7984c5
|
2007-10-19 |
Luke Schierer |
applied changes from 1bdf4754abed6b49eec400ecf415a9d557bc9834
|
2007-10-19 |
Luke Schierer |
applied changes from 1bdf4754abed6b49eec400ecf415a9d557bc9834
|
2007-10-19 |
Luke Schierer |
applied changes from 77376fe079e753b612b3b8c901060e689f3dee11
|
2007-10-19 |
Luke Schierer |
applied changes from 8fcdd455fb269a1dbd35d2d2e02f8005b5c9d086
|
2007-10-19 |
Luke Schierer |
applied changes from d50ecf4dc52f25cbd219d6c19846436dec5a8853
|
2007-10-19 |
Luke Schierer |
applied changes from 6b5f1f48667171fe73de619dd8f80cacd231a2e2
|
2007-10-19 |
Luke Schierer |
merge of '2af9cd4957f255e5640362a54527c26a829fa371'
|
2007-10-19 |
Luke Schierer |
disapproval of revision '523905060b8ebeba354f624c6b7aeb549c597feb'
|
2007-10-19 |
Luke Schierer |
merge of '029866e9fec9b313cae45784eb3e016ed27f0caa'
|
2007-10-19 |
Luke Schierer |
disapproval of revision 'ba01a475b5298205283309f3c0aaf3dd8d1a54f1'
|
2007-10-19 |
Luke Schierer |
applied changes from 0573c84391460ff90a7de830442aad5ffb6a0c5f
|
2007-10-19 |
Luke Schierer |
This asked me to do a 3way merge in vim. Someone should check it.
|
2007-10-19 |
Luke Schierer |
applied changes from 02a88f67c2a77e3dc2ec3868ea0c68192193c33f
|
2007-10-19 |
Luke Schierer |
applied changes from 4bbc209c8076ef89135700af844ec6bb04602c0a
|
2007-10-19 |
Luke Schierer |
applied changes from fbb7ffaf4075cf690cc3ff9d171e56320e9af8da
|
2007-10-19 |
Luke Schierer |
applied changes from 45b8a011cd84e0e69d7ac5a6fb84f55cdb0809cb
|
2007-10-19 |
Luke Schierer |
applied changes from 88f296b3653b5a7578a7581c1582d37390c9d212
|
2007-10-19 |
Luke Schierer |
applied changes from a4ca83f88d6ff3c9315ae4fb327b7675d324a494
|
2007-10-19 |
Luke Schierer |
applied changes from 3c351ab69ebec23d5a98c0193423e1f8281ece6b
|
2007-10-19 |
Luke Schierer |
applied changes from c699de7eec5194554b5fcb885019835fb902d95a
|
2007-10-19 |
Ethan Blanton |
applied changes from 26c05ed157a02643cbb12b04045422b123312bcf
|
2007-10-19 |
Luke Schierer |
in c966d1b59a11c860df756f5def6e3486d94f24e3, Kevin noted that "Version" should be "version." merging the changelog is scary though.
|
2007-10-19 |
Luke Schierer |
applied changes from 2ab75e32c52e94c674d0b5a396d224da7e9d509e
|
2007-10-19 |
Sadrul Habib Chowdhury |
applied changes from 2dc8fc60a9db3bce83fb319e9406ec3c01575911
|
2007-10-19 |
Sadrul Habib Chowdhury |
applied changes from 63162f419a649bdd77b85cff73c4c490ec863ed1
|
2007-10-19 |
Will Thompson |
applied changes from cbfd86ab2748b8fdb5f956d133339630eba75f8b
|
2007-10-19 |
Jochen Kemnade |
fixes #3574
|
2007-10-01 |
Luke Schierer |
merge of '554f47773ad015df16569e503432329570fa1564'
|
2007-09-29 |
Stu Tomlinson |
Minor changelog updates
|
2007-09-29 |
Stu Tomlinson |
NEWS!
|
2007-09-29 |
Stu Tomlinson |
merge of '0613a008df1c1f24a3a3e8dfbbde45ca5dba9f07'
|
2007-09-29 |
Luke Schierer |
NEWS for when it is ready
|
2007-09-29 |
Stu Tomlinson |
Fix building on very old gtk where gtk_tree_store_remove didn't return a
|
2007-09-29 |
Stu Tomlinson |
Fix compiling with old glib where glib/gprint.h doesn't exist, refs #3144
|
2007-09-29 |
Stu Tomlinson |
jutil.h should not include account.h because that breaks test compilation
|
2007-09-29 |
Stu Tomlinson |
merge of '08edb66dad9cab9051d6c7658063ee41d827f055'
|
2007-09-29 |
Stu Tomlinson |
Fix for compiling with Gtk < 2.4, references #3144
|
2007-09-29 |
Richard Laager |
applied changes from f143c30a12f30c53e017f1bfc22ccddee96036fc
|
2007-09-29 |
Richard Laager |
applied changes from 54b7bcca130674c9f93777772bdf3d08237a7951
|
2007-09-29 |
Richard Laager |
applied changes from 38a516984dfbc8fb0def05acb69fc1180ec0b971
|
2007-09-29 |
Richard Laager |
applied changes from 8b8bc5b1ef1263e1c0f00a9ed208accff09d988e
|
2007-09-29 |
Evan Schoenberg |
Don't display mail notifications for 0 new emails in Google Talk
|
2007-09-29 |
Evan Schoenberg |
merge of 'd80b73af2a76c9ef004532af875209973de125b5'
|
2007-09-29 |
Miloš Popović |
fixes #3366
|
2007-09-29 |
Evan Schoenberg |
applied changes from 99f8d517ae6588b2dba3527cb0951f32e640ff57
|
2007-09-29 |
Evan Schoenberg |
Merged MSN_HTTPCONN_SERVER fix
|
2007-09-29 |
Evan Schoenberg |
Merged xmpp leak fixes
|
2007-09-29 |
Daniel Atallah |
If a pounce has been deleted or triggered while we're editing it, make a new one when saving instead of crashing. Fixes #3326
|
2007-09-28 |
Daniel Atallah |
Enable the new Arabic windows installer translation.
|
2007-09-28 |
Evan Schoenberg |
Plucked mysapce tag parsing fixes
|
2007-09-28 |
Richard Laager |
NEWS
|
2007-09-28 |
Richard Laager |
I don't want the certificate.c comment to confuse a translator or his/her
|
2007-09-28 |
Richard Laager |
Translating the empty string is a bad idea.
|
2007-09-28 |
Richard Laager |
Re-run stats.pl to update the po files again.
|
2007-09-28 |
Richard Laager |
Plucked translation changes:
|
2007-09-28 |
Richard Laager |
applied changes from f7687aed5d4c60018282a0629b67556f506ceb54
|
2007-09-28 |
Richard Laager |
Drop the devel in preparation for a release.
|
2007-09-28 |
Richard Laager |
Remove the 2.2.0 from the logo.
|
2007-09-28 |
Richard Laager |
Merge the old translation of "Has you" back into sl.po.
|
2007-09-28 |
Richard Laager |
I ran stats.pl to get updated po files. This was necessary to pull some old
|
2007-09-28 |
Richard Laager |
applied changes from 78b2ccce7cd45df860c7b3fffac608362438ac6f
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 817e1c598dfe68428187d6c1cf968e88a8f8981f)
|
2007-09-28 |
Richard Laager |
merge of '09dfc47173cdfafc1f6ce225dcdc21d7e8968a9b'
|
2007-09-28 |
Richard Laager |
disapproval of revision 'e0a9937f4922648f15b31862d5b2932b82481db8'
|
2007-09-28 |
Richard Laager |
Remove myspace.svg to deal with a merge conflict.
|
2007-09-28 |
Richard Laager |
Kill CRLF line-endings to make sure this compiles on Solaris. This is a
|
2007-09-28 |
Richard Laager |
Update this ChangeLog with the appropriate fixes.
|
2007-09-28 |
Richard Laager |
applied changes from 5252885d793a4d288d92856d511d721bf5bb87ef
|
2007-09-28 |
Richard Laager |
applied changes from 80e3a515775c28b61c4c155c4a524374ef3360ff
|
2007-09-28 |
Richard Laager |
applied changes from c0104c111e903cfec5d0a95e0ae9dafb72f0dcbf
|
2007-09-28 |
Richard Laager |
applied changes from dc2a169f471dfdbf1c4d38b456a597f7b03c10ce
|
2007-09-28 |
Richard Laager |
applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
|
2007-09-28 |
Richard Laager |
Make this compile by removing a poorly-plucked #if 0
|
2007-09-28 |
Richard Laager |
applied changes from 82ca9c2040bb139af45e049cfa90e8f909e054bd
|
2007-09-28 |
Richard Laager |
applied changes from 9e879ffd528064d9e1cef9eb4f5fb3cfee8b193f
|
2007-09-28 |
Richard Laager |
applied changes from 92e6c32278d711f0d5807c4d931b26162e4a720f
|
2007-09-28 |
Richard Laager |
applied changes from 0a36aea71847198e73c07cbef0be7e7a7db12c57
|
2007-09-28 |
Richard Laager |
applied changes from f7687aed5d4c60018282a0629b67556f506ceb54
|
2007-09-28 |
Richard Laager |
applied changes from 1af4cc5be54c6712945771f62fb95bd07f4a6104
|
2007-09-28 |
Richard Laager |
applied changes from efedefa70ee1d6f7f4dd39afe5db10c7e5bfe64c
|
2007-09-28 |
Richard Laager |
applied changes from 1036f20a46ec1ba10dd2519fd09b44a607cdf202
|
2007-09-28 |
Richard Laager |
applied changes from 4788a5d2117e007ef1d389bdd939afdd70da53ca
|
2007-09-28 |
Richard Laager |
applied changes from a904206e9fbae9424b5194ca9288e01959fd14d3
|
2007-09-28 |
Richard Laager |
applied changes from 1da7a990f7016e9d163bd16e4c83c13099ffa9de
|
2007-09-28 |
Richard Laager |
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
|
2007-09-28 |
Richard Laager |
applied changes from 71a27720e49364f4f24fc09309442fc3a2c17bc9
|
2007-09-28 |
Richard Laager |
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
|
2007-09-28 |
Richard Laager |
applied changes from f6deeedd3d31f0863466fff4c81816aee12122a6
|
2007-09-28 |
Richard Laager |
applied changes from 4dd446ee59f869036e9065d0f45270444f319f1d
|
2007-09-28 |
Richard Laager |
applied changes from c32aee6deb5c7a5e5749d6e0598f588947b8d45c
|
2007-09-28 |
Richard Laager |
applied changes from 31d62e1a78974a0239e86bfeb42b29ab75216114
|
2007-09-28 |
Richard Laager |
applied changes from a814e8b368b0f92e4f354ae7b74680a6fb56a6cb
|
2007-09-28 |
Richard Laager |
applied changes from be5b7db12bee643aba7b97fdacfb036dc384ea1f
|
2007-09-28 |
Richard Laager |
applied changes from 02a707bbb0cf1cab4c65c4977bed39c67c5b2452
|
2007-09-28 |
Richard Laager |
applied changes from 813313930984d57208e5079d304d5a7c21c6b848
|
2007-09-28 |
Richard Laager |
applied changes from 6ce1cc1ed82e1940fd7b17f4ca3c8350885117fa
|
2007-09-28 |
Richard Laager |
applied changes from a42d042e706156a13566e078c85937e3b30a33c9
|
2007-09-28 |
Richard Laager |
applied changes from 388507622896337fe56945f851e3aabee3c0427f
|
2007-09-28 |
Richard Laager |
applied changes from e67a54b3bf4349b6e65a46f749626a122c6afb22
|
2007-09-28 |
Richard Laager |
applied changes from b23d40378bee58e6e5a79f04f532b50daf43f802
|
2007-09-28 |
Richard Laager |
applied changes from ae2654a1c8a8119292950ba10857627abf2915f8
|
2007-09-28 |
Richard Laager |
applied changes from 307f0cff97539b1c6ddc0114500677abfe42aaa6
|
2007-09-28 |
Richard Laager |
applied changes from 8543caa9958f323a231c630bebd65c74dec3401f
|
2007-09-28 |
Richard Laager |
applied changes from c9d6104bcfe2e630e98e45bc6a0975adfb9544e5
|
2007-09-28 |
Richard Laager |
applied changes from 3fcc47961d378fa0cd4eeb00dc6923b16a3a4151
|
2007-09-28 |
Richard Laager |
applied changes from 4bb1d6cbfe69a2e7782336a7e6e93e438a8bdbfc
|
2007-09-28 |
Richard Laager |
applied changes from a4e1802941263d091913588367aa3c222bfda576
|
2007-09-28 |
Richard Laager |
applied changes from 53760bd543d0a40f81167717a7821f7ec2f16099
|
2007-09-28 |
Richard Laager |
applied changes from c18e666803193ac1b4f024b704371b20ca347246
|
2007-09-28 |
Richard Laager |
applied changes from 6e915e14a78ccafa5e0ddfdcabccc2e174c734e3
|
2007-09-28 |
Richard Laager |
applied changes from 00f1aae9ce60f6415aede244b8529e8e85185738
|
2007-09-28 |
Richard Laager |
applied changes from 606266f42c25624ce35e54483778d855641806be
|
2007-09-28 |
Richard Laager |
applied changes from fc7837d892e8ddb52a2c4c265562c73b6f07f045
|
2007-09-28 |
Richard Laager |
applied changes from 7f71045586c32cffc40f836f3fba92c693adda57
|
2007-09-28 |
Richard Laager |
applied changes from 7f71045586c32cffc40f836f3fba92c693adda57
|
2007-09-28 |
Richard Laager |
applied changes from 11fef11dff49357783d6656f9e83bf59403163d0
|
2007-09-28 |
Richard Laager |
applied changes from d96ec25855462962b1e1e2f093f242522695c122
|
2007-09-28 |
Richard Laager |
applied changes from 8075949b7612e77d6eaa5f0d3cbf98f40715f948
|
2007-09-28 |
Richard Laager |
applied changes from 1cb036aecbbe359226e69874379d39ce74c8daf6
|
2007-09-28 |
Richard Laager |
applied changes from 78b2ccce7cd45df860c7b3fffac608362438ac6f
|
2007-09-28 |
Richard Laager |
applied changes from 19e3744fd4b392cdc631c9efe0ce658537070713
|
2007-09-28 |
Richard Laager |
applied changes from 3fe67ca1381423cdd54205c19f3e983533025ebe
|
2007-09-28 |
Richard Laager |
applied changes from 23c81a483086f0c1541212be4c849abb05f9f3bd
|
2007-09-28 |
Richard Laager |
applied changes from ff2a2004566a5c90047811f96ab84ebec8402d14
|
2007-09-28 |
Richard Laager |
applied changes from 5fda75104115d0a95c1e214b6b3ca18c4dc86a0c
|
2007-09-28 |
Richard Laager |
applied changes from bb3c9dec65d16afdcc4bcedd5fd184b7207cc624
|
2007-09-28 |
Richard Laager |
applied changes from 7b5a16e6ca65a8ccca846bc64c6e9606056d6d59
|
2007-09-28 |
Richard Laager |
applied changes from ada64e6a910a9a56a0d148cf245eed24e3c1b708
|
2007-09-28 |
Richard Laager |
applied changes from 8e670fb9038d1557c20381996ac85f3c47359625
|
2007-09-28 |
Richard Laager |
applied changes from 326d6e6c8c6a955cdba84f1f802fc21ec3e6b662
|
2007-09-28 |
Richard Laager |
applied changes from 326d6e6c8c6a955cdba84f1f802fc21ec3e6b662
|
2007-09-28 |
Richard Laager |
applied changes from 8df1cedfbc540695a8645b21230d41783fe4f171
|
2007-09-28 |
Richard Laager |
applied changes from f4700a52b60d8473e9671ceabfec7772211fe424
|
2007-09-28 |
Richard Laager |
applied changes from f4700a52b60d8473e9671ceabfec7772211fe424
|
2007-09-28 |
Richard Laager |
applied changes from 66ad7defb87a487f98b71824a40350263a1e327b
|
2007-09-28 |
Richard Laager |
applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
|
2007-09-28 |
Richard Laager |
applied changes from 22f6ff41c9fffdd5267c9c96f8208a6071443e62
|
2007-09-28 |
Richard Laager |
applied changes from 21f52b7b0e9894b1050ee91fde9c05b748d65aca
|
2007-09-28 |
Richard Laager |
applied changes from 5044554ca98e39fb2600537940a00d153b4c40b2
|
2007-09-28 |
Richard Laager |
applied changes from 9d5a2f820265e4631d68d0f12a2def66acf36e3d
|
2007-09-28 |
Richard Laager |
applied changes from e3d8fe145881335e4c42f96480b7c2681ff85fe9
|
2007-09-19 |
Sadrul Habib Chowdhury |
Starring Stefan Ott as 'cockroach.'
|
2007-09-19 |
Sadrul Habib Chowdhury |
Add a 'purple.h' that includes the defines and other header files required
|
2007-09-19 |
Sadrul Habib Chowdhury |
Contactize the message history when re-attaching the pidgin ui.
|
2007-09-19 |
Sadrul Habib Chowdhury |
Authorization signals. Modified patch from cockroach. Closes #1061.
|
2007-09-19 |
Sean Egan |
Change other references to Add/Edit
|
2007-09-19 |
Sean Egan |
merge of '5a661e7759c94109af265616312c40858ae77e27'
|
2007-09-19 |
Mark Doliner |
Make sure we print out the name of the unknown tag.
|
2007-09-19 |
Sadrul Habib Chowdhury |
chat-invited handlers return an interger value.
|
2007-09-19 |
Sadrul Habib Chowdhury |
merge of '097e3112bf004e39eaa28cdcea236c7bfddbbdf4'
|
2007-09-19 |
Sadrul Habib Chowdhury |
Clear the conversation history for all the purple-convs in a pidgin-conv.
|
2007-09-20 |
Luke Schierer |
disapproval of revision '87db1277801f9f4bb6cf456b1344a263f51f2864'
|
2007-09-19 |
Luke Schierer |
I've been given permission to kill off the unmaintained gevolution plugin!!
|
2007-09-19 |
Sean Egan |
Show when Gmail count falls, instead of only when it rises. Fixes #1462
|
2007-09-19 |
Ethan Blanton |
merge of '035ce608de65ea3a6fab0ab31e845b8c17085853'
|
2007-09-19 |
Stu Tomlinson |
Include the version in the segfault message - enough people blindly copy
|
2007-09-19 |
Ethan Blanton |
The second in a series of Tcl-fixing patches from venks on
|
2007-09-19 |
Ethan Blanton |
Another fabulous patch to our Tcl loader from venks on irc.freenode.net.
|
2007-09-19 |
Stu Tomlinson |
Fix the whitespace/tab/space junk I just created
|
2007-09-19 |
Stu Tomlinson |
Merge the plugin pack's showoffline plugin's functionality to pidgin proper
|
2007-09-18 |
Kevin Stange |
merge of '1e99f01b26f638dadf8b3d274a2bba9cc5ca6f6b'
|
2007-09-18 |
Sean Egan |
Patch from db42. Fixes #3191
|
2007-09-18 |
Sean Egan |
Exclaim
|
2007-09-18 |
Sean Egan |
Forgot file
|
2007-09-18 |
Sean Egan |
More Hylke icons
|
2007-09-18 |
Stu Tomlinson |
Convert buddy notes to plain text before displaying in the tooltip to
|
2007-09-18 |
Stu Tomlinson |
merge of '21eb65cc653f96fb176d3c2f9aba336578f53e61'
|
2007-09-18 |
Stu Tomlinson |
Fix an annoying bug where chat userlist tooltips would show up when the
|
2007-09-18 |
Kevin Stange |
Try to sync up the change log. It would be helpful for people to remember
|
2007-09-18 |
Casey Harkins |
(10:23:40 PM) khc: charkins: shouldn't "on" be lower case?
|
2007-09-18 |
Daniel Atallah |
Disable the account when the user cancels entering the password so the account isn't stuck in a weird unconnected state. Fixes #1791
|
2007-09-18 |
Daniel Atallah |
merge of '05931acee44dc92b25bb11c8d65ccf224d7f0ea8'
|
2007-09-23 |
Jeffrey Connelly |
Fix a few memory leaks in #3281 (details in ticket).
|
2007-09-23 |
Jeffrey Connelly |
Comment a partial implementation of the libpurple attention API for
|
2007-09-18 |
Jeffrey Connelly |
merge of 'abe5c21ff8b83812c256bc2b14a3f887ecc628b8'
|
2007-09-18 |
Casey Harkins |
merge of '0fb234fbd6f0cbba882df8df649a783fea7f312f'
|
2007-09-18 |
Casey Harkins |
merge of '581cfaaf2f02af0abbaa8910cedb9f7f62b25a5c'
|
2007-09-17 |
Stu Tomlinson |
merge of '8e670fb9038d1557c20381996ac85f3c47359625'
|
2007-09-17 |
Stu Tomlinson |
merge of '41389df89a4a6a007d41cec33e33043cd41ea159'
|
2007-09-17 |
Stu Tomlinson |
- Add version dependency on libpurple for pidgin
|
2007-09-18 |
Casey Harkins |
merge of '4f72579666e002cb42772fe52db9422fdbcfcdbb'
|
2007-09-18 |
Sean Egan |
Include real names in system log messags. Fixes #3130
|
2007-09-17 |
Sean Egan |
set focus to dialog->protocol_menun on set_account_protocol_cb, Fixes #3163
|
2007-09-17 |
Sean Egan |
Fix MSN File transfer size. Fixes #3095. thanks!
|
2007-09-17 |
Sean Egan |
show transparent status icons for idle tooltips. Patch from #465
|
2007-09-17 |
Sean Egan |
Sometimes I have to chuckle at the commit messages working on Pidgin makes you write sometimes. Make 8-|) turn into a monkey face. Fixes #3157
|
2007-09-18 |
Casey Harkins |
Capitalize "Blink On New Message" to be consistant with all other menu
|
2007-09-17 |
Sean Egan |
New toolbar icons
|
2007-09-18 |
Will Thompson |
Bunch of documentation tidying for the ssl api, and add a doxycomment to
|
2007-09-18 |
Will Thompson |
Let's document more of cmds.h!
|
2007-10-03 |
Will Thompson |
Add disconnection reasons to yahoo
|
2007-10-03 |
Will Thompson |
Add disconnection reasons to SIMPLE.
|
2007-10-03 |
Will Thompson |
Add disconnection reasons to silc.
|
2007-10-02 |
Will Thompson |
I missed a PURPLE_REASON_INVALID_USERNAME.
|
2007-10-02 |
Will Thompson |
Rename PURPLE_REASON_INVALID_USERNAME to PURPLE_REASON_INVALID_SETTINGS, so it
|
2007-10-02 |
Will Thompson |
Add disconnection reasons to sametime.
|
2007-10-02 |
Will Thompson |
Add disconnection reasons to qq
|
2007-10-02 |
Will Thompson |
Add disconnection reasons to qq.
|
2007-10-01 |
Will Thompson |
Add disconnection reasons to oscar.
|
2007-10-01 |
Will Thompson |
Add disconnect reasons to novell.
|
2007-09-21 |
Will Thompson |
Currently, SSL errors (other than SSL not being available) do not set
|
2007-09-20 |
Will Thompson |
purple_connection_error_reason-ify myspace
|
2007-09-19 |
Will Thompson |
Use purple_connection_error_reason in prpl-msn.
|
2007-09-19 |
Will Thompson |
Check in purple_connection_error_reason that purple_connection_reason_is_fatal
|
2007-09-19 |
Will Thompson |
Get rid of an unused PurpleDisconnectReason variable from switching to using
|
2007-09-19 |
Will Thompson |
Use PurpleDisconnectReasons in prpl-jabber.
|
2007-09-19 |
Will Thompson |
Use purple_connection_ssl_error in prpl-irc
|
2007-09-19 |
Will Thompson |
Create purple_connection_ssl_error(), which converts a PurpleSslErrorType
|
2007-09-19 |
Will Thompson |
Clarified the meaning of PURPLE_REASON_NETWORK_ERROR and
|
2007-09-18 |
Will Thompson |
Remove commented-out calls to purple_connection_error.
|
2007-09-18 |
Will Thompson |
Move prpl-irc to purple_connection_error_reason.
|
2007-09-18 |
Will Thompson |
INVALID_USERNAME is a fatal reason.
|
2007-09-18 |
Will Thompson |
Add PURPLE_REASON_INVALID_USERNAME, which should go away as soon as there's
|
2007-09-18 |
Will Thompson |
Modify gadu-gadu to use purple_connection_error_reason. I'm not sure about
|
2007-09-18 |
Will Thompson |
merge of '688a896af7f228132e0f78057e7ed5812c3f7b13'
|
2007-09-17 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 41389df89a4a6a007d41cec33e33043cd41ea159)
|
2007-09-17 |
Daniel Atallah |
more leak fixes.
|
2007-09-17 |
Stu Tomlinson |
Fix include ordering so GDK_WINDOWING_X11 is defined with older Gtk
|
2007-09-17 |
Sadrul Habib Chowdhury |
merge of '19b30281288c32f2ebdb7e2ae8c66817d77d96db'
|
2007-09-17 |
Sadrul Habib Chowdhury |
Fix #3131 ('Ctrl , and Ctrl . moving tabs incorrectly'). Thanks to ftmichael for reporting the bug.
|
2007-09-17 |
Mark Doliner |
merge of '936cdaa27fea9a9673ee31a184af0a30d9471abe'
|
2007-09-17 |
John Bailey |
This fixes compilation issues where old glib and either an old gcc or a
|
2007-09-17 |
Mark Doliner |
Access search results directly instead of going through the API because
|
2007-09-17 |
Daniel Atallah |
Various warning fixes and a small leak fix.
|
2007-09-17 |
Daniel Atallah |
merge of '18e1f28f6de13344c37092b56e228eec61772fd7'
|
2007-09-17 |
Sadrul Habib Chowdhury |
merge of '5a3c2bb6d5725a73e614aa69d0e5beb04aba2d19'
|
2007-09-17 |
Richard Laager |
merge of '34d642b12b7215d55fd032cd513a7e225715f19a'
|
2007-09-17 |
Ethan Blanton |
Document the patches from David Mohr which provide support for saving
|
2007-09-17 |
Ethan Blanton |
Save default Gtk+ display in the command line for session restoration.
|
2007-09-17 |
Ethan Blanton |
Accept --display as an argument, to be passed to Gtk+.
|
2007-09-19 |
Nathan Walp |
another day, another irritating workaround
|
2007-09-16 |
Richard Laager |
Rename the internal home_dir variable to user_dir to match the function and
|
2007-09-16 |
Richard Laager |
merge of '23dc13dcb7632660e49a98fb7f2fc9510c51ce48'
|
2007-09-16 |
Will Thompson |
Rename Pidgin's hash table of ongoing autoreconnections to 'auto_reconns'
|
2007-09-17 |
Sadrul Habib Chowdhury |
Tab-complete as much as possible when there are multiple suggests.
|
2007-09-16 |
Sadrul Habib Chowdhury |
merge of '4edaa472ef7d3d6b4bef04843b8e7116e3a44c84'
|
2007-09-16 |
Evan Schoenberg |
merge of '5eb5c567b85fa0c57d69ad649e737c11b45b70ec'
|
2007-09-16 |
Sadrul Habib Chowdhury |
Fix #3127.
|
2007-09-16 |
Sadrul Habib Chowdhury |
Add checkboxes for 'auto-join' and 'persistent' in the add-chat dialog. Closes #2248.
|
2007-09-16 |
Eoin Coffey |
merge of '249b00cea42025dd90023ffcffb778f320c99c99'
|
2007-09-15 |
Richard Laager |
In the auto-personize code:
|
2007-09-15 |
Richard Laager |
merge of '22f6ff41c9fffdd5267c9c96f8208a6071443e62'
|
2007-09-16 |
Eoin Coffey |
merge of '133f2968e112c003cac1320d1ca0128d5da74066'
|
2007-09-16 |
Andreas Monitzer |
merge of '0411be512ef271d73fb2f800df237b0953a983a1'
|
2007-09-15 |
Sadrul Habib Chowdhury |
merge of '13c22e794b21817fd09887f5a0d20def762f5203'
|
2007-09-15 |
Sadrul Habib Chowdhury |
Honour the persistency when closing the window from the WM.
|
2007-09-16 |
Andreas Monitzer |
Forgot to specify that the application shouldn't reconnect when no encryption is available on the server but the user has asked to require it.
|
2007-09-17 |
Sean Egan |
Change Add/Edit to Manage. Fixes #1771 and #2796
|
2007-09-16 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
2007-09-15 |
Sean Egan |
Turn off rules hint for gtkrequest. Fixes #2652
|
2007-09-15 |
Sean Egan |
special case smileys in the toolbar. Fixes #2668 I'll need a new icon from Hylke
|
2007-09-15 |
Sean Egan |
only draw line on expanded group headers
|
2007-09-18 |
Will Thompson |
Fix up Bonjour to use purple_connection_error_reason.
|
2007-09-17 |
Will Thompson |
Make pidgin use report_disconnect_reason rather than report_disconnect, and
|
2007-09-17 |
Will Thompson |
It's even better when code compiles. Remove references to disconnection
|
2007-09-17 |
Will Thompson |
Create purple_connection_reason_is_fatal, which is basically a replacement for
|
2007-09-17 |
Will Thompson |
Create PurpleConnectionUiOps.report_disconnect_reason and
|
2007-09-17 |
Will Thompson |
Remove non-error PurpleDisconnectReasons, and add PURPLE_REASON_OTHER_ERROR
|
2007-09-15 |
Will Thompson |
Create a PurpleDisconnectReason enum (which happens to be identical to
|
2007-09-15 |
Sean Egan |
Only keep track of sent auto-responses in determining whether to send an auto-response. This will keep people who have had a conversation and then set themselves away from getting confused and thinking it doesn't work
|
2007-09-15 |
Sean Egan |
Remove second :-$ emoticon from ICQ. Fixes #2671
|
2007-09-15 |
Sean Egan |
Gray offline buddy icons when setting them as window icons. Fixes #302
|
2007-09-15 |
Sean Egan |
changelog move to
|
2007-09-15 |
Sean Egan |
merge of '9f5274448f45f6503b6ea291ada3c4e0e00b8c52'
|
2007-09-15 |
Sadrul Habib Chowdhury |
Plug some memory leaks.
|
2007-09-15 |
Sadrul Habib Chowdhury |
static this.
|
2007-09-15 |
Sadrul Habib Chowdhury |
Changelog conversation hiding and music emblem. Feel free to better the description.
|
2007-09-15 |
Sadrul Habib Chowdhury |
Display a music emblem in the buddylist when appropriate.
|
2007-09-15 |
Sadrul Habib Chowdhury |
Use the #define's instead of the strings.
|
2007-09-15 |
Sadrul Habib Chowdhury |
If there's a chat open when an account gets disconnected because of an error,
|
2007-09-15 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 1dd94029a56becb6dd246bc78486df5244f66367)
|
2007-09-15 |
Sadrul Habib Chowdhury |
We can do this without forcing a minor bump.
|
2007-09-15 |
Sadrul Habib Chowdhury |
Do not boldify the chat in the buddylist for unread system messages.
|
2007-09-15 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 02b9fa9cd591c94c082a8ff02ea27fe33b278a0a)
|
2007-09-15 |
Sadrul Habib Chowdhury |
merge of '02b9fa9cd591c94c082a8ff02ea27fe33b278a0a'
|
2007-09-15 |
Sean Egan |
underline group headers instead of setting their background color. Inspired by Empathy, and probably Gossip before it. I think it probably looks better, but it's just two lines, so tell me if you disagree
|
2007-09-15 |
Sean Egan |
remove stale .todos
|
2007-09-15 |
Sean Egan |
Move to menu in blist context menu. Used for more easily moving buddies between groups
|
2007-09-15 |
Daniel Atallah |
Mark new MSN string translatable now that we're no longer string frozen.
|
2007-09-15 |
Sean Egan |
Auto-personization. Closes #44
|
2007-09-14 |
Sean Egan |
Make 200px the upper-bound for buddy icons. Prevents problems when people try using their 7megapixel digital camera images as custom icons. Fixes #105
|
2007-09-14 |
Sean Egan |
Pack smileys into smiley box without expand=FALSE. Fixes #92
|
2007-09-14 |
Daniel Atallah |
Apply a similar fix to the proxy prefs loading fix to the status scores.
|
2007-09-14 |
Daniel Atallah |
Fix proxy settings to be loaded correctly when libpurple is initialized. This was broken because it relied on the prefs being loaded after proxy initialization so that the pref callbacks would be triggered and I changed the prefs loading to happen right at the beginning to fix other issues. Fixes #3092.
|
2007-09-14 |
Stu Tomlinson |
merge of '507542b421b5b1da79e4b5a2624a5f768e2683e3'
|
2007-09-14 |
Stu Tomlinson |
it seems that "SOURCES" is a reserved variable in some versions of automake,
|
2007-09-14 |
Stu Tomlinson |
Fix the spec file due to relocation of sound files and new CA certificates
|
2007-09-14 |
Stu Tomlinson |
Hopefully fix the broken detection of X11 stuffs on older X installations
|
2007-09-14 |
Stu Tomlinson |
Version bump
|
2007-09-14 |
Will Thompson |
Explain what PurpleAccountOption.masked and its setters and getters
|
2007-09-16 |
Evan Schoenberg |
The MSN http method should default to MSN_HTTPCONN_SERVER, not MSN_SERVER
|
2007-09-14 |
Sean Egan |
whoops! do if 0, not ifdef 0
|
2007-09-15 |
Sadrul Habib Chowdhury |
Cool music emblem from hbons. If you hadn't noticed, he's pretty good\!
|
2007-09-14 |
Sadrul Habib Chowdhury |
merge of '15e090cc3c5ac0e910b83a17267afbabea78ef86'
|
2007-09-14 |
Sadrul Habib Chowdhury |
Part of #1332 to introduce pidgin_text_combo_box_new_entry and
|
2007-09-14 |
Sean Egan |
remove logo versionizing
|
2007-09-14 |
Kevin Stange |
Another noteworthy item!
|
2007-09-14 |
Kevin Stange |
More changelogging. I added the URL for the closed tickets on this milestone
|
2007-09-14 |
Kevin Stange |
merge of '91d32f258f45019f306aa3b84171ce3ae04ea27e'
|
2007-09-14 |
Kevin Stange |
merge of '3dedd60731e82888442aec49bfdcf99d59493074'
|
2007-09-14 |
Kevin Stange |
Fix Ka-Hing's tabbing and NEWS for myself.
|
2007-09-14 |
Kevin Stange |
merge of '0befa035e9ed7dd56124bd9f33fa7111a6eaf95b'
|
2007-09-14 |
Ka-Hing Cheung |
news
|
2007-09-14 |
Kevin Stange |
This should be credited.
|
2007-09-14 |
Sean Egan |
ChangeLog yahoo chat
|
2007-09-14 |
William Ehlhardt |
- Add API extensions written for the Certificate Manager
|
2007-09-14 |
Kevin Stange |
A couple more things for the ChangeLog
|
2007-09-14 |
Kevin Stange |
Update the dates on the ChangeLogen
|
2007-09-14 |
Sadrul Habib Chowdhury |
merge of '83f50edf9e879470bb69228cdfb494cd66b76d27'
|
2007-09-14 |
Sadrul Habib Chowdhury |
merge of '1b5e0d46f232e69af8caa445d5928c559fe13690'
|
2007-09-14 |
Kevin Stange |
Make Win32 build from dist tarball.
|
2007-09-14 |
Sadrul Habib Chowdhury |
Remove this for now to pass distcheck. I need to find a way to bring this
|
2007-09-14 |
Sean Egan |
Please NEWS and continue to ChangeLog things.
|
2007-09-14 |
Kevin Stange |
merge of '11768a3d08fa04aafe9292064f8999c0fc368c8b'
|
2007-09-14 |
Kevin Stange |
Ship zap.h for MySpaceIM to pass distcheck (and allow dist tarball to work)
|
2007-09-14 |
Ambrose C. Li |
Fixes #3085 , zh_TW translation update
|
2007-09-14 |
Sadrul Habib Chowdhury |
merge of 'da40aebad3ad2fda4c989c859927ab42a0825de5'
|
2007-09-14 |
Ethan Blanton |
whoops, missed the changelog for the Brazilian Portuguese translation
|
2007-09-14 |
Ethan Blanton |
Portuguese language translation from Maurício.
|
2007-09-14 |
John Bailey |
Comment tweaks to be closer to the version handed out via the wiki as well as
|
2007-09-14 |
Daniel Atallah |
Sneakiness to make it easy to compile xmpp on win32 with Cyrus SASL support. This isn't ready for popular consumption yet, but if anyone wants the sasl binary that I compiled against MIT Kerberos, let me know.
|
2007-09-14 |
John Bailey |
propagate from branch 'im.pidgin.cpw.rekkanoryo.examples' (head 55aed29a474f580bfb8b319bdcab36dc80024bd4)
|
2007-09-14 |
Daniel Atallah |
There shouldn't be assert()s in pretty much any libpurple code.
|
2007-09-14 |
Daniel Atallah |
Clear the password when we get an auth. error and we're not saving passwords so that you don't need to go into the account settings to reset it. Fix #3083.
|
2007-09-14 |
Daniel Atallah |
Cleanup the SASL init and add error checking.
|
2007-09-13 |
Sean Egan |
Fixes #3051 Patch from Will Hawkins to clean up SIMPLE login and registration
|
2007-09-13 |
William Ehlhardt |
merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
|
2007-09-14 |
Sadrul Habib Chowdhury |
Don't fail on distcheck.
|
2007-09-13 |
Sadrul Habib Chowdhury |
Typo
|
2007-09-13 |
Daniel Atallah |
A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
|
2007-09-13 |
Daniel Atallah |
Fix crash in musicmessaging plugin when something else has set the message to NULL (in this case, I'm guessing the Offline Messaging plugin). Fixes #3050.
|
2007-09-13 |
Sadrul Habib Chowdhury |
merge of '2510b3bdf51be7bd339aca4a39ec86bf73c6716c'
|
2007-09-13 |
Daniel Atallah |
This is parts 1 and 2 of patch #2910 from Vladimir (thecrux) to improve NTLM proxy handling. Specifically, it specifies that we're using Unicode strings and uses the hostname of the local machine instead of incorrectly using the proxy server's hostname for authentication. References #2910.
|
2007-09-13 |
William Ehlhardt |
- Make x509_signed_by return TRUE indiscriminately so that other things
|
2007-09-13 |
William Ehlhardt |
- Make ssl-nss x509_export_certificate work
|
2007-09-13 |
William Ehlhardt |
- Fix ssl-nss x509 to properly convert NSPR PRTime to time_t (in
|
2007-09-13 |
William Ehlhardt |
- GTKCertMgr X.509 infothing now uses the
|
2007-09-13 |
William Ehlhardt |
- Make ssl-nss unique_id and issuer_unique_id work
|
2007-09-12 |
Daniel Atallah |
Add Basque translation to win32 installer from Mikel Pascual Aldabaldetreku. Fixes #2880.
|
2007-09-12 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head bc9c8821faaf3c70a0f00b97e954189a9a85ba91)
|
2007-09-12 |
Daniel Atallah |
Fix from fmoo so that the imhtml toolbar appears right on the MS-Windows theme (and probably other themes too).
|
2007-09-12 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
|
2007-09-13 |
Sadrul Habib Chowdhury |
Remember the 'Enable Sounds' setting for a conversation. Closes #312.
|
2007-09-12 |
Gabriel Schulhof |
Fixing g(tk|nt)certmgr.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing g(tk|nt)certmgr.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing gntconn.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing gntcertmgr.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing gntaccount.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing certificate.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing certificate.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing usernick.c and, for some strange reason, request.h
|
2007-09-12 |
Gabriel Schulhof |
Updated purple_request_fields in usermood.c
|
2007-09-12 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
|
2007-09-12 |
Sadrul Habib Chowdhury |
merge of '7d129d95f3f565e508da7fd81f36de2b51dfb103'
|
2007-09-12 |
Björn Voigt |
a new version to take into account the new translation name.
|
2007-09-12 |
Éric Boumaour |
fixes #3068
|
2007-09-12 |
Will Thompson |
merge of 'cecaf2df51b21064a99e3ca0588ae11a7b499b42'
|
2007-08-15 |
Will Thompson |
Add doxygen fu to the DNS UiOps.
|
2007-08-19 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)
|
2007-08-19 |
Gabriel Schulhof |
"Fixing"GtkPounce.xs
|
2007-08-19 |
Gabriel Schulhof |
"Fixing"GtkPlugin.xs
|
2007-08-19 |
Gabriel Schulhof |
Forgot;
|
2007-08-19 |
Gabriel Schulhof |
Typo
|
2007-08-19 |
Gabriel Schulhof |
Trying some more .xs-fu
|
2007-08-19 |
Gabriel Schulhof |
Trying some more .xs-fu
|
2007-08-18 |
Gabriel Schulhof |
Updated signatures in gntrequest.c - dunno how to implement transience
|
2007-08-18 |
Gabriel Schulhof |
Added hints to gntpounces.c and gntprefs.c
|
2007-08-18 |
Gabriel Schulhof |
Added hints to gntplugin.c
|
2007-08-18 |
Gabriel Schulhof |
Added hints to gntblist.c
|
2007-08-18 |
Gabriel Schulhof |
Updating Request.xs
|
2007-08-18 |
Gabriel Schulhof |
merge of '2e581033a2565fca7ce0dd0b8a5b84ecc919c830'
|
2007-08-17 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 3f64b9d598e136d0f6f739c7f23ad4baed097f73)
|
2007-09-12 |
Sadrul Habib Chowdhury |
Compile\!
|
2007-09-12 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 3a95a9866173539bae4b66f0e7047dae6f5376c6)
|
2007-09-12 |
Sadrul Habib Chowdhury |
Duplicate the fix from 33d699ec: do g_thread_init before using any other
|
2007-09-12 |
Sadrul Habib Chowdhury |
merge of '136752a3a64ea88c43212015de4ce2ed521575d1'
|
2007-09-12 |
Luke Schierer |
merge of '568fa1d06eec5b85c215976c97bba59da8c139a7'
|
2007-09-12 |
Timo Jyrinki |
fixes #3048
|
2007-09-12 |
Sadrul Habib Chowdhury |
Instead of just notifying the user about a connection error, give him options
|
2007-09-12 |
Luke Schierer |
missed this merging
|
2007-09-12 |
Luke Schierer |
merge of '125b719cb91678665be458b456b707477e85d179'
|
2007-09-12 |
Martin Srebotnjak |
fixes #3041
|
2007-09-12 |
Sadrul Habib Chowdhury |
Fix a memory corruption.
|
2007-09-12 |
Sadrul Habib Chowdhury |
merge of '7c5d7b18909c2d94f281c62597ceed3ea6533c08'
|
2007-09-12 |
Sadrul Habib Chowdhury |
Don't prompt for the password again if the user entered it once in the account window.
|
2007-09-12 |
Sadrul Habib Chowdhury |
Select the right account when a buddyname is selected from the suggest-list.
|
2007-09-12 |
Sadrul Habib Chowdhury |
Fix a small bug in sound-test, thanks to igungor in #pidgin.
|
2007-09-12 |
Luke Schierer |
trying to make the merge easier
|
2007-09-11 |
Martin Srebotnjak |
fixes #3041 assuming this is the same miles
|
2007-09-11 |
Timo Jyrinki |
fixes #3048 Assuming tjyrinki is the same as the last submitter I see in monotone-viz
|
2007-09-11 |
Serdar Soytetir |
fixes #3044
|
2007-09-12 |
Mark Doliner |
Fix the bug reported to the devel mailing list by Georgi Kirilov.
|
2007-09-12 |
Luke Schierer |
this file shouldn't be marked executable
|
2007-09-12 |
Javier Fernández-Sanguino Peña |
fixes #2682
|
2007-09-12 |
Serdar Soytetir |
fixes #3044
|
2007-09-12 |
Luke Ross |
fixes #3057
|
2007-09-12 |
Luke Schierer |
merge of 'bda49fb76ee1731eebada61327489c4d42d07e66'
|
2007-09-12 |
Etan Reisner |
Fix the capitalization of the python variable in a configure.ac check, I
|
2007-09-11 |
Ivar Smolin |
fixes #2757
|
2007-09-11 |
Yngve Spjeld Landro |
fixes #2878
|
2007-09-11 |
Luke Schierer |
merge of '7480925dadadae4e72d767542bc4435163eb0a52'
|
2007-09-11 |
Miloslav Trmac |
fixes #3043
|
2007-09-11 |
Loptosko |
fixes #3039
|
2007-09-11 |
Björn Voigt |
fixes #3055
|
2007-09-11 |
Kelemen Gábor |
fixes #3029
|
2007-09-11 |
Arangel Angov |
fixes #3001
|
2007-09-11 |
Luke Schierer |
fixes #2743
|
2007-09-11 |
Ihar Hrachyshka |
references #2743
|
2007-09-11 |
Claudio Satriano |
fixes #2797
|
2007-09-12 |
John Bailey |
Adding a notify API example plugin.
|
2007-09-12 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 71464d14b942b267bc284f32e1f3eb7fb43b83a9)
|
2007-09-08 |
John Bailey |
Fix my e-mail address to match my MTN key since it now is a real e-mail address.
|
2007-09-08 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 15bcbcfaf120a8a662c8c97ac73c5f6eb0fe6813)
|
2007-09-08 |
John Bailey |
Automake foo
|
2007-09-08 |
John Bailey |
Add the debug example plugin
|
2007-09-08 |
John Bailey |
Fix the top of the header and also correct for the new FSF address.
|
2007-09-08 |
John Bailey |
Adding the helloworld.c plugin used in the BasicPluginHowto and the
|
2007-12-01 |
Sadrul Habib Chowdhury |
explicit merge of '340d730b1b1e1164ee9eab77968ffd03cdf4996e'
|
2007-12-01 |
Sadrul Habib Chowdhury |
disapproval of revision '2b7518757478bf6ae0a9d32b0881d7603e6cc99e'
|
2007-09-11 |
Sadrul Habib Chowdhury |
Apparently, if the row-keys don't have a destructor function, things can go
|
2007-09-07 |
Sadrul Habib Chowdhury |
Add a "<hr>" after the message history after redisplaying a hidden
|
2007-09-07 |
Sadrul Habib Chowdhury |
Do not update the unseen count for system messages.
|
2007-09-07 |
Sadrul Habib Chowdhury |
"We are going to destroy the conversations immediately only if the 'close immediately'
|
2007-09-05 |
Sadrul Habib Chowdhury |
Make changes in the buddylist menutray icon for hidden conversations to work
|
2007-09-05 |
Sadrul Habib Chowdhury |
Get rid of hidden_convwin.
|
2007-12-01 |
Sadrul Habib Chowdhury |
disapproval of revision '08f542359200866bb7a302653d875cdeccb8df01'
|
2007-09-04 |
Sadrul Habib Chowdhury |
For hidden conversations, just don't create any UI objects at all. This
|
2007-09-04 |
Sadrul Habib Chowdhury |
Show the 'new message' icon correctly.
|
2007-09-04 |
Sadrul Habib Chowdhury |
Add some stuff so that we don't have to traverse over a list to determine
|
2007-09-18 |
Jeffrey Connelly |
In msimprpl, log unrecognized HTML tags received from the IM client, and
|
2007-09-18 |
Jeffrey Connelly |
Replace all CRLF line-endings with LF line endings (Unix-style). This fixes
|
2007-09-17 |
Jeffrey Connelly |
Add compile-time option MSIM_MARKUP_SHOW_UNKNOWN_TAGS, enabled by default
|
2007-09-11 |
Jeffrey Connelly |
Use purple_connection_set_display_name() to set the display name to the
|
2007-08-18 |
Gabriel Schulhof |
Minor oversight
|
2007-08-17 |
Gabriel Schulhof |
... and the font dialog
|
2007-08-17 |
Gabriel Schulhof |
... and the font dialog
|
2007-08-17 |
Gabriel Schulhof |
... and the font dialog
|
2007-08-17 |
Gabriel Schulhof |
... and the font dialog
|
2007-08-17 |
Gabriel Schulhof |
Stringing smiley toolbar
|
2007-08-17 |
Gabriel Schulhof |
Stringing pounce windows
|
2007-08-17 |
Gabriel Schulhof |
Stringing pounce windows
|
2007-08-17 |
Gabriel Schulhof |
Ooops ...
|
2007-08-17 |
Gabriel Schulhof |
Forgot the header ...
|
2007-08-17 |
Gabriel Schulhof |
Adding syslog + compile fixes
|
2007-08-17 |
Gabriel Schulhof |
merge of '157af56b7d2b30861754d904bd1a501357ee10a7'
|
2007-08-17 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 90fde4fedfaeb6e062d2d74a7128c2132e9acb55)
|
2007-08-17 |
Gabriel Schulhof |
Forgot one
|
2007-08-17 |
Gabriel Schulhof |
merge of '0bd9e1e53c324f8db97d248ad3b09eb140a0e416'
|
2007-08-17 |
Gabriel Schulhof |
explicit merge of 'fc49baf44017a8fd511c607b435668baf2a0f518'
|
2007-08-17 |
Gabriel Schulhof |
Stringing log windows
|
2007-08-17 |
Gabriel Schulhof |
Oops ...
|
2007-08-17 |
Gabriel Schulhof |
Forgot to s/filesel/dirsel/ in the folder selector
|
2007-08-17 |
Gabriel Schulhof |
Forgot to refer to gtkblist.h
|
2007-08-17 |
Gabriel Schulhof |
Finished implem in gtkrequest.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkutils.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkutils.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkstatusbox.c
|
2007-08-16 |
Gabriel Schulhof |
Fixed function sigs in gtkrequest.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkprivacy.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkprefs.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkpounce.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtklog.c and gtkplugin.c - starting to use Pidgin-specific hints
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtklog.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkimhtmltoolbar.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkdialogs.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to pidgin/gtkdebug.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to pidgin/gtkconv.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to pidgin/gtkblist.c
|
2007-08-16 |
Gabriel Schulhof |
Implementing hints in libpurple/server.c
|
2007-08-16 |
Gabriel Schulhof |
Implementing hints in libpurple/request.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to ft.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to conversation.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to libpurple/account.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to yahoo yahoo.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to libpurple/plugins/autoaccept.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to libpurple/plugins/autoaccept.c
|
2007-08-13 |
Gabriel Schulhof |
Added hints to sametime sametime.c
|
2007-08-13 |
Gabriel Schulhof |
Added hints to qq sys_msg.c
|
2007-08-13 |
Gabriel Schulhof |
Added hints to qq group_opt.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to qq group_join.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to qq group_im.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to qq group.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to qq buddy_opt.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to qq buddy_opt.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to qq buddy_info.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to oscar peer.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to oscar oscar.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to novell novell.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to msn msn.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to msn msn.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to msn dialog.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber xdata.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber si.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber jabber.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber chat.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber buddy.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber auth.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber auth.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to gg.c
|
2007-08-12 |
Gabriel Schulhof |
Adding buddy hint to offlinemsg
|
2007-08-12 |
Gabriel Schulhof |
Added hints to idle maker
|
2007-08-12 |
Gabriel Schulhof |
API says *crack*
|
2007-08-12 |
Gabriel Schulhof |
Restored API. Lessee what we can do with the other params first
|
2007-08-12 |
Gabriel Schulhof |
merge of '6921f2461941acb974565c821beffc6f81f39492'
|
2007-08-09 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 1aba81cae8b963708281123ed6c438ba5861113d)
|
2007-08-12 |
Gabriel Schulhof |
Broke all purple_request_* APIs
|
2007-08-08 |
Gabriel Schulhof |
... and the About dialog ...
|
2007-08-08 |
Gabriel Schulhof |
... and the About dialog ...
|
2007-08-08 |
Gabriel Schulhof |
Making plugins dialog work
|
2007-08-08 |
Gabriel Schulhof |
Adding parameter void *ui_data for parent window
|
2007-08-08 |
Gabriel Schulhof |
Checking program flow
|
2007-08-08 |
Gabriel Schulhof |
Checking program flow
|
2007-08-08 |
Gabriel Schulhof |
Testing out show-with-parent.
|
2007-08-08 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
|
2007-07-28 |
Gabriel Schulhof |
Back to square[0]
|
2007-07-28 |
Gabriel Schulhof |
Trying pidgin_get_toplevel
|
2007-07-28 |
Gabriel Schulhof |
Converting buddy list menu items.
|
2007-07-24 |
Gabriel Schulhof |
More dialogs made transient
|
2007-07-24 |
Gabriel Schulhof |
Minor fix
|
2007-07-24 |
Gabriel Schulhof |
Making it compile...
|
2007-07-24 |
Gabriel Schulhof |
Making it compile...
|
2007-07-24 |
Gabriel Schulhof |
Making it compile...
|
2007-07-24 |
Gabriel Schulhof |
Making it compile...
|
2007-07-24 |
Gabriel Schulhof |
Generic transience mechanism ... *shudder*
|
2007-07-24 |
Gabriel Schulhof |
Making dialogs properly transient.
|
2007-04-15 |
Ka-Hing Cheung |
Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
|
2006-10-18 |
Ma Yuan |
[gaim-migrate @ 17523]
|
2006-10-15 |
Ma Yuan |
[gaim-migrate @ 17483]
|
2006-10-14 |
Ma Yuan |
[gaim-migrate @ 17481]
|
2006-09-16 |
Ma Yuan |
[gaim-migrate @ 17288]
|
2006-09-08 |
Ma Yuan |
[gaim-migrate @ 17193]
|
2006-09-08 |
Ma Yuan |
[gaim-migrate @ 17192]
|
2006-09-07 |
Ma Yuan |
[gaim-migrate @ 17182]
|
2006-09-06 |
Ma Yuan |
[gaim-migrate @ 17181]
|
2006-09-03 |
Ma Yuan |
[gaim-migrate @ 17139]
|
2006-09-03 |
Ma Yuan |
[gaim-migrate @ 17138]
|
2006-08-31 |
Ma Yuan |
[gaim-migrate @ 17100]
|
2006-08-27 |
Ma Yuan |
[gaim-migrate @ 17057]
|
2006-08-27 |
Ma Yuan |
[gaim-migrate @ 17056]
|
2006-08-27 |
Ma Yuan |
[gaim-migrate @ 17055]
|
2006-08-26 |
Ma Yuan |
[gaim-migrate @ 17045]
|
2006-08-26 |
Ma Yuan |
[gaim-migrate @ 17043]
|
2006-08-26 |
Ma Yuan |
[gaim-migrate @ 17042]
|
2006-08-26 |
Ma Yuan |
[gaim-migrate @ 17041]
|
2006-08-26 |
Ma Yuan |
[gaim-migrate @ 17040]
|
2006-08-26 |
Ma Yuan |
[gaim-migrate @ 17034]
|
2006-08-24 |
Ma Yuan |
[gaim-migrate @ 17015]
|
2006-08-24 |
Ma Yuan |
[gaim-migrate @ 17014]
|
2006-08-23 |
Ma Yuan |
[gaim-migrate @ 17006]
|
2006-08-23 |
Ma Yuan |
[gaim-migrate @ 17004]
|
2006-08-23 |
Ma Yuan |
[gaim-migrate @ 17003]
|
2006-08-22 |
Ma Yuan |
[gaim-migrate @ 16979]
|
2006-08-22 |
Ma Yuan |
[gaim-migrate @ 16973]
|
2006-08-22 |
Ma Yuan |
[gaim-migrate @ 16968]
|
2006-08-21 |
Ma Yuan |
[gaim-migrate @ 16956]
|
2006-08-21 |
Ma Yuan |
[gaim-migrate @ 16955]
|
2006-08-21 |
Ma Yuan |
[gaim-migrate @ 16952]
|
2006-08-19 |
Ma Yuan |
[gaim-migrate @ 16887]
|
2006-08-19 |
Ma Yuan |
[gaim-migrate @ 16885]
|
2006-08-19 |
Ma Yuan |
[gaim-migrate @ 16884]
|
2006-08-19 |
Ma Yuan |
[gaim-migrate @ 16882]
|
2006-08-19 |
Ma Yuan |
[gaim-migrate @ 16876]
|
2006-08-19 |
Ma Yuan |
[gaim-migrate @ 16873]
|
2006-08-18 |
Ma Yuan |
[gaim-migrate @ 16840]
|
2006-08-16 |
Ma Yuan |
[gaim-migrate @ 16790]
|
2006-08-15 |
Ma Yuan |
[gaim-migrate @ 16772]
|
2006-08-15 |
Ma Yuan |
[gaim-migrate @ 16771]
|
2006-08-14 |
Ma Yuan |
[gaim-migrate @ 16758]
|
2006-08-13 |
Ma Yuan |
[gaim-migrate @ 16737]
|
2006-08-13 |
Ma Yuan |
[gaim-migrate @ 16733]
|
2006-08-12 |
Ma Yuan |
[gaim-migrate @ 16722]
|
2006-08-12 |
Ma Yuan |
[gaim-migrate @ 16721]
|
2006-08-12 |
Ma Yuan |
[gaim-migrate @ 16716]
|
2006-08-10 |
Ma Yuan |
[gaim-migrate @ 16685]
|
2006-08-10 |
Ma Yuan |
[gaim-migrate @ 16684]
|
2006-08-06 |
Ma Yuan |
[gaim-migrate @ 16655]
|
2006-08-06 |
Ma Yuan |
[gaim-migrate @ 16654]
|
2006-08-06 |
Ma Yuan |
[gaim-migrate @ 16653]
|
2006-08-02 |
Ma Yuan |
[gaim-migrate @ 16613]
|
2006-07-30 |
Ma Yuan |
[gaim-migrate @ 16601]
|
2006-07-30 |
Ma Yuan |
[gaim-migrate @ 16600]
|
2006-07-23 |
Ma Yuan |
[gaim-migrate @ 16547]
|
2006-07-23 |
Ma Yuan |
[gaim-migrate @ 16546]
|
2006-07-17 |
Ma Yuan |
[gaim-migrate @ 16507]
|
2006-07-09 |
Ma Yuan |
[gaim-migrate @ 16473]
|
2006-06-24 |
Ma Yuan |
[gaim-migrate @ 16329]
|
2007-09-11 |
Sean Egan |
disapproval of revision '4d691e24cf14c43dbce305dafaa5dd03f76632e7'
|
2007-09-11 |
Sean Egan |
New logo for 2.2.0
|
2007-09-11 |
Daniel Atallah |
Update the Hungarian translator in the about dialog. Fixes #3030.
|
2007-09-11 |
Evan Schoenberg |
The 'Send Emoticons' preferences (which is only configurable if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined) defaults to TRUE when used, a reasonable default. The preference, if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined, should do the same.
|
2007-09-11 |
Evan Schoenberg |
len should be a socklen_t rather than an unsigned int in _qq_s5_canwrite()
|
2007-09-11 |
Evan Schoenberg |
Silence the warning that body_len might be used uninitialized in msn_message_gen_payload().
|
2007-09-11 |
Sadrul Habib Chowdhury |
merge of '04b85a7dd6d2bd21a0cbb8a6022eb500b53efddc'
|
2007-09-11 |
Mark Doliner |
Data in vCards is supposed to be plain text, not HTML. So escape
|
2007-09-11 |
Daniel Atallah |
Various leakfixes and preventing unnecessary allocations.
|
2007-09-11 |
Mark Doliner |
merge of '629d4e0dcf9bd35671fc00e61b6f09e381345e7c'
|
2007-09-11 |
Daniel Atallah |
Prevent an assertion.
|
2007-09-11 |
Daniel Atallah |
merge of 'c33ce721c01032386277454ea2455c2f3638b771'
|
2007-09-11 |
Sean Egan |
Some clients don't put the node in the 115 disco response, so send the node to the callback
|
2007-09-11 |
Sean Egan |
Dont spam the buddy info window with esoteric capabilities
|
2007-09-10 |
Sean Egan |
Don't put "Mood: \(null\) \(null\)" on XMPP buddies
|
2007-09-10 |
Sean Egan |
Fix crash in XMPP capabilities
|
2007-09-10 |
Etan Reisner |
Protocol's (and other plugin's) PurplePluginInfo structs should really be
|
2007-09-10 |
Etan Reisner |
merge of '6cda5928fecda502e1e06e10736c5d98b4406298'
|
2007-09-10 |
Richard Laager |
Capitalize the attention type names.
|
2007-09-10 |
Richard Laager |
Make the XMPP buzz string match the Yahoo one to help the translators.
|
2007-09-10 |
Richard Laager |
Take aliases into account for the attention messages.
|
2007-09-10 |
Richard Laager |
Eliminate an excess array and loop.
|
2007-09-10 |
Richard Laager |
I missed this code in the last commit to remove the USE_ATTENTION_API conditional.
|
2007-09-10 |
Richard Laager |
Remove the *_USE_ATTENTION_API markers everywhere.
|
2007-09-10 |
Richard Laager |
Fix up an apparently bad merge with the reserved fields here.
|
2007-09-10 |
Richard Laager |
Change attention_types to get_attention_types so this will compile.
|
2007-09-10 |
Richard Laager |
Work around a problem so --enable-dbus will build again.
|
2007-09-10 |
Richard Laager |
merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
|
2007-09-10 |
Evan Schoenberg |
merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
|
2007-09-11 |
Sadrul Habib Chowdhury |
Apparently, if the row-keys don't have a destructor function, things can go
|
2007-09-10 |
Sadrul Habib Chowdhury |
Changelog.API the conversation history stuff.
|
2007-09-10 |
Sadrul Habib Chowdhury |
Keep the message history in PurpleConversation.
|
2007-09-10 |
Daniel Atallah |
merge of '65633fb10f29f8d7b1f99b635452d4ed5fe1f3cb'
|
2007-09-10 |
Richard Laager |
Clear up translation ambiguity with the attention API.
|
2007-09-10 |
Richard Laager |
- Rename attention_types to get_attention_types, which seems more standard.
|
2007-09-10 |
Richard Laager |
Add missing files to POTFILES.in. Thanks to Björn Voigt.
|
2007-09-10 |
Richard Laager |
Sort POTFILES.in with: LC_ALL=C sort -t/ -u -o POTFILES.in POTFILES.in
|
2007-09-10 |
Richard Laager |
Fix gaim_request_fields compatibility. I noticed this when porting a plugin.
|
2007-09-10 |
Daniel Atallah |
Various warning fixes for the xmpp prpl.
|
2007-09-10 |
Daniel Atallah |
Fix mingw build of xmpp prpl
|
2007-09-10 |
Daniel Atallah |
merge of '1c7910841138381c841363256ca3c7905b1f26b0'
|
2007-09-06 |
Sean Egan |
propagate from branch 'im.pidgin.soc.2007.xmpp' (head f4d5b74ce9a3f2a048fd5036441ceced1cd2deed)
|
2007-09-05 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head 996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68)
|
2007-09-10 |
Sadrul Habib Chowdhury |
merge of '23dc0b8b764a7a920891d3024bb830bb14916013'
|
2007-09-09 |
Ka-Hing Cheung |
Probably Fixes 1649
|
2007-09-09 |
Kevin Stange |
Add a new 2.2.0 about image from hbons and move the version number up and out of the way.
|
2007-09-09 |
John Bailey |
This function wasn't documented in the Doxygen stuff. If I've documented
|
2007-09-09 |
John Bailey |
I missed this file when I updated the FSF address in the source previously.
|
2007-09-09 |
Mark Doliner |
merge of '0c762d61f5be8c4ba458aa835171bbe53c00ca27'
|
2007-09-09 |
William Ehlhardt |
- Add specific notification for self-signed certificates. Fixes #2874
|
2007-09-09 |
Mark Doliner |
Start watching the listener socket immediately after it's created
|
2007-09-09 |
Mark Doliner |
Moving Peter Lawler to the retired patch writer category, as requested
|
2007-09-08 |
John Bailey |
This will silence a few warnings when building the Doxygen docs.
|
2007-09-08 |
John Bailey |
Add a link to the FAQ in the about box as indirectly suggested in #pidgin.
|
2007-09-08 |
Mark Doliner |
Looks like I might have been wrong about the length being only 8 bits.
|
2007-09-10 |
Sadrul Habib Chowdhury |
Fix a crash in window-placement.
|
2007-09-08 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
2007-09-07 |
Sadrul Habib Chowdhury |
merge of '7360490707a66389e7834a0251d950ce13a46165'
|
2007-09-07 |
Mark Doliner |
Change the way we handle file names when dealing with AIM file
|
2007-09-07 |
Mark Doliner |
AIM 6, when sending a file through a proxy, requires that it receive
|
2007-09-07 |
Mark Doliner |
Add the ability to affiliate people in an xmpp chat room even if
|
2007-09-07 |
Daniel Atallah |
Unregister the iq callback listener when the transfer is freed. Fixes #1804. It doesn't seem correct to me that nothing is sent to the recipient when the sender cancels the ft request, but that is a different issue.
|
2007-09-07 |
Daniel Atallah |
The cyrus SASL password prompt dialogs don't get disposed if the account disconnects. This fixes the callbacks not to assume that the connection is still valid.
|
2007-09-06 |
Daniel Atallah |
Make the uninstaller remove everything it installs.
|
2007-09-06 |
Daniel Atallah |
Grammar fix from nix_nix and johnmoody. Fixes #2593.
|
2007-09-06 |
Daniel Atallah |
Don't assume that the Gstreamer stuff isn't used on win32. There really isn't anything to see here.
|
2007-09-06 |
Daniel Atallah |
Fix subscribing to an offline user in SIMPLE. Thanks to Will Hawkins for the patch and following up with the OpenSER folks to confirm the behavior. Fixes #2181.
|
2007-09-06 |
Daniel Atallah |
Attempt to display user readable error messages for NSS.
|
2007-09-07 |
Sadrul Habib Chowdhury |
Remove the 'Hide' option from the menu.
|
2007-09-06 |
Sadrul Habib Chowdhury |
More fix, thanks to SimGuy.
|
2007-09-06 |
Sadrul Habib Chowdhury |
merge of '0cf1ba2d257fe2551fe7a238c1888c4de36a402e'
|
2007-09-06 |
Sadrul Habib Chowdhury |
I think this fixes #2858.
|
2007-09-06 |
Kevin Stange |
merge of '820a17ae981af30a64647d8438bd769db8bb4689'
|
2007-09-06 |
Mark Doliner |
We have got an empty fullname, set it to NULL so that we fall back to
|
2007-09-06 |
Sadrul Habib Chowdhury |
merge of '9d3e08ca8d3c17d78b9671fdffc4a0769a0a1495'
|
2007-09-06 |
Kevin Stange |
merge of '906281124efc7c5fcab1d5a7b8066c6a99d7927d'
|
2007-09-06 |
Kevin Stange |
merge of 'be9dba922e9f366e12da62fe2e2708b38d82b9c4'
|
2007-09-06 |
Sadrul Habib Chowdhury |
merge of 'acf8d250c77786771f4fda3c7e69009acb30d4ed'
|
2007-09-06 |
John Bailey |
merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
|
2007-09-06 |
Kevin Stange |
merge of '2711852de086a4c03cc115b401f2f5ee0f6fab44'
|
2007-09-06 |
Ka-Hing Cheung |
merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
|
2007-09-05 |
Daniel Atallah |
Fix a crash when hovering over a buddy in the chat userlist and the account is disconnected.
|
2007-09-06 |
Sadrul Habib Chowdhury |
Fix the plugin loading issue Luke had noticed. This is a pretty weird bug
|
2007-09-05 |
Sadrul Habib Chowdhury |
Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
|
2007-09-05 |
Sadrul Habib Chowdhury |
merge of '24d23e4d11dd1922afff286215a32a9f006efab2'
|
2007-09-05 |
Sadrul Habib Chowdhury |
Do not crash when pressing a key in an empty menu. Thanks to CmdrChalupa in
|
2007-09-05 |
Mark Doliner |
Sort the certificates by hostname
|
2007-09-05 |
Mark Doliner |
When doing oscar server-side list management, do deletions before
|
2007-09-05 |
William Ehlhardt |
- Add purple_reserved fields to various structures.
|
2007-09-04 |
Daniel Atallah |
Deal better with receiving a msn ACK when there is no switchboard connected. Fixes #2640.
|
2007-09-04 |
Sadrul Habib Chowdhury |
Catch the event at the very end to make sure other plugins can play with it
|
2007-09-04 |
Daniel Atallah |
Lookup the default First and Last name values for bonjour on win32 in a thread to avoid delays when the plugin is being loaded. Apparently for some people the delay is quite significant when they're part of a domain, but the domain server isn't accessible.
|
2007-09-04 |
Sadrul Habib Chowdhury |
merge of '13a4e3e02e0fa91a6083954093807fa58bab04e8'
|
2007-09-04 |
Daniel Atallah |
Store the socket_type in the PurpleNetworkListenData correctly so that callback functions can use it correctly. Fixes #2933.
|
2007-09-04 |
Mark Doliner |
Print an error when there was a problem parsing some XML
|
2007-09-04 |
Mark Doliner |
A little function name shuffling.
|
2007-09-04 |
Mark Doliner |
Add non-US SMS support for ICQ. This is a patch from DB42.
|
2007-09-04 |
Mark Doliner |
Spaces to tabs
|
2007-09-04 |
Mark Doliner |
Add another build to the list
|
2007-09-04 |
Mark Doliner |
Ka-Hing reminded me that we should set the password to NULL when
|
2007-09-04 |
Mark Doliner |
Three small changes:
|
2007-09-04 |
Sadrul Habib Chowdhury |
Do not bother the prpl about a tooltip for a disconnected account.
|
2007-09-04 |
Sadrul Habib Chowdhury |
merge of '6be8a7c0f691862b61f30ddae359111b8302573e'
|
2007-09-04 |
Sadrul Habib Chowdhury |
merge of 'e5e790ebc036af74d05dbab2f12771cfd23f9e8b'
|
2007-09-04 |
William Ehlhardt |
merge of 'e9d960379b02a0d960ef604990fee9f4439995d0'
|
2007-09-04 |
Sadrul Habib Chowdhury |
Use the proper column for searching users in the chat userlist.
|
2007-09-04 |
William Ehlhardt |
- ssl-nss now reports a certificate's sha1sum correctly
|
2007-09-05 |
Jeffrey Connelly |
If no username is set, point user to a web page where to set it, and disconnect.
|
2007-09-05 |
Jeffrey Connelly |
For status messages, make sure NULL isn't passed to g_markup_escape_text().
|
2007-09-04 |
Jeffrey Connelly |
merge of '1f0db2a75d53cc5f98769d6e6b9ec61e920b5767'
|
2007-09-04 |
Sadrul Habib Chowdhury |
And don't show everything here either.
|
2007-09-04 |
Sadrul Habib Chowdhury |
merge of '03fef04c64d9f2d63fe8ba4e58704908e5f8dba8'
|
2007-09-04 |
Sadrul Habib Chowdhury |
merge of '0372d7dd82f502ec3e68166bf2b289e71267897a'
|
2007-09-04 |
Sadrul Habib Chowdhury |
Don't show *all*\!
|
2007-09-03 |
Ethan Blanton |
Whitespace fix
|
2007-09-03 |
Ethan Blanton |
Handle the case where gethostname() fails or returns a null hostname.
|
2007-09-03 |
Sadrul Habib Chowdhury |
Hide is not a stock item.
|
2007-09-03 |
Sadrul Habib Chowdhury |
merge of '8702a8b674985e8729781c6563e4e552346a7ffd'
|
2007-09-03 |
Ka-Hing Cheung |
merge of 'bf68a58b8bbc1d43f4ebe7b94bd47282cb66f26e'
|
2007-09-03 |
Sadrul Habib Chowdhury |
Remove 'show buddy icon' leftovers to get rid of run time gtk+ warnings.
|
2007-09-03 |
Sadrul Habib Chowdhury |
Do not crash for hidden convs after changing prefs.
|
2007-09-03 |
Sean Egan |
Remove Show buddy icon from conversation menu. 'Fixes' #882
|
2007-09-03 |
Sean Egan |
ifdef win32 the conversation placement code
|
2007-09-03 |
Mark Doliner |
merge of '643feb3e5eefda54d6456d7a5a35201a356954e2'
|
2007-09-03 |
Mark Doliner |
Set our alias using the appropriate function. This makes a copy of
|
2007-09-03 |
Sadrul Habib Chowdhury |
More typos.
|
2007-09-03 |
Sadrul Habib Chowdhury |
Typo.
|
2007-09-03 |
Mark Doliner |
merge of '5f6418804a7d4bb6c64f14f7bc4addc6dee0b232'
|
2007-09-03 |
Richard Laager |
(2007-09-03 07:57:30) rlaager: In the buddy list, we now have a Show submenu with a bunch of Show X items under it. It seems to me that the Show on each item is redundant and should be removed. This would be consistent with the Sort Buddies menu, where the items finish the sentence fragment started by the submenu name.
|
2007-09-03 |
Richard Laager |
Add a missing newline to the end of a purple_debug_info call.
|
2007-09-03 |
Richard Laager |
writing-im-msg now receives the conversation name as the who argument if
|
2007-09-03 |
Richard Laager |
merge of '53adc628daffd84d86a821ded6220ad682da5d53'
|
2007-09-03 |
Mark Doliner |
I can't get this code to trigger. I think the conversion from
|
2007-09-03 |
Mark Doliner |
You can't just look at the first letter of the screen name to determine
|
2007-09-03 |
Mark Doliner |
I can't get this code to trigger. I think the conversion from
|
2007-09-03 |
Mark Doliner |
If a prpl doesn't support icons then hide the "use a custom icon?"
|
2007-09-03 |
Sean Egan |
merge of '3c290039d8432d0fad4f8596495b87e23509bf6f'
|
2007-09-03 |
Sadrul Habib Chowdhury |
merge of '0dbc6114de523821fc87cf7d1c44b30aa0e92713'
|
2007-09-04 |
Jeffrey Connelly |
If MSIM_CHECK_NEWER_VERSION is defined (off by default), run (incomplete)
|
2007-09-04 |
Jeffrey Connelly |
Add uid field to add buddy persistance request. Now adding buddies to the
|
2007-09-03 |
Jeffrey Connelly |
Update msimprpl to 0.18, targetting Pidgin/libpurple 2.2.0. msimprpl 0.17 was
|
2007-09-03 |
Jeffrey Connelly |
Update msimprpl to 0.17, for an independent release for Pidgin 2.1.1.
|
2007-09-03 |
Jeffrey Connelly |
Clarify message about contacts added from server, for #2918.
|
2007-09-03 |
Jeffrey Connelly |
merge of '037dd557f9293f0488bb536ed85c24acddad6553'
|
2007-09-03 |
Jeffrey Connelly |
Treat status messages as the plaintext that they are.
|
2007-09-03 |
Sean Egan |
Patch from Gal Topper to fix an endianness issue in MSN file transfers. Fixes #2912 and fixes #1682
|
2007-09-06 |
Kevin Stange |
disapproval of revision '2887999526ff013d0ffa94da958cd30181ee3aa1'
|
2007-09-02 |
Sean Egan |
Patch from Ankit Singla to preserve newlines. Fixes #2858
|
2007-09-02 |
Sean Egan |
Tooltips on chat userlist. Fixes #2815. Thanks fmoo
|
2007-09-02 |
Sean Egan |
Patch from fmoo. Fixes #1280
|
2007-09-03 |
Sadrul Habib Chowdhury |
Add a 'Group Items'/'Ungroup Items' context menu for the toolbar in the
|
2007-09-03 |
Sadrul Habib Chowdhury |
merge of 'e227a655c6a9f079748dafa19d46fcb9d99bf20a'
|
2007-09-03 |
Sadrul Habib Chowdhury |
pidgin_conversations_fill_menu now also adds a separator and a 'Show
|
2007-09-03 |
Ka-Hing Cheung |
rewster from #pidgin pointed out that the conditional was reversed, and
|
2007-09-03 |
Ka-Hing Cheung |
merge of '1bc4d7f1a38917e6d2bf837a660f5f498a29ea0c'
|
2007-09-03 |
Ka-Hing Cheung |
disapproval of revision 'cccc7902a8993aaa6b6ef10c1fb9480763055463'
|
2007-09-03 |
Ka-Hing Cheung |
Fixes #2340, remember size/position separately for more places
|
2007-09-03 |
Ka-Hing Cheung |
Fixes #2340, remember size/position separately for more places
|
2007-09-03 |
Richard Laager |
merge of '3f25aaeb59668d0654c46b32af65735a2aa35fb9'
|
2007-09-03 |
Mark Doliner |
Switch from login.oscar.aol.com to login.messaging.aol.com for new
|
2007-09-03 |
Mark Doliner |
merge of '514cdf59e606c86640192584273de4c182a79a1d'
|
2007-09-02 |
Sadrul Habib Chowdhury |
Show a helpful error message when the plugin fails to load.
|
2007-09-02 |
Daniel Atallah |
Prevent duplicate window closed notifications.
|
2007-09-02 |
Daniel Atallah |
Fix a couple potential leaks and prevent the avahi record resolver from being freed multiple times.
|
2007-09-02 |
Ethan Blanton |
Fix compilation on SkyOS. This patch is from Peter Speybrouk, a.k.a.
|
2007-09-02 |
Mark Doliner |
merge of '67ad9f243a5d108c552110366d15b0e921e0c681'
|
2007-09-02 |
Jeffrey Connelly |
Use the sent timestamp in incoming instant messages instead of the current
|
2007-09-02 |
Sadrul Habib Chowdhury |
merge of 'cd71f91b5fe6c870cf2154b4e37ace6427cb7802'
|
2007-09-02 |
Sadrul Habib Chowdhury |
Tooltips can be for the buddylist or for conversation windows.
|
2007-09-02 |
Sadrul Habib Chowdhury |
disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
|
2007-09-01 |
Sadrul Habib Chowdhury |
Tooltips can be for the buddylist or for conversation windows.
|
2007-09-01 |
Jeffrey Connelly |
Call gtk_window_set_title() in pidgin_blist_draw_tooltip(), to fix the
|
2007-09-01 |
Mark Doliner |
When you have a certificate dialog and you click on "View Certificate",
|
2007-09-01 |
Ethan Blanton |
Patch from Dossy Shiobara which improves Tcl support for purple
|
2007-09-01 |
Ethan Blanton |
merge of '1247a733923713e275ecb722adf9abc726896c3f'
|
2007-09-01 |
Jeffrey Connelly |
Update msimprpl CHANGES for 0.17 (if it is ever released independently).
|
2007-08-30 |
Jeffrey Connelly |
Document the attention API added in 5ac064e7e9268acbd8f76b4dd35350e38ca2bad9 and
|
2007-08-31 |
Sadrul Habib Chowdhury |
Update the chat topic and userlist when reattaching the Pidgin UI.
|
2007-08-31 |
Sadrul Habib Chowdhury |
Boldify the hidden chats in the buddylist.
|
2007-08-31 |
Sadrul Habib Chowdhury |
Doxygen and ChangeLog.API the new function and signals.
|
2007-08-31 |
Sadrul Habib Chowdhury |
Document the function to reattach conv-ui.
|
2007-08-31 |
Sadrul Habib Chowdhury |
merge of '493b97b58c0685edae9397f741d0171f9bcc7d2e'
|
2007-08-30 |
Daniel Atallah |
Fix yahoo chats again for their new super-duper-ultra-mega secure captcha stuff. "/join chat" still doesn't work, you need to use the roomlist because they now require the chat id to be set (the native client also has this problem). Fixes #2860.
|
2007-08-30 |
William Ehlhardt |
- Remove g_assert()s. Fixes #2859
|
2007-08-30 |
Mark Doliner |
refcount of 0 is normal
|
2007-08-30 |
Mark Doliner |
Replace a call to g_assert() with a logging statement
|
2007-08-30 |
Mark Doliner |
Get rid of some stray whitespace and consistently use tab indentation
|
2007-08-30 |
Mark Doliner |
Fix compiler warnings about having a variable declaration after some
|
2007-08-30 |
Mark Doliner |
"text" isn't guarranteed to be null terminated, so make sure we use
|
2007-08-30 |
Mark Doliner |
Revert jeff2's changes from 2007-08-12. Specifically revision
|
2007-08-30 |
Daniel Atallah |
Bonjour status changes work now; remove from the issues list.
|
2007-08-30 |
Daniel Atallah |
Add mingw makefile to the dist. Update uninstaller for new certs.
|
2007-08-30 |
Daniel Atallah |
Make note of the gtkspell update.
|
2007-08-30 |
Daniel Atallah |
Apply local privacy filtering to yahoo auth. requests. Drop and automatically deny any requests that should be filtered. Fixes #2857.
|
2007-08-30 |
Daniel Atallah |
merge of '7fc610625ed566ff67ef3526fa27198b4bf63eeb'
|
2007-08-31 |
Sadrul Habib Chowdhury |
Update the strikethrough state and the buttons as appropriate. Fixes #2884.
|
2007-08-31 |
Sadrul Habib Chowdhury |
If a conversation doesn't have UI-data, consider it a hidden conversation.
|
2007-08-31 |
Sadrul Habib Chowdhury |
Do not crash on hidden conversations.
|
2007-08-29 |
Sadrul Habib Chowdhury |
Do not try to update a buddy in the buddylist when there's no buddylist.
|
2007-09-03 |
Richard Laager |
Fix a couple compiler warnings:
|
2007-08-30 |
Richard Laager |
merge of '5d55a7b785e21cf51b586dd442481032b187c6c6'
|
2007-08-29 |
Sadrul Habib Chowdhury |
merge of '2828a20e21dea1029a9d9df5e39bcdc2847930b5'
|
2007-08-29 |
William Ehlhardt |
- Change wording on certificate accept/reject dialog
|
2007-08-29 |
Sean Egan |
merge of '049ca3ae717d81081bd07de106953936972af11c'
|
2007-08-29 |
Sean Egan |
Add Resiak as CPW too
|
2007-08-29 |
Sadrul Habib Chowdhury |
Deactivate only an active status.
|
2007-08-29 |
William Ehlhardt |
- Add GTE CyberTrust Global Root certificate. Fixes #2821 , hopefully
|
2007-08-29 |
William Ehlhardt |
merge of 'b33c072ae9fdbe741dc85fdd8e78e3a1ad8d1378'
|
2007-08-29 |
Sadrul Habib Chowdhury |
Fix building on older glib versions.
|
2007-08-29 |
Sadrul Habib Chowdhury |
Oops. This wasn't supposed to get in.
|
2007-08-29 |
Sadrul Habib Chowdhury |
merge of '67e02391b6e685a1ab33fea548cebc07716e15e9'
|
2007-08-29 |
William Ehlhardt |
- Add Verisign Class 3 Primary CA. Fixes #2821
|
2007-08-29 |
Ka-Hing Cheung |
merge of '80cc49cd64db4d457f67ee6f7a936e162748f026'
|
2007-08-29 |
Daniel Atallah |
Upgrade the win32 build to use version 1.1.2 of the SILC toolkit.
|
2007-08-29 |
Daniel Atallah |
Remove some relics from when we didn't create the buddy list immediately.
|
2007-08-29 |
William Ehlhardt |
merge of '770ac36e679db47d463b561e8972d12c2f77bd4f'
|
2007-08-29 |
Daniel Atallah |
Make a note about purple_prefs_load no longer needing to be called by the UI and update finch accordingly. There doesn't appear to be any negative effects of having the purple_prefs_load called twice.
|
2007-08-29 |
William Ehlhardt |
- Add Verisign's Class 3 Extended Validation CA (used for login.live.com
|
2007-08-29 |
Mark Doliner |
merge of 'ee4f8f7ebf5f6057974f66b75c8b59c199e44ae0'
|
2007-08-29 |
Sadrul Habib Chowdhury |
(Un)Register the pools with DBus to avoid a runtime fit.
|
2007-08-29 |
Sadrul Habib Chowdhury |
Add certificate UI in finch.
|
2007-08-28 |
Sadrul Habib Chowdhury |
There's some disagreement over the response-id sent to the callbacks to
|
2007-08-28 |
Sadrul Habib Chowdhury |
merge of '45cf46d3ba2b0debc7f98159ddf5a0262809cde4'
|
2007-08-28 |
Daniel Atallah |
Fix printf(%s, NULL).
|
2007-08-28 |
Daniel Atallah |
Move purple_prefs_load() to purple_prefs_init() - there's been a TODO for this for a long time. I have no idea why this wasn't done sooner; it seems to work just fine and fixes some bugs where stuff isn't loaded before being used. Fixes #1848 (and I'm sure others). Yell at me if this breaks anything.
|
2007-08-28 |
Sadrul Habib Chowdhury |
Add a new flag PURPLE_MESSAGE_INVISIBLE which can be used to send a message
|
2007-08-28 |
Sadrul Habib Chowdhury |
Don't trigger 'receiving-' and 'received-' signals when sending attention request.
|
2007-08-28 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
|
2007-08-28 |
William Ehlhardt |
- Change g_assert to purple_debug_error
|
2007-08-28 |
William Ehlhardt |
merge of 'db94e3dde2f5edb422e7d7c1ec30474e2000997c'
|
2007-08-28 |
William Ehlhardt |
- Change assert on ssl init failure to a mere warning
|
2007-08-28 |
Daniel Atallah |
Don't allow duplicate accounts to be added. Ideally some of these checks should be in the core, but I don't see a way of doing that without forcing 3.0.0. Fixes #2269 (the part that was actually broken).
|
2007-08-28 |
Daniel Atallah |
Fix the win32 build for the cert SoC branch merge.
|
2007-08-28 |
Daniel Atallah |
Make the gtkcert stuff compile on GTK+ older than 2.8
|
2007-08-28 |
Daniel Atallah |
Update .mtn-ignore for emotes size change.
|
2007-08-28 |
Daniel Atallah |
Install rtl 11px status pixmaps on win32 too.
|
2007-08-28 |
Daniel Atallah |
Fix purple_util_write_data_to_file signature.
|
2007-08-28 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 1ade185e4daf699979b517ddb70cee47cd15e7ee)
|
2007-08-25 |
William Ehlhardt |
- Add purple_util_write_data_to_file_absolute; glib's
|
2007-08-20 |
William Ehlhardt |
- TODO whacking and cosmetics
|
2007-08-20 |
William Ehlhardt |
- Even more TODO whacking
|
2007-08-20 |
William Ehlhardt |
- Reword some dialogs
|
2007-08-20 |
William Ehlhardt |
- Yet More TODO whacking
|
2007-08-20 |
William Ehlhardt |
- Errorchecking in x509_cert_dn
|
2007-08-20 |
William Ehlhardt |
- More TODO whacking
|
2007-08-20 |
William Ehlhardt |
- TODO-whacking
|
2007-08-20 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)
|
2007-08-28 |
Andreas Monitzer |
Fixed code indenting, some spaces were still left and now replaced by tabs.
|
2007-08-28 |
Andreas Monitzer |
Fixed merge errors stemming from the fact that the main branch and my branch both added something to the prpl struct
|
2007-08-28 |
Andreas Monitzer |
merge of 'c3b6e088483d70780a3365f7111d2fbd2cc81e4e'
|
2007-08-27 |
Evan Schoenberg |
propagate from branch 'im.pidgin.soc.2007.xmpp' (head f6a67901e79d8d35e6bf30f0766b2417740090b7)
|
2007-08-27 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 04b3e8958ef3758cefdb2c6a32a676b131aee0cc)
|
2007-08-27 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 384c9116031084a2f41659dc9e9a4aa7bba55d86)
|
2007-08-29 |
Sean Egan |
Only hide single tab on Top-tabbed windows
|
2007-08-28 |
Sean Egan |
Allow you to click on statusbox again and keep it open.
|
2007-08-28 |
Daniel Atallah |
Don't mess up the initial transparency when not using the "remove transparency on focus" pref.\n
|
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
|
2007-08-20 |
Jeffrey Connelly |
Fix crashes. In myspace.c, clone the contact_info message before sending it to
|
2007-08-20 |
Jeffrey Connelly |
Initial implementation of friend importing. Not well tested.
|
2007-08-19 |
Jeffrey Connelly |
In msim_msg_get(), start at the given node instead of using g_list_first()
|
2007-08-19 |
Jeffrey Connelly |
For each msim_msg_get_*() function that takes an element name, add
|
2007-08-19 |
Jeffrey Connelly |
Remove msim_parse_body(), obsoleted by msim_msg_get_dictionary().
|
2007-08-19 |
Jeffrey Connelly |
Replace msim_parse_body(), which returns a GHashTable * and takes a gchar *,
|
2007-08-19 |
Jeffrey Connelly |
Add msim_msg_get_next_element_node() to loop over MsimMessage's.
|
2007-08-19 |
Jeffrey Connelly |
First half of "Add friends from MySpace.com" support: add msim_import_friends(),
|
2007-08-19 |
Jeffrey Connelly |
Implement msim_msg_dictionary_parse() based on msim_parse_body(). This allows
|
2007-08-15 |
Jeffrey Connelly |
No longer check the length of passwords - instead, pass the password to the
|
2007-08-15 |
Jeffrey Connelly |
Link to profile in get info.
|
2007-08-15 |
Jeffrey Connelly |
If the attention API is being used, then redefine our attention type
|
2007-08-14 |
Jeffrey Connelly |
Make msimprpl work without a libpurple attention API.
|
2007-08-14 |
Jeffrey Connelly |
Re-apply the msimprpl-specific parts of revision
|
2007-08-14 |
Jeffrey Connelly |
merge of '0ae78c5d891099ade8e599dc2087ff9411b98d5f'
|
2007-08-14 |
Jeffrey Connelly |
merge of '8a35b0d36dc6b8c63f5f5e8f499be65866ffcf39'
|
2007-08-13 |
Jeffrey Connelly |
merge of '639773488963c6e7b2de9d73d6ee3abe3b3c51b1'
|
2007-08-13 |
Jeffrey Connelly |
propagate from branch 'im.pidgin.pidgin' (head ee3cab184ee92cf36b4f36013402605653820416)
|
2007-08-14 |
Sean Egan |
merge of '5af486724d98e56d56d8754e0b3d06d5f48b88d4'
|
2007-08-14 |
Sean Egan |
ChangeLog some stuff
|
2007-08-14 |
Sean Egan |
Don't truncate non-aliases
|
2007-08-14 |
Sean Egan |
Allow drag and drop from infopane
|
2007-08-14 |
Sean Egan |
Double-click infopane to alias or change topic. Also, show alias instead of screenname in infopane
|
2007-08-13 |
Daniel Atallah |
Don't trigger another libxml2 parse from within one of the parsing callbacks. References #1652.
|
2007-08-16 |
Sadrul Habib Chowdhury |
Make the close-button underlined, instead of bold, and change the cursor to hand.
|
2007-08-13 |
Sadrul Habib Chowdhury |
merge of 'e2805167b5c9997ce6241fa2156f3fd3cc4f3568'
|
2007-08-13 |
Mark Doliner |
Don't try to remove a timer that doesn't exist
|
2007-08-13 |
Mark Doliner |
Set a larger default conversation size. Previously we were using
|
2007-08-13 |
Mark Doliner |
Two changes here
|
2007-08-13 |
Sadrul Habib Chowdhury |
Fix a crash regarding tooltips on the infopane.
|
2007-08-13 |
Sadrul Habib Chowdhury |
De-seaneganify some of the indentation.
|
2007-08-13 |
Sadrul Habib Chowdhury |
Allow the imhtml to expand and fill the void.
|
2007-08-13 |
Mark Doliner |
Set a minimize size of 300 pixels for the imhtml showing example
|
2007-08-13 |
Sadrul Habib Chowdhury |
Properly escape the chat-topics in the infopane. Fixes #1903.
|
2007-08-13 |
Sadrul Habib Chowdhury |
Make sure dbus doesn't leak in purple_prefs_get_children_names.
|
2007-08-13 |
Sadrul Habib Chowdhury |
merge of '48fad9773e276b7949c6dcebf5b2948b46b8e2c7'
|
2007-08-13 |
Richard Laager |
Add finch/gntsound.c to POTFILES.in, as it has translation markers.
|
2007-08-13 |
William Ehlhardt |
- Fix a memleak
|
2007-08-13 |
William Ehlhardt |
- x509_signed_by now accepts a signature by an X.509 version 1
|
2007-08-13 |
William Ehlhardt |
- Add the Verisign root key (used for MSN)
|
2007-08-13 |
William Ehlhardt |
- Force full initialization of SSL system at startup
|
2007-08-13 |
William Ehlhardt |
- Move ssl-gnutls x509 registration until after GnuTLS itself is inited
|
2007-08-13 |
William Ehlhardt |
- Fix the autoconf/automake stuff so that the ca-certs work
|
2007-08-13 |
William Ehlhardt |
- Add the ca-certs directory for putting default-shipping root certs in.
|
2007-08-13 |
William Ehlhardt |
- Fix x509_signed_by. Apparently I can't read documentation.
|
2007-08-13 |
William Ehlhardt |
- Add debugging babble
|
2007-08-13 |
William Ehlhardt |
- Fix memleak
|
2007-08-13 |
William Ehlhardt |
- Implement x509_ca_get_idlist
|
2007-08-13 |
William Ehlhardt |
- Implement x509_ca_delete_cert
|
2007-08-13 |
William Ehlhardt |
- Add a helper function to destroy x509_ca_elements, and use it where
|
2007-08-13 |
William Ehlhardt |
- Implement x509_ca_get_cert
|
2007-08-13 |
William Ehlhardt |
Cosmetics
|
2007-08-13 |
William Ehlhardt |
- Implement x509_ca cert_in_pool
|
2007-08-13 |
William Ehlhardt |
- Add a function to search the x509_ca internal structures for an id
|
2007-08-13 |
William Ehlhardt |
- Write the uninit function for x509_ca
|
2007-08-13 |
William Ehlhardt |
In x509_ca pool:
|
2007-08-12 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head e687870673f02e5605b0bf9877fd579c78fe8c01)
|
2007-08-12 |
Luke Schierer |
merge of '55f3685b603ec55dbf23d659e71d47f554142a3e'
|
2007-08-12 |
Daniel Atallah |
Don't have the conv. window grow by the width of the transparency slider every time you open a new window. I figured this was more important than not shrinking the backlog pane when someone turns on the slider (it isn't like anyone turns it on and off all the time anyway). Fixes #2470.
|
2007-08-12 |
Daniel Atallah |
Use -1 as length with g_convert() functions instead of strlen()
|
2007-08-12 |
Daniel Atallah |
Make perl loader more robust - use G_EVAL flag on all calls so that if the perl function dies, it doesn't cause libpurple to quit.
|
2007-08-12 |
Daniel Atallah |
Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing.
|
2007-08-12 |
Daniel Atallah |
don't forget share/Makefile.mingw in the dist
|
2007-08-11 |
Daniel Atallah |
Fix sounds on the win32 build
|
2007-08-11 |
Daniel Atallah |
malloc(0) returns a null pointer. Fixes #2472.
|
2007-08-11 |
Kevin Stange |
merge of '373e35d7a5ab723079d492a3479c77ff7be8463e'
|
2007-07-12 |
Tim Ringenbach |
Make adding buddies work again for yahoo.
|
2007-07-11 |
Tim Ringenbach |
Allow you to move your Yahoo! buddies between groups again.
|
2007-07-11 |
Tim Ringenbach |
Reverse the key/value pairs as they go out, so that they're in the correct
|
2007-08-13 |
Sadrul Habib Chowdhury |
Destroy the tooltip when a conversation window is closed.
|
2007-08-11 |
Kevin Stange |
merge of 'bbeac90ad01d5059327da9e2504716614a191cab'
|
2007-08-11 |
Sadrul Habib Chowdhury |
Print debug messages appropriately.
|
2007-08-11 |
Sadrul Habib Chowdhury |
Fix a couple of memory leaks.
|
2007-08-11 |
Sadrul Habib Chowdhury |
Mark a string for translation.
|
2007-08-11 |
Sadrul Habib Chowdhury |
Crash fix.
|
2007-08-11 |
Sadrul Habib Chowdhury |
Changelog the sound support in finch.
|
2007-08-11 |
Sadrul Habib Chowdhury |
Update the version no. for libgnt.
|
2007-08-11 |
Sadrul Habib Chowdhury |
merge of '67bc02a2c7f212cbe500066a42a3a477fdd25289'
|
2007-08-11 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.soc.2007.finchfeat' (head f9bd1ff649a74b3722f5d3181f1533a92fc3d4f8)
|
2007-08-11 |
Sadrul Habib Chowdhury |
Fix a memory leak.
|
2007-08-11 |
Sadrul Habib Chowdhury |
Fix some white-space and other similar issues. Preparing for a merge.
|
2007-08-11 |
Sadrul Habib Chowdhury |
Fix faulty merge.
|
2007-08-11 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.2.1.0' (head 1b855097a1f8ddde513bda1e81761c8d8455f931)
|
2007-07-24 |
Eric Polino |
Allows libgnt to pull in needed scripts for a standalone build.
|
2007-07-24 |
Eric Polino |
propagate from branch 'tmpbranch' (head fd482c25cc81ccebcc993d06cad489169e942c22)
|
2007-07-22 |
Eric Polino |
propagate from branch 'tmpbranch' (head e6743aa2d424749cd40350df703d079ef61fd5ce)
|
2007-07-19 |
Sadrul Habib Chowdhury |
Whitespace fix.
|
2007-07-16 |
Eric Polino |
propagate from branch 'tmpbranch' (head fb9ec433650ff4b1b7f84319be7937cb6ab45e71)
|
2007-07-16 |
Eric Polino |
Some lines to the auto-thingies to aid in libgnt building standalone
|
2007-07-13 |
Eric Polino |
Deleting profile is now from the entry.
|
2007-07-13 |
Eric Polino |
Reset to the default profile when the active profile is deleted.
|
2007-07-13 |
Sadrul Habib Chowdhury |
This makes things look nicer.
|
2007-07-13 |
Sadrul Habib Chowdhury |
Deleting a profile doesn't need to load the default profile.
|
2007-07-13 |
Sadrul Habib Chowdhury |
Fix some crashes when adding new profiles with the same name.
|
2007-07-13 |
Sadrul Habib Chowdhury |
Reduce some of the paddings.
|
2007-07-13 |
Eric Polino |
In case some decide to get anal about spaces after commas.
|
2007-07-12 |
Eric Polino |
Profiles now work with the new layout
|
2007-07-12 |
Eric Polino |
Redid the look to the Sound Prefs
|
2007-07-12 |
Eric Polino |
Added sound profiles. First revision that's anywhere near stable, _shouldn't_ crash though.
|
2007-07-11 |
Eric Polino |
merge of '16890deaaff10687d4bb05f2ee33efeac224027b'
|
2007-07-11 |
Sadrul Habib Chowdhury |
Update the way _get_children_names is used.
|
2007-07-11 |
Sadrul Habib Chowdhury |
merge of '71460fdbdf27e2233f9157851787002b09ead2c6'
|
2007-07-11 |
Sadrul Habib Chowdhury |
One leak fix. Mostly cosmetic changes.
|
2007-07-11 |
Eric Polino |
merge of '8e1c0ef9ebb6ce5efc6fad6c18ad02f6f83f220e'
|
2007-07-11 |
Eric Polino |
Cleaned up a few missing NULL checks in GntWM
|
2007-07-11 |
Eric Polino |
disapproval of revision '28530bc53fbe271f49ca1baa55938a067f20aed8'
|
2007-07-11 |
Eric Polino |
Cleaned up a few missing NULL checks in GntWM
|
2007-07-11 |
Eric Polino |
Removed some useless functions
|
2007-07-10 |
Eric Polino |
Added some info to docs about mem management
|
2007-07-10 |
Eric Polino |
memleak fix
|
2007-07-10 |
Eric Polino |
Added sound profiles
|
2007-07-11 |
Sadrul Habib Chowdhury |
disapproval of revision '2d13603b37141a4e8eb8ce3358198dec9c9f7852'
|
2007-07-09 |
Eric Polino |
Added a function to the prefs API to get a list of children names.
|
2007-07-07 |
Sadrul Habib Chowdhury |
Fix a potential crash if the file-selector window is closed after the pref-window.
|
2007-07-07 |
Sadrul Habib Chowdhury |
Mark some strings for translation.
|
2007-07-07 |
Sadrul Habib Chowdhury |
Fix a potential bug.
|
2007-07-07 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
|
2007-07-06 |
Eric Polino |
Made the display of files for sound events cleaner
|
2007-07-06 |
Eric Polino |
Added ability to show empty groups
|
2007-07-06 |
Eric Polino |
Fixed a few merge errors
|
2007-07-05 |
Eric Polino |
merge of '6a14f373f6f5ea48a0816197f7cfbfdc7600e74e'
|
2007-07-05 |
Eric Polino |
FIX: Setting combo_box doesn't cause memory corruption.
|
2007-07-05 |
Eric Polino |
merged FinchSoundPrefEvent with FinchSoundEvent and removed id from FSE
|
2007-07-05 |
Eric Polino |
propagate from branch 'im.pidgin.pidgin' (head 6521407fd5a6d9175e6532a874a2735658c113e9)
|
2007-07-05 |
Eric Polino |
Some more work to the sound prefs
|
2007-07-02 |
Eric Polino |
Fixed Cancel button callback
|
2007-07-02 |
Eric Polino |
Cleaned up a few poorly written "activate" callbacks.
|
2007-07-01 |
Eric Polino |
Sound prefs now save.
|
2007-06-29 |
Eric Polino |
Removed sound_pref_data
|
2007-06-29 |
Eric Polino |
Made sound_pref_data a pointer
|
2007-06-29 |
Eric Polino |
Added _get_value
|
2007-06-29 |
Eric Polino |
Changed the volume changer to a GntSlider.
|
2007-06-29 |
Eric Polino |
propagate from branch 'im.pidgin.pidgin' (head 89468df5d1cdb033902c9f7e41cfdf3a348d97bc)
|
2007-06-29 |
Eric Polino |
propagate from branch 'im.pidgin.pidgin' (head 96be2c6bb0b910f823a48bf0ffc247135df4a988)
|
2007-06-29 |
Eric Polino |
Fixed a merge error
|
2007-06-29 |
Eric Polino |
merge of '7229e4b74f5d355cabe59ecbbe84f35f1d9cdca9'
|
2007-06-28 |
Eric Polino |
explicit merge of 'e53fe113efde971f9f1d14d8a7af937542ee2732'
|
2007-06-29 |
Eric Polino |
Created SoundPrefDialog to store dialog data.
|
2007-06-28 |
Eric Polino |
Added more to the Sounds Preferences
|
2007-06-27 |
Eric Polino |
Added Sounds to the actions list
|
2007-06-27 |
Eric Polino |
Added some docs
|
2007-06-25 |
Eric Polino |
Moved:
|
2007-06-24 |
Eric Polino |
merge of '2970edca111b3535ae0703e3c866ad1c3b87df94'
|
2007-06-23 |
Sadrul Habib Chowdhury |
merge of 'ae0440e75a9a8e5aa5e513b57295049b0c338cf4'
|
2007-06-22 |
Eric Polino |
Conversation window names are now suffixed by type
|
2007-06-23 |
Sadrul Habib Chowdhury |
Define a generic g_hash_table_find for glib < 2.4, which uses
|
2007-06-22 |
Eric Polino |
Workspace window placement now supports substring checking in window-names
|
2007-06-21 |
Eric Polino |
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
|
2007-06-19 |
Eric Polino |
merge of '0fa7cc4bced44eafda83b747f69a36db34078edc'
|
2007-06-19 |
Eric Polino |
merge of '459bc8f8b1cfc6e94a0a8e8328bc86651ee59cbc'
|
2007-06-19 |
Eric Polino |
merge of 'c80d121e4fd54ef1ba9c1ce9e4afa059f6b777e9'
|
2007-06-19 |
Eric Polino |
disapproval of revision 'c80d121e4fd54ef1ba9c1ce9e4afa059f6b777e9'
|
2007-06-19 |
Eric Polino |
FIX: Setting an INT field in preferences wasn't working properly. We were checking for a FIELD_LIST but doing the same thing all the time.
|