]> Pileus Git - ~andy/gtk/history - gtk
Updated Korean translation.
[~andy/gtk] / gtk /
2002-03-19 jacob berkmanfix infinite loop when gtk_combo_func() returns NULL...
2002-03-18 jacob berkmanset the correct min/max values for the ratio property...
2002-03-18 Owen TaylorPatch from Yao Zhang fixing reference count leak.
2002-03-17 Kristian Rietvelduse do_validate_rows instead of validate_rows_handler...
2002-03-16 Kristian Rietveldjust return when we have an input_only window (fix...
2002-03-15 Jonathan Blandfordadd example to docs, as people are seeming to have...
2002-03-15 Jonathan Blandfordmake args const, 74159 (gtk_tree_view_insert_column_wit...
2002-03-15 Soeren SandmannFix test for "active submenu".
2002-03-14 Vitaly Tishkovgtk/gtktreemodelsort.c typo in docs for
2002-03-14 Owen TaylorWhen removing keys from the key hash, reinsert the...
2002-03-13 Owen TaylorRemove left-over GTK_OBJECT_CONNECTED macro that was...
2002-03-13 Owen TaylorUnset the acceleratable_groups qdata because qdata...
2002-03-13 Jonathan BlandfordFix cut-n-paste bug.
2002-03-12 Richard HestilowAllow NULL filenames.
2002-03-12 Jonathan Blandfordfix totally broken foreach function.
2002-03-11 Matthias ClasenDocument gtk_{menu_item,widget}_set_accel_path() as...
2002-03-11 Jonathan Blandfordfinally get the right behavior.
2002-03-11 Kristian Rietveldcompare path with cursor path and not with the selected...
2002-03-08 Kristian Rietveldhandle gtk-tree-model-drop-append like the ListStore...
2002-03-08 Owen TaylorSome packing tweaks.
2002-03-08 Jonathan Blandfordget rid of really bad focus loop. (gtk_tree_view_clamp_...
2002-03-07 Kristian Rietveldincrease value of new_location by one if cmp_a > 0...
2002-03-07 Owen TaylorFix problem where there were two copies of the "do...
2002-03-07 Jonathan Blandfordstart implementing
2002-03-07 Darin AdlerUpdate offsets before finding where to insert the new...
2002-03-06 Manish Singhgdk/Makefile.am rework so that only things that really...
2002-03-06 Anders CarlssonRegister 16x16 version of properties stock icon.
2002-03-06 Owen TaylorFix various problems when truncating the inserted text...
2002-03-06 Jonathan Blandfordmove event handling to the process_action function...
2002-03-06 Manish Singhgdk/Makefile.am use install-foo-hook instead of install...
2002-03-06 Tor Lillqvistgdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in...
2002-03-06 Owen TaylorWhen setting the focus to NULL, clear the existing...
2002-03-05 Jonathan Blandfordremove sizing == AUTOSIZE check. Update docs.
2002-03-05 Owen TaylorDon't create ->font_entry, ->font_style_entry at all...
2002-03-05 Jonathan Blandforddoc fix proposed by tvv@sparc.spb.su (Vitaly Tishkov...
2002-03-05 Matthias ClasenFix docs.
2002-03-05 Owen TaylorUpdate version to 2.0.0
2002-03-05 Havoc Penningtondon't assign yoffset here, just let it get updated...
2002-03-05 Owen TaylorDon't use this same functions as idle callbacks and...
2002-03-04 Owen TaylorFix memory leak. (#73370, Paolo Maggi).
2002-03-04 Owen TaylorFix docs in terms of what out of range @page_num does...
2002-03-04 Owen TaylorFix to properly take the default window into account...
2002-03-04 Hans Breuerdon't build gtk.defs anymore
2002-03-03 Tor LillqvistRemove obsolete Win32-only declaration of
2002-03-03 Owen TaylorBack out changes to propagate keys to parent menu shell...
2002-03-03 Owen TaylorWhen increasing the row or column requisitions to make...
2002-03-03 Owen TaylorCentralize lookup and caching of cursor GC's here.
2002-03-03 Soeren Sandmannchange offset of cursor corner of navigation region...
2002-03-03 Kristian Rietveldmove edit ifs above _set_cursor code, don't collapse...
2002-03-03 Owen TaylorWhen in split cursor mode, always add the cursor as...
2002-03-03 Owen Tayloradd missing dependency of objects on gtkmarshalers.h.
2002-03-03 Hans Breuermake rewrite_event_for_window() static gtk_rc_clear_rea...
2002-03-03 Tim Janikadded compile time switch to put the tree views into...
2002-03-03 Owen TaylorFixes for uninstalled operation with module suffixes...
2002-03-03 Owen TaylorHandle NO_WINDOW widgets with windows that are children...
2002-03-03 Owen TaylorAdd a note to the docs about how to use this in the...
2002-03-02 Owen TaylorAdd a --enable-explicit-deps option to control whether...
2002-03-02 Owen TaylorDon't do special focus handling if draw_indicator is...
2002-03-02 Owen TaylorClamp @max parameter passed in to [0, MAX_SIZE], improv...
2002-03-02 Owen TaylorRobustify tracking of pointer grab window.
2002-03-02 Owen TaylorDefault to --disable-gtk-doc (avoid Jade breakage)...
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-03-02 Tim Janikfix typo.
2002-03-01 Kristian Rietveldset first_cell to FALSE after first iteration
2002-03-01 Tor LillqvistRemove unneeded Win32 stuff inside #ifdef G_OS_WIN32...
2002-03-01 Owen TaylorInitialize the scrollbar spacing variable in the class...
2002-03-01 Owen TaylorDon't delete forward across line boundaries when in...
2002-03-01 Owen TaylorFix signed-unsigned error that was accidentally causing...
2002-03-01 Alexey Malyshevgtk+/gtk/gtkitemfactory.c fixed a little type in docs for
2002-03-01 Owen TaylorReally make it work for paths with underline accelerato...
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-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 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 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 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_...
next