Commit Graph

  • 6e53b6686d
    Merge pull request #16 from wdlkmpx/patch2 master Eugene Morozov 2021-07-13 19:11:03 +03:00
  • 3b2183777b
    Merge pull request #15 from wdlkmpx/patch1 Eugene Morozov 2021-07-13 19:10:20 +03:00
  • 4dbebefc58 po/Makefile.in.gen generates po/Makefile.in wdlkmpx 2021-06-19 23:04:36 -05:00
  • f5382a6aa3 src/gfx.c: don't g_object_unref(pixsurf) wdlkmpx 2021-06-16 22:30:19 -05:00
  • 694de859a7 update LINGUAS and POTFILES.in wdlkmpx 2021-06-16 22:18:35 -05:00
  • 0b18d62ab1 add po/Makefile.in.in wdlkmpx 2021-06-16 22:17:09 -05:00
  • c06383f2a7 store autoconf scripts/macros in autoconf/autoconf-m4 wdlkmpx 2021-06-16 22:08:00 -05:00
  • 0b7ed2539d
    Merge pull request #14 from Vistaus/master Eugene Morozov 2021-04-18 22:47:37 +03:00
  • 682e9708b0
    Update LINGUAS Heimen Stoffels 2021-04-17 19:19:06 +02:00
  • 3f5762e8c8
    Added Dutch translation Heimen Stoffels 2021-04-17 19:18:57 +02:00
  • 0f4151f689
    Merge pull request #13 from wdlkmpx/patch1 Eugene Morozov 2021-02-15 06:59:48 +03:00
  • d54080fbed scoreboard.c: fix segfault wdlkmpx 2021-02-12 21:19:34 +08:00
  • 11fc1fb321 gtkballs.c: store gtkballs-accel.map in get_config_dir_file() wdlkmpx 2021-01-30 11:08:41 +08:00
  • 1cb51e3155 prefs.c: store gtkballs.ini in get_config_dir_file() wdlkmpx 2021-01-30 11:07:50 +08:00
  • 964bfccbc6 store gtkballs-scores in get_config_dir_file() wdlkmpx 2021-01-30 10:55:17 +08:00
  • 80c71e2330 gtkballs.c/h: add get_config_dir_file() wdlkmpx 2021-01-30 10:15:32 +08:00
  • a0b2ef170e
    Merge pull request #12 from wdlkmpx/patch2 Eugene Morozov 2021-01-22 00:19:09 +03:00
  • 96a7437236
    Merge pull request #11 from wdlkmpx/patch-1 Eugene Morozov 2021-01-22 00:17:21 +03:00
  • a32edac3e7 update README.md wdlkmpx 2021-01-21 15:01:35 +08:00
  • 2f2d30b361 configure.ac: default to GTK3, fall back to GTK2 wdlkmpx 2021-01-21 14:39:58 +08:00
  • 355e791147 make gtk3 port compile wdlkmpx 2021-01-21 14:32:10 +08:00
  • aab540c9ea add gtkcompat.h wdlkmpx 2021-01-21 14:31:19 +08:00
  • e8fa0e4e7e configure.ac --enable-gtk3 wdlkmpx 2021-01-21 14:29:17 +08:00
  • 6ec2f9eafc
    mainwin.h: extern cairo_surface_t * pixsurf wdlkmpx 2021-01-21 08:25:58 +08:00
  • 76fd488358
    Merge pull request #10 from wdlkmpx/patch2 Eugene Morozov 2021-01-21 00:36:38 +03:00
  • 60c6cf2e6c
    Merge pull request #9 from wdlkmpx/patch1 Eugene Morozov 2021-01-21 00:34:53 +03:00
  • f912ea7a28 use cairo instead of GdkPixmap / gdk_draw_* wdlkmpx 2021-01-19 15:11:02 +08:00
  • a28c291cb7 src: fix gcc9 warnings wdlkmpx 2021-01-19 12:02:59 +08:00
  • f69f136806 configure.ac: enable most gcc warnings wdlkmpx 2021-01-19 12:02:44 +08:00
  • 79657f6ccb
    Merge pull request #8 from wdlkmpx/patch1 Eugene Morozov 2021-01-19 17:48:02 +03:00
  • 3fb6dc4a9f gtkutils.c/h: remove ut_button_new_stock* wdlkmpx 2021-01-18 15:12:38 +08:00
  • 41ad985376 savedialog.c: use GtkDialog wdlkmpx 2021-01-18 15:05:11 +08:00
  • 7d05b8390a rulesdialog.c: use GtkDialog wdlkmpx 2021-01-18 15:04:47 +08:00
  • 57e69dec11 rules.c: use GtkDialog wdlkmpx 2021-01-18 15:04:12 +08:00
  • 74413f4484 preferences.c: use GtkDialog wdlkmpx 2021-01-18 15:03:33 +08:00
  • ea387e9625 inputname.c: tweaks / avoid dialog->action_area wdlkmpx 2021-01-18 15:01:23 +08:00
  • 5a32287cdc halloffame.c: use GtkDialog wdlkmpx 2021-01-17 20:53:51 +08:00
  • e415a0373d gtkutils.c/h: add gtkutil_dialog_new() and gtkutil_frame_vbox() wdlkmpx 2021-01-17 20:51:38 +08:00
  • 0d9d1a09cb
    Merge pull request #7 from wdlkmpx/patch1 Eugene Morozov 2021-01-17 13:07:33 +03:00
  • 33be50c219 gtkutils: fix 'GtkSpinButton: setting an adjustment with non-zero page size is deprecated' wdlkmpx 2021-01-16 12:14:43 +08:00
  • f96b8abc49
    Merge pull request #6 from wdlkmpx/patch1 Eugene Morozov 2021-01-16 15:20:57 +03:00
  • 8bc640ded8 themerc.c: consistent indentation wdlkmpx 2021-01-14 23:31:08 +08:00
  • 373a362b01 theme.c/h: consistent indentation wdlkmpx 2021-01-14 23:28:08 +08:00
  • a43f2eb39b scoreboard.c/h: consistent indentation wdlkmpx 2021-01-14 23:23:00 +08:00
  • 565348506b savegame.c: consistent indentation wdlkmpx 2021-01-14 23:21:06 +08:00
  • 7c49070107 savedialog.c: consistent indentation wdlkmpx 2021-01-14 23:18:14 +08:00
  • a8f84245e0 rulesdialog.c: consistent indentation wdlkmpx 2021-01-14 23:00:58 +08:00
  • 105a828c30 rules.c: consistent indentation wdlkmpx 2021-01-14 22:56:45 +08:00
  • 88feee2703 prefs.c: consistent indentation wdlkmpx 2021-01-14 22:52:00 +08:00
  • 08f868a3e0 preferences.c: consistent indentation wdlkmpx 2021-01-14 22:22:42 +08:00
  • 7461795c1b path.c/h: consistent indentation wdlkmpx 2021-01-14 22:13:53 +08:00
  • 3588163047 mainwin.c: consistent indentation wdlkmpx 2021-01-14 21:58:11 +08:00
  • 04665b6453 mainmenu.c: consistent indentation wdlkmpx 2021-01-14 21:52:58 +08:00
  • 2a361fec55 inputname.c: consistent indentation wdlkmpx 2021-01-14 21:50:35 +08:00
  • 9cf177147d halloffame.c: consistent indentation wdlkmpx 2021-01-14 21:42:44 +08:00
  • bf6e98f682 gtkutils.c/h: consistent indentation wdlkmpx 2021-01-14 21:19:08 +08:00
  • 751e9cf82e gtkballs.c: consistent indentation wdlkmpx 2021-01-14 21:15:59 +08:00
  • efce62f435 gfx.c/h: consistent indentation wdlkmpx 2021-01-14 21:03:50 +08:00
  • c1989eec10 game.c: consistent indentation wdlkmpx 2021-01-14 21:01:44 +08:00
  • d4b2abb5f9 child.c: consistent indentation wdlkmpx 2021-01-14 20:58:50 +08:00
  • 9a53cd2c48
    Merge pull request #3 from wdlkmpx/patch1 Eugene Morozov 2021-01-10 19:04:15 +03:00
  • b62d4f2b80 replace some deprecated functions wdlkmpx 2021-01-09 15:53:27 +08:00
  • ffc92777f0
    Merge pull request #2 from wdlkmpx/patch1 Eugene Morozov 2021-01-09 15:39:39 +03:00
  • accf503afb about.c: use GtkAboutDialog wdlkmpx 2021-01-09 07:09:42 +08:00
  • fd260a5be5
    Merge pull request #1 from wdlkmpx/patch1 Eugene Morozov 2021-01-09 09:27:43 +03:00
  • 443b4611ad add .gitignore wdlkmpx 2021-01-08 12:40:25 +08:00
  • 5abe4eaf38 update build system wdlkmpx 2021-01-08 11:38:03 +08:00
  • 3c35e6a365 remove old autotools files wdlkmpx 2021-01-08 11:31:16 +08:00
  • 7d50d4448d po/: cleanup wdlkmpx 2021-01-08 11:10:39 +08:00
  • c70fbc5985 remove m4/ dir wdlkmpx 2021-01-08 11:08:22 +08:00
  • b8fecdac8c
    Second attempt to fix GitHub languages stats. Eugene Morozov 2019-11-09 18:43:13 +03:00
  • 4f691a4cdd
    Attempt to fix GitHub primary language detection. Eugene Morozov 2019-11-08 02:03:39 +03:00
  • 3e7fcf00fb
    Initial import Eugene Morozov 2019-10-29 08:43:27 +03:00