| Commit message (Expand) | Author | Age | Files | Lines |
* | reverted marius change to expose the type systems internal type info data | Tim Janik | 1998-12-07 | 1 | -3/+5 |
* | merged testgtkrc with the pre-themes one, removed system specific | Tim Janik | 1998-11-30 | 1 | -10/+92 |
* | added an event watcher for enter/leave based on signal emission hooks. | Tim Janik | 1998-11-30 | 1 | -3/+100 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 3 | -130/+130 |
* | New function to get the source widget of a drag. | Owen Taylor | 1998-11-27 | 1 | -1/+8 |
* | Edited section on the ScrolledWindow. | Owen Taylor | 1998-11-24 | 1 | -5/+15 |
* | Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the | Jeff Garzik | 1998-11-24 | 1 | -1/+1 |
* | Added layout widget for scrolling arbitrarily big areas. Added plug/socket | Owen Taylor | 1998-11-24 | 1 | -0/+89 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -5/+5 |
* | new flags : homogeneous; new guints : tab_hborder, tab_vborder; marked | Lars Hamann | 1998-11-16 | 1 | -85/+148 |
* | New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. Christopher | Owen Taylor | 1998-11-13 | 1 | -2/+2 |
* | added ARG_WINDOW_PLACEMENT | Lars Hamann | 1998-11-11 | 1 | -41/+23 |
* | new enum GtkCornerType added window_placement. new method to set | Lars Hamann | 1998-11-09 | 1 | -2/+3 |
* | check if column[i].button is valid before calling gtk_widget_intersect on | Manish Singh | 1998-11-08 | 1 | -1/+0 |
* | Added warning about callback on <Branch> items | Guillaume Laurent | 1998-11-07 | 1 | -5/+5 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 2 | -92/+7 |
* | removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. | Lars Hamann | 1998-11-05 | 1 | -13/+25 |
* | rearranged some functions (gtk_clist_set_column_auto_resize): new | Lars Hamann | 1998-10-19 | 1 | -15/+17 |
* | New test program for new DND. (Old DND tests in testgtk still need to be | Owen Taylor | 1998-10-18 | 1 | -0/+622 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 2 | -51/+65 |
* | change a few cell styles of inserted row (change_style): change style of | Lars Hamann | 1998-10-16 | 1 | -155/+349 |
* | use g_free to free g_malloced memory (Martin Pool | Tim Janik | 1998-10-06 | 1 | -3/+3 |
* | Fixed an alpha bug. | Raph Levien | 1998-10-05 | 1 | -0/+2 |
* | new function to get the *real* geometry position of a window, taken | Tim Janik | 1998-09-25 | 1 | -0/+115 |
* | Checking in minor changes. Now synced with 0.9.0.GTK_1_1_2 | Raph Levien | 1998-09-11 | 1 | -2/+50 |
* | added -posix check for NeXTStep | Manish Singh | 1998-09-09 | 1 | -3/+3 |
* | #include <stdlib.h> for rand() | Manish Singh | 1998-09-06 | 1 | -0/+1 |
* | Minor improvements to gdkrgb, added testrgb to the gtk directory. | Raph Levien | 1998-09-01 | 1 | -0/+237 |
* | quell some warnings with g_hash_table_new | Manish Singh | 1998-08-29 | 1 | -0/+1 |
* | Reference count the fonts used in the text widget. | Owen Taylor | 1998-08-25 | 3 | -9/+63 |
* | silly visual fixes | Manish Singh | 1998-08-20 | 1 | -0/+2 |
* | Change to testgtk to go along with GdkRgb integration into gtk_preview. | Raph Levien | 1998-08-20 | 1 | -0/+4 |
* | new class methods: (sort_list) (insert_row) (remove_row) | Lars Hamann | 1998-08-17 | 1 | -15/+161 |
* | remove the ugly HAVE_LIBGLE test (last time i typed that word!). | Tim Janik | 1998-08-17 | 1 | -8/+0 |
* | fatal warning option is split up now, "--g-fatal-warnings" causes fatal | Tim Janik | 1998-08-16 | 1 | -21/+30 |
* | Added gdk_text/string_extents() - too calculate all the metrics at once of | Owen Taylor | 1998-08-12 | 1 | -8/+112 |
* | Removed has_cursor, set the cursor beginning of Text when creating the | Owen Taylor | 1998-08-11 | 1 | -0/+123 |
* | new enum GtkSortType. | Stefan Jeske | 1998-08-05 | 1 | -4/+50 |
* | Few fixes for column resize. Store resize column in clist->drag_pos. | Lars Hamann | 1998-07-31 | 1 | -87/+159 |
* | fixup, so that enum values are looked up. | Tim Janik | 1998-07-27 | 1 | -0/+12 |
* | Began cleanup, e.g. use gtk_widget_show_all instead of many | Stefan Jeske | 1998-07-26 | 1 | -639/+337 |
* | introduce testbindings on C-1 for buttons, to check out binding | Tim Janik | 1998-07-22 | 2 | -0/+36 |
* | Fixed wrong size of activity indicator. It is settable now as a fraction | Stefan Jeske | 1998-07-21 | 1 | -2/+27 |
* | fix for vertical scrolling in case of GTK_CLIST_ADD_MOD changed pixmap | Lars Hamann | 1998-07-19 | 1 | -75/+75 |
* | export gtk_binary_age and gtk_interface_age. | Tim Janik | 1998-07-19 | 1 | -0/+4 |
* | Introduced generic GtkProgress widget. Derived GtkProgressBar from | Stefan Jeske | 1998-07-19 | 1 | -46/+385 |
* | Added focus handling, horizontal and vertical autoscrolling, extended | Lars Hamann | 1998-07-15 | 1 | -88/+151 |
* | display the current cursor name. | Tim Janik | 1998-07-14 | 1 | -0/+21 |
* | deleted most of the argument handling code, since that is now implemented | Tim Janik | 1998-07-09 | 1 | -24/+22 |
* | implementation of the "class" keyword for styles. | Tim Janik | 1998-07-01 | 1 | -1/+10 |