]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-0
stylecontext: Do invalidation on first resize container
[~andy/gtk] / ChangeLog.pre-2-0
2002-03-01 Havoc Penningtonfree the tab array for custom tabs, reported by Paolo...
2002-03-01 Owen Taylorinclude gdkkeysysms.h if compiling gdk_keyval_convert_case.
2002-02-28 Darin AdlerAdd missing NULL check.
2002-02-28 Tor LillqvistRemove the event_mask, it is now in GdkWindowObject.
2002-02-28 Owen TaylorInitialize private->event_mask from attributes we retri...
2002-02-28 Havoc PenningtonThis change went in a week ago, but I apparently didn...
2002-02-28 Sven Neumannbeautified configure --help output.
2002-02-28 Tor LillqvistMove bdfcursor.c from libgdk_win32_la_SOURCES to EXTRA_...
2002-02-28 Owen Taylored Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat...
2002-02-27 Owen TaylorAllow focus-change events to be sent to unrealized...
2002-02-27 Owen TaylorSplit big VARIABLES variable that was causing overlong...
2002-02-27 Owen TaylorMark <Control>, <Shift>, <Release>, <Alt> for translation.
2002-02-27 Owen Taylorif CAN_FOCUS reserve focus_line_width + focus_line_pad...
2002-02-27 Soeren Sandmannminor code cleanup
2002-02-27 Owen TaylorDon't reserve space for border when the shadow type...
2002-02-27 Owen TaylorGo back to old style of drawing children over the bevel...
2002-02-27 Owen TaylorAdd ko and zh to the locales where this is the default.
2002-02-27 Owen TaylorRegister all stock icons "unscaled" so that we don...
2002-02-27 Hans Breuernew file
2002-02-27 Owen TaylorAfter computing the clamped value, actually set it...
2002-02-27 Owen TaylorClean up the code so < 0 == end wasn't just a side...
2002-02-27 Owen TaylorRemove these files from CVS so we more-or-less current...
2002-02-27 Owen TaylorShouldn't map KP_Enter to '\n', or KP_Tab to \t' since...
2002-02-27 Owen TaylorCall gtk_combo_set_popdown_strings() in case the combo...
2002-02-27 Owen TaylorSwitch control-home/end and home/end with the idea...
2002-02-27 Owen TaylorChain up before drawing the scale values so that the...
2002-02-27 Owen TaylorMake sure Page_Up, Page_Down get those names, not Prior...
2002-02-27 Owen Taylorue Feb 26 18:58:49 2002 Owen Taylor <otaylor@redhat...
2002-02-26 Owen TaylorAppend mnemonics rather than prepending them so that...
2002-02-26 Soeren SandmannDraw arrows better (without extra baseline)
2002-02-26 Owen TaylorDisplay any "g_unicode_isgraph()" char literally, not...
2002-02-26 Owen TaylorDon't to focus insensitive widgets. (#68203)
2002-02-26 Owen TaylorEmit ::color_changed every time we notify current_color...
2002-02-26 Owen Tayloruse the cursor position _after_ deleting the text as...
2002-02-26 Vitaly Tishkovgtk/gtktreemodel.c misprints in documentation for
2002-02-26 Kristian Rietveldtake into account that a path from a rowref can be...
2002-02-26 Owen TaylorFix double free.
2002-02-26 Owen TaylorHandle a keyval of 0, by returning an empty list. ...
2002-02-26 Richard HultFix #72586. Silently accept empty tree. (gtk_tree_view_...
2002-02-26 Tor LillqvistA couple of name changes.
2002-02-26 Owen TaylorFix double set of bindings for page-up/down. (#72605...
2002-02-26 Tor LillqvistImplement the functions that until now just were non...
2002-02-26 Matthias ClasenFix typos in pkg-config invokations. (#72476)
2002-02-26 Owen TaylorSet the keyboard-mode flag before popping up the toolti...
2002-02-25 Kristian Rietveldcall _gtk_tree_view_column_cell_set_dirty when visible...
2002-02-25 Owen TaylorFix precendence problem. (Sven Neumann)
2002-02-25 Owen TaylorConvert over to using an GtkInvisible - selections...
2002-02-25 Havoc Penningtonadd dx/dy to child allocation, don't subtract them...
2002-02-25 Havoc Penningtonchange to pass in the cursor direction always, not...
2002-02-25 Alexander LarssonAlways NULL out bg_pixmap, even when it used to be...
2002-02-25 Havoc Penningtonparent_class variable was GtkObjectClass instead of...
2002-02-25 Owen TaylorFix off-by-one error. (Pointed out by Anders Carlsson)
2002-02-25 Matthias ClasenForgotten ChangeLog.
2002-02-25 Kristian Rietveldfree iter before going to done
2002-02-24 Owen TaylorTake border width into account.
2002-02-24 Owen TaylorReleased 1.3.15.
2002-02-24 Owen TaylorSanity check default font family name and size.
2002-02-24 Jonathan Blandfordat Feb 23 23:00:48 2002 Jonathan Blandford <jrb@redha...
2002-02-24 Jonathan Blandfordchange new_root to new_first to avoid confusion.
2002-02-24 Owen Taylorgtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard...
2002-02-24 Tor LillqvistMove inclusion of <windows.h> before inclusion of ...
2002-02-24 Owen TaylorImplement accelerator propagation using a custom XEMBED...
2002-02-24 Havoc Penningtonchange gravity of start/end marks so that text added...
2002-02-24 Jonathan BlandfordDidn't refind node when it was NULL. Bug found by Tor...
2002-02-23 Tor LillqvistSet also group in the key press/release events, always...
2002-02-23 Anders CarlssonAlpha-pad icons so they get the correct size.
2002-02-23 Owen TaylorPatch from Matthias Clasen to remove some excessive...
2002-02-23 Tor LillqvistInclude the gtkrc files for themes.
2002-02-23 Anders CarlssonRegister 16x16 versions of most icons.
2002-02-23 Jonathan Blandforddelay scrolling until we try to draw the window.
2002-02-23 Tor LillqvistAdd missing gtk_file_selection_get_select_multiple...
2002-02-23 Owen TaylorMake button draw depressed whenever the user clicks...
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-23 Owen TaylorApplied patch from Thomas Leonard to make stepper click...
2002-02-23 Pablo SaratxagaAdded Welsh file
2002-02-23 Jody Goldberglower case the key_val. (gtk_accel_group_connect_by_pat...
2002-02-23 Jonathan BlandfordDocumented undocumented functions.
2002-02-23 Kristian Rietveldhonor min_width and max_width while resizing columns...
2002-02-23 Owen TaylorPatch from Matthias Clasen (#54488)
2002-02-23 Owen TaylorFixes for AIX compilation from Miroslaw Dobrzanski...
2002-02-22 Kristian RietveldLet's mention the bug number
2002-02-22 Kristian Rietveldleave threads before returning
2002-02-22 Anders CarlssonRename icons.
2002-02-22 Kristian Rietveldadd last_single_clicked and last_single_clicked_2 rowre...
2002-02-22 Havoc Penningtonsubtract 1 from line endpoint, to avoid cursor dirt...
2002-02-22 Havoc Penningtonimplement more cleanly by using text_window->allocation...
2002-02-22 Havoc Penningtoncall gtk_size_group_queue_resize to avoid invalidating...
2002-02-22 Søren Sandmann Ped... remove conflict marker
2002-02-22 Soeren Sandmannfeedback when check and radio buttons are depressed.
2002-02-22 Matthias Clasens/columns/rows/ in docs. (#70199)
2002-02-21 Kristian Rietveldadd keynav handling for unselect all, focus column...
2002-02-21 Owen TaylorAdd GDK_ISO_Next_Group/Prev_Group/Level3_Shift/ First_G...
2002-02-21 Owen TaylorRemove some workarounds for +/= and shift key handling.
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-21 jacob berkmaninconsitent files are .pngs too
2002-02-21 Owen TaylorSet the property as type ATOM_PAIR, not ATOM. (#72074...
2002-02-21 Matthias Clasenscreenshots of examples.
2002-02-20 Soeren SandmannMany cleanups and fixes. Draw exclusively in expose...
2002-02-20 Soeren Sandmannnew radio buttons. handle inconsistent state for check...
2002-02-20 Owen TaylorAdd a XSETTING mapping for gtk-can-change-accels. ...
next