| Commit message (Expand) | Author | Age | Files | Lines |
* | new class methods: (sort_list) (insert_row) (remove_row) | Lars Hamann | 1998-08-17 | 6 | -643/+1029 |
* | removed gtk_input_add_interp.merge-to-themes-2-2 | Tim Janik | 1998-08-17 | 15 | -147/+107 |
* | NULL terminate the arg list to g_strconcat() (thanx raph). | Tim Janik | 1998-08-17 | 1 | -1/+1 |
* | remove the ugly HAVE_LIBGLE test (last time i typed that word!). | Tim Janik | 1998-08-17 | 1 | -8/+0 |
* | don't call module initializers multiple times. changed --gtk-with-module | Tim Janik | 1998-08-17 | 1 | -4/+12 |
* | feature a new commandline option --gtk-with-module=<module> that allows | Tim Janik | 1998-08-17 | 2 | -0/+65 |
* | version bump to 1.1.1, binary age 0, interface age 0. pass "gmodule" to | Tim Janik | 1998-08-17 | 1 | -0/+27 |
* | fatal warning option is split up now, "--g-fatal-warnings" causes fatal | Tim Janik | 1998-08-16 | 3 | -29/+60 |
* | New function to set a callback to test if a node in drag can be dropped | John Ellis | 1998-08-15 | 2 | -17/+115 |
* | Regenerated gtktypebuiltins.h by hand. The autostuff files really need to be | Arturo Espinosa | 1998-08-14 | 1 | -1/+1 |
* | Changed GtkSignalFunc back to () from (void). (again!) | Owen Taylor | 1998-08-13 | 1 | -1/+1 |
* | Fixed the GtkSignalFunc typedef to read "(void)" instead of "()", which | Nat Friedman | 1998-08-13 | 1 | -1/+1 |
* | Added gdk_text/string_extents() - too calculate all the metrics at once of | Owen Taylor | 1998-08-12 | 25 | -315/+1607 |
* | relookup nodes after external functions have been called. also relookup | Tim Janik | 1998-08-11 | 3 | -6/+48 |
* | Removed has_cursor, set the cursor beginning of Text when creating the | Owen Taylor | 1998-08-11 | 9 | -62/+208 |
* | Fix for resize bug. Call gtk_widget_size_allocate instead of | Lars Hamann | 1998-08-10 | 1 | -15/+18 |
* | fixed an #include statement (reported by Eric Kidd). | Tim Janik | 1998-08-10 | 1 | -1/+1 |
* | hm, someone changed an enum and didn't update auto-files... | Tim Janik | 1998-08-07 | 5 | -1/+14 |
* | Renamed my_merge and my_mergesort to gtk_clist_merge and | Stefan Jeske | 1998-08-06 | 1 | -19/+19 |
* | Fixed some minor comment typos and added myself to AUTHORS in gtk+. | Raph Levien | 1998-08-06 | 1 | -1/+1 |
* | Renamed `merge' -> `my_merge' and `mergesort' -> `my_mergesort'. | Martin Baulig | 1998-08-06 | 1 | -16/+16 |
* | new enum GtkSortType. | Stefan Jeske | 1998-08-05 | 6 | -195/+453 |
* | changed to return a gboolean (gtk_ctree_insert_gnode): new function for | Lars Hamann | 1998-08-05 | 2 | -18/+135 |
* | Added missing elsemerge-to-themes-2-1 | Owen Taylor | 1998-08-04 | 1 | -6/+7 |
* | Undraw the cursor before (possibly) deleting the cursor's text property. | Owen Taylor | 1998-08-04 | 1 | -12/+59 |
* | Empty rows/columns of the table should not have been marked as being able | Owen Taylor | 1998-08-04 | 2 | -8/+36 |
* | New public function to find a row by its data pointer using a custom | Federico Mena Quintero | 1998-08-03 | 2 | -0/+25 |
* | don't you hate it when you apply the wrong patch and discover it only | George Lebl | 1998-08-03 | 1 | -1/+3 |
* | draw the buttons during a "draw" as well, this fixes a bug when the whole | George Lebl | 1998-08-03 | 1 | -0/+6 |
* | reset drag_pos after abort removed a few unneeded lines fixed compiler | Lars Hamann | 1998-08-02 | 2 | -31/+9 |
* | Few fixes for column resize. Store resize column in clist->drag_pos. | Lars Hamann | 1998-07-31 | 9 | -777/+2533 |
* | removed a few unneeded lines | Lars Hamann | 1998-07-30 | 1 | -19/+6 |
* | column resize now works with horizontal autoscrolling, GtkCTree's 'reorder | Lars Hamann | 1998-07-29 | 1 | -113/+68 |
* | small fix for border drawing bug | Lars Hamann | 1998-07-28 | 1 | -73/+126 |
* | fixed EXTRA_DIST sections | Tim Janik | 1998-07-27 | 2 | -10/+4 |
* | revamped the definitions for 1-1-0, so that all the new API stuff is | Tim Janik | 1998-07-27 | 1 | -9/+12 |
* | fixup, so that enum values are looked up. | Tim Janik | 1998-07-27 | 12 | -21/+77 |
* | little fix to avoid warnings | Lars Hamann | 1998-07-26 | 2 | -1/+2 |
* | Began cleanup, e.g. use gtk_widget_show_all instead of many | Stefan Jeske | 1998-07-26 | 1 | -639/+337 |
* | Fixed wrong allocation for GTK_BUTTONBOX_END. | Stefan Jeske | 1998-07-26 | 1 | -1/+1 |
* | fix for pointer grab | Lars Hamann | 1998-07-26 | 2 | -20/+45 |
* | Fixed 2 bugs in font selection - initialising array sizes and checking that | Damon Chaplin | 1998-07-25 | 1 | -2/+6 |
* | test for node != NULL (gtk_ctree_is_visible) (gtk_ctree_realize) | Lars Hamann | 1998-07-25 | 2 | -17/+38 |
* | mini code cleanup | Lars Hamann | 1998-07-24 | 1 | -16/+10 |
* | Fri, 24 Jul 1998 10:56:22 +0200 Paolo Molaro <lupus@debian.org> | Paolo Molaro | 1998-07-24 | 1 | -0/+2 |
* | introduce testbindings on C-1 for buttons, to check out binding | Tim Janik | 1998-07-22 | 12 | -147/+610 |
* | few fixes for gtk_signal_emits | Lars Hamann | 1998-07-22 | 1 | -15/+13 |
* | make auto-files update | Tim Janik | 1998-07-22 | 5 | -1/+33 |
* | We free things from the text property MemChunk, so it needs to be | Owen Taylor | 1998-07-21 | 1 | -7/+48 |
* | genmarshal.pl: Handle complex types, and functions with a return value but | Elliot Lee | 1998-07-21 | 6 | -66/+100 |