Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-15 | Copyright year update | Jose Antonio Ortega Ruiz | |
2008-03-15 | Texinfo's @include only works properly with depth 1 | Jose Antonio Ortega Ruiz | |
2008-03-15 | More ignored files | Jose Antonio Ortega Ruiz | |
2008-03-15 | GPL/FDL license files updated | Jose Antonio Ortega Ruiz | |
2008-03-15 | Small intl fixes and POTFILES.in updated. | Jose Antonio Ortega Ruiz | |
2008-03-15 | Version bump and GTK+ >= 2.12.0 required. | Jose Antonio Ortega Ruiz | |
2008-03-15 | Adapted to new GtkTooltip API. | Jose Antonio Ortega Ruiz | |
2008-03-15 | More ignored files. | Jose Antonio Ortega Ruiz | |
2008-03-15 | Ignore files generated by autogen.sh | Jose Antonio Ortega Ruiz | |
2007-06-25 | GPL v3 notices | Jose A Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-43 | |||
2006-08-15 | Make -Werror a configuration option and use AM_CFLAGS everywhere1.2.3 | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-42 | |||
2006-08-15 | Unneeded assertion removed | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-41 | |||
2006-08-10 | News for version 1.2.3 | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-40 | |||
2006-08-10 | mixvm's default prompt fixed | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-39 | |||
2006-08-10 | Version strings updated to 1.2.3 | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-38 | |||
2006-08-10 | 64bit compilation fixes & About dialog embellishments | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-37 | |||
2006-08-09 | Configurable toolbars (icons, text or both) | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-36 | |||
2006-08-08 | Attach/detach buttons in main toolbar are only active when meaningful. | Jose Antonio Ortega Ruiz | |
E.g., if all windows are detached, no 'detach' button appears. git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-35 | |||
2006-08-08 | Missing toolbar tooltips added | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-34 | |||
2006-08-08 | About dialog cleaned up | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-33 | |||
2006-08-08 | Sloppy gpointer conversions fixed | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-32 | |||
2006-08-08 | Darwin compilation warnings fixed | Jose Antonio Ortega Ruiz | |
Thanks to Aleix Conchillo. git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-31 | |||
2006-08-08 | Only executable files can be selected in external programs dialog | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-30 | |||
2006-08-08 | Set names for MIX/MIXAL filters in file chooser dialogs | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-29 | |||
2006-08-08 | External programs management improvement | Jose Antonio Ortega Ruiz | |
- External programs (editor and mixasm) execution is more robustly controlled both in mixvm and gmixvm. - In gmixvm the external programs dialog has been revamped: - Only proper paths can be introduced for the executables (via a graphical file chooser). - Flags for mixasm are no longer free text, but a check button. - Internally, the code has been refactored. git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-28 | |||
2006-08-07 | Setting ALL_LINGUAS in configure.in is obsolete | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-27 | |||
2006-08-07 | Minor adjustments to manual generation template1.2.2 | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-26 | |||
2006-08-06 | Restore invariant sections in documentation | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-25 | |||
2006-08-06 | Define missing ac variable GETTEXT_PACKAGE | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-24 | |||
2006-08-06 | Make distcheck happy | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-23 | |||
2006-08-06 | No invariant sections in manual | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-22 | |||
2006-08-06 | Leak fixed | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-21 | |||
2006-08-06 | gmixvm: history in terminal input dialog | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-20 | |||
2006-08-06 | Refactoring of the previous patch | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-19 | |||
2006-08-06 | Load file dialog remembers last directory | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-18 | |||
2006-08-05 | All tests passing again (mix parser re-entrant) | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-17 | |||
2006-08-05 | Compilation tests re-enabled | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-16 | |||
2006-08-05 | Info about new Arch archive | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-15 | |||
2006-08-05 | Acknowledgements to Michael and Xiaofeng | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-14 | |||
2006-08-05 | Invalid F-spec reported as warnings, to allow hacks as CMPX xxxx(6) | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-13 | |||
2006-08-05 | Accept F-spec in NOP (with warning) | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-12 | |||
2006-08-05 | Bug fix: mixvm's smem correctly handles negative zero | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-11 | |||
2006-08-05 | Bug fix: typo in cbpo help string | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-10 | |||
2006-08-05 | Compilation warnings fixed | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-9 | |||
2006-03-24 | Warnings as errors | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-8 | |||
2006-03-24 | CVS $Id$ tags removed. | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-7 | |||
2006-03-24 | ChangeLog is automatically generated. | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-6 | |||
2006-03-24 | Compilation warnings fixed. | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-5 | |||
2006-03-21 | Arch inventory files added | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-4 | |||
2006-03-20 | Bug fixes for 1.2.2 (latest CVS version) | Jose Antonio Ortega Ruiz | |
* mixgtk/mixgtk.glade (Module): I1 and I2 in mixvm swapped to their correct position (closes #15746). * mixgtk/mixgtk_mixvm.c (init_mem_): fixed segfault when clicking Memory title bar (closes #15910). * configure.in: obsolete C flags for Darwin deleted. * misc/mixal-mode.el (Module): sync with Emacs CVS (Pieter). * mixlib/mix.c: copyright year in console message updated. * mixgtk/mixgtk_device.c (write_char_): buffer size was insufficient. git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-3 |