Directory trunk/client/gtk/win32/

Directory Created:
2003-10-26 06:43
Directory Deleted:
2006-09-19 02:24
Total Files:
0
Deleted Files:
14
Lines of Code:
0

[root]/trunk/client/gtk/win32

Lines of Code

trunk/client/gtk/win32/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 100 (100.0%) 2338 (100.0%) 23.3
ryo_saeba 83 (83.0%) 2334 (99.8%) 28.1
akirschbaum 3 (3.0%) 4 (0.2%) 1.3
mwedel 14 (14.0%) 0 (0.0%) 0.0

Most Recent Commits

mwedel 2006-09-19 02:24 Rev.: 4942

make branche directories, delete old trunk.

0 lines of code changed in 14 files:

  • trunk/client/gtk/win32: .cvsignore (del), Building.txt (del), GTKClient.dsp (del), GTKClient.dsw (del), GTKClient.ico (del), GTKClient.rc (del), Installer.txt (del), Running.txt (del), Win32Changes.txt (del), config.h (del), gtkclient.nsi (del), porting.c (del), resource.h (del), soundsdef.h (del)
ryo_saeba 2006-09-03 10:22 Rev.: 4871

Win32 snapshot & such

12 lines of code changed in 4 files:

  • trunk/client/gtk/win32: GTKClient.rc (+4 -4), Win32Changes.txt (+2 -2), config.h (+3 -1), gtkclient.nsi (+3 -3)
ryo_saeba 2006-07-29 03:12 Rev.: 4724

Add --enable-gtk2 to build gtk1 client with gtk2. Misc bugfixes.

1 lines of code changed in 1 file:

  • trunk/client/gtk/win32: config.h (+1)
ryo_saeba 2006-05-20 04:56 Rev.: 4570

Win32 snapshot

9 lines of code changed in 2 files:

  • trunk/client/gtk/win32: Win32Changes.txt (+8 -2), gtkclient.nsi (+1 -1)
ryo_saeba 2006-05-20 04:53 Rev.: 4569

Fix Win32 compilation

3 lines of code changed in 1 file:

  • trunk/client/gtk/win32: config.h (+3 -1)
ryo_saeba 2006-02-26 05:09 Rev.: 4496

Win32 1.9.0 release

11 lines of code changed in 4 files:

  • trunk/client/gtk/win32: GTKClient.rc (+4 -4), Win32Changes.txt (+3 -1), config.h (+1 -1), gtkclient.nsi (+3 -3)
akirschbaum 2006-02-23 15:18 Rev.: 4485

Apply patch #1433271 (code-cleanup) by Stefan Huehner: Add const and static,
remove unused variables

1 lines of code changed in 1 file:

  • trunk/client/gtk/win32: soundsdef.h (+1 -1)
akirschbaum 2006-02-16 17:32 Rev.: 4458

Apply patch #1430279 (code-cleanup: const, static, etc) by Stefan Huehner.

1 lines of code changed in 1 file:

  • trunk/client/gtk/win32: soundsdef.h (+1 -1)
ryo_saeba 2006-01-02 16:39 Rev.: 4262

Commits files, just in case.

27 lines of code changed in 5 files:

  • trunk/client/gtk/win32: GTKClient.dsp (+2 -2), GTKClient.dsw (+12), Win32Changes.txt (+11 -2), config.h (+1 -1), gtkclient.nsi (+1 -1)
ryo_saeba 2005-09-05 15:15 Rev.: 3602

New file

12 lines of code changed in 1 file:

  • trunk/client/gtk/win32: GTKClient.dsp (+12 -4)
ryo_saeba 2005-08-11 03:16 Rev.: 3527

1.8.0 release

36 lines of code changed in 5 files:

  • trunk/client/gtk/win32: GTKClient.rc (+6 -6), Running.txt (+4 -12), Win32Changes.txt (+9 -5), config.h (+1 -1), gtkclient.nsi (+16 -2)
ryo_saeba 2005-07-30 11:53 Rev.: 3514

Use GTK 2.6.x.

4 lines of code changed in 1 file:

  • trunk/client/gtk/win32: GTKClient.dsp (+4 -4)
ryo_saeba 2005-05-30 16:01 Rev.: 3337

Patch #1197437 courtesy krudat - inventory-related

16 lines of code changed in 5 files:

  • trunk/client/gtk/win32: GTKClient.dsp (+4), Running.txt (+4 -2), Win32Changes.txt (+6 -2), config.h (+1 -1), gtkclient.nsi (+1 -1)
ryo_saeba 2005-05-06 15:32 Rev.: 3244

Variables declared first, then function calls. Add missing header for Win32.

5 lines of code changed in 1 file:

  • trunk/client/gtk/win32: GTKClient.dsp (+5 -1)
ryo_saeba 2005-03-13 11:44 Rev.: 3131

Add experimental W95/98 detection, with warning about client issues.

109 lines of code changed in 1 file:

  • trunk/client/gtk/win32: gtkclient.nsi (+109)
ryo_saeba 2005-03-03 15:58 Rev.: 3086

Windows 1.7.1 release

16 lines of code changed in 4 files:

  • trunk/client/gtk/win32: GTKClient.dsp (+8), Win32Changes.txt (+5 -5), config.h (+1 -1), gtkclient.nsi (+2 -2)
ryo_saeba 2005-02-12 17:05 Rev.: 3065

Fix broken script. Make sure help works under W32.

3 lines of code changed in 1 file:

  • trunk/client/gtk/win32: config.h (+3 -3)
ryo_saeba 2005-02-05 18:31 Rev.: 3061

Fix a buffer overflow in unbind output. Make strings const when possible

1 lines of code changed in 1 file:

  • trunk/client/gtk/win32: config.h (+1 -1)
ryo_saeba 2005-01-08 16:22 Rev.: 3039

Point to Gaim's GTK package instead of dead Dropline one.

12 lines of code changed in 3 files:

  • trunk/client/gtk/win32: Running.txt (+6 -4), Win32Changes.txt (+1), gtkclient.nsi (+5 -4)
ryo_saeba 2005-01-07 16:02 Rev.: 3035

Stupid newline issues...

3 lines of code changed in 1 file:

  • trunk/client/gtk/win32: Win32Changes.txt (+3 -2)
ryo_saeba 2005-01-07 15:56 Rev.: 3034

Password fix

5 lines of code changed in 1 file:

  • trunk/client/gtk/win32: Win32Changes.txt (+5)
ryo_saeba 2004-12-21 15:20 Rev.: 3014

Fix bug #1085729 ; Win32 macro fix

6 lines of code changed in 2 files:

  • trunk/client/gtk/win32: GTKClient.dsp (+5 -1), config.h (+1 -1)
akirschbaum 2004-09-19 11:19 Rev.: 2921

gtk/win32/config.h: Add parentheses around arguments of sleep and usleep
macros.

2 lines of code changed in 1 file:

  • trunk/client/gtk/win32: config.h (+2 -2)
ryo_saeba 2004-04-25 03:28 Rev.: 2742

Windows 1.7.0 release

17 lines of code changed in 5 files:

  • trunk/client/gtk/win32: .cvsignore (+2), Running.txt (+3 -3), Win32Changes.txt (+7), config.h (+1 -1), gtkclient.nsi (+4 -1)
ryo_saeba 2004-04-11 04:48 Rev.: 2724

Tweaked SDL sound support for Windows

25 lines of code changed in 1 file:

  • trunk/client/gtk/win32: porting.c (+25 -4)
ryo_saeba 2004-04-11 03:36 Rev.: 2723

Sound for Windows w/o SDL

126 lines of code changed in 2 files:

  • trunk/client/gtk/win32: GTKClient.dsp (+1 -1), porting.c (+125 -67)
ryo_saeba 2004-03-07 11:56 Rev.: 2673

Cleaned installer script, tweaked installed files, updated .txt files

23 lines of code changed in 4 files:

  • trunk/client/gtk/win32: .cvsignore (+2 -1), Running.txt (+6 -3), Win32Changes.txt (+1 -1), gtkclient.nsi (+14 -40)
ryo_saeba 2004-03-04 17:46 Rev.: 2667

Added installer script & basic instructions.

40 lines of code changed in 2 files:

  • trunk/client/gtk/win32: Installer.txt (new), gtkclient.nsi (new 40)
ryo_saeba 2004-02-01 04:41 Rev.: 2576

Getting ready for 1.6.1 release.

34 lines of code changed in 4 files:

  • trunk/client/gtk/win32: GTKClient.rc (+4 -4), Running.txt (+11 -8), Win32Changes.txt (new 18), config.h (+1 -1)
ryo_saeba 2004-01-31 05:37 Rev.: 2570

Added 'gtk/sound.c'

4 lines of code changed in 1 file:

  • trunk/client/gtk/win32: GTKClient.dsp (+4)
ryo_saeba 2004-01-29 16:32 Rev.: 2563

Win32 fixes

2 lines of code changed in 1 file:

  • trunk/client/gtk/win32: config.h (+2)
ryo_saeba 2004-01-26 18:12 Rev.: 2547

Tweaked browse info settings

1 lines of code changed in 1 file:

  • trunk/client/gtk/win32: GTKClient.dsp (+1 -1)
ryo_saeba 2004-01-26 18:00 Rev.: 2546

Added const where needed, changed int to char for match

4 lines of code changed in 1 file:

  • trunk/client/gtk/win32: porting.c (+4 -4)
ryo_saeba 2004-01-26 17:56 Rev.: 2545

Fixed Windows definition, and added function prototypes

5 lines of code changed in 1 file:

  • trunk/client/gtk/win32: config.h (+5 -3)
ryo_saeba 2004-01-26 17:52 Rev.: 2544

Fixed Windows-newlines to Linux ones.

0 lines of code changed in 2 files:

  • trunk/client/gtk/win32: config.h (changed), porting.c (changed)
ryo_saeba 2004-01-25 09:05 Rev.: 2533

Added icon from Somebody's version

164 lines of code changed in 5 files:

  • trunk/client/gtk/win32: GTKClient.dsp (+12), GTKClient.ico (new 1), GTKClient.rc (new 120), Running.txt (+13 -5), resource.h (new 18)
ryo_saeba 2003-12-07 06:49 Rev.: 2484

Added script files

8 lines of code changed in 1 file:

  • trunk/client/gtk/win32: GTKClient.dsp (+8)
ryo_saeba 2003-10-26 06:43 Rev.: 2419

Fix for Windows-specific compilation issues. GTK client should now compile ok.

1590 lines of code changed in 8 files:

  • trunk/client/gtk/win32: .cvsignore (new 11), Building.txt (new 69), GTKClient.dsp (new 557), GTKClient.dsw (new 31), Running.txt (new 50), config.h (new 142), porting.c (new 527), soundsdef.h (new 203)
Generated by StatSVN 0.7.0