0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 5 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test More... almost 18 years ago
Change revision number More... almost 18 years ago
Update ChangeLog, News before release More... almost 18 years ago
Change add.c so that it is possible to add rows/cols when there are no cols/rows More... almost 18 years ago
Remove some overkill checks in FocusCB More... almost 18 years ago
Fix a nasty bug by always copying the rendertable More... almost 18 years ago
Rename remaining text child to text field More... almost 18 years ago
rename TextChild to TextField More... almost 18 years ago
rename ClipChild CenterClip and clip_window center_clip More... almost 18 years ago
When the focus is regained and no cell is being edited, don't enter a fixed cell if they are not traversable More... almost 18 years ago
Prevent users from unhiding row/cols by dynamically resizing them Don't unhide row/cols when changing size_in_pixels Clean examples/select-drag More... almost 18 years ago
Allow row/col hiding (with a size of 0) when sizes are not specified in pixels More... almost 18 years ago
Don't crash when the row/col containing the currently edited cell is hidden by setting its size to 0 More... almost 18 years ago
Start to drag-select only if the first parameter to ScrollSelectACT is PointerExtend, then on subsequent calls to selectCellCB pass all parameters given to the action with the first one replaced by Extend More... almost 18 years ago
Put static XrmQuarks in Class record simplify their initialisation More... almost 18 years ago
Store textChild and userWidgets row/col in constraint resources Rework event row/col localisation again More... almost 18 years ago
Restore the pre 4.60.0 behaviour where column/row sizes of 0 are allowed More... over 18 years ago
#if out rendertable stuff when compiled against motif <2 More... over 18 years ago
Trigger the selectCellCB on labels as it was in 4.60.2 Copy the fontLists/renderTable More... over 18 years ago
Remove some printfs add warning messages More... over 18 years ago
Improve the fallback behaviour when a tag isn't found in the fontlist/rendertable More... over 18 years ago
Consolidate actions that grab the pointer (resize, label, select) More... over 18 years ago
Allow all actions to be bound to cell widgets not just editCellACT More... over 18 years ago
Allow all actions to be bound to cell widgets, not just editCellACT More... over 18 years ago
I committed before saving earlier More... over 18 years ago
Kill prototype of defunct function More... over 18 years ago
Don't free cell pixmaps, they don't belong to us. When changing the number of rows/cols with setvalues, num_selected_cells now gets updated, and everything freed properly. More... over 18 years ago
Draw the slider on the labels when resizing a row/col More... over 18 years ago
* Allow dynamic row/col resize by clicking in the labels * Replace the clickEventHandler by a new action Label() * Ungrab the pointer if the pointer is released over a cell widget when resizing a row/column. More... over 18 years ago
Kill unused functions, make others static More... over 18 years ago