| Commit message (Expand) | Author | Age | Files | Lines |
* | Move handling of buttons fully in gtktreeviewcolumn. This code is less | Jonathan Blandford | 2001-03-02 | 1 | -0/+11 |
* | Minor corrections | GMT 2001 Tony Gale | 2001-03-01 | 1 | -0/+4 |
* | Sanitize GtkRowReference. | Jonathan Blandford | 2001-02-28 | 1 | -0/+5 |
* | Remove draw_focus and draw_default (gtk_widget_draw_focus): remove this | Havoc Pennington | 2001-02-28 | 1 | -0/+20 |
* | Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): Proxy | Jonathan Blandford | 2001-02-28 | 1 | -0/+22 |
* | test the window state stuff | Havoc Pennington | 2001-02-27 | 1 | -1/+49 |
* | New question re memory leaks. | GMT 2001 Tony Gale | 2001-02-27 | 1 | -0/+4 |
* | sorry to forget this on previous commit ! | Hans Breuer | 2001-02-25 | 1 | -0/+18 |
* | actually put /* */ around #endif comment. | Jonathan Blandford | 2001-02-25 | 1 | -0/+5 |
* | Only draw the column that is exposed. | Jonathan Blandford | 2001-02-23 | 1 | -0/+9 |
* | return solid masks for xpms that have no transparent color. This makes the | Alexander Larsson | 2001-02-23 | 1 | -0/+7 |
* | Update. Mention the gtk-1-3-win32-production branch. | Tor Lillqvist | 2001-02-23 | 1 | -0/+37 |
* | add functions for signal emission. | Jonathan Blandford | 2001-02-22 | 1 | -0/+9 |
* | removed signals. Moved to inherit from GObject instead of GtkObject. | Jonathan Blandford | 2001-02-21 | 1 | -0/+12 |
* | unbreak this function | Havoc Pennington | 2001-02-21 | 1 | -0/+17 |
* | Changed name to be set_cell_data_func to make it clear what the functino | Jonathan Blandford | 2001-02-21 | 1 | -1/+16 |
* | Added new menu separator item. The drawing and size handling is still done | Alexander Larsson | 2001-02-21 | 1 | -0/+20 |
* | Convert to new property API, patch from Lee Mallabone | Havoc Pennington | 2001-02-21 | 1 | -0/+8 |
* | New function to create an icon set from a pixbuf. | Jonathan Blandford | 2001-02-20 | 1 | -0/+5 |
* | Add a "markup" property. | Alexander Larsson | 2001-02-20 | 1 | -0/+9 |
* | Queue a redraw if the selectable setting was changed. | Alexander Larsson | 2001-02-20 | 1 | -0/+5 |
* | Actually copy the whole gc, not just the public parts. | Alexander Larsson | 2001-02-20 | 1 | -0/+9 |
* | add --deprecated-guards | Havoc Pennington | 2001-02-20 | 1 | -0/+14 |
* | Add simple new demo. | Jonathan Blandford | 2001-02-20 | 1 | -0/+4 |
* | add insert_child_anchor signal, bug #50245 | Havoc Pennington | 2001-02-19 | 1 | -0/+15 |
* | hmm, someone changed GLib without fixing GTK | Havoc Pennington | 2001-02-19 | 1 | -0/+10 |
* | test was backward, so deprecated functions were excluded by default | Havoc Pennington | 2001-02-19 | 1 | -0/+33 |
* | updated for win32 msvc build | Hans Breuer | 2001-02-19 | 1 | -0/+39 |
* | GDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need to merge those two | Havoc Pennington | 2001-02-19 | 1 | -0/+19 |
* | use the visual scroll steps. | Havoc Pennington | 2001-02-19 | 1 | -0/+26 |
* | Copy data and free data with free(). | Alexander Larsson | 2001-02-19 | 1 | -1/+18 |
* | Comment out property assignments, these don't work yet. | 9 | 2001-02-19 | 1 | -0/+5 |
* | clean this up a bit. | Havoc Pennington | 2001-02-18 | 1 | -0/+5 |
* | fix screwup with shadowed variables that had broken size request in some | Havoc Pennington | 2001-02-17 | 1 | -0/+33 |
* | default initialize the generated ENTER_NOTIFY event with 0, otherwise not | Tim Janik | 2001-02-17 | 1 | -0/+24 |
* | removed gtk_*_store_get, and moved to GtkTreeModel. | Jonathan Blandford | 2001-02-17 | 1 | -1/+20 |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 1 | -0/+40 |
* | Removed gtktreemodelsimple.[ch] removed | Jonathan Blandford | 2001-02-16 | 1 | -0/+5 |
* | New files. Implement GtkTreeModelMapping. | Alexander Larsson | 2001-02-16 | 1 | -0/+14 |
* | If we're going to have a demo, we might as well pass in real values. | Jonathan Blandford | 2001-02-16 | 1 | -0/+6 |
* | add "static" to a private function (gtk_image_menu_item_class_init): | Havoc Pennington | 2001-02-15 | 1 | -0/+7 |
* | Add a shortcut if the window and the current clip_region doesn't overlap. | Alexander Larsson | 2001-02-13 | 1 | -0/+10 |
* | replaced deprecated gtk_drawing_area_size | Sven Neumann | 2001-02-13 | 1 | -2/+6 |
* | Don't reference last_cursor if it is null. Fixes crash when rotating the | Alexander Larsson | 2001-02-13 | 1 | -0/+13 |
* | fix bug where it always set the foreground, even if we were only using a | Havoc Pennington | 2001-02-13 | 1 | -0/+56 |
* | Remove gdkcc.h reference. | Owen Taylor | 2001-02-13 | 1 | -0/+17 |
* | Remove gdkcc-win32.c from here, too. | Tor Lillqvist | 2001-02-11 | 1 | -1/+3 |
* | New function, copied from X11 version. | Tor Lillqvist | 2001-02-11 | 1 | -0/+20 |
* | better error message if you try to add a widget to a bin that already has | Havoc Pennington | 2001-02-09 | 1 | -0/+21 |
* | moved back to a sane value! | Jonathan Blandford | 2001-02-08 | 1 | -0/+5 |