Mon, 23 Jul 2007 20:54:16 +0000 |
Sadrul Habib Chowdhury |
Add an 'auto-join' checkbox in the 'Add Chat' dialog, thanks to fmoo's
|
Sat, 21 Jul 2007 06:22:15 +0000 |
Sadrul Habib Chowdhury |
Memory leak fix.
|
Sat, 21 Jul 2007 06:15:26 +0000 |
Sadrul Habib Chowdhury |
We don't need dynamic things here.
|
Sat, 21 Jul 2007 05:53:05 +0000 |
Sadrul Habib Chowdhury |
Guard against possible weird crashes.
|
Sat, 21 Jul 2007 05:47:46 +0000 |
Sadrul Habib Chowdhury |
merge of '68531d78c3d980fcba8b12d95053cfc541f7be31'
|
Sat, 21 Jul 2007 05:45:04 +0000 |
Sadrul Habib Chowdhury |
This could have resulted in buffer overflow if the user had 10 or more
|
Sat, 21 Jul 2007 02:17:38 +0000 |
Nathan Walp |
merge of '75fc7005738c7f677caf9b8c6959ec8c1d90778c'
|
Fri, 20 Jul 2007 22:31:27 +0000 |
Daniel Atallah |
Continue to build nullprpl by default on win32, but don't actually install it - we don't want it in the installer.
|
Fri, 20 Jul 2007 22:24:10 +0000 |
Daniel Atallah |
Bonjour only works on Windows2000 or newer, so we don't need to indirectly access the Net* functions. Avoid doing an unnecessary domain query to find the Domain Controller (which was causing a several second delay at startup). Also, try harder to avoid empty default names and falling back to "Purple Person".
|
Fri, 20 Jul 2007 21:49:53 +0000 |
Sadrul Habib Chowdhury |
merge of '2543d569f73fee46d4f4f92b5a5f2245ed4a07db'
|
Fri, 20 Jul 2007 18:38:24 +0000 |
Luke Schierer |
merge of '9b9534d8ba6b75ce9836ce0cd1ed8e086c0f89a0'
|
Fri, 20 Jul 2007 18:11:26 +0000 |
Daniel Atallah |
pidgin_accounts_window_hide() should actually dispose of the window. Fixes #2193.
|