index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gtkext
Age
Commit message (
Expand
)
Author
2020-12-05
Rewritten the whole API dealing with panels.
Cyrille Bagard
2020-11-17
Fixed raw data display.
Cyrille Bagard
2020-09-21
Defined lock mechanism for buffer caches.
Cyrille Bagard
2020-08-22
Refreshed the display faster.
Cyrille Bagard
2020-08-19
Used the new macro used to provide callbacks to GtkBuilder everywhere.
Cyrille Bagard
2020-08-18
Centralized the macro used to provide callbacks to GtkBuilder easily.
Cyrille Bagard
2020-08-18
Rebuilt the About window using Glade.
Cyrille Bagard
2020-08-16
Created some extra features for the GTK API.
Cyrille Bagard
2020-08-16
Deleted old code.
Cyrille Bagard
2020-08-08
Updated all the code relative to GUI items.
Cyrille Bagard
2020-07-27
Replaced all BLC_* constants by the new DLC_* values.
Cyrille Bagard
2020-07-26
Updated the process collecting line widths.
Cyrille Bagard
2020-07-26
Reduced the quantity of arguments used to deal with lines.
Cyrille Bagard
2020-07-23
Renamed some files.
Cyrille Bagard
2020-07-14
Typo.
Cyrille Bagard
2020-06-01
Updated the Python bindings for the GtkDockable interface.
Cyrille Bagard
2020-05-11
Updated the API for buffer caches.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-11-11
Extended the Python bindings.
Cyrille Bagard
2019-11-09
Introduced the first features of a hexadecimal viewer.
Cyrille Bagard
2019-08-14
Updated the Python bindings for binary symbols.
Cyrille Bagard
2019-06-02
Fixed the caret rendering position.
Cyrille Bagard
2019-03-26
Typo.
Cyrille Bagard
2019-03-26
Given the priority to string.h from system includes.
Cyrille Bagard
2019-03-25
Avoided stack overflows with empty dynamic parameters.
Cyrille Bagard
2019-03-20
Included toolbar buttons into scaled rendering.
Cyrille Bagard
2019-03-20
Introduced zoom in graph view.
Cyrille Bagard
2019-03-18
Painted an extra translucent background on blocks.
Cyrille Bagard
2019-03-18
Simplified code thanks to visitors.
Cyrille Bagard
2019-03-18
Exported graph views using Cairo.
Cyrille Bagard
2019-03-15
Tracked vertical links beyond their cluster.
Cyrille Bagard
2019-03-11
Defined new config parameters for the edge colors.
Cyrille Bagard
2019-03-11
Enforced straight link rending in graph views.
Cyrille Bagard
2019-03-08
Saved a first round to book extra space for straight edges if needed.
Cyrille Bagard
2019-03-08
Reordered blocks in graph view to avoid edge crossing.
Cyrille Bagard
2019-03-05
Cleaned code.
Cyrille Bagard
2019-03-05
Removed unused fields.
Cyrille Bagard
2019-03-05
Split the graph code into several files.
Cyrille Bagard
2019-03-05
Saved extra code block reordering in the graph view.
Cyrille Bagard
2019-03-04
Provided access to the graph layout from Python.
Cyrille Bagard
2019-03-01
Drawn a preview of blocks to collapse in graph view.
Cyrille Bagard
2019-03-01
Handled vertical lines in graph view with more care.
Cyrille Bagard
2019-02-23
Fixed missing controls when computing loop edge positions.
Cyrille Bagard
2019-02-23
Reordered leaving edges with their loop blocks.
Cyrille Bagard
2019-02-23
Fixed straight edge positions in the graph view.
Cyrille Bagard
2019-02-23
Optimized the graph view by reordering loop blocks.
Cyrille Bagard
2019-02-23
Limited the length of some loop links in the graph view.
Cyrille Bagard
2019-02-18
Saved some improvements for graph views.
Cyrille Bagard
2019-02-18
Marked all panels as being able to get closed.
Cyrille Bagard
2019-02-18
Reorganized code.
Cyrille Bagard
[next]