2007-03-19 |
Sadrul Habib Chowdhury |
s/gaim/purple/
|
2007-03-19 |
Daniel Atallah |
merge of '921657d3f21f5190639852247331d608f5946095'
|
2007-03-19 |
Sadrul Habib Chowdhury |
merge of '9d227438376255715d0d778ce0a57734aed4c99a'
|
2007-03-19 |
Sadrul Habib Chowdhury |
Add auto-complete support in request-entries that have 'screenname' hint set. This can be useful in, for example, 'send im' dialog etc.
|
2007-03-19 |
Nathan Walp |
merge of '04fd9089e93e64f81bc6caafb8bd7805037cd3ad'
|
2007-03-18 |
Daniel Atallah |
merge of '5d82380976ddbe6635550905c1fac7198a445809'
|
2007-03-19 |
Sean Egan |
who knew that --disable-plugins still worked?! Also, some completely untested support for aim:buddyicon, which I'll look at more tomorrow
|
2007-03-19 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
2007-03-19 |
Sean Egan |
According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
|
2007-03-19 |
Sean Egan |
More Gaim to Pidgin stuff
|
2007-03-18 |
Sean Egan |
More Gaim to Pidgin changes
|
2007-03-19 |
Nathan Walp |
update POTFILES.in for finch
|
2007-03-18 |
Sean Egan |
renamed gaim-text to finch
|
2007-03-18 |
Sadrul Habib Chowdhury |
Allow non-alt non-ctrl bindings. I broke this with me last few changes.
|
2007-03-18 |
Stu Tomlinson |
merge of '78927bbb5efcb0b6518b037923d9b2049e4f892d'
|
2007-03-18 |
Stu Tomlinson |
Enable DEBUG_CFLAGS in libgnt and fix up a number of compile warnings and
|
2007-03-19 |
Luke Schierer |
I know I wrote different things here. The gtkdialogs.c is what the submitter requested be put. The changelog has the addition for me, to help me remember who to accept from.
|
2007-03-18 |
Luke Schierer |
merge of '26a511ef6be2c20a09d0fd93527980c97169c67e'
|
2007-03-17 |
Stu Tomlinson |
plug some memory leaks
|
2007-03-17 |
Stu Tomlinson |
Mark "Away" for translation
|
2007-03-17 |
Stu Tomlinson |
This is tidier
|
2007-03-17 |
Stu Tomlinson |
Protection against missing SHA1C
|
2007-03-17 |
Stu Tomlinson |
Only use gnutls and nss CFLAGS for the relevant plugins, not for all SSL
|
2007-03-17 |
Stu Tomlinson |
minor cleanups, and make 'make check' work with older versions of Check
|
2007-03-17 |
Stu Tomlinson |
libpurplify the 'make check' tests so they work again
|
2007-03-17 |
Stu Tomlinson |
g_unichar_iswide_cjk() is only in glib 2.12 and newer, and I suspect
|
2007-03-17 |
Stu Tomlinson |
Move the tooltip window before showing the tooltip to avoid a transient
|
2007-03-17 |
Stu Tomlinson |
internal.h is a private, uninstalled, header that should not be used by
|
2007-03-17 |
Stu Tomlinson |
Re-order includes to fix this compile error:
|
2007-03-16 |
Sadrul Habib Chowdhury |
Make sure unbound key-combinations are handled properly.
|
2007-03-17 |
Daniel Atallah |
Minor cleanup.
|
2007-03-17 |
Daniel Atallah |
Fix reversed NULL check.
|
2007-03-18 |
Luke Schierer |
one more to the many I neglected and committed a commit ago. hopefully I did not forget to mtn add any of the new files or forget to put them in configure.ac
|
2007-03-18 |
Luke Schierer |
lots of translation updates. Some of these I neglected for way too long.
|
2007-03-16 |
Daniel Atallah |
Default the URI Handler checkboxes in the installer appropriately (if pidgin is the current handler or if there is no current handler). Also, don't use the previous Gaim installation directory as the default new directory for Pidgin (perhaps it would be smart to use something like ...\blah\Pidgin if gaim was installed in ...\blah\Gaim, but I'm not sure it is worth the effort).
|
2007-03-16 |
Daniel Atallah |
Add support for registering URI handlers to the windows installer.
|
2007-03-16 |
Nathan Walp |
merge of '781d0a4beb5fa7b8916127b6e322aa96419230ce'
|
2007-03-16 |
Nathan Walp |
*sigh*
|
2007-03-15 |
Sadrul Habib Chowdhury |
This takes way too much memory, especially with ncursesw. I hadn't noticed, because apparently I was using ncurses.
|
2007-03-14 |
Richard Nelson |
fix extraneous char being added when gntentry's buffer grows
|
2007-03-13 |
Evan Schoenberg |
merge of '1e5814c18dbd7349240ceeec8f3d25583e42a7bd'
|
2007-03-12 |
Evan Schoenberg |
Fixed whitespace and variable naming issues with the patch I accepted in 66925c4a3abff28f8826399d55051c6c40ffbe42
|
2007-03-12 |
Evan Schoenberg |
Patch from plivesey, submitted in Adium Trac #5753 (http://trac.adiumx.com/ticket/5753), which fixes a memory stomper which occurred if the msn prpl were passed HTML with multiple style tags of the same type. This doesn't happen in pidgin, because the gtkhtml widget knows that msn can only have one all-or-none instance of each style, but libpurple should be able to handle being passed any sort of HTML. This therefore fixes an Adium crash.
|
2007-03-13 |
Mark Doliner |
Change connection.c:gaim_connection_error() to still work even if the
|
2007-03-13 |
Mark Doliner |
Don't use g_list_length() and g_slist_length() when all you want to
|
2007-03-13 |
Mark Doliner |
There were a few problems here
|
2007-03-10 |
Mark Doliner |
Thanks to Ka-Hing Cheung for catching this
|
2007-03-10 |
Mark Doliner |
These aren't errors in Gaim--they happen under normal operation
|
2007-03-09 |
Sadrul Habib Chowdhury |
Fork\!
|
2007-03-09 |
Sadrul Habib Chowdhury |
Do some funky stuff with the escape key.
|
2007-03-07 |
Sadrul Habib Chowdhury |
Typing notifications are relevant only for IMs.
|
2007-03-07 |
Sadrul Habib Chowdhury |
Some changes to the last change. People should really test this thing out.
|
2007-03-07 |
Sadrul Habib Chowdhury |
Change a bit how the keystrokes are processed. When a lot of keystrokes come in at the same time, the shortest key-combination is processed first. This should make typing fast over a very slow connection work properly.
|
2007-03-06 |
Mark Doliner |
Get rid of some minor C99isms
|
2007-03-06 |
Richard Nelson |
Display selected double-width cell chars properly and select the correct number of bytes when these characters are on a selection line.
|
2007-03-06 |
Sean Egan |
change icon on resize
|
2007-03-05 |
Sean Egan |
spurious printf
|
2007-03-05 |
Sean Egan |
16px tray icons. These are used if the tray is shorter than 22px, and in Windows where all tray icons are 16x16. I still need to attach to a resizing signal to make them automatically update when the tray resizes.
|
2007-03-05 |
Mark Doliner |
merge of '8d1175446aba95222f38c31207ca29c492f9d0fb'
|
2007-03-04 |
Nathan Walp |
merge of '01e79f9c7ec957a574f7f14ad3c02de473d744b9'
|
2007-03-04 |
Richard Nelson |
merge of '12db4a9e09675b5127f1f310972303177d1b2ca8'
|
2007-03-04 |
Nathan Walp |
merge of '12db4a9e09675b5127f1f310972303177d1b2ca8'
|
2007-03-04 |
Nathan Walp |
l10n updates
|
2007-03-03 |
Nathan Walp |
merge of '2b313747a0b3a95319fb19451b6848937518b2ad'
|
2007-03-03 |
Nathan Walp |
pass the correct domain to cyrus sasl (sf patch 1663064)
|
2007-03-05 |
Sadrul Habib Chowdhury |
Fix a crash when selecting text in an empty TV.
|
2007-03-03 |
Richard Nelson |
Add request_authorize to gaim-text's account ui ops
|
2007-03-03 |
Sadrul Habib Chowdhury |
Use a checkbox for 'toggle offline buddies' menuitem in the buddylist.
|
2007-03-02 |
Sadrul Habib Chowdhury |
Cute little mod.
|
2007-03-02 |
Sadrul Habib Chowdhury |
merge of '6a30dbf33836f81c571b03ba69c58dc16dcbaea1'
|
2007-03-02 |
Sadrul Habib Chowdhury |
Make 'last message sent' idleness work. Should we be doing gaim_idle_touch from somewhere inside libpurple instead?
|
2007-03-02 |
Richard Nelson |
gnttree can have a size of 1. This fixes <sadrul> meh. gntcombobox crashes if it has only one item in it
|
2007-03-02 |
Sadrul Habib Chowdhury |
Preference for idleness. Someone was looking for this thing.
|
2007-03-02 |
Sadrul Habib Chowdhury |
merge of '411e418a42e55f0172848f59e851983dad1bf9a9'
|
2007-03-02 |
Daniel Atallah |
Installer updates
|
2007-03-02 |
Daniel Atallah |
merge of '1af9edac4ef10d94b0471bbe6205d52e420b0d0e'
|
2007-03-01 |
Daniel Atallah |
More installer stuff.
|
2007-03-01 |
Daniel Atallah |
merge of '0bbdd897525969f1b481b593dad32050b57f9033'
|
2007-02-28 |
Daniel Atallah |
Updates to the win32 installer. It isn't complete yet, but this a good saving point.
|
2007-03-02 |
Richard Nelson |
Add a gntclipboard. You can select text in a textview with the mouse, and paste it in an entry with ctrl-v (or rebind GntEntry's clipboard-paste).
|
2007-03-01 |
Sean Egan |
Don't format ICQ UINs
|
2007-03-01 |
Sean Egan |
Fix a small leak
|
2007-03-01 |
Sean Egan |
Fix that bug with the tab icons
|
2007-03-01 |
Sean Egan |
don't treat presence errors from MUC members as if they were from the MUC itself
|
2007-03-01 |
Mark Doliner |
Fix a memory leak found by Peter Tang. Thanks man!
|
2007-03-01 |
Mark Doliner |
Comments
|
2007-03-01 |
Mark Doliner |
Disable Yahoo! web authentication. It's failing right now because
|
2007-02-28 |
Sadrul Habib Chowdhury |
Sort the plugin list.
|
2007-02-27 |
Sadrul Habib Chowdhury |
Better handle large windows that don't fit into the screen (eg. the preference
|
2007-02-27 |
Richard Nelson |
gntcombobox: lost_focus fix, tidy tree size
|
2007-02-27 |
Richard Nelson |
gntgaim idle reporting, this fixes idle return
|
2007-02-26 |
Daniel Atallah |
add new mingw makefile for 48px icons
|
2007-02-26 |
Sean Egan |
Change some old, busted status icon stuff to use the new hotness
|
2007-02-26 |
Sean Egan |
merge of '27e68d8507710ccb8b38fc058029e663654dc591'
|
2007-02-26 |
Sean Egan |
merge of '943e1b86728490e22c089e8aba18e950e8a726c2'
|
2007-02-26 |
Sadrul Habib Chowdhury |
Fix the last change.
|
2007-02-26 |
Sadrul Habib Chowdhury |
Set the URGENT hint for the mail window when new mails come in and the window is open.
|
2007-02-26 |
Sadrul Habib Chowdhury |
merge of '2dd816030b55d7b1bd8f58209657ef2fb54bc1d0'
|
2007-02-26 |
Daniel Atallah |
merge of '8d6fe33f7eb88ec8510ddd2cbededff339256a04'
|
2007-02-26 |
Mark Doliner |
merge of '3de02ea0a320455a7d89aa8dc2ff11b30d9db1ae'
|
2007-02-26 |
Daniel Atallah |
Leak fix and printf removal.
|
2007-02-26 |
Daniel Atallah |
Simon Wilkinson noticed that this check was invalid and caused authentications to hang.
|
2007-02-26 |
Daniel Atallah |
I forgot to add the new mingw makefiles.
|
2007-02-26 |
Sadrul Habib Chowdhury |
Add a 'Reconnect' button in the 'account was disconnected.' dialog.
|
2007-02-26 |
Sadrul Habib Chowdhury |
Fix bug# 1653581: "2.0beta6 does not compile on Solaris 9 w/gcc 3.4.6" because getopt.h was missing from the tarball.
|
2007-02-26 |
Sean Egan |
Typing notification icon
|
2007-02-26 |
Sean Egan |
multi-sized prpl icons
|
2007-02-26 |
Sean Egan |
multiple-sized status icons for window icons. Still need to do prpl icons
|
2007-02-26 |
Sean Egan |
forgot this icon
|
2007-02-26 |
Sean Egan |
make rtl icons work: http://gaim.sf.net/sean/rtl.png
|
2007-02-26 |
Sean Egan |
the 48px icons are generated from the 32px svgs
|
2007-02-26 |
Sean Egan |
48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
|
2007-02-26 |
Sean Egan |
Use ~/.face (or ~/.face.icon) as the default avatar. GDM and KDM both use these. Daniel should make it use the default Windows icon too. Evan can probably do OS X if he wants.
|
2007-02-26 |
Sean Egan |
merge of '5dbdd56be5ea06c466608c3daa50388cd6c013a8'
|
2007-02-25 |
Evan Schoenberg |
merge of '1e97f0047cd3e2b4639f29469969dc699089ba1c'
|
2007-02-25 |
Sean Egan |
Recrop docket icons to consistent sizes. Realize that they're all actually 22px. A request is out for 16px icons for Windows
|
2007-02-25 |
Daniel Atallah |
merge of '0cf86336325db7dcb5ba69d37d700ab7cb957224'
|
2007-02-25 |
Evan Schoenberg |
Patch from Graham Booker which ensures that a process forked by dnsserv cleans up afterwards, calling waitpid() to make sure no zombies are left over.
|
2007-02-25 |
Evan Schoenberg |
No changes; fixed a bunch of whitespace problems made by a text editor with 'use tabs' disabled. Sorry for the noise.
|
2007-02-26 |
Mark Doliner |
sf patch #1655707, from David Everly
|
2007-02-25 |
Evan Schoenberg |
Remove a g_return_val_if_fail() which isn't needed, made gaim_dnsquery_get_port() return an unsigned short and return 0 if query_data is NULL, and fixed a whitespace mistake
|
2007-02-25 |
Daniel Atallah |
Cache the converted docklet HICONs. Sean noticed that there are actually .ico files in pixmaps/tray/16 (something that I missed). I'm not sure if I should just use those and eliminate the stock pixmap to HICON conversion hackery or if we can just get rid of those and avoid the duplication.
|
2007-02-25 |
Daniel Atallah |
Fix asserts when there is no buddy icon
|
2007-02-25 |
Evan Schoenberg |
merge of '45666c61a140448a2974f59f1bee801bdc8a4ab2'
|
2007-02-25 |
Evan Schoenberg |
Return -1 as 'invalid port' if passed NULL in gaim_dnsquery_get_port()
|
2007-02-25 |
Evan Schoenberg |
The UI can now use the GaimDnsQueryUiOps to handle DNS resolving itself; if this is done, the platform-specific DNS query code won't be used. This will be used in Adium to use an efficient threads-based DNS resolve (since Adium is already multithreaded, this is significantly cheaper than fork()).
|
2007-02-25 |
Daniel Atallah |
merge of '0f78eae62180df08349a7bebac400b35c8af75b8'
|
2007-02-25 |
Mark Doliner |
Credit the OpenQ developers a bit
|
2007-02-25 |
Daniel Atallah |
Add plugins stock icon to docklet menu
|
2007-02-25 |
Daniel Atallah |
Fix win32 docklet. This is pretty ugly - we'll force GTK+ 2.10 at some point and use GtkStatusIcon to avoid converting the stock images to HICONs directly.
|
2007-02-25 |
Richard Nelson |
recursively remove child nodes. This fixes a crash (often caused by going offline)
|
2007-02-25 |
Sean Egan |
docklet pending status
|
2007-02-25 |
Ethan Blanton |
Missed one line from Dossy's patches -- binding the actual savedstatus command.
|
2007-02-25 |
Ethan Blanton |
Tcl savedstatus command, again from Dossy Shiobara. Dossy is on fire.
|
2007-02-25 |
Sean Egan |
merge of 'e57f2c0fb5b3a764c079b6991a8e68e23230b016'
|
2007-02-24 |
Mark Doliner |
errno is a global thingy, and using it in this header seems to make
|
2007-02-24 |
Mark Doliner |
Fix the following compiler warning:
|
2007-02-24 |
Mark Doliner |
Evan, was this line necessary? It causes the following warning
|
2007-02-24 |
Mark Doliner |
I think this is what Sean intended
|
2007-02-23 |
Richard Nelson |
small leak/fix
|
2007-02-23 |
Evan Schoenberg |
merge of '7c02d9741848a5265c0dce9fcd9f222c4bdb13b9'
|
2007-02-23 |
Evan Schoenberg |
merge of '29edb52ee278b20f6e1569192934bd2f83482536'
|
2007-02-25 |
Sean Egan |
More icons and icon improvements
|
2007-02-23 |
Ethan Blanton |
gaim::plugin Tcl command, thanks to Dossy Shiobara
|
2007-02-23 |
Ethan Blanton |
evands seems to have spuriously changed this return value
|
2007-02-23 |
Ethan Blanton |
merge of '29edb52ee278b20f6e1569192934bd2f83482536'
|
2007-02-23 |
Ethan Blanton |
Sean didn't clean up some merge gunk, it looks like
|
2007-02-23 |
Sean Egan |
merge of 'dbd6240bc36085014ed8c0efd9549c1213bd4785'
|
2007-02-23 |
Evan Schoenberg |
Added a new GaimEventLoopUiOps item, input_get_error(). This function allows the UI to return the current error status on a socket/input. If the UI does not implement it (as Pidgin and gntgaim do not, since glib's handling of sockets is sane), it is just a wrapper around getsockopt(). Implemented or not, its return values should match those of getsockopt() with a level of SOL_SOCKET and an option of SO_ERROR. For curious souls, Adium will be using this to provide a working version of getsockopt(); the CoreFoundation CFSocket class which is used for socket read/write calls getsockopt() with SO_ERROR itself, thereby clearing the error flag [as documented in getsockopt()'s behavior], so depending upon it for determining if an error occurred leads to significant misbehavior.
|
2007-02-23 |
Evan Schoenberg |
merge of 'dbd6240bc36085014ed8c0efd9549c1213bd4785'
|
2007-02-22 |
Sean Egan |
Automatically format screenname to account->username
|
2007-02-22 |
Sean Egan |
Remove a few unneeded strings, per evans's recommendation
|
2007-02-22 |
Sean Egan |
remove old tray icon stock items
|
2007-02-22 |
Sean Egan |
this way
|
2007-02-22 |
Sean Egan |
new window icon
|
2007-02-22 |
Sean Egan |
throbber for a connecting icon
|
2007-02-22 |
Sean Egan |
also missing pidgin.png (this is absolutely temporary)
|
2007-02-22 |
Sean Egan |
I forgot to add voice.png to mtn
|
2007-02-21 |
Sean Egan |
New chatlist icons. founder and ignored still needed.
|
2007-02-21 |
Sean Egan |
one more new icon
|
2007-02-21 |
Sean Egan |
docklet update
|
2007-02-21 |
Sean Egan |
more icon updates.
|
2007-02-20 |
Mark Doliner |
Change out source_remove and input_remove eventloop functions to return
|
2007-02-20 |
Mark Doliner |
Fix compilation of the gtk perl plugin
|
2007-02-19 |
Daniel Atallah |
Don't access the list element after it has been freed.
|
2007-02-19 |
Daniel Atallah |
Merge fix and build fix for win32
|
2007-02-19 |
Daniel Atallah |
merge of '2f881bb7bad3beb5ec8384245c1350050d4b73a1'
|
2007-02-19 |
Evan Schoenberg |
merge of '2f881bb7bad3beb5ec8384245c1350050d4b73a1'
|
2007-02-19 |
Evan Schoenberg |
SIGEMT is not available on non-POSIX systems; SIGPOLL is present, instead. Thanks to Richard for catching this.
|
2007-02-19 |
Evan Schoenberg |
Change this printf to a gaim_debug_info()
|
2007-02-19 |
Richard Laager |
Include the user's name/alias in the XEP 85 "gone" messages.
|
2007-02-19 |
Richard Laager |
I don't have a SIGEMT.
|
2007-02-18 |
Sadrul Habib Chowdhury |
merge of '0edb29833b61d110a417ab177036ce31e11dac2f'
|
2007-02-18 |
Evan Schoenberg |
Include util.h to fix a warning I introduced
|
2007-02-18 |
Evan Schoenberg |
merge of '3b293c5fd1cd7d68449469b92376535eb45e90c9'
|
2007-02-18 |
Sadrul Habib Chowdhury |
Fix bug #1662186: "gaim-remote --help doesn't work" by showing the help for any invalid command.
|
2007-02-18 |
Sadrul Habib Chowdhury |
The rest of Richard 'wabz' Nelson's patch for adding file-transfer ui.
|
2007-02-17 |
Sadrul Habib Chowdhury |
Allow reordering windows from the window list. I find it much easier and faster.
|
2007-02-17 |
Nathan Walp |
and...done
|
2007-02-17 |
Nathan Walp |
more compat header
|
2007-02-16 |
Luke Schierer |
I like being able to compile :-)
|
2007-02-16 |
Sean Egan |
Receiving XEP 85 'gone' messages. Doesn't do anything because of the string freeze. This is akin to the MSN 'so-and-so has closed the conversation window' messages. Rlaager made a strong point to me that they're not altogether stalky, but can be useful.
|
2007-02-16 |
Sean Egan |
Sending XEP 85 'gone' messages
|
2007-02-18 |
Evan Schoenberg |
Added nat-pmp implementation and #ifdef'd out changes to network.c which would utilize it.
|
2007-02-18 |
Evan Schoenberg |
Restore default signal handlers in fork()'d children. This adds a gaim_restore_default_signal_handlers() utility function since children are made in multiple places.
|
2007-02-15 |
Sean Egan |
Some updated emblem icons
|
2007-02-15 |
Sean Egan |
Looks like someone had a sed accident
|
2007-02-15 |
Sean Egan |
Better statusbar icons
|
2007-02-15 |
Sean Egan |
merge of '2155bccb10577fa20eb47ac96a4912c91545a540'
|
2007-02-15 |
Sadrul Habib Chowdhury |
Patch from Richard 'wabz' Nelson to add file-transfer ui. Amazing stuff\!
|
2007-02-15 |
Sadrul Habib Chowdhury |
Suppress debug messages from libgnt.
|
2007-02-15 |
Daniel Atallah |
merge of '0118224968af798e258158653762d557de01c916'
|
2007-02-15 |
Daniel Atallah |
winpidgin warning fixes
|
2007-02-15 |
Nathan Walp |
more compat header
|
2007-02-15 |
Evan Schoenberg |
Suppress name changed messages when it would print 'X is now known as X' ('evands@pidgin.im is now known as evands@pidgin.im')
|
2007-02-15 |
Evan Schoenberg |
Patch from MatsMattsson (Adium Trac #6429) which fixes a leak of attrib for any attribute that isn't 'id' or 'version'.
|
2007-02-14 |
Evan Schoenberg |
Fix problem with the previous leak fix pointed out by Etan.
|
2007-02-14 |
Evan Schoenberg |
merge of '46383975a415a7c7a37796205fd5ee523d5bc5e6'
|
2007-02-14 |
Daniel Atallah |
Some more pidgininfication
|
2007-02-14 |
Evan Schoenberg |
s/Gaim/Pidgin
|
2007-02-14 |
Daniel Atallah |
merge of '12df03445c45ddd504a76c52aa7a78e633426dbe'
|
2007-02-13 |
Mark Doliner |
merge of '7822ac971c736a7e6545da828b1b79db67ad732f'
|
2007-02-13 |
Mark Doliner |
Allow setting of the iTunes Music Store URL for AIM accounts. It's
|
2007-02-13 |
Evan Schoenberg |
Fixed 3 Jabber memory leaks: in jabber_roster_parse(), there's no need to g_strdup() this normalized jid since it's only used immediately, and there was no correspoding g_free(). When removing an id from jbi->ids, its data should always be freed. Finally, gaim_str_seconds_to_string() returns retained memory -- we must free the returned pointer when we're done using it.
|
2007-02-13 |
Evan Schoenberg |
merge of '7822ac971c736a7e6545da828b1b79db67ad732f'
|
2007-02-12 |
Mark Doliner |
Combine two functions that did similar things. This is a little
|
2007-02-11 |
Daniel Atallah |
uri-handler support for AIM/ICQ, Yahoo and MSN
|
2007-02-11 |
Mark Doliner |
Whitespace
|
2007-02-11 |
Mark Doliner |
Minor warning fix
|
2007-02-11 |
Mark Doliner |
I think I was wrong about SOCKS4a. For the record, SOCKS4a is when
|
2007-02-11 |
Mark Doliner |
merge of 'cf12e304d75ad46da438f94ffdd3f9f722cfa2ec'
|
2007-02-11 |
Daniel Atallah |
merge of 'dd2102690e56e010006c8c94b8a7760a34eb4299'
|
2007-02-11 |
Sadrul Habib Chowdhury |
Add the example nullclient here.
|
2007-02-11 |
Sadrul Habib Chowdhury |
"Oopsy daisy"
|
2007-02-11 |
Sadrul Habib Chowdhury |
Add stuff for pkg-config
|
2007-02-11 |
Sadrul Habib Chowdhury |
Let's use the core function instead of using the uiops function directly when
|
2007-02-11 |
Daniel Atallah |
A double click on the conv. area was getting through to the middle-click parting code. What is worse is that it wasn't necessarily choosing the correct tab. I didn't want to change pidgin_conv_get_tab_at_xy() to only deal with being actually over a tab, so we will ignore double clicks here.
|
2007-02-11 |
Daniel Atallah |
Core support for external protocol URIs. The actual handling of the URIs will be in the prpls and other plugins. This commit only includes the win32 method of actually passing in a URI - the dbus implementation still needs to be written.
|
2007-02-11 |
Daniel Atallah |
Suppress warnings about unused variables in the generated perl bindings
|
2007-02-11 |
Daniel Atallah |
Unused variables
|
2007-02-11 |
Daniel Atallah |
This should prevent the dll resources from being regenerated each time.
|
2007-02-11 |
Daniel Atallah |
Update dll and exe version resources for pidgin stuff.
|
2007-02-10 |
Richard Laager |
merge of '12c5fcf0819724b3304461672fc4bd1ebf0a8287'
|
2007-02-13 |
Evan Schoenberg |
If jabber_ssl_connect_failure() is called because a connect attempt fails, but the user has already canceled the attempt by signing the account offline, this would previously crash. It now does not.
|
2007-02-10 |
Evan Schoenberg |
merge of '1fa1dadf668ed5dd23b01cd69adc1d9ce23640a8'
|
2007-02-10 |
Evan Schoenberg |
Patch 1638469, which fixes 1467348: Yahoo Japan profiles are now retrieved properly
|
2007-02-09 |
Luke Schierer |
make dist works now.
|
2007-02-09 |
Luke Schierer |
one more
|
2007-02-09 |
Richard Laager |
SF Patch #1653845 from Matt Perry
|
2007-02-09 |
Richard Laager |
Rename the toolkit to the new name Sadrul mentioned. :) Hopefully this is okay.
|
2007-02-09 |
Richard Laager |
SF Patch #1643233 from Brian Cameron
|
2007-02-09 |
Richard Laager |
We're getting warnings about not honoring datarootdir, so I figured I'd add it. I'm not sure what that might break, but this stuff will be getting reviewed when it's renamed anyway.
|
2007-02-09 |
Richard Laager |
merge of '8f483f61f048cc605240bf7c848d0ffb7aebf70e'
|
2007-02-09 |
Luke Schierer |
merge of '48855cd0fe89a3001e41fdf08de38526fcf3c113'
|
2007-02-09 |
Luke Schierer |
commit these updated translations here also
|
2007-02-09 |
Luke Schierer |
commit these updated translations here also
|
2007-02-09 |
Mark Doliner |
sf patch #1655057, from Peter Tang
|
2007-02-09 |
Mark Doliner |
Fix a few small compile warnings:
|
2007-02-09 |
Mark Doliner |
Get rid of some minor compile errors related to the consitifcation
|
2007-02-09 |
Mark Doliner |
Get rid of a minor compile warning
|