]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
const correctness fixes
[~andy/gtk] / ChangeLog.pre-2-10
2005-11-17 Matthias Clasenconst correctness fixes
2005-11-16 Michael Natterercall gtk_window_process_updates() so the animation...
2005-11-16 Michael Natterernew internal function which destroys the display's...
2005-11-15 Matthias ClasenFix a memory leak. (#321032, Peter Zelezny)
2005-11-15 Michael Nattererdestroy display->xid_ht as late as possible (right...
2005-11-15 Matthias ClasenPlug a leak
2005-11-14 Matthias ClasenAvoid a crash
2005-11-14 Michael Nattererremoved redundant calls to g_object_notify().
2005-11-14 Matthias ClasenDocumentation improvements. (#321338)
2005-11-14 Matthias ClasenMake limit an inclusive boundary. (#321299)
2005-11-12 Michael Nattererfixed icon rules so gtkbuiltincache.h is only rebuilt...
2005-11-12 Dom LachowiczBug #313627. Make win32 theme's handling of toolbars...
2005-11-12 Matthias ClasenMake builtin icons work in gtk_window_set_icon_name...
2005-11-12 Tor LillqvistDon't hide dotfiles, no such convention on Win32. Just...
2005-11-11 Federico Mena QuinteroDo not check whether the path is a folder. It is useful...
2005-11-11 Federico Mena QuinteroUse g_log_set_default_handler() instead of explicitly...
2005-11-11 Federico Mena QuinteroOnly get the base path of the volume if it is mounted.
2005-11-11 Michael NattererAdded per-stepper API for GtkRange's stepper sensitivit...
2005-11-10 Matthias ClasenAdd show-popup and hide-popup signals and emit them...
2005-11-10 Matthias ClasenAnother erroneous semicolon.
2005-11-10 Matthias ClasenRemove an erroneous semicolon.
2005-11-10 Matthias ClasenDon't corrupt odd keymaps (#316638, Kean Johnston)
2005-11-10 Matthias ClasenImprove navigation to parent folders. (#318444, Andrei...
2005-11-10 Matthias ClasenFix some compiler warnings. (#321141, Kjartan Maraas)
2005-11-10 Matthias ClasenImplement a getter for headers-clickable. (#163851...
2005-11-10 Michael NattererApplied patch from maemo-gtk that addresses many issues...
2005-11-10 Simos XenitellisAdded Tatar translation by Albert Fazlí
2005-11-09 Tim Janikpatch from maemo-gtk that changes GtkRange to render...
2005-11-09 Tor Lillqvistgdk/gdkinternals.h Add new GDK_DEBUG_DRAW flag to the...
2005-11-09 Tor LillqvistRemove unnecessary includes.
2005-11-09 Tor Lillqvistgdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32...
2005-11-08 Tor LillqvistRemove code that has been permanently ifdeffed out...
2005-11-08 Matthias ClasenUnref tile and stipple when finalizing a gc. (#320789...
2005-11-08 Matthias ClasenIgnore icons if they would make the request large enoug...
2005-11-08 Michael Natterergdk/gdk.symbols gdk/gdkwindow.h added gdk_window_get_ty...
2005-11-07 Matthias ClasenDon't looks the bookmark label when reordering. (#32072...
2005-11-07 Matthias ClasenSet focus-on-click to FALSE for all buttons. Don't...
2005-11-07 Matthias ClasenDon't popup the completions if the focus has already...
2005-11-07 Matthias ClasenRaise the drag_window after reconfiguring the toolbar...
2005-11-07 Matthias ClasenAdd a focus-on-click property with setter and getter...
2005-11-07 Tim Janikfixed missing $X_CFLAGS setup in case x11.pc is present.
2005-11-07 Matthias ClasenAdjust to the stock icon changes.
2005-11-07 Tor LillqvistCorrect the calculation of maskstride. (#320152, Peter...
2005-11-06 Michael Nattererfixed rule to actually create the symlinks, erroring...
2005-11-06 Tor LillqvistCan't rename a file if the target exists on Win32....
2005-11-06 Tor Lillqvist(pixbuf_to_hbitmaps_alpha_winxp): Use an 1-bit mask...
2005-11-04 Matthias ClasenStore builtin stock icons in an icon cache, instead...
2005-11-04 Michael Nattererapplied patch from maemo-gtk that changes the mtime...
2005-11-04 Tor LillqvistPlug memory leak on Win32.
2005-11-03 Tor LillqvistTypo.
2005-11-03 Tor LillqvistFormatting fix.
2005-11-03 Tor LillqvistAs there is only one GdkDisplay in the Win32 backend...
2005-11-03 Tor LillqvistRename the variables for the color bitmap to have ...
2005-11-03 Tor LillqvistInclude gtkstatusicon.c on all platforms.
2005-11-03 Tor LillqvistPosition the dialog with GTK_WIN_POS_CENTER. (do_quit...
2005-11-02 Tor Lillqvistgdk/win32/gdkcolor-win32.c gdk/win32/gdkscreen-win32...
2005-11-02 Matthias ClasenRemove some g_return_if_fail() from static functions...
2005-11-02 Matthias ClasenReplace manual offset calculations by g_utf8_offset_to_...
2005-11-01 Tim Janikget rid of GAllocator usage, allocate and free nodes...
2005-11-01 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32...
2005-11-01 Tor LillqvistSync with what configure produces.
2005-11-01 Tor LillqvistDon't look for X_PACKAGES unless building for x11....
2005-10-28 Erdal RonahiAdded Kurdish translation to po-properties
2005-10-28 Matthias ClasenAdd the popup window to the toplevels window group...
2005-10-28 Kristian Rietveldfix stupid thinko.
2005-10-28 Matthias ClasenFix the anchor of the default drag cursors. (#319200...
2005-10-28 Matthias ClasenHandle Shift-G to go to the previous match, like firefo...
2005-10-28 Matthias ClasenFix a C99ism. (#320000, Kazuki Iwamoto)
2005-10-28 Matthias ClasenAdd the little stars. (#319985, Bastien Nocera)
2005-10-28 Matthias ClasenReturn FALSE, so we don't flush repeatedly. (#319151...
2005-10-27 Michael NattererFix bug #319974:
2005-10-27 Matthias ClasenBe more careful about initializing cell_area. (#319382...
2005-10-27 Matthias ClasenDon't eat Ctrl-PageUp/PageDown. (#318670, Christian...
2005-10-27 Matthias ClasenOnly set the text if it is not NULL. (#319930, Thomas...
2005-10-27 Matthias ClasenUse G_MODULE_BIND_LAZY when dlopening modules. (#319557...
2005-10-26 Matthias ClasenOnly use text segments when determining text direction...
2005-10-26 Matthias ClasenDon't crash on duplicate destroy. (#318953, Gustavo...
2005-10-26 Matthias ClasenDoc updates
2005-10-26 Matthias Clasenuse $(GLIB_MKENUMS) instead of glib-mkenums. (#318582...
2005-10-26 Matthias ClasenClarify docs. (#317682, Christian - Manny Calavera...
2005-10-26 Matthias ClasenFix #317844
2005-10-26 Matthias ClasenFix some issues with background drawing in RTL. (#31878...
2005-10-26 Matthias ClasenAdd property editors
2005-10-26 Matthias ClasenActivate status icons on single click
2005-10-25 Kristian RietveldFixes #311955, reported by Markku Vire; and a lot more.
2005-10-25 Matthias ClasenAdd some more docs. (#319722, Paolo Borelli)
2005-10-25 Matthias ClasenMake the initialization of screen_x11->xft_rgba more...
2005-10-25 Matthias ClasenFix whitespace in a blurb. (#319499, Francisco Javier...
2005-10-24 Matthias ClasenAdd settings to hide the input method and Unicode contr...
2005-10-24 Kristian Rietveldemitting row-has-child-toggled when the level is not...
2005-10-22 Michael Natterercheck for the widget being realized, in addition to...
2005-10-22 Dom LachowiczExperimentally, scrollbar steppers can shrink to 8...
2005-10-20 Matthias ClasenUse GDK_WINDOW_CHILD for the selection window. (#318806...
2005-10-19 Federico Mena QuinteroFixes bug #317999:
2005-10-14 Tor LillqvistRemove the clipboard viewer code. It didn't really...
2005-10-13 Tor LillqvistDon't treat Alt-Enter specially. It does not have any...
2005-10-13 Tor LillqvistSet visual depth to 24 for 32 bits-per-pixel devices...
2005-10-12 Stefan Kostuse PACKAGE_VERSION,bump year (#318654)
2005-10-11 Matthias ClasenTry to match an off toggle here with the matching on...
2005-10-10 Tommi KomulainenAdd ALREADY_EXISTS error code. Return an error code...
next