]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-4
Don't try to use render if we can't get a picture for the drawable. (Fixes
[~andy/gtk] / ChangeLog.pre-2-4
2002-11-07 Owen TaylorDon't try to use render if we can't get a picture for...
2002-11-07 Owen TaylorFix misplaced display_grab()/display_ungrab(); they...
2002-11-07 Matthias ClasenUse g_return_val_if_fail in this non-void function...
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 Owen TaylorUse g_date_strftime(), fixing #74745. (Alper Ersoy)
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-07 Anders CarlssonAdd resize grips test.
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 Taylor=== Released 2.1.2 ===
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-11-01 Matthias ClasenMore doc comments moved inline.
2002-10-31 Owen TaylorFix from Nam SungHyun for crashes when tooltips->active...
2002-10-31 Padraig O'BriainMove g_free() call to before return.
2002-10-29 Matthias ClasenAdjust for current gtk-engines.
2002-10-29 Matthias Clasendoc comment fixes.
2002-10-29 Matthias Clasensmall doc fixes.
2002-10-29 Soeren SandmannChange NAVIGATION_REGION_OVERSHOOT back to 50, and...
2002-10-28 Tor LillqvistDon't call GetWindowLong for GWL_EXSTYLE, the extended...
2002-10-28 Dmitry MastrukovAdded Belorusian (be) to ALL_LINGUAS
2002-10-27 Kristian RietveldThis fixes a scrolling bug. Shouldn't cause problems...
2002-10-27 GMT 2002 Tony Galeminor cleanups, remove refs to gtk_menu_append
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 Soeren SandmannNew GtkPaned keyboard navigation. (Shift-)F8 now cycles...
2002-10-25 Owen TaylorWarn if loading <ImageItem> image fails.
2002-10-25 Matthias ClasenFix doc comment.
2002-10-24 Matthias ClasenMore API docs moved inline.
2002-10-23 Matthias ClasenDocumentation updates.
2002-10-23 Matthias ClasenRemove redundant doc comments.
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 Matthias ClasenGdk API doc updates.
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 Owen TaylorProduce C-m, not C-j for return. Handle Escape.
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-19 Jeremy Katzmake configure checks for Xrandr and Xinerama extension...
2002-10-18 Owen TaylorHandle Return and KP_Enter.
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 Owen TaylorFix from Phil Blundell for compiling without Xkb. ...
2002-10-16 Owen TaylorMake 'filled' arguments for draw_arc/polygon/rectangle...
2002-10-16 Soeren SandmannMake tear-off menuitems obey the "selected_shadow_type...
2002-10-15 Owen TaylorDon't use connect_swapped() when the function being...
2002-10-15 Owen TaylorInitialize info->ics to NULL. (Hidetoshi Tajima.)
2002-10-14 Owen Taylor=== Released 2.1.1 ===
2002-10-14 Owen TaylorVersion 2.1.1, interface age 0, binary age 101.
2002-10-14 Kristian RietveldBehaviour change, apply changes if the entry of the...
2002-10-14 Owen Taylor- Make GtkXIMInfo structures per-screen (they were...
2002-10-13 Manish SinghDeprecation cleanup
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.
2002-10-13 Soeren SandmannDocumentation fixes.
2002-10-13 Soeren SandmannDon't invalidate a widget if it or one of its ancestors...
2002-10-13 Soeren Sandmannremove references to non-existing properties GtkWindow...
2002-10-12 Manish Singhuse GTK_IS_RADIO_MENU_ITEM instead of comparing the...
2002-10-11 Manish SinghDeprecation cleanup
2002-10-11 Matthias ClasenLots of trivial doc fixes.
2002-10-11 Matthias ClasenDocumentation updates.
2002-10-10 Matthias ClasenDocumentation improvements.
2002-10-10 Manish SinghDeprecation cleanup
2002-10-10 Manish SinghDeprecation cleanup
2002-10-10 Manish SinghDeprecation cleanup
2002-10-10 Owen TaylorPrivately export _gtk_scrolled_window_get_scrollbar_spa...
2002-10-10 Manish SinghDeprecation cleanup
2002-10-09 Manish SinghDeprecation cleanup
2002-10-09 Manish SinghDeprecation cleanup
2002-10-09 Owen TaylorAdd GO_FORWARD and GO_BACK with both left and right...
2002-10-09 Stanislav BrabecFix bug ID.
2002-10-09 Stanislav BrabecAdded support for hungarian characters (addition to...
2002-10-09 Manish SinghDeprecation cleanup
2002-10-08 Manish SinghDeprecation cleanup
2002-10-08 Manish Singhrestore gtkobject.h #include so we don't break backward...
next