]> Pileus Git - ~andy/gtk/history - gtk
Use -no-undefined on Windows. Look for .dll or .so as appropriate as
[~andy/gtk] / gtk /
2001-11-02 Tor LillqvistUse -no-undefined on Windows. Look for .dll or .so...
2001-11-02 Jonathan BlandfordClean up height code a bit. I don't think it's complete...
2001-11-02 Owen TaylorRemove random + 5 for width and height. If people want...
2001-11-02 Owen TaylorPad the structure for future expansion.
2001-11-02 Owen TaylorPatch from HideToshi Tajima (#51922)
2001-11-02 Owen TaylorGo to the GUP proposed ordering of buttons with [OK...
2001-11-02 Jonathan Blandfordremove extraneous gtk_label_clear_layout (label)
2001-11-02 Sebastian WilhelmiRemoved -DGTK_DISABLE_COMPAT_H.
2001-11-02 Matt Wilsonremove totally broken unused, non-compiling, static...
2001-11-02 Owen TaylorIterate through children of the action area, not of...
2001-11-02 Havoc Penningtonhandle -1 argument in order to remove a workaround...
2001-11-02 Owen TaylorPatch from George Lebl to fix division by zero for...
2001-11-02 Owen Taylorref/unref around gtk_widget_event() if we are going...
2001-11-02 Owen TaylorActually add the missing/broken image icon as the image...
2001-11-02 Owen TaylorSet a reasonable default height for the window.
2001-11-02 Jonathan BlandfordFix reorder_fixup, #59583
2001-11-01 Owen TaylorMake GtkFunction return boolean, not gint. (Daniel...
2001-11-01 Owen TaylorAdd: - A ::retrieve_surrounding signal that asks the...
2001-11-01 Jonathan Blandfordit's amazing how well things work sometimes, even when...
2001-11-01 Jonathan BlandfordFix crash found by Matt Wilson.
2001-11-01 Jonathan BlandfordSupport Shift, Control, and Shift|Control L<->R, #63475
2001-11-01 Jonathan Blandfordfix infinite loop noticed by yosh.
2001-10-31 Michael Meeksunset the GTK_REALIZED flag so we don't re-enter when...
2001-10-31 Owen TaylorAdd a "menu" property and notify on it. (#62798, Padrai...
2001-10-31 Manish Singhfix typo to make it compile
2001-10-31 Jonathan Blandforddon't know why this didn't commit
2001-10-31 Matthias ClasenAdd stock items for most stock icons. (#61757)
2001-10-31 Jonathan Blandfordrename gtk_selection_data_set_tree_row, #60218
2001-10-31 Owen TaylorAdd a gtk_window_get_focus() getter to determine the...
2001-10-31 Jonathan BlandfordAdd GTK_SELECTION_NONE enum, #61695
2001-10-31 Jonathan BlandfordAdded a "cursor_changed" signal, #62850.
2001-10-31 Matt Wilsonafter allocating the treedatalist, zero it to make...
2001-10-31 Murray Cumminggchar* args of GtkCellRendererText and GtkCellRendererT...
2001-10-31 Jonathan Blandfordmassize rewrite. Static models now totally work. I...
2001-10-30 Havoc PenningtonUpdate the IM spot location here, if text was invalidat...
2001-10-30 Jonathan BlandfordCode cleanup. (gtk_separator_menu_item_class_init)...
2001-10-29 jacob berkmanautomake doesn't support conditionalized LDFLAGS, so...
2001-10-29 Jonathan BlandfordDarn. I can't believe this took this long to fix.
2001-10-29 Jonathan Blandfordfix reordered signal.
2001-10-29 Owen TaylorGrab the focus to the fileop entry for create dir ...
2001-10-29 Anders CarlssonCalculate the buttons size request before using it...
2001-10-29 Tor LillqvistUpdates.
2001-10-28 Anders CarlssonFix build.
2001-10-28 Matthias ClasenDocumentation updates.
2001-10-28 jacob berkmando not call gtk_settings_get_default() here as that...
2001-10-28 Owen Taylorun Oct 28 09:15:39 2001 Owen Taylor <otaylor@redhat...
2001-10-27 Havoc PenningtonCall update_im_spot_location here explicitly
2001-10-27 Anders CarlssonFix typo in docs. This fixes #62942.
2001-10-27 Anders CarlssonClarify that we're returning a spin button in the _new...
2001-10-27 Owen Taylor Oct 26 20:55:57 2001 Owen Taylor <otaylor@redhat...
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-10-27 Anders CarlssonAdd note about width having to be greater than 0. This...
2001-10-27 Anders CarlssonFix docs to say previous instead of next.
2001-10-27 Anders CarlssonMention that the valid width is in range 0-65535 pixels...
2001-10-26 Anders CarlssonRemove a dot in the documentation. Fixes bug #62632.
2001-10-26 Anders CarlssonCreate new "indent_expander" style property.
2001-10-26 Sven Neumanngtk/gtkbutton.[ch] fixed inline comments
2001-10-26 Jonathan Blandfordsync minor clenup
2001-10-26 Hans Breuerupdated externals
2001-10-25 Jonathan BlandfordAdd support for invalid nodes. (_gtk_rbnode_rotate_righ...
2001-10-25 Matt Wilsoncall gtk_text_view_destroy_layout after gtk_text_view_s...
2001-10-25 Matt Wilsonthe valid range for the 'indent' property is G_MININT...
2001-10-25 Anders CarlssonThis ought to make msw happy since it fixes #62887.
2001-10-24 Jonathan BlandfordFix docs, #62808
2001-10-24 Kristian Rietveldtreat s_path as a child path
2001-10-24 Kristian Rietveldmore changes in an attempt to get it right. It's not...
2001-10-24 Havoc Penningtonremove hack to strip off the bogus newline, since we...
2001-10-24 Havoc Penningtondon't create layout if we didn't have one (gtk_text_vie...
2001-10-24 Owen TaylorImprove dreadful tooltips.
2001-10-24 Havoc Penningtonif we move to the front of a segment, use the "slow...
2001-10-23 Havoc Penningtononly sensitize Cut if selection contains some editable...
2001-10-23 Havoc Penningtonoops, didn't quite compile.
2001-10-23 Havoc PenningtonCorrectly keep the same text on the top of the screen...
2001-10-23 Anders CarlssonUse an image menu item here (popup_targets_received...
2001-10-23 Havoc Penningtonqueue a resize here; will temporarily slow down the...
2001-10-23 Havoc Penningtonhandle case where offset == 0 and char_len == 0, bug...
2001-10-23 Havoc Penningtonfix return value, #61714 (Vitaly Tishkov)
2001-10-23 Havoc PenningtonApply fix from Dov Grobgeld, #61858
2001-10-23 Havoc PenningtonUpdate IM spot location at appropriate times, #50626
2001-10-23 Havoc Penningtonscroll to cursor on grab focus, unless it's caused...
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-10-22 Havoc Penningtondon't back up a char from the end iterator, fixes ...
2001-10-22 Havoc Penningtonadd assertion that #58290 would trigger if it reappeare...
2001-10-22 Havoc Penningtonadd temporary code to dump btree contents on assertion...
2001-10-22 Havoc Penningtonadd a #error unless you define GTK_TEXT_USE_INTERNAL_UN...
2001-10-22 Havoc Penningtonfix #62365
2001-10-22 Havoc Penningtonfix #62436
2001-10-22 Havoc PenningtonFix #62366
2001-10-22 Owen TaylorAdd cursor-position, selection-bound properties. (...
2001-10-22 Owen TaylorFixing popup menus to have "Paste" sensitized correctly...
2001-10-22 Havoc Penningtonrip out "height_lines" and "width_columns" properties...
2001-10-22 Jonathan BlandfordRealized g_node_depth is broken, and that it's not...
2001-10-22 Havoc PenningtonClarify behavior in docs, #61777 (gtk_text_iter_forward...
2001-10-22 Jonathan Blandfordupdate docs to reflect reality, #62810
2001-10-22 Jonathan BlandfordRemove handle_box from App demo.
2001-10-22 jacob berkmandon't cast a PIXTEXT cell to a PIXMAP cell (fixes crash...
2001-10-22 Owen TaylorDeprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)
2001-10-22 Jakub Steinerstroke fix
2001-10-22 Jakub Steinerno body parts
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
next