Mercurial > pidgin.yaz
graph
-
merge of '2fb075583d4e52527a1045112f38c7a76f2c7e80'Sun, 11 Nov 2007 14:18:23 +0000, by Will Thompson
-
Explicitly cast from xmlChar (== unsigned char) to char, squishing a warning.Sun, 11 Nov 2007 14:12:51 +0000, by Will Thompson
-
Use distinct variables for the result of g_strerror (which is const) and aSun, 11 Nov 2007 14:10:06 +0000, by Will Thompson
-
Handle fwrite returning 0 in gg's "save my buddy list to a file" code,Sun, 11 Nov 2007 14:08:30 +0000, by Will Thompson
-
update for next version (probably 2.3.0)Sun, 11 Nov 2007 14:02:01 +0000, by Jochen Kemnade
-
Might help if we include msnp9 in the distSun, 11 Nov 2007 13:03:31 +0000, by Stu Tomlinson
-
Update the list of files to be translatedSun, 11 Nov 2007 12:59:14 +0000, by Stu Tomlinson
-
Add MSNP9 back as an alternative alongside the existing MSN prpl. CowardlySun, 11 Nov 2007 12:57:52 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.elb.make' (head 7697ab7a2d1718ea16e52b2c03007343c5beb37e)Sun, 11 Nov 2007 03:06:23 +0000, by Ethan Blanton
-
Fix my typo.Sun, 11 Nov 2007 00:26:18 +0000, by John Bailey
-
Some final tweaking on the man page.Sun, 11 Nov 2007 00:25:37 +0000, by John Bailey
-
merge of '535e513c571856e9e31d51a83dca552c8a8433dc'Sat, 10 Nov 2007 22:32:26 +0000, by Stu Tomlinson
-
Fix for the crash reported by WormFood in #pidgin when right clicking onSat, 10 Nov 2007 22:28:55 +0000, by Stu Tomlinson
-
Clear the tags when the textview is cleared.Mon, 12 Nov 2007 16:15:53 +0000, by Sadrul Habib Chowdhury
-
Cancel the typeahead search when escape is pressed.Sun, 11 Nov 2007 19:42:02 +0000, by Sadrul Habib Chowdhury
-
Fix size calculation when shadow is enabled.Sat, 10 Nov 2007 23:48:57 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'org.maemo.garage.pidgin.pidgin.blist-show-with-parent' (head 9dc35209de2406ba1fbc9a266b4e931ff6ebd80a)Sat, 10 Nov 2007 17:39:31 +0000, by Ethan Blanton
-
merge of 'e3fd21e6dabb99e5604e8337380353fcbe1a7279'Sat, 10 Nov 2007 16:39:18 +0000, by Stu Tomlinson
-
Consolidation of icons MakefilesSat, 10 Nov 2007 16:34:33 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin' (head e3fd21e6dabb99e5604e8337380353fcbe1a7279)Sat, 10 Nov 2007 16:17:54 +0000, by Stu Tomlinson
-
Escape any un-escaped entities in purple_markup_html_to_xhtml when parsingSat, 10 Nov 2007 15:59:05 +0000, by Stu Tomlinson
-
Allow win32 builds to define EXTRAVERSION in local.mak to do the equivalentSat, 10 Nov 2007 15:55:29 +0000, by Stu Tomlinson
-
Make purple.h a generated file so plugins can just include this and neverSat, 10 Nov 2007 15:49:57 +0000, by Stu Tomlinson
-
disapproval of revision 'b681959692589499c04b181e1db18edf0d6b2dc5'Sat, 10 Nov 2007 15:41:37 +0000, by Stu Tomlinson
-
Make purple.h a generated file so plugins can just include this and neverSat, 10 Nov 2007 15:23:56 +0000, by Stu Tomlinson
-
Allow myspace to build outside of the source treeSat, 10 Nov 2007 15:21:01 +0000, by Stu Tomlinson
-
Double include fixSat, 10 Nov 2007 15:37:36 +0000, by Gabriel Schulhof
-
Another transience fixSat, 10 Nov 2007 15:37:23 +0000, by Gabriel Schulhof
-
A grammar fix for finch(1).Sat, 10 Nov 2007 13:15:44 +0000, by Will Thompson
-
Removed typedefSat, 10 Nov 2007 15:02:13 +0000, by Gabriel Schulhof
-
Removed typedefSat, 10 Nov 2007 14:58:54 +0000, by Gabriel Schulhof
-
Make it compileSat, 10 Nov 2007 14:32:57 +0000, by Gabriel Schulhof
-
Make small array of _show_with_parent functions and use indices into that array as params in the GtkItemFactoryEntry list, rather than the function pointers themselvesSat, 10 Nov 2007 14:22:24 +0000, by Gabriel Schulhof
-
Use only the first 16 characters of the password, and plug a leak.Sat, 10 Nov 2007 05:20:46 +0000, by Ka-Hing Cheung
-
make our xmlnode preserve prefixesSat, 10 Nov 2007 05:16:58 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)Sat, 10 Nov 2007 04:52:20 +0000, by Ka-Hing Cheung
-
Minor adjustments to prevent a crash, correct a data type and fix drawing.Sat, 10 Nov 2007 01:18:15 +0000, by Sadrul Habib Chowdhury
-
Use gobject properties for labels.Fri, 09 Nov 2007 01:45:10 +0000, by Sadrul Habib Chowdhury
-
I feel good when I am able to send messages, instead of just typing them.Tue, 06 Nov 2007 21:19:19 +0000, by Sadrul Habib Chowdhury
-
Hitting Return in the entry will trigger the 'activate' signal.Mon, 05 Nov 2007 19:20:30 +0000, by Sadrul Habib Chowdhury
-
Enable auto-complete in the pounce dialog.Mon, 05 Nov 2007 18:29:20 +0000, by Sadrul Habib Chowdhury
-
Buttons were leaking all this time!Wed, 31 Oct 2007 18:13:53 +0000, by Sadrul Habib Chowdhury
-
Hitting enter on a file will trigger the 'select' button in the file selector dialog.Tue, 30 Oct 2007 10:50:20 +0000, by Sadrul Habib Chowdhury
-
Pressing 'insert' in the plugins window triggers the 'Install Plugin..' button.Tue, 30 Oct 2007 10:24:16 +0000, by Sadrul Habib Chowdhury
-
Get rid of unnecessary strdup.Tue, 30 Oct 2007 10:22:46 +0000, by Sadrul Habib Chowdhury
-
Close #2810. ('Non-XHTML-IM messages with links in them are broken.')Tue, 30 Oct 2007 10:15:58 +0000, by Sadrul Habib Chowdhury
-
Do not ellipsize in a column of size 1.Tue, 30 Oct 2007 09:55:47 +0000, by Sadrul Habib Chowdhury
-
Patch from Josh Davis to correct ellipsization for right-aligned columns.Tue, 30 Oct 2007 09:32:10 +0000, by Sadrul Habib Chowdhury
-
Do not do unnecessary processing when updating text in a column.Tue, 30 Oct 2007 09:17:50 +0000, by Sadrul Habib Chowdhury
-
Rolling back docklet geometry changes. These will have to wait until nextSun, 28 Oct 2007 17:17:56 +0000, by Casey Harkins
-
propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0a163d30bd4e04f722543b3868eb2d934e5e1db8)Sun, 28 Oct 2007 17:16:42 +0000, by Casey Harkins
-
Bring silcpurple_create_keypair for silc 1.0 in line with the newSun, 28 Oct 2007 01:37:23 +0000, by Ethan Blanton
-
Patch from Gabriel Schulhof to transiate yet another window.Sun, 28 Oct 2007 01:05:17 +0000, by Gabriel Schulhof
-
Add 'yank' action in the entry boxes.Fri, 26 Oct 2007 13:31:26 +0000, by Sadrul Habib Chowdhury
-
Fix doxygen foo, thanks to resiak\!Fri, 26 Oct 2007 09:44:00 +0000, by Sadrul Habib Chowdhury
-
Draw the 'header' correctly when not showing borders.Fri, 26 Oct 2007 08:41:17 +0000, by Sadrul Habib Chowdhury