Mon, 02 Mar 2009 18:47:27 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
Wed, 07 Jan 2009 02:49:51 +0000 |
Mike Ruprecht |
Fix gtkmedia's Makefile entries.
|
Tue, 02 Dec 2008 01:51:55 +0000 |
Daniel Atallah |
Fix win32 build. I haven't actually tested any of the functionality, but it
|
Wed, 21 May 2008 02:09:00 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
|
Thu, 15 May 2008 19:53:05 +0000 |
Daniel Atallah |
Add the ability on win32 to choose at runtime whether we use the GIOChannel
|
Tue, 19 Feb 2008 19:41:56 +0000 |
Sadrul Habib Chowdhury |
Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and
|
Thu, 06 Dec 2007 08:44:34 +0000 |
Sadrul Habib Chowdhury |
Add the new file in .mingw, thanks to Kevin.
|
Mon, 19 Nov 2007 00:40:33 +0000 |
Daniel Atallah |
This is a patch from Lee Roach to update the mingw "clean" makefile targets to remove some generated files and to fix a couple other issues. Fixes #3981.
|
Mon, 12 Nov 2007 00:00:52 +0000 |
Daniel Atallah |
Fix build.
|
Mon, 05 Nov 2007 15:59:16 +0000 |
Daniel Atallah |
Fix mingw 'make clean' for pixmap makefile changes
|
Tue, 28 Aug 2007 03:15:48 +0000 |
Daniel Atallah |
Fix the win32 build for the cert SoC branch merge.
|
Sat, 11 Aug 2007 23:59:34 +0000 |
Daniel Atallah |
Fix sounds on the win32 build
|
Fri, 27 Jul 2007 15:46:03 +0000 |
Daniel Atallah |
Make sure we delete all generated files with the mingw clean make target.
|
Fri, 13 Jul 2007 18:03:45 +0000 |
Daniel Atallah |
Convert portable winpidgin launcher executable to be the same binary as pidgin.exe and determine which behavior to use at runtime. Running "pidgin.exe --portable-mode" or renaming "pidgin.exe" to "pidgin-portable.exe" will cause the portable mode to be used.
|
Mon, 04 Jun 2007 04:52:41 +0000 |
Richard Laager |
(23:38:26) dave1g: also your pidgin/Makefile.mingw is missing a reference to gtksourceundomanager.c
|
Fri, 01 Jun 2007 01:20:32 +0000 |
Daniel Atallah |
Link pidgin against gthread again (I only just removed it a few days ago and now it is needed again).
|
Wed, 30 May 2007 14:56:36 +0000 |
Daniel Atallah |
Fix pidgin mingw build not to link to unneeded libraries.
|
Fri, 25 May 2007 19:23:36 +0000 |
Daniel Atallah |
Create .def files for easy msvc import library creation.
|
Mon, 23 Apr 2007 01:30:49 +0000 |
Daniel Atallah |
Allow include and lib paths to be overridden from local.ent
|
Tue, 17 Apr 2007 14:11:56 +0000 |
Daniel Atallah |
Add cairo to the mingw build include path. Fixes #175 .
|
Tue, 10 Apr 2007 06:19:29 +0000 |
Kevin Stange |
This should get all the Win32 Makefiles in line with
|
Mon, 19 Mar 2007 16:56:26 +0000 |
Daniel Atallah |
win32 fixes for s/gaim/purple/ stuff.
|
Sun, 25 Feb 2007 18:41:53 +0000 |
Daniel Atallah |
Fix win32 docklet. This is pretty ugly - we'll force GTK+ 2.10 at some point and use GtkStatusIcon to avoid converting the stock images to HICONs directly.
|
Sun, 11 Feb 2007 00:17:12 +0000 |
Daniel Atallah |
This should prevent the dll resources from being regenerated each time.
|
Sun, 21 Jan 2007 21:55:07 +0000 |
Daniel Atallah |
Update win32 build for libpurple and pidgin renames. This compiles, but is far from complete.
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|