2009-04-11 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
|
2009-04-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
|
2009-04-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
|
2009-04-20 |
Sadrul Habib Chowdhury |
Show preview of only the supported sizes for each class of icons.
|
2009-04-20 |
Sadrul Habib Chowdhury |
Allow editing dialog icons.
|
2009-04-20 |
Sadrul Habib Chowdhury |
Add some more status emblems, and since the dialog is too long, use a
|
2009-04-20 |
Sadrul Habib Chowdhury |
Make it possible to load non-status icons using a PidginStockIconTheme.
|
2009-04-19 |
Sadrul Habib Chowdhury |
We don't have huge status icons, and set only the icons changed from the
|
2009-04-19 |
Sadrul Habib Chowdhury |
A status-icon theme editor.
|
2009-04-18 |
Sadrul Habib Chowdhury |
Mark the description of the properties for translation. Show the
|
2009-04-18 |
Sadrul Habib Chowdhury |
Fix some assertion failures.
|
2009-04-18 |
Sadrul Habib Chowdhury |
Allow editing the theme when no theme is selected (the default).
|
2009-04-18 |
Sadrul Habib Chowdhury |
Allow unsetting the color for a PidginThemeFont.
|
2009-04-17 |
Sadrul Habib Chowdhury |
Theme editor plugin (of sorts) for buddylist themes.
|
2009-04-17 |
Sadrul Habib Chowdhury |
Do a null-check before gdk_color_free, and mark property-names for
|
2009-04-17 |
Sadrul Habib Chowdhury |
Document some functions.
|
2009-04-17 |
Sadrul Habib Chowdhury |
Several changes:
|
2009-04-17 |
Sadrul Habib Chowdhury |
Some doxygen fixes.
|
2009-04-17 |
Sadrul Habib Chowdhury |
Use boxed-types for the color properties.
|
2009-04-16 |
Björn Voigt |
German update
|
2009-04-15 |
Sulabh Mahajan |
Remove a bug where host_ip was accessed after freeing it.
|
2009-04-15 |
Paul Aurich |
Send XMPP keepalive pings to our server, not our bare JID.
|
2009-04-12 |
Paul Aurich |
merge of '8952794c1397b9cba4b98accf0639bb5499387d4'
|
2009-04-12 |
Paul Aurich |
Whoops, crashy-crashy.
|
2009-04-12 |
Paul Aurich |
merge of '79565c78f0c63b6c8f1b52e57e6e928780ce4f65'
|
2009-04-12 |
Daniel Atallah |
Include the media API on win32 even though it isn't actually enabled.
|
2009-04-12 |
Paul Aurich |
merge of '331dd310d018e9ecbd997e8af14ebcfc79277318'
|
2009-04-12 |
Sadrul Habib Chowdhury |
Fix size constraints for vertical progressbars.
|
2009-04-12 |
Sadrul Habib Chowdhury |
Fix drawing for vertical progressbar.
|
2009-04-12 |
Sadrul Habib Chowdhury |
merge of '009cd1791a028ae463fba5c8a2ee1c60021efb61'
|
2009-04-12 |
Sadrul Habib Chowdhury |
Changelog the progressbar addition.
|
2009-04-12 |
Sadrul Habib Chowdhury |
Change how the progressbar is drawn.
|
2009-04-12 |
Sadrul Habib Chowdhury |
Indentation changes, initialization changes etc.
|
2009-04-12 |
Saleem Abdulrasool |
Add a simple progress-bar in libgnt.
|
2009-04-12 |
Paul Aurich |
PidginBlistTheme now copies all its parameters instead of taking ownership.
|
2009-04-12 |
Paul Aurich |
Free priv->idle.
|
2009-04-12 |
Paul Aurich |
Free the DNS query data before purple_url_parse() to avoid leaking on failure.
|
2009-04-12 |
Paul Aurich |
Don't leak the struct sockaddr* from purple_dnsquery_a.
|
2009-04-12 |
Paul Aurich |
Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)
|
2009-04-12 |
Paul Aurich |
Don't leak GdkColor*s in PidginBlistThemes
|
2009-04-12 |
Paul Aurich |
Plug leak of PurpleContact->alias
|
2009-04-12 |
Paul Aurich |
Fix a leak when loading themes.
|
2009-04-12 |
Sadrul Habib Chowdhury |
Fix build with --disable-vv --enable-gstreamer.
|
2009-04-11 |
Paul Aurich |
Fix two int/size_t format build warnings on 64-bit
|
2009-04-11 |
Paul Aurich |
Reformat a printf so the HTTP headers are easier to read
|
2009-04-11 |
Paul Aurich |
merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'
|
2009-04-11 |
Sadrul Habib Chowdhury |
Starring Carlos Bederian as Zzzoom. Closes #8711.
|
2009-04-11 |
Sadrul Habib Chowdhury |
Open a chat-invite dialog when a buddy is dragged onto a chat.
|
2009-04-11 |
Sadrul Habib Chowdhury |
Reset some global data when uninit-ing. Fixes a crash on quit.
|
2009-04-11 |
Sadrul Habib Chowdhury |
Fix build with --disable-gstreamer.
|
2009-04-11 |
Paul Aurich |
Change purple_blist_get_buddies to return a list instead of the hash table.
|
2009-04-11 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
|
2009-04-11 |
Paul Aurich |
Fix the dbus type for calling PurpleBlistSetVisible.
|
2009-04-10 |
Sadrul Habib Chowdhury |
Fix build when srcdir != builddir.
|
2009-04-10 |
Elliott Sales de Andrade |
merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'
|
2009-04-10 |
Elliott Sales de Andrade |
Don't print 'no' twice if GADU libs are not found by pkg-config.
|
2009-04-10 |
Elliott Sales de Andrade |
Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPP
|
2009-04-10 |
foss |
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
|
2009-04-10 |
foss |
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
|
2009-04-10 |
Elliott Sales de Andrade |
Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the order
|