Directory client/branches/1.x/gtk/

Directory Deleted:
2009-01-17 15:02
Total Files:
0
Deleted Files:
17
Lines of Code:
0

[root]/client/branches/1.x/gtk
                    Folder removed from repo win32 (0 files, 0 lines)

Lines of Code

client/branches/1.x/gtk/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 102 (100.0%) 780 (100.0%) 7.6
akirschbaum 26 (25.5%) 429 (55.0%) 16.5
ryo_saeba 8 (7.8%) 152 (19.5%) 19.0
mwedel 35 (34.3%) 132 (16.9%) 3.7
kbulgrien 7 (6.9%) 45 (5.8%) 6.4
tchize 1 (1.0%) 14 (1.8%) 14.0
qal21 8 (7.8%) 8 (1.0%) 1.0
lalo 17 (16.7%) 0 (0.0%) 0.0

Most Recent Commits

lalo 2009-01-17 15:02 Rev.: 11153

preparing for 1.12 release

0 lines of code changed in 17 files:

  • client/branches/1.x/gtk: Makefile.am (del), Makefile.in (del), config.c (del), gcfclient.man (del), gtkproto.h (del), gx11.c (del), gx11.h (del), help.c (del), image.c (del), inventory.c (del), keys.c (del), map.c (del), png.c (del), rcs-id.h (del), sdl.c (del), sound.c (del), text.c (del)
kbulgrien 2008-12-16 22:36 Rev.: 10997

Complete fixing GTK-V1 issue [ 1876788 ] Doubled characters in GTK clients
(unusable). Tested with --enable-cfgtk2 compiled as RPM.

2 lines of code changed in 1 file:

  • client/branches/1.x/gtk: keys.c (+2)
kbulgrien 2008-12-13 21:56 Rev.: 10964

gtk_signal_emit_stop_by_name() was poorly placed and is moved to a location
where it will help fix the [ 1876788 ] Doubled characters in GTK clients
(unusable) for the GTK-V1 client.

4 lines of code changed in 1 file:

  • client/branches/1.x/gtk: keys.c (+4 -6)
kbulgrien 2008-12-13 18:42 Rev.: 10963

- The fix applied for [ 2022488 ] and [ 1862055 ] was for a GTK-V1 client
compiled against GTK2, but used a function probably not in GTK1, so this
commit changes it back to a GTK1 function used elsewhere in keyfunc() and
in the GTK1 docs: http://www.gtk.org/tutorial1.2/gtk_tut-18.html#ss18.1

2 lines of code changed in 1 file:

  • client/branches/1.x/gtk: keys.c (+2 -2)
kbulgrien 2008-12-13 17:35 Rev.: 10962

Fix for [ 2022488 ] 2.x GTKv1 client built with --enable-cfgtk2 cannot login
and set [ 1862055 ] GTKv1 client built with --enable-cfgtk2 cannot login as
Pending. It is no longer necessary to run the client with Popup Windows.
1862055 was reported against the Windows client, but I cannot build it to
test, though there is no reason it should not work there.

9 lines of code changed in 1 file:

  • client/branches/1.x/gtk: keys.c (+9 -2)
kbulgrien 2008-01-24 23:08 Rev.: 8270

Merge Nicolas Weeger's fix memory leak from trunk revision 6771.

2 lines of code changed in 1 file:

  • client/branches/1.x/gtk: gx11.c (+2)
kbulgrien 2008-01-24 22:53 Rev.: 8269

Bring in relevant changes from trunk revision 7108.
Added to svn:ignore: config.log Makefile autom4te.cache
Bring in relevant changes from trunk revision 7104.
macros/curses.m4, macros/gnome-print-check.m4, macros/linger.m4,
macros/sdl.m4, macros/gtk.m4, macros/gnome-gettext.m4,
macros/need-declaration.m4: m4 file updates were made to fix a configure
script crash and to remove aclocal warnings.
pixmaps/Makefile.in, Makefile.in, gtk/Makefile.in, common/Makefile.in,
help/Makefile.in, utils/Makefile.in, x11/Makefile.in, gtk-v2/Makefile.in,
gtk-v2/src/Makefile.in, sound-src/Makefile.in, aclocal.m4 : Result from
new and updated m4 files.
autogen.sh: Point aclocal at macros so that undefined macros do not crash
./configure.

2 lines of code changed in 1 file:

  • client/branches/1.x/gtk: Makefile.in (+2 -1)
kbulgrien 2008-01-24 08:08 Rev.: 8256

- Spelling corrections.

24 lines of code changed in 1 file:

  • client/branches/1.x/gtk: gcfclient.man (+24 -24)
tchize 2007-11-20 15:44 Rev.: 7552

Backport fix for [ 1815465 ] Too many messages on stderr causes client hang

14 lines of code changed in 1 file:

  • client/branches/1.x/gtk: gx11.c (+14 -1)
mwedel 2007-10-04 02:15 Rev.: 7299

gtk/text.c: Add missing write_media() calls in handling of admin messages.
Results in news and rules not being displayed. Fixes bug 1657000
MSW 2007-10-03

6 lines of code changed in 1 file:

  • client/branches/1.x/gtk: text.c (+6)
mwedel 2007-09-26 00:51 Rev.: 7242

Fix for bug 1800702 - gdk_draw_drawable: assertion `src != NULL' failed.
gtk/gx11.c: Call sdl_gen_map() or gtk_draw_map() based on displaymode in use.
gtk-v2/src/main.c: Call draw_map() instead of gtk_draw_map(). draw_map()
will figure out what function (sdl, opengl, gtk) to call do actually
draw the map.
MSW 2007-09-25


5 lines of code changed in 1 file:

  • client/branches/1.x/gtk: gx11.c (+5 -3)
mwedel 2007-09-24 00:56 Rev.: 7236

gtk/text.c: Remove call to void_callback() for MSG_TYPE_MONUMENT - if there
is no code to handle it, no reason to set the callback. Fixes bug 1759860 -
gravestone messages go to stdout and not client window.
MSW 2007-09-23

1 lines of code changed in 1 file:

  • client/branches/1.x/gtk: text.c (+1 -1)
mwedel 2007-09-01 00:51 Rev.: 7093

Make metaserver1 gather it's data in its own thread. Brought back from trunk
common/metaserver.c: Add ms1_is_running flag, re-work some of the metaserver1
logic so the function structure makes it easy to spawn the thread,
rename metaserver2_check_status() to just metaserver_check_status()
gtk-v2/src/metaserver.c: Change call to metaserver_check_status(), resort
data after getting all info from sever.
MSW 2007-08-31

Add support for metaserver2 in client. For the X11/C clients, they use basic
interface (drawn in text window, select a number), so no changes to the GUI
portions of those clients was done - gtk2 uses window, so some extra work
there. Brought back from trunk
--
*/Makefile.in: rebuilt
acinclude.m4: New file - added for LIBCURL_CHECK_CONFIG macro support.
aclocal.m4: Rebuilt
configure: Add --disable-metaserver2 option, check for Curl, pthread. Make
sure user either has curl installed or has used --disable-metaserver2
configure, */Makefile.in: Rebuilt with Curl support
common/cconfig.h: Add note about METASERVER2 (controlled via configure)
common/client.c: Add metaserver2 global
common/client.h: Add metaserver2 global
common/config.h.in: Rebuilt by autoheader.
common/init.c: Add call to init_metaserver()
common/metaserver.c: Support for metaserver2. More fields in Meta_Info.
Re-arrange file a little so logical functions are together.
common/metaserver.h: New fields in Meta_Info, some renamed to keep
it consistent accross all of metaserver2.
common/proto.h: rebuilt
gtk-v2/src/metaserver.c: Add support for threaded metaserver2 retrievals -
need to make sure data is accessed in thread safe way, also need to
add check for status of retrieval thread.
MSW 2007-08-31

10 lines of code changed in 1 file:

  • client/branches/1.x/gtk: Makefile.in (+10 -12)
ryo_saeba 2007-08-15 09:14 Rev.: 6936

Fix map not updated at tick causing items to appear non animated.

1 lines of code changed in 1 file:

  • client/branches/1.x/gtk: gx11.c (+1)
akirschbaum 2007-06-27 13:57 Rev.: 6716

Remove trailing whitespace.

409 lines of code changed in 15 files:

  • client/branches/1.x/gtk: Makefile.am (+2 -3), config.c (+24 -24), gcfclient.man (new), gx11.c (+15 -15), gx11.h (+4 -5), help.c (+20 -21), image.c (+6 -6), inventory.c (+205 -213), keys.c (-1), map.c (+12 -12), png.c (+8 -10), sdl.c (+57 -57), sound.c (+1 -1), text.c (+48 -48)
ryo_saeba 2007-06-02 05:09 Rev.: 6376

Remove obsolete mapredraw command (empty on server-side).

2 lines of code changed in 2 files:

  • client/branches/1.x/gtk: config.c (-2), map.c (+2 -2)
ryo_saeba 2007-05-03 17:18 Rev.: 6177

Fix callback that was eating a word.

4 lines of code changed in 1 file:

  • client/branches/1.x/gtk: text.c (+4 -8)
ryo_saeba 2007-04-23 15:41 Rev.: 6109

Implement feature request #1560389: improve inscription logic.

133 lines of code changed in 2 files:

  • client/branches/1.x/gtk: gx11.c (+118 -2), inventory.c (+15)
akirschbaum 2007-04-16 15:01 Rev.: 6050

Rebuilt auto-generated files.

10 lines of code changed in 1 file:

  • client/branches/1.x/gtk: Makefile.in (+10 -4)
akirschbaum 2007-04-16 12:41 Rev.: 6041

Use #include <config.h> instead #include "config.h" to support multiple configurations outside the source directory.

10 lines of code changed in 10 files:

  • client/branches/1.x/gtk: config.c (+1 -1), gx11.c (+1 -1), image.c (+1 -1), inventory.c (+1 -1), keys.c (+1 -1), map.c (+1 -1), png.c (+1 -1), sdl.c (+1 -1), sound.c (+1 -1), text.c (+1 -1)
ryo_saeba 2006-11-29 17:55 Rev.: 5145

Merge patch #1558073: newpickup flesh courtesy bencha

9 lines of code changed in 1 file:

  • client/branches/1.x/gtk: gx11.c (+9 -2)
mwedel 2006-11-06 00:54 Rev.: 5088

Fix problem in display logic when the size of the image was not a multiple
of the map_image_size. This shows up when using tall character images.
It also shows up when using different -mapscale options due to rounding
errors - in both cases now, things are drawn correctly.
--
gtk/map.c: Add size parameters to draw_pixmap(). Add logic to figure out
proper offsets for drawing odd sized images.
gtk/sdl.c: Add logic to figure out proper offsets for drawing these odd
sized images.
gtk-v2/src//map.c: Add size parameters to draw_pixmap(). Add logic to figure
out proper offsets for drawing odd sized images.
gtk-v2/src/sdl.c: Add logic to figure out proper offsets for drawing these
odd sized images.
MSW 2006-11-05

91 lines of code changed in 2 files:

  • client/branches/1.x/gtk: map.c (+56 -13), sdl.c (+35 -6)
mwedel 2006-11-06 00:49 Rev.: 5086

gtk/image.c: Fix bug that results in SDL mode not working if map_scale and
icon_scale are the same - can't use GDK pixmaps for SDL drawing.
MSW 2006-11-05


5 lines of code changed in 1 file:

  • client/branches/1.x/gtk: image.c (+5 -1)
ryo_saeba 2006-10-29 16:58 Rev.: 5063

Fix annoying popups. Default admin messages use draw_info instead of show_media_message. Add new message types.

3 lines of code changed in 1 file:

  • client/branches/1.x/gtk: text.c (+3 -1)
qal21 2006-10-21 00:13 Rev.: 5037

Make a small tweak to make the svnversion call more proper, and rebuild makefiles (Most don't need to be, however it was becoming too much of a pain to only update the right ones).

6 lines of code changed in 2 files:

  • client/branches/1.x/gtk: Makefile.am (+1 -1), Makefile.in (+5 -2)
qal21 2006-10-20 23:44 Rev.: 5036

Remove rcs-id handling code from the clients. Unnecessary with the svnversion system.

0 lines of code changed in 5 files:

  • client/branches/1.x/gtk: Makefile.am (-1), Makefile.in (new), gx11.c (-56)
qal21 2006-10-20 21:12 Rev.: 5035

Merge rev 5034 from trunk: Use 'svnversion' to add the svn revision to the version string.

2 lines of code changed in 1 file:

  • client/branches/1.x/gtk: gx11.c (+2 -2)
mwedel 2006-09-21 00:50 Rev.: 4963

add propset ID's to client.
MSW 2006-09-20

14 lines of code changed in 28 files:

  • client/branches/1.x/gtk: config.c (+1 -1), gtkproto.h (new), gx11.c (new), gx11.h (new), help.c (new), image.c (+1 -1), inventory.c (+1 -1), keys.c (+1 -1), map.c (new), png.c (new), rcs-id.h (new), sdl.c (new), sound.c (new), text.c (+1 -1)
Generated by StatSVN 0.7.0