]> Pileus Git - ~andy/gtk/history - gtk
Fix up a bit to look for the loaders in the right place. (#93011, Dennis
[~andy/gtk] / gtk /
2002-09-24 Owen TaylorFixes to GtkIMContextSimple compose table for us-intl...
2002-09-24 Owen TaylorChain up so that entry->activates_default is honored...
2002-09-24 Jacob Berkmancpp macros aren't ``;'' terminated
2002-09-23 Owen TaylorPrivatize gtk_selection_request, gtk_selection_incr_event
2002-09-23 Owen TaylorRestore back to the default format instead of an empty...
2002-09-23 Owen TaylorAllow accel_path == NULL. (#84241, James Henstridge.)
2002-09-23 Owen Taylori Add gtk_notebook_get_n_pages (#73229, Havoc Pennington)
2002-09-23 Owen TaylorMake gtk_menu_shell_select_first() public. (#70374)
2002-09-23 Owen TaylorAdd a keys_changed signal emitted when the keymap chang...
2002-09-23 Owen TaylorUse 'signed int' not 'gint' for signed bitfields. ...
2002-09-23 Owen TaylorPatch from Joshua N Pritikin to fix problem where signa...
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-09-20 Owen TaylorSet the IM context client window to NULL, not to the...
2002-09-20 Owen TaylorFri Sep 20 16:56:54 2002 Owen Taylor <otaylor@redhat...
2002-09-19 Tor LillqvistOn Win32, look explicitly for LANG, LC_ALL and LC_CTYPE...
2002-09-19 Owen TaylorFix usage of compat GTK_TYPE_ macros without including...
2002-09-16 Matthias ClasenStockify color picker icon. (#89880)
2002-09-11 Jonathan BlandfordMake GtkTreeRowReference a boxed type.
2002-09-11 Soeren SandmannDraw radio buttons more symmetric. Draw shadow out...
2002-09-09 Shivram UIf the end iter is also a part of the selection, then...
2002-09-07 Soeren Sandmanncall gtk_widget_ensure_style() before reading "button_r...
2002-09-06 Owen TaylorPass the actual input keycode to XIM, rather than the...
2002-09-01 Soeren Sandmanndocs/reference/gtk/tmpl/gtkdialog.sgml
2002-08-31 Tor LillqvistUse cygwin_conv_to_posix_path(). (gtk_file_selection_di...
2002-08-25 Tor LillqvistDon't include <winsock.h> on Cygwin (#91654, Masahiro...
2002-08-25 Tor LillqvistCompile gtk_init_abi_check and gtk_init_check_abi_check...
2002-08-24 Tor LillqvistInclude gtkbox.h and gtkwindow.h on Win32, as the defin...
2002-08-24 Tor LillqvistAdd gtk_win32res_lo. (#87101, J. Ali Harlow)
2002-08-20 Soeren SandmannFix buglet that sometimes left dirt in corner of the...
2002-08-19 Padraig O'BriainUse gtk_entry_set_positions() to update current_pos...
2002-08-16 jacob berkmanswitch vbox and action_area back to the order that...
2002-08-14 Hidetoshi Tajimainitialize gtk_selection_atoms only once at the 1st...
2002-08-14 Padraig O'BriainMove focus to children, if they exist, after GtkTextVie...
2002-08-10 Soren SandmannMinor documentation fixes
2002-08-07 Matthias ClasenFix doc comment.
2002-08-05 Owen TaylorPatch from Soeren Sandmann to improve GtkLabel behavior...
2002-08-05 Owen TaylorWhen overriding LDFLAGS, include @LDFLAGS@, otherwise...
2002-08-05 Owen TaylorFix problem with wrong depth being used. (#89941, Jacob...
2002-08-05 Owen TaylorAdd a note that yes, we do know what () means and we...
2002-08-04 Matthias ClasenFix for binary compatibility across 2.x.y.
2002-08-02 Gediminas Paulauskassorry
2002-08-02 Owen TaylorFix menus resizing dynamically while they are popped...
2002-08-02 Gediminas Paulauskasprototypes with no parameters must be defined as (void...
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-07-31 jacob berkmanescape_string() only takes one arg
2002-07-31 Owen TaylorAvoid using g_strescape(), since it mangles UTF-8,...
2002-07-30 Owen TaylorHandle inverted ranges correctly (#85436, fix from...
2002-07-29 Anders CarlssonChanges, bug fixes etc.
2002-07-29 Owen TaylorUnset gtk-im-surrounding-info object data again. (Fix...
2002-07-26 Kristian RietveldAPI additions: _move, _reorder and _swap for stores...
2002-07-25 Owen TaylorWhen a menubar is up, use F10 to cycle menubars, not...
2002-07-25 Owen Taylor[ Patch from Padraig O'Briain, #87904 ]
2002-07-25 Havoc PenningtonApply patch from Gustavo Giraldez for bug #78513
2002-07-24 Owen TaylorDon't use GTK_RC_FILES, since it causes problems with...
2002-07-10 jacob berkmanactivate the menu item so old apps work properly
2002-07-10 Owen TaylorFix some cases where signal connection IDs where being...
2002-07-06 Owen TaylorAdd an extra parameter to _gtk_menu_item_select_first...
2002-07-05 Jonathan Blandfordfix warning. (gtk_tree_view_search_iter): fix warning...
2002-07-05 Kristian RietveldMerge from HEAD.
2002-07-02 Padraig O'BriainUse hyphen instead of underscore in signal names in...
2002-07-02 Jonathan Blandfordonly validate the visible area if we've ever been requi...
2002-07-01 Jonathan Blandfordsync up white space/variable names to match tree_store...
2002-06-20 Owen TaylorRenames:
2002-06-20 Owen TaylorAdd a singleton object that we can use to get notificat...
2002-06-20 Owen TaylorGet the owner from the display if !NULL. Otherwise...
2002-06-20 Owen TaylorGet rid of gtk_style_get_font_for_display(), make gtk_s...
2002-06-20 Owen TaylorOnly change the double click time if the screen for...
2002-06-20 Owen TaylorAdd notification for screen property. (#80280)
2002-06-19 Owen TaylorSet the display.
2002-06-18 Owen TaylorTypo fix.
2002-06-18 Owen TaylorMake the core pointer object per-display. (#85698)
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-06-16 Owen TaylorActually use the UTF-8 filename, so we actually fix...
2002-06-16 Owen TaylorFix backwards asssertion. (#85434)
2002-06-15 James M. CapeNotify about "background-full-height-set", not "bg_full...
2002-06-14 Jonathan BlandfordFix bug #84268, where validate_rows sometimes didn...
2002-06-14 Jonathan Blandforddisconnect_by_func instead of disconnect_by_data. Someo...
2002-06-14 Owen Taylorri Jun 14 10:00:29 2002 Owen Taylor <otaylor@redhat...
2002-06-13 Owen TaylorFix type names for GtkIconSet, GtkIconSource, GtkSelect...
2002-06-13 Owen TaylorAdd the obsolete CUA cut/copy/paste bindings. (#79078)
2002-06-13 Owen TaylorFix so that the encoding of the filename is handled...
2002-06-13 Owen TaylorDon't return a positive status unless there is a text...
2002-06-13 Owen TaylorSave the initial grab time, use that when changing...
2002-06-13 Kristian Rietveldtraverse all nodes, not just the leafs (pointed out...
2002-06-12 Owen TaylorAdd an informative g_warning() when the entry has lost...
2002-06-12 Owen TaylorCheck to see if the menu item is selectable before...
2002-06-12 Owen TaylorFix bug where if CENTER_ON_PARENT was set, but there...
2002-06-12 Owen Taylored Jun 12 16:34:13 2002 Owen Taylor <otaylor@redhat...
2002-06-12 Owen TaylorClamp size of child to at least 1x1. (#82431, Boris...
2002-06-12 Owen TaylorHandle 0 increment, to fix division-by-zero problem...
2002-06-12 Owen TaylorFix memory leak. (Patch from Matthias Clasen, #84926)
2002-06-12 Owen TaylorAllow NULL for widget path or class path as documented...
2002-06-12 Owen TaylorFix ZWJ => ZWN typo. (#83092, Tino Meinen)
2002-06-12 Owen TaylorAdd compose sequences of dead_acute + c/C => C WITH...
2002-06-10 Hans Breueradded gdkdisplay and gdkscreen
2002-06-09 Matthias ClasenDon't leak child_anchor_table. (#84425)
2002-06-08 Jonathan BlandfordFix sizing bug.
2002-06-07 Matthias ClasenNew function, split off from gtk_tree_view_column_clear...
2002-06-07 Mark McLoughlinuse the RootWindow of this screen for gdk_window_get_po...
2002-06-06 Owen TaylorDon't redraw when the area is completely above the...
next