]> Pileus Git - ~andy/gtk/history - gtk
Fix #99593: Fix a memory leak when XmbLookupString returns XBufferOverflow
[~andy/gtk] / gtk /
2002-11-26 Daniel ElstnerFix nasty typo (#99653): strlen (original + 1) -> strle...
2002-11-26 Kristian Rietveldadd a gtk_list_store_sort_iter_changed line for some...
2002-11-26 Soeren Sandmanndon't offset one pixel when calculating the x position...
2002-11-25 Soeren Sandmanndraw text twice, once with the prelight state and clipp...
2002-11-25 Owen TaylorFix missing adjustments for new type of
2002-11-25 Soeren SandmannStyle improvements that I forgot about in last commit.
2002-11-25 Soeren SandmannBreak this function into simpler functions: gtk_progres...
2002-11-25 Owen TaylorRemove code to grab the focus here, it is no longer...
2002-11-21 Matthias ClasenAdd a note about reflexive ancestry. (#99085, Frederic...
2002-11-21 Matthias ClasenFix doc comment typos. (#97432, Vitaly Tishkov)
2002-11-21 Matthias ClasenFix doc comment typos. (#98158, Vitaly Tishkov)
2002-11-21 Matthias ClasenFix doc comment typos. (#98480, Vitaly Tishkov)
2002-11-20 Kristian Rietveldreturn a value in the range of [-1, 1] instead [0, 1],
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-20 Manish Singhinitialize anchor_path to NULL.
2002-11-19 Manish Singhuse gdk_drawable_get_size instead of gdk_window_get_siz...
2002-11-18 Owen TaylorClean up a bit of duplicated code.
2002-11-18 Kristian Rietveldmodify and free tmp instead of path ... (patch from...
2002-11-18 Abigail BradySort the list of Input Modules by name, keeping Default...
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-11-17 Jonathan Blandfordremove bogus gvalue initialization/freeing.
2002-11-16 Tor LillqvistRemove obsolete entries.
2002-11-16 Jonathan BlandfordAllow g_object_set to work with GtkSettings.
2002-11-14 Manish Singhget rid of deprecated gdk_rgb_gc_set_foreground usage...
2002-11-14 Owen TaylorMonitor the screen of the attach widget continually...
2002-11-14 Owen TaylorChange so that updates of selection don't take effect...
2002-11-13 Owen TaylorFix warning.
2002-11-13 Matthias ClasenAdd a const here.
2002-11-13 Owen TaylorWhen clicking on a non-active tab, focus the first...
2002-11-13 Owen Taylorue Nov 12 17:10:10 2002 Owen Taylor <otaylor@redhat...
2002-11-13 Soeren Sandmann- comment out check_inconsistent_aa_bits[].
2002-11-12 Owen TaylorMake multihead aware (#80283)
2002-11-12 Owen TaylorAdd _gtk_window_unset_focus_and_default(), use to clear...
2002-11-12 Soeren SandmannDo not return when menu_shell->ignore_enter is TRUE.
2002-11-10 Matthias ClasenDon't start a drag on double click. (#98189) Also test...
2002-11-10 Soeren SandmannDon't return after calling gtk_menu_handle_scrolling...
2002-11-10 Soeren Sandmanngtk/gtkradiobutton.c (gtk_radio_button_draw_indicator)
2002-11-09 Owen TaylorBlock button presses/releases over the scroll arrows...
2002-11-09 Anders CarlssonUse the correct struct offset for the screen_changed...
2002-11-08 Owen TaylorAccess window->screen through a function so we can...
2002-11-08 Matthias ClasenRTL flipping for check menu items.
2002-11-08 Matthias ClasenPut into #ifdef DO_BLINK to avoid an unused static...
2002-11-08 Matthias ClasenImprove drawing of RTL submenu indicators.
2002-11-08 Matthias ClasenFix drawing of RTL optionmenus by flipping the indicato...
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-11-08 Owen TaylorNote that get_pango_context() is not "until death does...
2002-11-07 Owen TaylorEscape invalid filename before printing it out, since...
2002-11-07 Owen TaylorDon't try to use render if we can't get a picture for...
2002-11-07 Owen TaylorIf called when fontsel->face is NULL, just return ...
2002-11-07 Owen TaylorUse '_' not '-' in signal name to be consistent with...
2002-11-07 Anders CarlssonCheck for NULL children, #97913.
2002-11-07 Owen TaylorAdd a snap_edge_set property to deal with the fact...
2002-11-07 Owen TaylorAdd ::screen-changed signal.
2002-11-03 Kristian RietveldBah, and of course I broke something ...
2002-11-03 Owen TaylorRemove check for winsock.h since it might show up on...
2002-11-03 Kristian Rietveldtook out the useless check for refs->list (#97353,...
2002-11-02 Kristian Rietveldremove the second ref command on the child_model, we...
2002-11-02 Matthias ClasenAutomatic RTL flipping for handleboxes.
2002-11-02 Owen TaylorAdd startup notification hooks - mostly based on patch...
2002-11-02 Owen TaylorAdd a mnemonic to the "selection" label. (More of ...
2002-11-02 Matthias ClasenAutomatic RTL flipping for some more widgets.
2002-10-31 Owen TaylorFix from Nam SungHyun for crashes when tooltips->active...
2002-10-31 Owen TaylorAdd a --screen option for setting the default screen...
2002-10-31 Padraig O'BriainMove g_free() call to before return.
2002-10-29 Matthias Clasensmall doc fixes.
2002-10-29 Soeren SandmannChange NAVIGATION_REGION_OVERSHOOT back to 50, and...
2002-10-27 Kristian RietveldThis fixes a scrolling bug. Shouldn't cause problems...
2002-10-25 Soeren SandmannChange NAVIGATION_REGION_OVERSHOOT from 50 to 5.
2002-10-25 Owen TaylorAlways switch to the page with the focused tab label...
2002-10-25 Owen TaylorDon't handle button 2/3 on the tabs. (#82118, Matt...
2002-10-25 Owen TaylorDon't insert mnemonics for stock items (#72918, reporte...
2002-10-25 Owen TaylorFix sensitivity of file operation buttons and buttons...
2002-10-25 Owen TaylorFix sensitivity of file operation buttons and buttons...
2002-10-25 Soeren SandmannNew GtkPaned keyboard navigation. (Shift-)F8 now cycles...
2002-10-23 Kristian Rietvelds/NULL/0/ on the g_signal_emit lines to fix up yesterda...
2002-10-23 Owen TaylorWhen popping up the list without any selected items...
2002-10-22 Kristian RietveldAnother feature to create truly ugly TreeViews!: style...
2002-10-22 Owen TaylorMultihead safety fixes, handle displays being closed...
2002-10-22 Owen TaylorFix handling of getting the default style/icon size...
2002-10-22 Owen TaylorActively monitor the screen of the parent. (#80281)
2002-10-22 Owen TaylorReset the layout, since it holds a reference to the...
2002-10-22 Owen TaylorInclude config.h (#96441, Morten Welinder)
2002-10-22 Owen TaylorWhen compiling our on fnmatch.c, #define fnmatch _gtk_f...
2002-10-22 Matthias ClasenIt is called GtkStatusbar, not GtkStatusBar. This was...
2002-10-21 Owen TaylorReturn "" for entry->invisible_char == 0, otherwise...
2002-10-20 Soeren Sandmanngtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell...
2002-10-20 Owen TaylorAdd a scrollbar_spacing style property (#81396, based...
2002-10-18 Owen TaylorReset use_text_format to %TRUE for a %NULL text string...
2002-10-18 Owen TaylorFix use of uninitialized variable.
2002-10-17 Havoc Penningtonfix compiler warnings
2002-10-17 Soeren Sandmannfix typo to make it compile
2002-10-17 Havoc Penningtonadd g_return_if_fail for monitor number <= 0
2002-10-17 Owen TaylorMake the widgets work reasonably when they don't have...
2002-10-17 Soeren SandmannTake arrows into account when clamping the offset....
2002-10-16 Soeren SandmannMake tear-off menuitems obey the "selected_shadow_type...
2002-10-14 Kristian RietveldBehaviour change, apply changes if the entry of the...
2002-10-13 Manish SinghDeprecation cleanup
2002-10-13 Manish SinghDeprecation cleanup
2002-10-13 Manish SinghDeprecation cleanup
2002-10-13 Soeren SandmannMake tooltip window not resizable. Fixes #95675.
next