summaryrefslogtreecommitdiff
path: root/src/glibext/Makefile.am
AgeCommit message (Expand)Author
2024-01-20Define a memory allocator for large sets.Cyrille Bagard
2023-01-29Define a new interface to compare items.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2021-05-13Define the first steps for singleton support.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-12-28Improved the API for configuration and its Python documentation.Cyrille Bagard
2020-08-08Updated all the code relative to GUI items.Cyrille Bagard
2020-07-23Renamed some files.Cyrille Bagard
2020-05-11Updated the API for buffer caches.Cyrille Bagard
2020-01-30Compressed some architecture instruction properties.Cyrille Bagard
2019-01-29Introduced binary portion support for Python bindings.Cyrille Bagard
2018-11-24Built a generic sequential worker to process data.Cyrille Bagard
2018-07-19Given their own structure to rendering options.Cyrille Bagard
2018-07-11Restored a minimal graph view system.Cyrille Bagard
2018-04-22Installed the core headers in the right place for plugins.Cyrille Bagard
2017-11-12Defined a new interface for displaying loaded contents.Cyrille Bagard
2016-12-30Rewritten the line buffers using generators and on-demand building to save me...Cyrille Bagard
2016-10-23Deleted a level of data to reduce the memory fingerprint.Cyrille Bagard
2016-05-01Handled all width measures per view in a dedicated manager.Cyrille Bagard
2015-09-11Created an interface from the original GBinContent object.Cyrille Bagard
2015-02-11Registered all the supported formats in the system code.Cyrille Bagard
2014-07-28Provided a way to receive a signal in the main thread.Cyrille Bagard
2014-07-10Fully rewritten the core configuration system.Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-04-07Relied on Cairo for printing code.Cyrille Bagard
2013-08-31Loaded a binary strip into the editor.Cyrille Bagard
2012-12-16Fixed the compilation by processing the GLib marshals sooner.Cyrille Bagard
2012-12-09Used Cairo for rendering text and tried to deal properly with Pango context /...Cyrille Bagard
2010-11-12Changed the display of the pseudo registers by using an index.Cyrille Bagard
2010-07-29Improved the GDB client.Cyrille Bagard
2010-04-11Provided a faster than GTK display buffer.Cyrille Bagard
2009-08-30Provided a clean way to run delayed tasks.Cyrille Bagard