22
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* added some hack for processing Esc/Return in dialogs; refs #3 * first implementation of openFileDialog More... over 19 years ago
fixed #5 More... over 19 years ago
fixed #4 More... over 19 years ago
#6 fixed More... over 19 years ago
added 1 ;))) More... over 19 years ago
code cleanup More... over 19 years ago
code cleanup More... over 19 years ago
(try to compile before comitting) More... over 19 years ago
* clear the cache when requested More... over 19 years ago
Pango-WARNING fixed More... over 19 years ago
word drawing is moved to platform-independent code part More... over 19 years ago
* changed from gdk_draw_pixbuf (which is good for gtk+ 2.2+) to gdk_pixbuf_render_to_drawable (which is available in older gtk+) More... over 19 years ago
* use device dependent (pixel) size instead of internal pango unuits * first implementation of image drawing More... over 19 years ago
removed platform-dependent Q/Gtk Word More... over 19 years ago
code cleanup More... over 19 years ago
added missing functions More... over 19 years ago
some optimizations in GtkPaintContext added color settings using in GtkPaintContext disabled locale using More... over 19 years ago
corrected reading for zip archives with multiple files inside More... over 19 years ago
* implemented function wordHeight (now it returns the height of string "X") * make sure the string is drawn using correct start position * replaced use of c_str to data, as we do not need '\0' at the string end More... over 19 years ago
decreased icons width More... over 19 years ago
* added new method to GtkWord: mid -- returns subword of a given word * somehow implemented drawing using Pango More... over 19 years ago
more palm experinments: looks like current palm version is bug free ;))) More... over 19 years ago
more palm experiments More... almost 20 years ago
added stub implementation for PalmDialogManager added implementations for palm input/output streams More... almost 20 years ago
unix-specific filesystem function are moved to separate directory added palm filesystem implementation More... almost 20 years ago
created separate subdir in zlibrary for unix-dependent stuff More... almost 20 years ago
terrible bug fixed: removed static variable of type ZLOption ;))) More... almost 20 years ago
* made the description more explicit (it's for Linux desktop) * typo (know --> known) * as it turned out we do not have top-level Makefile, so let's explicitely specify how to build it More... almost 20 years ago
first really step-by-step instruction More... almost 20 years ago
more experiments with palm More... almost 20 years ago