1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... almost 14 years ago
Remove instances of direct bin, widget usage More... almost 14 years ago
start removing GTK depreciated interfaces More... almost 14 years ago
Link with math lib More... almost 14 years ago
Allow compile with gtk2-21 More... almost 14 years ago
- fixed several SEGV in glade gtkextra integration - adding/removing columns from within glade works now - setting column property 'label' now works with GtkBuilder - moved column visibility flag from GtkSheetColumn into the embedded GtkWidget - discovered several redraw problems with invisible columns (to be fixed) More... almost 14 years ago
- glade column editor implemented - still more SEGV fixed, concerning empty sheets (no cols, no rows) More... almost 14 years ago
*** empty log message *** More... almost 14 years ago
- fixed sheet_editor size request - reworked resizing a cell selection range (better, but still not very good) More... almost 14 years ago
- fixed lots of SEGV in empty sheets (no rows, no cols) - moved all glade integration procs into glade-gtksheet-editor.c - removed all sheet debug output ifndef DEBUG - reworked selection range dragging code (more failsafe) More... almost 14 years ago
*** empty log message *** More... almost 14 years ago
- added new ./configure option --enable-glade - added glade sheet editor source (not yet finished) - added po directory (glade support needs gettext installed) More... almost 14 years ago
- SEGV in keyboard processing fixed More... almost 14 years ago
- debugging disabled More... almost 14 years ago
- changed GtkSheetColumn into an object, subtype of GtkWidget - fixed several SEGV errors, most of them incorrect boundary handling - fixed scrollbar behaviour near the end of the sheet - experimental integration into GtkBuilder - not yet finished More... almost 14 years ago
little fixes added GtkPlotData->gradient_show_lt_gt More... almost 14 years ago
"roundint" fixes in gradient_draw More... almost 14 years ago
- fixed gtk_sheet_get_child_at(): returned wrong child under certain conditions More... almost 14 years ago
- fixed some function declarations - fixed some +1/-1 problems that caused SEGV - fixed some doc tags More... almost 14 years ago
use "button" instead ot "buttondefault" to paint row/column buttons More... almost 14 years ago
little fixes More... almost 14 years ago
*** empty log message *** More... almost 14 years ago
- fixed doc generation - there is still a problem with gtk_plot_marker_get_type - fixed redraw problems on sheets with 0 rows or 0 columns - fixed doc comments in gtksheet More... almost 14 years ago
I don't know where this came from More... almost 14 years ago
*** empty log message *** More... almost 14 years ago
*** empty log message *** More... almost 14 years ago
*** empty log message *** More... almost 14 years ago
*** empty log message *** More... almost 14 years ago
*** empty log message *** More... almost 14 years ago
- GtkSheet properties completed - bugfix: default grid color is now uniq - replaced obsolete function gdk_color_alloc() - fixed gtk_sheet_set_selection_mode() parameter type More... almost 14 years ago