DELTA 30153 0 2994
SVN  ìì
 †9 ƒ å`†8ui-ENDREP
DELTA 24963 0 129
SVN  ³c³
  ‹#   ¨<‹'                                ENDREP
DELTA 19130 6516 715
SVN  ˆ1ˆ0  ˆ0 ENDREP
DELTA 11212 4188 2267
SVN  ®?¾  …S €u ‚b†¸ Cž € A ¤ kˆv‚ HŠc¯ ‚2Œ-¤ ‚uŽa§ Xž €` A § Xž €‚ A — D¥ €d ƒ’f€( S–	§ ƒ2—l€O ‚^›  ž €p Ÿ&ª E˜}“ ‚¡C€‚ A £ ‚>¥ ¤ ‚§A˜ b©X½ l¬	 J­ufc_config.h>
#endif

#include <stdarg.h>

#include <gtk/gtk.h>

/* utility */
#include "support.h"

/* gui-gtk-3.0 */*******
  Get the number of buttons in the choice dialog******/
int choice_dialog_get_number_of_buttons(GtkWidget *cd)
{
  return GPOINTER_TO_INT(g_object_get_data(G_OBJECT(cd), "nbuttons"));
}


  Get nth button widget from dialogfc  Set sensitivity state of choice dialog button  Set label for choice dialog button  Set tool tip for choice dialog buttonbutton_set_tooltip(GtkWidget *cd, int number,
                                      const char* tool_tip)
{
  GtkWidget* button = choice_dialog_get_nth_button(cd, number);
  gtk_widget_set_tooltip_text(button, tool_tip);
}


  Move the specified button to the endbutton_move_to_the_end(GtkWidget *cd,
                                          const int number)
{
  GtkWidget *button = choice_dialog_get_nth_button(cd, number);
  GtkWidget *bbox = g_object_get_data(G_OBJECT(cd), "bbox");

  gtk_box_reorder_child(GTK_BOX(bbox), button, -1);
}


  Create choice dialogGtkWidget *choice_dialog_start(GtkWindow *parent, const gchar *name,
                               grid_new();
  gtk_orientable_set_orientation(GTK_ORIENTABLE(vbox),
                                 GTK_ORIENTATION_VERTICAL);
  gtk_grid_set_row_spacing(GTK_GRID(vbox)button_box_new(GTK_ORIENTATION_VERTICAL  Choice dialog has been clicked and primary handling has
  taken place already  Add button to choice dialog                       GCallback handler, gpointer data,
                       bool meta, const gchar *tool_tipchoice_dialog_get_number_of_buttons(dshellnbuttons+1));

  fcif (!meta) {
    /* This button makes the choice. */
    g_signal_connect_after(button, "clicked",
                           G_CALLBACK(choice_dialog_clicked), dshell);
  }

  if (tool_tip != NULL) {
    gtk_widget_set_tooltip_text(button, tool_tip);
  }
}


  Choice dialog construction ready  Set hide property of choice dialog  Open new choice dialog
  dshell = choice_dialog_start(parent, dialogname, text);
  , FALSE, NULLENDREP
DELTA 30539 1867 186
SVN  ÓÓ ˆ/ ƒ Êaˆ.ui-ENDREP
DELTA 27312 0 217
SVN  Ù`Ùsb …i €b Ó(†8/* gui-gtk-3.0 */
#include "colors.h"
#include "gui_main.h"
#include "mapview.h"

#include "canvasENDREP
DELTA 30389 0 101
SVN  ‹#‹8
 ‡R ˜ ƒN‡U                        ENDREP
DELTA 23312 57344 32
SVN  &k„ …{ €B ‚D‡˜ ƒ‰R€‚B }Ž)/* common */
#include "fc_types.h"

/* client */
#include "citydlg_common.h"
#include "mapview_g.h"
#include "mapview_common.h"

/* client/gui-gtk-3.0 */
#include "canvas.h"
#include "gtkpixcomm                                                     int canvas_x, int canvas_y,
                             struct sprite *ssprite);

void pixmap_put_overlay_tile_draw(struct canvas *pcanvas,
                                  int canvas_x, int canvas_y,
                                  struct sprite *ssprite,
                                ENDREP
DELTA 30573 1003 31
SVN  zŽ6B Šq § ƒŠv›                                        /* FC__CHOICE_DIALOG_H */
ENDREP
DELTA 16285 24346 114
SVN  ‰B‰]_ …w €_ ƒ†;/* common */
#include "improvement.h"
#include "unittype.h"
#include "worklist.h"

/* client */ENDREP
DELTA 29685 63 36
SVN  ƒ¥ƒ¥%< †[  ‚{†s€< ƒšŠxhelpdata.h"
#include "options.h"
#include "tilespec.h"

/* client/gui-gtk-3.0 */
#include "colors.h"
#include "graphics.h"
#include "gtkpixcomm.h"
#include "gui_main.h"
#include "gui_stuffENDREP
DELTA 30423 540 512
SVN  ññ[G ˆ"  Lˆ8 ^‰v«  ˆvœ æHŠO/* client/gui-gtk-3.0 */
#include "chatlinecolors.h"
#include "graphicsENDREP
DELTA 21587 956 240
SVN  “s“x O €D [¿ K’' gtk_pixcomm_get_type (void)G_GNUC_CONST;
GtkWidget *gtk_pixcomm_new                        gint x, gint y);
void gtk_pixcomm_clearENDREP
DELTA 23882 48688 155
SVN  ˆKˆn
( ‡ ¨ 2‡                                        ENDREP
DELTA 10803 5407 49
SVN  ‡>‡?  ‡# ‡"ENDREP
DELTA 30673 379 35
SVN  ©K©e
 † ™ ¢M†~
/* client/gui-gtk-3.0 */ENDREP
DELTA 9577 19835 108
SVN  ˆˆ1
 …~ ™ ‚…}
/* client/gui-gtk-3.0 */ENDREP
DELTA 19385 1386 190
SVN  r
 …m Œ Š…l/* client */ENDREP
DELTA 30673 710 25
SVN  ˜C˜]O †s €O ‘‡(tilespec.h"

/* client/gui-gtk-3.0 */
#include "gui_main.h"
#include "gui_stuffENDREP
DELTA 21920 12045 279
SVN  ’N’uI † €I Œ†9/* utility */
#include "log.h"
#include "mem.h"

/* client/gui-gtk-3.0 */ENDREP
DELTA 30211 950 68
SVN  ý=ýl‚2 ‡\ €‚2 m‰! òqŠLlient_main.h"
#include "climap.h"
#include "climisc.h"
#include "control.h"
#include "editor.h"
#include "tilespec.h"
#include "text.h"

/* client/agents */
#include "cma_core.h"

/* client/gui-gtk-3.0 */
#include "chatline.h"
#include "citydlg.h"
#include "colors.h"
#include "dialogs.h"
#include "editguiENDREP
DELTA 30211 2641 37
SVN  SS
 ‡N  ú‡O3ENDREP
DELTA 24718 232 122
SVN  ‹‹
 …w  ……v/* utility */ENDREP
DELTA 22525 393 152
SVN  ‰xŠZ …} €Z ƒF†1/* client */
#include "graphics_g.h"
#include "mapview_common.h"

/* client/gui-gtk-3.0 */ENDREP
id: 2y6.5qq.r31041/5336
type: file
pred: 2y6.5g7.r27312/243
count: 19
text: 31041 2483 120 11507 ef18a4e5a910b020cf82548f3ed91594
props: 10518 13071 110 0 705660468cdcbf270377dea86b274451
cpath: /branches/S2_6/client/gui-gtk-3.0/canvas.c
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 377.5qq.r31041/5617
type: file
pred: 377.5qq.r30573/7182
count: 16
text: 31041 171 2228 7965 0e48dcf9a67f4c2ef0e94e8861c575e2
props: 12670 99018 34 0 25e6c2f7558b7484000d4d090dea5b92
cpath: /branches/S2_6/client/gui-gtk-3.0/choice_dialog.c
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 378.5qq.r31041/5904
type: file
pred: 378.5qq.r30573/7468
count: 8
text: 31041 3303 88 1846 46ef81f17555380555b24b44ab794440
props: 12670 99313 34 0 25e6c2f7558b7484000d4d090dea5b92
cpath: /branches/S2_6/client/gui-gtk-3.0/choice_dialog.h
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 6n2.5qq.r31041/6189
type: file
pred: 6n2.5g7.r26905/69386
count: 2
text: 31041 128 15 1072 72e46bb7989f31aac714a08480a0d750
props: 26905 69339 34 0 25e6c2f7558b7484000d4d090dea5b92
cpath: /branches/S2_6/client/gui-gtk-3.0/citizensinfo.h
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 102.5qq.r31041/6473
type: file
pred: 102.5qq.r30539/2476
count: 59
text: 31041 2428 27 27027 7a762c8fb2062e2c254be637817f99b7
props: 9773 10560 111 0 23629f8214b2309975780a037517e920
cpath: /branches/S2_6/client/gui-gtk-3.0/cma_fe.c
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 104.5qq.r31041/6753
type: file
pred: 104.5g7.r21920/14125
count: 15
text: 31041 4601 95 2421 b3dcf37e831dc03063132b70b96b471e
props: 10458 4167 110 0 7d181b70073f10d0c5a58c73a72d4f04
cpath: /branches/S2_6/client/gui-gtk-3.0/colors.c
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 109.5qq.r31041/7033
type: file
pred: 109.5g7.r23882/54659
count: 13
text: 31041 4132 61 1134 08086c1e6058f4c5de860818658eba75
props: 11088 8437 111 0 3d57169d64a739976bce7d2e578e29eb
cpath: /branches/S2_6/client/gui-gtk-3.0/dialogs.h
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 4ek.5qq.r31041/7314
type: file
pred: 4ek.5g7.r26905/73268
count: 4
text: 31041 4413 33 2047 3eb8150930502e8aaca9671d83f82a47
props: 26905 73221 34 0 25e6c2f7558b7484000d4d090dea5b92
cpath: /branches/S2_6/client/gui-gtk-3.0/editgui.h
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 10c.5qq.r31041/7594
type: file
pred: 10c.5g7.r24963/157
count: 30
text: 31041 50 53 6655 9cbf37112cf3dee73b6448a9b3b85ebc
props: 10731 5240 111 0 5515c59917848b493fbf45ffb42836b3
cpath: /branches/S2_6/client/gui-gtk-3.0/finddlg.c
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 10h.5qq.r31041/7871
type: file
pred: 10h.5g7.r22525/6304
count: 21
text: 31041 5197 112 1309 9f4b21950c8d5948a05f1918a98ee0f9
props: 10755 63776 111 0 4b4193808cb95e702a5e5065e4345324
cpath: /branches/S2_6/client/gui-gtk-3.0/graphics.h
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 10j.5qq.r31041/8154
type: file
pred: 10j.5g7.r21587/1498
count: 11
text: 31041 3945 160 2552 98e0096c44a6feaa32a8ad4c546afe7f
props: 10800 1483 110 0 2297367bb62237eae251d6a189335c2c
cpath: /branches/S2_6/client/gui-gtk-3.0/gtkpixcomm.h
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 10p.5qq.r31041/8438
type: file
pred: 10p.0.r9577/106064
count: 3
text: 31041 4339 46 1073 b4ff64cbd43d217fc88f72608608d198
props: 9577 105941 110 0 fd27c383f48a4fbbd90a59fbcfc8b3be
cpath: /branches/S2_6/client/gui-gtk-3.0/happiness.h
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 10q.5qq.r31041/8719
type: file
pred: 10q.5qq.r29685/4731
count: 138
text: 31041 3564 220 53925 ef19ee7a92d3b39b6395bf37629e1750
props: 10865 34829 111 0 a3a3251698e05efa35962766e5c7e5c1
cpath: /branches/S2_6/client/gui-gtk-3.0/helpdlg.c
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 76e.5qq.r31041/9003
type: file
pred: 76e.5qq.r30211/42298
count: 15
text: 31041 5085 24 16595 d95502fbff459871fdbe50858e495c0c
props: 26905 70963 34 0 25e6c2f7558b7484000d4d090dea5b92
cpath: /branches/S2_6/client/gui-gtk-3.0/luaconsole.c
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 10v.5qq.r31041/9288
type: file
pred: 10v.5qq.r30211/42584
count: 100
text: 31041 4725 334 16108 c05481d59df8fc24ae381483769a040c
props: 10781 197 111 0 9c2dbf68c7baabdec873d497eccc2dc6
cpath: /branches/S2_6/client/gui-gtk-3.0/mapctrl.c
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 10y.5qq.r31041/9571
type: file
pred: 10y.5g7.r23312/335817
count: 28
text: 31041 2698 577 2155 596b565922a96edadedd92e5f5dc5fb1
props: 10181 13186 111 0 227f1557f5d66bc46d32e4db301b2671
cpath: /branches/S2_6/client/gui-gtk-3.0/mapview.h
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 2pj.5qq.r31041/9855
type: file
pred: 2pj.5g7.r24718/7150
count: 15
text: 31041 5136 34 1428 925518ea098f9645fd0abb8a746175b9
props: 10541 17610 110 0 dce24d5ac3f5e86568d59a55fa196991
cpath: /branches/S2_6/client/gui-gtk-3.0/pages.h
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 115.5qq.r31041/10134
type: file
pred: 115.5qq.r30423/6508
count: 117
text: 31041 3809 109 30939 489062d249607535315883de76f17921
props: 11057 41078 111 0 3f70303ff9ea148b5e232db96a904e98
cpath: /branches/S2_6/client/gui-gtk-3.0/plrdlg.c
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 116.5qq.r31041/10418
type: file
pred: 116.0.r10803/7069
count: 8
text: 31041 4222 18 959 8f9e1296f9c3efe4053b951ed994416c
props: 10803 6946 110 0 2297367bb62237eae251d6a189335c2c
cpath: /branches/S2_6/client/gui-gtk-3.0/plrdlg.h
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: cku.5qq.r31041/10694
type: file
pred: cku.5qq.r30673/12472
count: 7
text: 31041 4267 46 5349 28b296d63c1e6b46d9e0b8f8388d01ff
props: 26905 70636 34 0 25e6c2f7558b7484000d4d090dea5b92
cpath: /branches/S2_6/client/gui-gtk-3.0/soundset_dlg.c
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 2y8.5qq.r31041/10980
type: file
pred: 2y8.5qq.r30153/3022
count: 19
text: 31041 0 24 13852 a94f4fac1bf909ab42d53e21374515fe
props: 10141 28046 110 0 2a94ed7a58fe1feebaea27ee0c48460d
cpath: /branches/S2_6/client/gui-gtk-3.0/sprite.c
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 2y9.5qq.r31041/11259
type: file
pred: 2y9.5qq.r30389/130
count: 5
text: 31041 2628 45 1464 ded3ab562c931487d2806e79a4cc7aa6
props: 10141 29147 110 0 fd27c383f48a4fbbd90a59fbcfc8b3be
cpath: /branches/S2_6/client/gui-gtk-3.0/sprite.h
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 45i.5qq.r31041/11538
type: file
pred: 45i.5qq.r30673/12756
count: 8
text: 31041 4474 101 3165 f4c3be2a05995271a236a0251e53e434
props: 13968 60377 34 0 25e6c2f7558b7484000d4d090dea5b92
cpath: /branches/S2_6/client/gui-gtk-3.0/tileset_dlg.c
copyroot: 19694 /trunk/client/gui-gtk-3.0

id: 11f.5qq.r31041/11824
type: file
pred: 11f.5ck.r16285/86707
count: 7
text: 31041 3418 117 1245 a9ea7049b3c23a4ca851e7c25f7ae974
props: 7682 2079 110 0 fdfdab56f53d2388a66f6a5ce0985f95
cpath: /branches/S2_6/client/gui-gtk-3.0/wldlg.h
copyroot: 19694 /trunk/client/gui-gtk-3.0

PLAIN
K 11
Makefile.am
V 24
file zu.5g7.r26633/76036
K 15
action_dialog.c
V 25
file 36n.5qw.r30801/57897
K 8
canvas.c
V 24
file 2y6.5qq.r31041/5336
K 8
canvas.h
V 26
file 2y7.5g7.r23312/336316
K 10
chatline.c
V 24
file zw.5qq.r30211/40590
K 10
chatline.h
V 23
file zx.5g7.r25812/5717
K 15
choice_dialog.c
V 24
file 377.5qq.r31041/5617
K 15
choice_dialog.h
V 24
file 378.5qq.r31041/5904
K 14
citizensinfo.c
V 23
file 6n1.5qq.r29073/647
K 14
citizensinfo.h
V 24
file 6n2.5qq.r31041/6189
K 9
citydlg.c
V 23
file zy.5qq.r30866/3339
K 9
citydlg.h
V 20
file zz.0.r5493/6351
K 9
cityrep.c
V 24
file 100.5qq.r30293/4824
K 9
cityrep.h
V 25
file 101.5ck.r18101/91562
K 8
cma_fe.c
V 24
file 102.5qq.r31041/6473
K 8
cma_fe.h
V 25
file 103.5qq.r28714/21206
K 8
colors.c
V 24
file 104.5qq.r31041/6753
K 8
colors.h
V 25
file 105.5g7.r21920/14399
K 12
connectdlg.c
V 25
file 106.5g7.r27275/44221
K 12
connectdlg.h
V 25
file 107.5ck.r19154/49180
K 9
dialogs.c
V 24
file 108.5qq.r30573/8035
K 9
dialogs.h
V 24
file 109.5qq.r31041/7033
K 10
diplodlg.c
V 25
file 10a.5qq.r28651/46945
K 10
diplodlg.h
V 23
file 10b.0.r9577/108261
K 9
editgui.c
V 23
file 4ej.5qq.r30190/774
K 9
editgui.h
V 24
file 4ek.5qq.r31041/7314
K 10
editprop.c
V 24
file 4el.5qq.r30927/8952
K 10
editprop.h
V 25
file 3bj.5jh.r21141/57145
K 9
finddlg.c
V 24
file 10c.5qq.r31041/7594
K 9
finddlg.h
V 22
file 2d0.0.r5989/22356
K 10
gamedlgs.c
V 24
file 10d.5qq.r30617/3526
K 10
gamedlgs.h
V 26
file 197l.5g7.r26905/69711
K 9
gotodlg.c
V 24
file 10e.5qq.r30667/5567
K 9
gotodlg.h
V 25
file 10f.5ck.r19505/20989
K 10
graphics.c
V 25
file 10g.5g7.r27004/30386
K 10
graphics.h
V 24
file 10h.5qq.r31041/7871
K 12
gtkpixcomm.c
V 25
file 10i.5g7.r21620/11139
K 12
gtkpixcomm.h
V 24
file 10j.5qq.r31041/8154
K 10
gui_main.c
V 23
file 10k.5qq.r30800/971
K 10
gui_main.h
V 24
file 10l.5qq.r30800/1253
K 11
gui_stuff.c
V 25
file 10m.5qq.r30211/42013
K 11
gui_stuff.h
V 24
file 10n.5g7.r22000/3088
K 11
happiness.c
V 25
file 10o.5qq.r29690/73738
K 11
happiness.h
V 24
file 10p.5qq.r31041/8438
K 9
helpdlg.c
V 24
file 10q.5qq.r31041/8719
K 9
helpdlg.h
V 23
file 10r.0.r4313/267882
K 10
inputdlg.c
V 25
file 10s.5g7.r20464/72142
K 10
inputdlg.h
V 24
file 10t.5ck.r19651/6762
K 10
inteldlg.c
V 25
file 10u.5qq.r29690/74024
K 10
inteldlg.h
V 23
file 2d1.0.r9577/108626
K 12
luaconsole.c
V 24
file 76e.5qq.r31041/9003
K 12
luaconsole.h
V 25
file 76f.5g7.r26905/71334
K 9
mapctrl.c
V 24
file 10v.5qq.r31041/9288
K 9
mapctrl.h
V 23
file 10w.5g7.r21978/547
K 9
mapview.c
V 25
file 10x.5qq.r30904/16009
K 9
mapview.h
V 24
file 10y.5qq.r31041/9571
K 6
menu.c
V 24
file 10z.5qq.r31018/4712
K 6
menu.h
V 25
file 110.5ck.r16067/65085
K 12
messagedlg.c
V 25
file 111.5qq.r29690/74880
K 12
messagedlg.h
V 22
file 2d2.0.r5989/22693
K 12
messagewin.c
V 25
file 112.5qq.r30211/43433
K 12
messagewin.h
V 25
file 113.5ck.r18082/27153
K 11
optiondlg.c
V 24
file 4js.5qq.r30375/7694
K 11
optiondlg.h
V 25
file 114.5ck.r17037/29773
K 7
pages.c
V 24
file 2pi.5ru.r30800/1534
K 7
pages.h
V 24
file 2pj.5qq.r31041/9855
K 8
plrdlg.c
V 25
file 115.5qq.r31041/10134
K 8
plrdlg.h
V 25
file 116.5qq.r31041/10418
K 10
ratesdlg.h
V 22
file 2d3.0.r5989/22018
K 10
repodlgs.c
V 26
file 118.5qq.r30061/190001
K 10
repodlgs.h
V 24
file 119.5ck.r18439/2365
K 14
soundset_dlg.c
V 25
file cku.5qq.r31041/10694
K 14
spaceshipdlg.c
V 25
file 11c.5g7.r23118/40208
K 14
spaceshipdlg.h
V 23
file 11d.0.r9577/110090
K 8
sprite.c
V 25
file 2y8.5qq.r31041/10980
K 8
sprite.h
V 25
file 2y9.5qq.r31041/11259
K 11
theme_dlg.c
V 25
file 47d.5qq.r30211/44295
K 8
themes.c
V 25
file 34x.5qq.r30211/44581
K 13
tileset_dlg.c
V 25
file 45i.5qq.r31041/11538
K 12
unitselect.c
V 26
file 6pa.5qq.r30061/190289
K 12
unitselect.h
V 25
file 6pb.5g7.r26905/70360
K 14
voteinfo_bar.c
V 24
file 4h8.5qq.r30887/4725
K 14
voteinfo_bar.h
V 25
file 4h9.5g7.r26905/71982
K 7
wldlg.c
V 24
file 11e.5qq.r30866/3618
K 7
wldlg.h
V 25
file 11f.5qq.r31041/11824
END
ENDREP
id: zs.5qq.r31041/16035
type: dir
pred: zs.5qq.r31018/8921
count: 2020
text: 31041 12103 3919 0 6f0b440db7ba610a106a8d3f797aea8c
props: 11108 11912 79 0 480bb3268560e84c2d6c8376c422c65e
cpath: /branches/S2_6/client/gui-gtk-3.0
copyroot: 19694 /trunk/client/gui-gtk-3.0

PLAIN
K 11
Makefile.am
V 23
file 5f.5qi.r30216/2645
K 6
agents
V 23
dir zf.5qi.r29744/10642
K 11
attribute.c
V 24
file xh.5ck.r25151/59391
K 11
attribute.h
V 24
file xi.5ck.r18863/23649
K 7
audio.c
V 24
file 139.5qi.r30673/6533
K 7
audio.h
V 24
file 13a.5qi.r30673/6790
K 12
audio_none.c
V 25
file 13d.5ck.r24916/15731
K 12
audio_none.h
V 25
file 13e.5ck.r18863/20841
K 11
audio_sdl.c
V 25
file 13f.5ck.r27123/78063
K 11
audio_sdl.h
V 25
file 13g.5ck.r18863/23885
K 17
chatline_common.c
V 25
file 14q.5qi.r30211/29757
K 17
chatline_common.h
V 24
file 14r.5ck.r24892/5917
K 16
citydlg_common.c
V 24
file z4.5qi.r30211/30026
K 16
citydlg_common.h
V 24
file z5.5qi.r29744/11160
K 13
cityrepdata.c
V 24
file mb.5qi.r30211/30292
K 13
cityrepdata.h
V 24
file mc.5ck.r18863/19121
K 13
client_main.c
V 23
file 2f.5rc.r30914/1406
K 13
client_main.h
V 23
file hz.5sl.r29334/5749
K 8
climap.c
V 24
file 197.5ck.r20232/3008
K 8
climap.h
V 25
file 198.5qi.r30222/65356
K 9
climisc.c
V 22
file d5.5qi.r30947/121
K 9
climisc.h
V 23
file i0.5qi.r30696/6617
K 8
clinet.c
V 23
file hc.5qi.r30615/2244
K 8
clinet.h
V 24
file i1.5ck.r18863/24866
K 15
colors_common.c
V 24
file 33a.5ck.r22855/3020
K 15
colors_common.h
V 24
file 33b.5ck.r24136/6711
K 19
connectdlg_common.c
V 24
file 2fw.5qi.r30360/9019
K 19
connectdlg_common.h
V 25
file 2fx.5ck.r19154/53802
K 9
control.c
V 23
file gz.5qi.r31024/4945
K 9
control.h
V 24
file i2.5qi.r30801/53002
K 7
dummy.c
V 26
file 4f9.5ck.r26905/141682
K 12
dummycxx.cpp
V 26
file 6kr.5ck.r26905/106211
K 8
editor.c
V 24
file 3bg.5qi.r30514/4804
K 8
editor.h
V 24
file 3bh.5ck.r26198/2592
K 17
global_worklist.c
V 26
file 4i6.5ck.r26905/117850
K 17
global_worklist.h
V 26
file 4i7.5ck.r26905/126022
K 6
goto.c
V 24
file vu.5qi.r30211/31615
K 6
goto.h
V 24
file vv.5qi.r27872/19931
K 11
gui-gtk-2.0
V 22
dir zs.5qi.r31018/4456
K 11
gui-gtk-3.0
V 23
dir zs.5qq.r31041/16035
K 6
gui-qt
V 23
dir 6ie.5qi.r30998/3439
K 7
gui-sdl
V 24
dir 16t.5qi.r30970/10478
K 8
gui-sdl2
V 24
dir 16t.5r1.r30970/15804
K 8
gui-stub
V 22
dir mh.5qi.r29388/3851
K 7
gui-xaw
V 23
dir 9o.5qi.r30801/80534
K 14
gui_cbsetter.c
V 26
file a3c.5ck.r27417/165161
K 14
gui_cbsetter.h
V 25
file a3d.5ck.r26905/69091
K 15
gui_interface.c
V 26
file 6jm.5ir.r27417/187983
K 15
gui_interface.h
V 26
file 6jn.5is.r27417/193557
K 10
helpdata.c
V 24
file h1.5qi.r30514/14159
K 10
helpdata.h
V 22
file i3.5qi.r30005/963
K 7
include
V 23
dir b8.5qi.r29938/33828
K 19
luaconsole_common.c
V 26
file 75z.5ck.r26905/100821
K 19
luaconsole_common.h
V 26
file 760.5ck.r26905/106500
K 9
luascript
V 24
dir 761.5qi.r29744/13350
K 16
mapctrl_common.c
V 22
file 15m.5qi.r30623/71
K 16
mapctrl_common.h
V 24
file 15n.5ck.r27397/5459
K 16
mapview_common.c
V 22
file z2.5qi.r30450/115
K 16
mapview_common.h
V 23
file z3.5qi.r30297/1392
K 19
messagewin_common.c
V 25
file 14s.5qi.r30211/72878
K 19
messagewin_common.h
V 25
file 14t.5ck.r18863/21579
K 7
music.c
V 25
file zmc.5qi.r30211/73150
K 7
music.h
V 25
file zme.5ck.r27127/11513
K 9
options.c
V 24
file dc.5qi.r30904/20494
K 9
options.h
V 23
file i4.5qi.r30859/4993
K 17
overview_common.c
V 25
file 2yk.5qi.r30222/85277
K 17
overview_common.h
V 24
file 2yl.5qi.r29834/4937
K 10
packhand.c
V 21
file n.5qi.r30976/695
K 10
packhand.h
V 24
file i5.5ck.r18863/20596
K 15
plrdlg_common.c
V 24
file 14u.5qi.r28834/2098
K 15
plrdlg_common.h
V 25
file 14v.5ck.r18863/21328
K 17
repodlgs_common.c
V 26
file 11i.5qi.r30061/217644
K 17
repodlgs_common.h
V 25
file 11j.5ck.r19589/11861
K 9
reqtree.c
V 25
file 2ym.5qi.r30211/74457
K 9
reqtree.h
V 24
file 2yn.5ck.r24150/6004
K 9
servers.c
V 25
file 33x.5qi.r30615/13147
K 9
servers.h
V 25
file 33y.5ck.r20478/36372
K 6
text.c
V 26
file 2g3.5qi.r30061/217915
K 6
text.h
V 25
file 2g4.5ck.r24459/13284
K 15
themes_common.c
V 22
file 352.5ck.r26465/95
K 15
themes_common.h
V 25
file 353.5ck.r18863/22710
K 10
tilespec.c
V 24
file hl.5qi.r30970/16071
K 10
tilespec.h
V 24
file i6.5qi.r30970/16331
K 19
unitselect_common.c
V 26
file 76v.5qi.r30061/218439
K 19
unitselect_common.h
V 26
file 76w.5ck.r26905/117548
K 14
update_queue.c
V 25
file 4jw.5qi.r29066/44235
K 14
update_queue.h
V 26
file 4jx.5ck.r26905/141966
K 10
voteinfo.c
V 25
file 4fe.5qi.r30211/74980
K 10
voteinfo.h
V 26
file 4ff.5ck.r26905/142263
K 6
zoom.c
V 25
file 212g.5qi.r30914/1681
K 6
zoom.h
V 25
file 212i.5qi.r30914/1880
END
ENDREP
id: d.5qi.r31041/20659
type: dir
pred: d.5qi.r31024/9557
count: 6905
text: 31041 16305 4341 0 a979ed2d98133e49a3eaa021b9547c98
props: 28037 12634 400 0 bbe1d6769a94f3af2a54f7dc91fc9c71
cpath: /branches/S2_6/client
copyroot: 27474 /branches/S2_6

PLAIN
K 9
ABOUT-NLS
V 24
file fu.5ck.r27270/69307
K 7
AUTHORS
V 24
file 5u.5ck.r22143/14016
K 7
COPYING
V 22
file 1h.5qi.r29455/952
K 9
ChangeLog
V 26
file 6l.5ck.r27473/7455495
K 7
INSTALL
V 21
file 6.5qi.r29706/131
K 11
Makefile.am
V 23
file 59.5qi.r30174/7026
K 4
NEWS
V 24
file 6m.5ck.r25634/30702
K 6
README
V 20
file 7.0.r4421/96382
K 2
ai
V 21
dir 8.5qi.r31024/4707
K 10
autogen.sh
V 23
file 12o.5qi.r30655/418
K 9
bootstrap
V 23
dir 2p5.5qi.r29679/3655
K 6
client
V 22
dir d.5qi.r31041/20659
K 6
common
V 22
dir p.5qi.r31024/15404
K 12
configure.ac
V 23
file 149.5qi.r30950/345
K 4
data
V 22
dir w.5qi.r31026/15432
K 12
dependencies
V 24
dir 2yu.5qi.r30960/63033
K 3
doc
V 23
dir k7.5qi.r30970/28818
K 10
fc_version
V 25
file 2lo.5qj.r31024/15646
K 11
gen_headers
V 25
dir 1hsw.5qi.r30615/24964
K 2
m4
V 23
dir 12p.5qi.r30724/2534
K 7
scripts
V 23
dir 2yo.5qi.r28717/5437
K 6
server
V 21
dir z.5qi.r31036/5761
K 5
tests
V 22
dir 2g9.5ck.r27023/734
K 5
tools
V 23
dir 4pj.5qp.r31039/1209
K 12
translations
V 23
dir t0a.5qi.r31028/3078
K 7
utility
V 22
dir 1c.5qi.r30920/3147
K 3
vms
V 25
dir u9.5ck.r21528/1396085
K 5
win32
V 23
dir 2eu.5qi.r30585/1785
END
ENDREP
id: 3.5qi.r31041/22076
type: dir
pred: 3.5qi.r31039/2620
count: 20107
text: 31041 20905 1158 0 4dfd28d1932462365d902d0e499428fa
props: 28037 14463 292 0 9e1d5de0253c723466868990c52c129f
cpath: /branches/S2_6
copyroot: 27474 /branches/S2_6

PLAIN
K 5
S1_14
V 21
dir 3.21.r18109/18803
K 4
S2_0
V 21
dir 3.10x.r21862/4178
K 4
S2_1
V 22
dir 3.59e.r20026/11014
K 4
S2_2
V 21
dir 3.5cy.r21861/5036
K 4
S2_3
V 21
dir 3.5f2.r29458/5135
K 4
S2_4
V 22
dir 3.5ii.r30401/87429
K 4
S2_5
V 21
dir 3.5kv.r31038/7204
K 4
S2_6
V 22
dir 3.5qi.r31041/22076
K 11
freeciv-web
V 22
dir 3.5bl.r13594/14918
END
ENDREP
id: 1.0.r31041/22670
type: dir
pred: 1.0.r31039/3211
count: 10373
text: 31041 22316 341 0 3a8ea5c407224540204b7d88965cc89d
cpath: /branches
copyroot: 0 /

PLAIN
K 8
branches
V 20
dir 1.0.r31041/22670
K 4
tags
V 19
dir 2.0.r29519/6475
K 5
trunk
V 22
dir 3.5ck.r31040/23477
K 7
website
V 20
dir 3ge.0.r30613/922
END
ENDREP
id: 0.0.r31041/22991
type: dir
pred: 0.0.r31040/23866
count: 31041
text: 31041 22825 153 0 49102c95858f26b5b6c6414f0c22f182
cpath: /
copyroot: 0 /

2y6.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/canvas.c

377.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/choice_dialog.c

378.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/choice_dialog.h

6n2.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/citizensinfo.h

102.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/cma_fe.c

104.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/colors.c

109.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/dialogs.h

4ek.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/editgui.h

10c.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/finddlg.c

10h.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/graphics.h

10j.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/gtkpixcomm.h

10p.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/happiness.h

10q.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/helpdlg.c

76e.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/luaconsole.c

10v.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/mapctrl.c

10y.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/mapview.h

2pj.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/pages.h

115.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/plrdlg.c

116.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/plrdlg.h

cku.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/soundset_dlg.c

2y8.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/sprite.c

2y9.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/sprite.h

45i.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/tileset_dlg.c

11f.5qq.t31040-1 modify true false /branches/S2_6/client/gui-gtk-3.0/wldlg.h


22991 23139
