878
I Use This!
Very High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Jun 27, 2023 — Jun 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added new widget flag GTK_LEAVE_PENDING. if a widget has GTK_LEAVE_PENDING More... over 26 years ago
forgot a printf() line ;) -timj More... over 26 years ago
gtk_object_query_args() now returns the args in the corret order. -timj More... over 26 years ago
Changed static function names/reorganized to make more sense. -Jay More... over 26 years ago
added BUGS. -timj More... over 26 years ago
new element n_args in GtkObjectClass. -timj More... over 26 years ago
Switched the file to GNU indentation, for consistency.
FedericoMenaQuintero
as Federico Mena
More... over 26 years ago
Picky, picky... fix two lines with wrong indentation :-)
FedericoMenaQuintero
as Federico Mena
More... over 26 years ago
gtk/Makefile.am: Fixed the called to runelisp to use $(SHELL). (Cannot rely on the script having execute permissions.) --sg More... over 26 years ago
Release GTK+ 0.99.3. More... over 26 years ago
some gtk_*_set_arg fixes -timj More... over 26 years ago
Added FAQ to the tree in prep for others to start working on it... More... over 26 years ago
Added in Jay's new gtk_clist_column_titles_passive() call. More... over 26 years ago
sigh, it wasn't so simple - first correction -timj More... over 26 years ago
Forgot to free GList on destroy, and to destroy fileop dialog boxes. More... over 26 years ago
GtkCList Updates. -Jay More... over 26 years ago
Small fix for the optionmenu. More... over 26 years ago
new function gdk_pointer_is_grabbed(). extremely simple ;) -timj More... over 26 years ago
New file selection dialog. Converted to use clist, added Mac-like pulldown, and a few simple file operations. More... over 26 years ago
strdup changed to g_strdup More... over 26 years ago
Got rid of -z text for Solaris x86... again... sigh. More... over 26 years ago
removed some superfluous variables that duplicated widget->state. updated ChangeLog. -timj More... over 26 years ago
Applied patch from (Raja R Harinath <[email protected]>) to add function More... over 26 years ago
Use browse mode on the list More... over 26 years ago
sensitivity and state setting combination. -timj More... over 26 years ago
glib aclocal stuff -timj More... over 26 years ago
Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBox More... over 26 years ago
GtkCList updates. -Jay More... over 26 years ago
someone forgot the __cplusplus closing brace. More... over 26 years ago
Set container_class->focus to NULL. Widgets in the toolbar should not get
FedericoMenaQuintero
as Federico Mena
More... over 26 years ago