]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2002-11-20 Manish Singhinitialize anchor_path to NULL.
2002-11-19 Matthias ClasenAdd a dummy widget and pass it as first argument to...
2002-11-19 Manish Singhuse gdk_drawable_get_size instead of gdk_window_get_siz...
2002-11-18 Kristian Rietveldnew file describing the release process.
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 Robert BradyUpdate British translation.
2002-11-18 Abigail BradySort the list of Input Modules by name, keeping Default...
2002-11-17 Manish SinghOops, forgot ChangeLog
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-11-17 Jonathan Blandfordadd more to the docs.
2002-11-17 Jonathan Blandfordremove bogus gvalue initialization/freeing.
2002-11-17 Christophe... Updated French translation.
2002-11-17 Dmitry Mastrukovbe.po: Updated Belarusian translation from Belarusian...
2002-11-16 Tor LillqvistRemove obsolete entries.
2002-11-16 Tor LillqvistAdd missing entries, needed by gtk.
2002-11-16 Jonathan BlandfordAllow g_object_set to work with GtkSettings.
2002-11-16 Tor LillqvistReflect recent renamings and removals of functions.
2002-11-15 Kjartan MaraasUpdated Norwegian (bokmål) translation.
2002-11-14 Owen TaylorFix display/window typo. (#98511, Soeren Sandmann)
2002-11-14 Owen TaylorTry a different hack to force gdkenumtypes.h to be...
2002-11-14 Manish Singhshut up cvs
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 Eric Warmenhovenadd gdk_display_get_devices to fix compilation
2002-11-13 Owen TaylorFix warning.
2002-11-13 Matthias ClasenAdd a const here.
2002-11-13 Hidetoshi TajimaFix #90661: add im_info->im switch at the top of setup_...
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 Tor Lillqvistgdk/win32/gdkprivate-win32.h Rename all global variable...
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-10 Kjartan MaraasUpdated Norwegian (bokmål) translation.
2002-11-10 Matthias ClasenFix a typo which broke moveresize emulation.
2002-11-10 Matthias Clasengdk_display_open_default_libgtk_only and gdk_notify_sta...
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-09 Christian NeumairUpdated German translation.
2002-11-09 Dmitry Mastrukovbe.po: Updated Belarusian translation from Belarusian...
2002-11-09 Owen TaylorDepend on gdk-pixbuf.loaders as well as gdk-pixbuf...
2002-11-09 Owen TaylorMake gdk-pixbuf.loaders file depend on the loaders...
2002-11-08 Matthias ClasenDraw grips in all edges.
2002-11-08 Matthias ClasenReformulate doc comments to work around gtk-doc limitat...
2002-11-08 Owen TaylorAdd in a awful hack to force gdkenumtypes.h to be updat...
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 Owen TaylorUse g_get_application_name() instead of g_get_prgname...
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 Sandmannadd testmenus.c, a program to test menus when items...
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-11-08 Eric Warmenhovenfix compilation
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 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 Matthias ClasenGenerate GdkDisplayManager signal and properties docs.
2002-11-07 Matthias ClasenGenerate GdkDisplayManager documentation.
2002-11-07 Owen TaylorUse g_date_strftime(), fixing #74745. (Alper Ersoy)
2002-11-07 Matthias ClasenDon't suppress GdkPixbufLoader signal documentation.
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-06 Owen TaylorFix trailing semicolon on macro, clean up a bit.
2002-11-05 Matthias ClasenForgotten ChangeLog
2002-11-05 Matthias ClasenReindent
2002-11-05 Owen TaylorFix leaked pixbuf reference (#96823, Morten Welinder)
2002-11-03 Kristian RietveldBah, and of course I broke something ...
2002-11-03 Jonathan Blandfordmore docs.
2002-11-03 Owen TaylorRemove check for winsock.h since it might show up on...
2002-11-03 Dmitry Mastrukovbe.po: Updated Belarusian translation from Belarusian...
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 TaylorRemove rules for generation of version.xml, which was...
2002-11-02 Jonathan Blandfordclean up the wording.
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-11-01 Matthias ClasenThe label is "Folders" now, not "Directories". (#97224...
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 Owen TaylorDocument --screen.
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.
next