summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* file theme_main.c was initially added on branch themes.rhlabs1998-03-100-0/+0
* file theme_led_on2.xpm was initially added on branch themes.rhlabs1998-03-100-0/+0
* file theme_led_on1.xpm was initially added on branch themes.rhlabs1998-03-100-0/+0
* file theme_led_off2.xpm was initially added on branch themes.rhlabs1998-03-100-0/+0
* file theme_led_off1.xpm was initially added on branch themes.rhlabs1998-03-100-0/+0
* file theme_button2.xpm was initially added on branch themes.rhlabs1998-03-100-0/+0
* file theme_button.xpm was initially added on branch themes.rhlabs1998-03-100-0/+0
* file theme_button.c was initially added on branch themes.rhlabs1998-03-100-0/+0
* file theme_btn3.xpm was initially added on branch themes.rhlabs1998-03-100-0/+0
* file theme_btn2.xpm was initially added on branch themes.rhlabs1998-03-100-0/+0
* file theme_btn1.xpm was initially added on branch themes.rhlabs1998-03-100-0/+0
* file theme2_main.c was initially added on branch themes.rhlabs1998-03-100-0/+0
* file theme2_button.c was initially added on branch themes.rhlabs1998-03-100-0/+0
* file THEMES.README was initially added on branch themes.rhlabs1998-03-100-0/+0
* file COMPILE_THEME2 was initially added on branch themes.rhlabs1998-03-100-0/+0
* file COMPILE_THEME was initially added on branch themes.rhlabs1998-03-100-0/+0
* Add gtk_entry_set_max_length()Elliot Lee1998-03-101-0/+6
* removed a trailing GTK_TYPE_WIDGET for the need_resize signal.Tim Janik1998-03-101-2/+1
* Merging release_1_0 changes into the main tree.Owen Taylor1998-03-1012-57/+293
* DnD bugfixes (hopefully :). Rasters code is still buggy, methinks - try the d...Elliot Lee1998-03-107-4/+37
* Replace GXor by GXxor. Seems to have been a typo.Federico Mena Quintero1998-03-108-1/+36
* <raster@redhat.com>rhlabs1998-03-109-2/+40
* Released 0.99.5GTK_0_99_5PST 1998 Shawn T. Amundson1998-03-1010-2/+42
* la de da, add back the prototype I just removed -mig, thanks again snorfArturo Espinosa1998-03-101-0/+5
* Snorfle, thanks :-) Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclec...Arturo Espinosa1998-03-101-0/+7
* Export functionality.Miguel de Icaza1998-03-108-6/+52
* glib include -timjTim Janik1998-03-102-2/+2
* 0.99.5 bump -timjTim Janik1998-03-108-22/+36
* changed gtk_range_trough_click() to take an additional jump_perc arg,Tim Janik1998-03-1012-304/+425
* commiting changes from owen:Owen Taylor1998-03-1017-314/+583
* Miguel, try this - I think it should do what you need. Hurry hurry :)Elliot Lee1998-03-108-6/+24
* We now accept the color parameter to be NULL. If it is NULL, it will markFederico Mena Quintero1998-03-108-9/+69
* applied gtk-gronlund-980309-0.patch.gz.Tim Janik1998-03-102-0/+17
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-0950-463/+920
* - Use 'diff -ru' for patches - Explained patch application/rejection -GMT 1998 Tony Gale1998-03-099-28/+298
* reverted the changes ian introduced in r1.16 on Mar 06, since they brokeTim Janik1998-03-098-35/+59
* hehe stupid me, wanted to fix a warning, and borkeTim Janik1998-03-091-2/+6
* patch from lars for construct behaviour.Tim Janik1998-03-099-10/+79
* No, you can't add a GtkStyle * to a list of GtkRcNode *. (Fixes hugeOwen Taylor1998-03-098-9/+71
* Change has_selection to always be set in claim_selection()Owen Taylor1998-03-081-0/+2
* - Show selection correctly when starting selection with arrowsOwen Taylor1998-03-0823-150/+660
* changed clist->selection GList so its data elements are casted row indexes in...Jay Painter1998-03-0810-84/+399
* <raster@redhat.com>rhlabs1998-03-087-0/+63
* removed gtk_range_calc_value().Tim Janik1998-03-089-9/+28
* fix a NULL warning. -timjTim Janik1998-03-081-3/+3
* typos and warning fixes.Tim Janik1998-03-082-8/+21
* applied a bunch of patches and removed all the printfs thatTim Janik1998-03-0817-254/+380
* define the version variables in config.h.Tim Janik1998-03-0818-26/+150
* Added a new function, gtk_preview_reset(), that can be used (under highlyOwen Taylor1998-03-089-8/+135
* register living objects in a hashtable.Tim Janik1998-03-079-34/+67