- 15 Dec, 2013 1 commit
-
-
Murray Cumming authored
-
- 03 Dec, 2013 1 commit
-
-
Marek Černocký authored
-
- 02 Dec, 2013 1 commit
-
-
Murray Cumming authored
-
- 29 Nov, 2013 4 commits
-
-
Murray Cumming authored
-
Murray Cumming authored
-
Murray Cumming authored
-
Murray Cumming authored
This has several fixes that Glom needs.
-
- 28 Nov, 2013 3 commits
-
-
Murray Cumming authored
-
Murray Cumming authored
* glom/libglom/data_structure/glomconversions.[h|cc]: Add a get_text_for_gda_value() overload that takes a locale name, so we do not need to just use the current locale. * glom/report_builder.cc: Use the new overload instead of ignoring the provided locale for this. * tests/test_selfhosting_new_then_report.cc * tests/test_selfhosting_new_then_report_summary.cc: Pass the en_US.UTF-8 locale name to the ReportBuilder constructor, instead of depending on the system's current locale, so this tests can pass regardless of the current locale.
-
Murray Cumming authored
This lets us use it in tests.
-
- 21 Nov, 2013 5 commits
-
-
Daniel Mustieles García authored
-
Murray Cumming authored
-
Murray Cumming authored
-
Murray Cumming authored
-
Murray Cumming authored
-
- 20 Nov, 2013 2 commits
-
-
Daniel Mustieles García authored
-
Daniel Mustieles García authored
-
- 19 Nov, 2013 6 commits
-
-
Murray Cumming authored
-
Murray Cumming authored
-
Murray Cumming authored
-
Murray Cumming authored
-
Murray Cumming authored
* glom/libglom/data_structure/tableinfo.h(): Add operator==() and operator!=(). * glom/libglom/document/document.cc(): set_tables(): Check for a change before re-setting this and marking the document as modified.
-
Murray Cumming authored
-
- 18 Nov, 2013 8 commits
-
-
Murray Cumming authored
-
Balázs Úr authored
-
Balázs Úr authored
-
Balázs Úr authored
-
Balázs Úr authored
-
Balázs Úr authored
-
Murray Cumming authored
* glom/mode_data/datawidget/dialog_choose_id.cc: See Glom bug #660347 and gtkmm bug #605728 .
-
Murray Cumming authored
-
- 16 Nov, 2013 2 commits
-
-
Murray Cumming authored
-
Murray Cumming authored
-
- 15 Nov, 2013 3 commits
-
-
Murray Cumming authored
-
Murray Cumming authored
-
Murray Cumming authored
-
- 14 Nov, 2013 2 commits
-
-
Murray Cumming authored
Some file had this typo and was probably then copied into new files.
-
Murray Cumming authored
* examples/example_smallbusiness.glom: Add a string default value, so we can test it. There are already some numeric default values. * Makefile_tests.am: * tests/test_selfhosting_new_from_example_defaultvalues.cc: Check some default values.
-
- 13 Nov, 2013 2 commits
-
-
Murray Cumming authored
* glom/libglom/db_utils.cc: Previously libgda got this wrong, but it has been fixed for a while now and we depend on newer versions.
-
Murray Cumming authored
This would have been broken since replacing GtkTable with GtkGrid.
-