Mercurial > pidgin
graph
-
rlaager> I'd prefer that the "Open Link in Browser" string be changed to2008-11-16, by Sadrul Habib Chowdhury
-
Allow plugins to specify custom link types to the GtkIMHtml widget.2008-11-16, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)2008-10-31, by Sadrul Habib Chowdhury
-
merge of '014e1f90f8ee8c07fa6d5bef545016ecfafda630'2008-10-19, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)2008-10-19, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)2008-10-16, by Marcus Lundblad
-
Register the /buzz command using PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS.2008-10-19, by Marcus Lundblad
-
Allow the /buzz command without argument (sends attention to the JID of the2008-10-12, by Marcus Lundblad
-
merge of 'a0b951af90f1a780445f21b51b22e57f6a3f699e'2008-10-01, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)2008-10-01, by Marcus Lundblad
-
Updated to new namespace for XEP-0224.2008-10-01, by Marcus Lundblad
-
Updated support for XEP-0224.2008-09-25, by Marcus Lundblad
-
Revert the accidentally committed pseudo-group changes.2008-10-04, by Sadrul Habib Chowdhury
-
Start hiding blist.h internals in prpls.2008-09-27, by Sadrul Habib Chowdhury
-
Implements file transfers using in-band bytestreams for XMPP2008-09-06, by Marcus Lundblad
-
merge of '2f01a68221fe705526ece90e1c7438bffc47c3bd'2008-08-28, by Gary Kramlich
-
cleaned up purple_theme_manager_build_dir2008-08-21, by Gary Kramlich
-
propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)2008-08-21, by Gary Kramlich
-
explicit merge of '714a7c7f903d11c96ffade34966121da549d998f'2008-11-20, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2747d5e0324ca6b81e83bbb8b75e1efebcbbad6e)2008-08-03, by Tobias Markmann
-
clean up formatting, and added render settings for the names/markup on the blist2008-08-27, by Justin Rodriguez
-
theme loader cleanup, and remove a few warnings2008-08-26, by Justin Rodriguez
-
Changed PurpleTheme build function to only return PurpleTheme*2008-08-10, by Justin Rodriguez
-
fixes initialize icon theme bug by pre-loading the theme2008-08-10, by Justin Rodriguez
-
fixed some leaks and made theme loading safer2008-08-08, by Justin Rodriguez
-
Fixes blist theme bug in buddy markup2008-08-08, by Justin Rodriguez
-
Clean up status icon themes a bit2008-08-08, by Justin Rodriguez
-
fized the icon diplay bug with the icon theme2008-08-08, by Justin Rodriguez
-
Add the icon theme files, and re-work some things2008-08-08, by Justin Rodriguez
-
partially working status icon theme stuff2008-08-08, by Justin Rodriguez
-
merge of '3a9f71b3ea427344c6b6e95c63c3559bef222013'2008-08-06, by Justin Rodriguez
-
propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)2008-08-06, by Gary Kramlich
-
Fixed some small rendering errors in conversations and prefs2008-08-05, by Justin Rodriguez
-
Couple small font fixes2008-08-01, by Justin Rodriguez
-
fixed some small font bugs, the coloring when selected, and a segfault2008-08-01, by Justin Rodriguez
-
Added text and font coloring for buddies, contacts and chats, as well as fix a few small bugs2008-07-31, by Justin Rodriguez
-
Changed how the prefs handle themes2008-07-23, by Justin Rodriguez
-
Added layout capabilities to blist themes2008-07-22, by Justin Rodriguez
-
fixed group coloring2008-07-18, by Justin Rodriguez
-
fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks2008-07-18, by Justin Rodriguez
-
Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-theme2008-07-17, by Justin Rodriguez
-
restructured much of the loader and themes for the buddy list, along with a basic trial of group background2008-07-15, by Justin Rodriguez
-
build function for pidgin buddy list theme loader2008-07-11, by Justin Rodriguez
-
flushed out blist themes a bit with lots of properties and get methods2008-07-11, by Justin Rodriguez
-
start of blist themes (themes have no effect on display)2008-07-10, by Justin Rodriguez
-
Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to build2008-07-06, by Justin Rodriguez
-
propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)2008-06-30, by Gary Kramlich
-
Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes2008-06-30, by Justin Rodriguez
-
Fixes the display problems with (option 1) sound themes2008-06-27, by Justin Rodriguez
-
Fixed a few small problems with the sound loader and sound theme2008-06-27, by Justin Rodriguez
-
fixed crash on shutdown (avoid a double free)2008-06-27, by Justin Rodriguez
-
Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything2008-06-27, by Justin Rodriguez
-
fixed images to appear in pref menu2008-06-24, by Justin Rodriguez
-
more gobject fixed2008-06-22, by Justin Rodriguez
-
fixed some gobject stuff2008-06-21, by Justin Rodriguez
-
Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector2008-06-21, by Justin Rodriguez
-
Fixed some warnings with loader_build2008-06-17, by Justin Rodriguez
-
added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the2008-06-16, by Justin Rodriguez
-
Fixed some things needed for proper gobfication (init/finalize/etc)2008-06-16, by Justin Rodriguez
-
Added sound builder (implete still needs a good way to go from xml file to xml node)2008-06-13, by Justin Rodriguez