openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
AbiWord
Settings
|
Report Duplicate
85
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
16 days
ago. based on code collected
16 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 683 of 693
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed build process to properly handle ut_regex.c
Jeff Hostetler
More...
over 26 years ago
bug fixes.
Eric Sink
More...
over 26 years ago
Added regex to library, conditionally compiled under WIN32 only
[email protected]
More...
over 26 years ago
Compiled regex under windows, and added to UT, conditionally compiled for WIN32 only
[email protected]
More...
over 26 years ago
Fix gcc lint
Paul Rohr
More...
over 26 years ago
Fix gcc lint
Paul Rohr
More...
over 26 years ago
Implement multiple top-level views of same document via New Window.
Paul Rohr
More...
over 26 years ago
Better support for data-only hashtable usage.
Paul Rohr
More...
over 26 years ago
removed CLOBBER_SLICES. the slurp code won't work now, but this gets rid of the uglier problems it introduced, related to the inability to do formatting operations in the first paragraph, as well as the inability to insert chars into an empty document.
Eric Sink
More...
over 26 years ago
*** empty log message ***
[email protected]
More...
over 26 years ago
guard against m_pLastLine being null
Eric Sink
More...
over 26 years ago
1. moved minor_reformat() to a different place in its file. Sorry for the gratuitous diffs.
Eric Sink
More...
over 26 years ago
Added EXE_SUFFIX to try to fix gennmtab build problem on Win32
Jeff Hostetler
More...
over 26 years ago
1. linebreaker: bLineOnScreen seems to be getting set incorrectly. I added a comment to gripe about this, and fixed the symptom, which was that things were not being erased properly, resulting in screen dirt.
Eric Sink
More...
over 26 years ago
1. need to call doclayout->reformat after a delete, in case any other blocks got marked as needing a reformat.
Eric Sink
More...
over 26 years ago
funcs for calc compilation
[email protected]
More...
over 26 years ago
Fixed build
Paul Rohr
More...
over 26 years ago
Fixed build
Paul Rohr
More...
over 26 years ago
XLFD now in document and queried/set by X GUI, ignored by Windows GUI. Fonts are correctly set and the dynamic menu refreshes have callsbacks (although they don't do anything).
Shaw Terwilliger
More...
over 26 years ago
UT_HashTable size now tunable in constructor.
Paul Rohr
More...
over 26 years ago
Began hooking up postscript printing for unix. Still looks for a font.afm file in the bin directory. Will fix this next.
[email protected]
More...
over 26 years ago
Further tinkering with the makefile system. We now support DEBUG and NODEBUG compiles via the ABI_OPT_DBG environment variable (I've defaulted this to be on).
Jeff Hostetler
More...
over 26 years ago
Delete PD_Document from creator, not from FL_DocLayout. Plugged probable leak in Win32 printing logic.
Paul Rohr
More...
over 26 years ago
Fixed double clicking on Unix.
Jeff Hostetler
More...
over 26 years ago
Fixed unix makefile so that the executable depends upon all libraries in the dist/*/lib directory. this makes relink when any library has changed. this change matches one already in the windows build.
Jeff Hostetler
More...
over 26 years ago
fixed unix makefile to actually load the thing....
Jeff Hostetler
More...
over 26 years ago
added dist/WHATEVER/include to the includes list
Eric Sink
More...
over 26 years ago
Checkpoint. Brute-force approach to detecting format changes.
Paul Rohr
More...
over 26 years ago
Notify listeners *after* updating undo history, rather than before.
Paul Rohr
More...
over 26 years ago
Changed 3 pass makefile system to 1 pass. Decreased compile time by 1/2.
Jeff Hostetler
More...
over 26 years ago
←
1
2
…
679
680
681
682
683
684
685
686
687
…
692
693
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree