Hace ya años que practicamente no programo casi nada, hoy me ha entrado vena melancólica así que me he dedicado a buscar algunas pequeñitas contribuciones que hice hace ya tiempo a algunos proyectos de software libre, concretamente GTK y GNOME. Hacía poco que tenía acceso a Internet y estos creo que fueron los primeros parches que envié a un proyecto de software libre allá por 1998, así que lo voy a dejar apuntado aquí para cuando me vuelva a poner melancólico.
Proyecto GTK+
Son un par de parches chorras de cuando GTK+ aun estaba en sus comienzos, uno de ellos es de antes de la versión 1.0, pero por algo se empieza. En el
Sun Mar 1 15:18:38 PST 1998 Shawn T. Amundson <amundson @gimp.org>
* Required changes for version change to 0.99.4
* gtk/gtktree.[ch]: patch from J. Bolliet to correct some bugs
* gtk/testgtk.c: added test here from J. Bolliet, removed testtree
* gtk/clist: <a href="ftp://ftp.gimp.org/pub/gtk/patches/outdated/old/1998-02/gtk-abilleira-981602-0.patch.gz"><b>gtk-abilleira-981602-0</b></a>, allows gtk_clist_set_pixmap
and gtk_clist_set_pixtext to not require a mask
* gdk/gdkdraw.c,gdk.h: gtk-trow-980217-0
adds gdk_draw_lines and fixes some things about
gdk_draw_polygon
Hace referencia a este parche con esta descripción
Tue Aug 11 13:07:29 1998 Owen Taylor <otaylor@redhat.com>
(<a href="http://ftp.gtk.org/pub/gtk/patches/applied/1998/gtk-abilleira-072198-patch.gz"><b>gtk-abilleira-072198-patch</b></a>)
* gtk/gtkwindow.[ch]:
Add gtk_window_set_modal() which sets a flag; when
set the window does a gtk_grab_add() when the window
is shown, and a gtk_grab_remove() when the window
is hidden.
* gtk/gtkfilesel.[ch]: Test if it is running in modal form and in
that case will run "Create Dir","Delete File" and "Rename File"
dialogs as modal too.
* gtk/testgtk.c: Added a button with an example of creating modal
dialog boxes. Including file selection and color selection standard
dialogs.
Y este hace referencia a este parche con esta descripción
Para Octubre me habían dado una cuenta en el CVS de gnome y pude subir yo mismo, ya no un parche, sino un nuevo componente pequeñito, que no era otra cosa que un botón para elegir fuente. Este es el envio al repositorio de los ficheros correspondientes. Nada menos que hace 8 años y cinco meses, luego empecé a trabajar y poco a poco dejé casi de programar. Una pena.
1998-10-14 David Abilleira <odaf@nexo.es>
* <a href="http://svn.gnome.org/viewcvs/libgnomeui/trunk/libgnomeui/gnome-font-picker.c?view=markup&pathrev=842">gnome-font-picker</a>.[c<a href="http://svn.gnome.org/viewcvs/libgnomeui/trunk/libgnomeui/gnome-font-picker.h?view=markup&pathrev=842">h</a>] New widget for selecting a font from a
simple to use button. This is equivalent to gnome-color-picker but to
select fonts.
* gnome-font-picker-ico.png and .h. Default ico to show inside
the button. At this moment header file generation is not
automated because I don't want to modify Makefile.am until I
know which is the right place to put the icon
* libgnomeui.h: Added gnome-font-picker.h to the list of headers.
* Makefile.am: Added gnome-font-picker.[ch] to the sources.
GNOME, Informática, Linux, Personal