383
I Use This!
High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added many more fields. Now, we just need tables, figures, and CDATA and More... over 24 years ago
To avoid a bug which caused parts of the destroy function calling chain to
maciej
as Maciej Stachowiak
More... over 24 years ago
Reworked the canvas item class used by the icon container. Straightened out the use of various coordinate systems and bounds calculations and removed much unused code inherited from the GdkPixbuf canvas item class that Andy cloned our code from. Changed the class so it doesn't scale icons any more -- we leave that to the icon factory so the scaled icons can be cached. More... over 24 years ago
Fixed assertion failure Andy found in icon-text window. More... over 24 years ago
Implement truncate. Use GINT_TO_POINTER and GPOINTER_TO_INT macros for More... over 24 years ago
Add assert to try and catch the 'man:ls' bug... More... over 24 years ago
more work on the new index tabs; they draw properly now, but they're still More... over 24 years ago
started program listing. doubting SAX's strictness big time. More... over 24 years ago
Tweak appearance of icon-text window. More... over 24 years ago
Finished first decent UI for icon-text choosing. More... over 24 years ago
Update to fix inaccuracies in build instructions.
maciej
as Maciej Stachowiak
More... over 24 years ago
fixed stupid <xref> problem More... over 24 years ago
braino take 2 More... over 24 years ago
Make it look up a file location and use it, if just passed something like More... over 24 years ago
handle unknown elements better More... over 24 years ago
chage assert to g_return_if_fail More... over 24 years ago
oops -- braino More... over 24 years ago
fixed flags More... over 24 years ago
Turned -Werror back on. More... over 24 years ago
Don't segfault if an error occurs while loading the start page. More... over 24 years ago
Added some generated files. More... over 24 years ago
support Footnotes. Make much more robust. General improvements. More... over 24 years ago
Add support for FMDirectoryView subclasses to add additional background context menu items; first (primitive) cut at UI for choosing which text to display beneath icons, will improve soon. More... over 24 years ago
new class for the tabs in the index panel. It's still incomplete and not More... over 24 years ago
Include the .idl files of other modules that we use. Define -D_REENTRANT, More... over 24 years ago
Build converters. Stop installing the now-unneeded .schemes file. More... over 24 years ago
Zooming now shows different pieces of text for each icon at different zoom levels. Currently the pattern is hardwired; next I'll make it configurable. More... over 24 years ago
Make optimized builds succeed. More... over 24 years ago
More groundwork for displaying more textual info under icons at higher zoom levels. More... over 24 years ago
Added a proper GtkHTML configure check, so that it actually checks for its presence and uses the correct compile/link flags when compiling the web browser component. More... over 24 years ago