Mercurial > pidgin.yaz
graph
-
propagate from branch 'im.pidgin.pidgin' (head 1ade185e4daf699979b517ddb70cee47cd15e7ee)2007-08-28, by William Ehlhardt
-
- Add purple_util_write_data_to_file_absolute; glib's2007-08-25, by William Ehlhardt
-
- TODO whacking and cosmetics2007-08-20, by William Ehlhardt
-
- Even more TODO whacking2007-08-20, by William Ehlhardt
-
- Reword some dialogs2007-08-20, by William Ehlhardt
-
- Yet More TODO whacking2007-08-20, by William Ehlhardt
-
- Errorchecking in x509_cert_dn2007-08-20, by William Ehlhardt
-
- More TODO whacking2007-08-20, by William Ehlhardt
-
- TODO-whacking2007-08-20, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)2007-08-20, by William Ehlhardt
-
Fixed code indenting, some spaces were still left and now replaced by tabs.2007-08-28, by Andreas Monitzer
-
Fixed merge errors stemming from the fact that the main branch and my branch both added something to the prpl struct2007-08-28, by Andreas Monitzer
-
merge of 'c3b6e088483d70780a3365f7111d2fbd2cc81e4e'2007-08-28, by Andreas Monitzer
-
propagate from branch 'im.pidgin.soc.2007.xmpp' (head f6a67901e79d8d35e6bf30f0766b2417740090b7)2007-08-27, by Evan Schoenberg
-
propagate from branch 'im.pidgin.pidgin' (head 04b3e8958ef3758cefdb2c6a32a676b131aee0cc)2007-08-27, by Evan Schoenberg
-
propagate from branch 'im.pidgin.pidgin' (head 384c9116031084a2f41659dc9e9a4aa7bba55d86)2007-08-27, by Evan Schoenberg
-
Only hide single tab on Top-tabbed windows2007-08-29, by Sean Egan
-
Allow you to click on statusbox again and keep it open.2007-08-28, by Sean Egan
-
Don't mess up the initial transparency when not using the "remove transparency on focus" pref.\n2007-08-28, by Daniel Atallah
-
And, put Peter in COPYRIGHT while we're at it2007-08-27, by Sean Egan
-
Make fmoo and nix crazy patch writers2007-08-27, by Sean Egan
-
Remove X11 specifics from configure.ac. Allows to build against native, non-X11 Quartz2007-08-27, by Sean Egan
-
merge of '04b3e8958ef3758cefdb2c6a32a676b131aee0cc'2007-08-27, by Sean Egan
-
Fix the GetABacktrace URL in the pt_BR translation. Fixes #28122007-08-27, by Daniel Atallah
-
Add 11px extended-away rtl icon.2007-08-27, by Sean Egan
-
ChangeLog2007-08-27, by Sean Egan
-
merge of 'b6c53eca73f8f22b0d8fafd412b2570c631455be'2007-08-27, by Ethan Blanton
-
merge of '1e84e66f6954510525d3db02bb2899bca1caacdb'2007-08-27, by Sean Egan
-
Add horizontal rules and strikethroughs to the toolbar2007-08-27, by Sean Egan
-
pidginstock.c2007-08-27, by Sean Egan
-
ACK for EvilDennisR2007-08-27, by Ethan Blanton
-
Replace homegrown str_replace() with purple_strreplace(), after discovering it.2007-08-27, by Jeffrey Connelly
-
In MSN prpl, use attention API. Can be disabled by undefining2007-08-27, by Jeffrey Connelly
-
Change Yahoo prpl to use attention API in libpurple. Previous behavior can2007-08-27, by Jeffrey Connelly
-
Change serv_send_attention() to call prpl_info->send_attention(), and2007-08-27, by Jeffrey Connelly
-
On login, get contacts from server using msim_get_contact_list().2007-08-27, by Jeffrey Connelly
-
In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()2007-08-27, by Jeffrey Connelly
-
merge of '0398fdfcf107ed2bd1e3f271524fe5fe0134bd97'2007-08-27, by Jeffrey Connelly
-
merge of '1d830d1617f678f9a4976d149b442420640dc120'2007-08-26, by Sadrul Habib Chowdhury
-
merge of '3ccc848dcffce11aa363f593e383cc1f07d081d0'2007-08-26, by Sadrul Habib Chowdhury
-
merge of 'a8189d2840b6823a0faf5dbba937eb0dd96a1416'2007-08-26, by Luke Schierer
-
Add MySpaceIM to the list in the about dialog.2007-08-26, by Kevin Stange
-
Update the buddylist if a buddy is moved to another group from a different2007-08-26, by Sadrul Habib Chowdhury
-
merge of '0bf01031d132e0c8d3ab091041ec704fcfc2b152'2007-08-26, by Kevin Stange
-
Add MySpaceIM to the Windows build, though I can't verify this works2007-08-26, by Kevin Stange
-
merge of 'cacb6312fda77c93ab3e7557fdea3c2956cc55ad'2007-08-26, by Kevin Stange
-
Changelog the API changes in finch and libgnt so far.2007-08-26, by Sadrul Habib Chowdhury
-
merge of 'e6a26aab7c177405a9cbb8d8358228ed4a53d508'2007-08-26, by Sadrul Habib Chowdhury
-
merge of '665d20fa5e8c368f876485703c5e3c652c9b44c9'2007-08-26, by Sadrul Habib Chowdhury
-
Changelog the per-conversation mute/logging options.2007-08-26, by Sadrul Habib Chowdhury
-
Fix #2767 (per-conversation/chat mute option).2007-08-26, by Sadrul Habib Chowdhury
-
Add two missing conversation-uiops functions. (has_focus and present)2007-08-26, by Sadrul Habib Chowdhury
-
Separate logging support for each conversation.2007-08-26, by Sadrul Habib Chowdhury
-
Set the custom status message for yahoo buddies correctly at login time. Fixes #2754.2007-08-26, by Daniel Atallah
-
Add msimprpl's user module so we all can compile libpurple again ;)2007-08-27, by Jeffrey Connelly
-
In msimprpl: if no local alias is set, set it to the username on sign-on.2007-08-26, by Jeffrey Connelly
-
For myim: (MySpaceIM) URLs, lookup the contact ID into a username before2007-08-26, by Jeffrey Connelly
-
Add receiving-im-attention and received-im-attention signals, similar to2007-08-26, by Jeffrey Connelly