]> Pileus Git - ~andy/gtk/history - ChangeLog
Implement the conditional use of FlashWindowEx() properly for MSVC
[~andy/gtk] / ChangeLog
2005-11-28 Tor LillqvistImplement the conditional use of FlashWindowEx() proper...
2005-11-28 Tor LillqvistUse GetLocaleInfo() on Windows to get the localized...
2005-11-27 Matthias ClasenFix an example. (#322493, Elie De Brauwer)
2005-11-27 Matthias ClasenFix two memory handling problems in GtkTreeView: (...
2005-11-27 Matthias ClasenDon't leak a PangoLayout here. (#322505, Paolo Borelli)
2005-11-27 Tor LillqvistOnce again rework Win32 window decoration code. Doesn...
2005-11-27 Tor LillqvistRevert to the correct semantics. (#322516)
2005-11-25 Dom LachowiczMerge with gtk-wimp's CVS. Includes improved menu icon...
2005-11-24 Michael Nattererchanged two private guint that used to hold signal...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-11-23 Matthias ClasenDocument symbolic colors and color expressions.
2005-11-23 Behdad EsfahbodFix typo when checking libtool config deplibs_check_met...
2005-11-23 Matthias ClasenDon't create a big string, since Visual C++ doesn't...
2005-11-23 Matthias ClasenInclude gtkimcontextsimple.h (#322235, Kazuki IWAMOTO)
2005-11-23 Michael Nattererdon't leak all toplevel windows on other screens (corre...
2005-11-23 Michael NattererAdded symbolic themable colors. Patch is a merged versi...
2005-11-22 Michael NattererMade button-press timeouts which work like key repeat...
2005-11-22 Anders CarlssonAdd quartz backend.
2005-11-22 Anders CarlssonAdd quartz backend.
2005-11-21 Matthias ClasenConvert GtkSocket to g_type_class_add_private.
2005-11-21 Matthias ClasenConvert GtkMenu to g_type_class_add_private.
2005-11-21 Matthias ClasenAdd a tearoff-title property, with getter and setter...
2005-11-21 Matthias ClasenMerge remaining fixes from the 2.8 branch, pointed...
2005-11-21 Matthias ClasenFix for bug #321542, Benedikt Meurer:
2005-11-19 Matthias ClasenFix crashes in connection with pathbar scrolling (...
2005-11-18 Matthias ClasenFix a C99ism. (#321777, Jens Granseuer)
2005-11-18 Matthias ClasenDisconnect the sync callback for the visibility propert...
2005-11-18 Matthias ClasenTurn off input methods in invisible entries, since...
2005-11-17 Matthias ClasenAdd a note about range arrow sensitivity.
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:
next