4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 11 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* xcode project More... over 15 years ago
* removed mac project file, will commit anew next\n* mac related fixes\n More... over 15 years ago
* mac xcode project for building glict.framework (experimental) More... over 15 years ago
* added OnPaint handler to glictButton More... over 15 years ago
* added titlebar objects in glictWindow * updated SDL memory demo to match * fixed compile problem with GL memory demo More... over 15 years ago
* glictmemory exes are now optimized :) More... over 15 years ago
* corrected examples to build again * slightly modified various docs to produce 1.1 release More... over 15 years ago
* fixed just a tiny bit for MSVC and WinCE More... over 15 years ago
* small fix to remove extra output currently unneeded More... over 15 years ago
* List, Container: worked on a RemoveObject() crashbug in List More... almost 16 years ago
* fixed sdl demo * implemented horizontal scrollbar More... almost 16 years ago
* COMPILE COMPATIBILITY BROKEN, see below * Container, Window: corrected bug where window overlapping another window seemed to be containeroffsety taller * Scrollbar: reorganized painting code in preparation for adding horizontal scrollbar support * Globals: changed some callback specs (adding const), breaking compile compatibility -- you just need to add a const (see diff on globals.h for more info) More... almost 16 years ago
* changed copyright line to show copyright by me, not objnet (prolly legally more defendable); also year 2008 * skinnable scrollbars * scrollbars in panels with virtual size are now getting their size from scrollbar skin, if available * panel text can now have offset More... almost 16 years ago
* event GLICT_MOUSEMOVE * support for window movement while dragging the window More... almost 16 years ago
* applied Primer's MacOS X patch -- thanks, Primer! * objects that are completely clipped out will not even be sent to rendering More... almost 16 years ago
* added clipping callback (good for sdl) * warning output in progressbar More... almost 16 years ago
* Progressbar: small fix for progressbar More... about 16 years ago
* fixed progressbar so it finally works now ;) More... about 16 years ago
* a working wince build (sorta) More... about 16 years ago
* added Visual C++ 2005 projects * fixes for building under Visual C++ 2005 More... about 16 years ago
* added devpackage "project file" * updated project for correct building of examples under Windows * updated examples readme file with correct instructions More... over 16 years ago
* very minor: adapted C::B project for building in a neutral environment (using relative path (".") for including) More... over 16 years ago
18. 12. 2007: More... over 16 years ago
* Button.cpp: button focus highlighting - uses rectangle outlines painting callback * Globals: rectangle outlines fix * Messagebox: autofocus to "OK" * <many>: focus switch keypress, if unhandled, is passed to parent * <demos>: updated a bit, to test keyboard-based refocusing More... over 16 years ago
* skinner: pixel-wide and pixel-high bug ;) More... over 16 years ago
30. 10. 2007: More... over 16 years ago
* image.h: added * skinner.h: fixed "text alignment" ;) * skinner.h: stubbed glictImage* based stuff More... over 16 years ago
* Button: default alpha is now 1 More... over 16 years ago
27. 10. 2007: More... over 16 years ago
removed code from GLICT/glut-helper.* to make compile instructions simpler More... over 16 years ago