|
Login: reeve
Fullname: reeve
Revisions: 59
Lines of Code: 5016
Added Lines of Code: 6060
Lines of Code per Change: 85.0
|
Date | Author | File/Message |
---|---|---|
5/3/02 6:21 PM | reeve |
Adjusted width/height limits to better allow WM decorations.
(1 Files changed,
3 Lines changed)
gtk/gx11.c 1.16
(+3
-3)
|
12/3/01 8:39 PM | reeve |
Scott Barnes: Another modification to the window sizing code, now it will not set
the window's default size larger than the display. (1 Files changed, 13 Lines changed) gtk/gx11.c 1.8
(+13
-3)
|
11/21/01 10:00 AM | reeve |
Scott Barnes: Changed the inventory lists to respect the user's GTK font
settings, and made the window and display sizes judged by the font size. (3 Files changed, 20 Lines changed) gtk/gx11.c 1.6
(+14
-8)
CHANGES 1.68
(+5
-1)
common/config.h 1.2
(+1
-1)
|
7/24/01 10:26 AM | reeve |
Scott Barnes: Removed some unused variables to eliminate warnings.
(1 Files changed,
53 Lines changed)
gnome.c 1.7
(+53
-31)
|
6/18/01 6:30 PM | reeve |
Scott Barnes: Changed the gnome-config test from -n to -z so that it actually
works :) (2 Files changed, 2 Lines changed) configure 1.25
(+1
-1)
configure.in 1.24
(+1
-1)
|
6/7/01 3:13 PM | reeve |
Scott Barnes: Adjusted configure.in so now ./configure tells you if it didn't find Gnome.
(2 Files changed,
97 Lines changed)
configure 1.20
(+96
-95)
configure.in 1.20
(+1
-0)
|
6/7/01 3:03 PM | reeve |
Scott Barnes: Made ./configure not fail if it can't find Gnome.
(2 Files changed,
103 Lines changed)
configure.in 1.19
(+4
-0)
configure 1.19
(+99
-95)
|
6/7/01 2:21 PM | reeve |
Scott Barnes: Fixed the problem of not creating the install directories and also fixed a problem with loading the user's preferences.
(2 Files changed,
9 Lines changed)
gnome.c 1.5
(+5
-5)
Makefile.in 1.18
(+4
-0)
|
6/5/01 4:48 PM | reeve |
Added support to the Gnome client for larger viewable maps.
(1 Files changed,
65 Lines changed)
gnome.c 1.4
(+65
-36)
|
6/5/01 11:59 AM | reeve |
More fixes to sync up with the other clients.
(1 Files changed,
49 Lines changed)
gnome.c 1.3
(+49
-45)
|