]> Pileus Git - ~andy/gtk/history - ChangeLog
Rename the variables for the color bitmap to have "color" in their name,
[~andy/gtk] / ChangeLog
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...
2005-10-09 Matthias ClasenDemonstrate custom widgets in a GtkComboBox.
2005-10-07 Matthias Clasenfix includes
2005-10-07 Federico Mena QuinteroFixes bug #317999:
2005-10-07 Michael Nattererremove some explicit #defines of PROFILE_FILE_CHOOSER...
2005-10-07 Matthias ClasenRemove a redundant (and unconditional) include of unist...
2005-10-07 Matthias ClasenUse g_return_val_if_fail(), not g_return_if_fail()...
2005-10-07 Matthias ClasenAdd a has-selection property
2005-10-05 Matthias ClasenStart collecting release notes for 2.10.
2005-10-05 Matthias ClasenReadd the memory leak fix, since the assertion failures...
2005-10-05 Matthias ClasenDocumentation improvements. (gtk_style_detach): Assert...
2005-10-05 Federico Mena QuinteroTake a shortcut position, not a ShortcutsIndex, to...
2005-10-04 Federico Mena QuinteroDon't special-case Home and Desktop; just use their...
2005-10-04 Tor LillqvistMake it compile without HAVE__NL_TIME_FIRST_WEEKDAY...
2005-10-04 Matthias ClasenRevert the change from yesterday, since it leads to...
2005-10-04 Matthias ClasenCall calendar_compute_days() after setting priv->week_s...
2005-10-03 Matthias ClasenUnref the style when removing it from the hash table...
2005-09-30 Tor LillqvistIn case BitBlt() fails with ERROR_INVALID_HANDLE, the...
2005-09-30 Matthias ClasenAnother attempt to correct the calculations for the...
2005-09-30 Matthias ClasenDon't leak pixbuf in some cases. (#317611, Tommi Komula...
2005-09-30 Matthias ClasenPrevent overflow when storing size hints in an unsigned...
2005-09-29 Matthias ClasenCheck arguments. (#317491, Paolo Borelli)
2005-09-29 Matthias ClasenStop drags when being grab shadowed. (#317332)
2005-09-29 Tor LillqvistDLLs are always in bin nowadays, no need to test.
2005-09-29 Federico Mena QuinteroOops, return if the unmap test fails. (test_reload_sequ...
2005-09-29 Federico Mena QuinteroNew file with a set of tests for GtkCellRendererText...
2005-09-29 Federico Mena QuinteroNew file with a set of tests for GtkCellRendererText...
2005-09-28 Tor LillqvistThe locale directory is passed to bindtextdomain()...
2005-09-28 Matthias ClasenFree mult_atoms here. (#317039, Paolo Borelli)
2005-09-28 Matthias ClasenChange header too
2005-09-28 Matthias ClasenReturn the attributes to make this function work as...
2005-09-28 Matthias ClasenDon't unref NULL. (#316828, Tor Lillqvist)
2005-09-28 Tor LillqvistInclude <config.h>. (#317444, Kazuki Iwamoto)
2005-09-27 Federico Mena QuinteroDon't reload the current folder unnecessarily on :...
2005-09-27 Federico Mena QuinteroMark the entry/exit of this function for profiling...
2005-09-27 Matthias ClasenPop below the entry if there's more free space below...
2005-09-27 Federico Mena QuinteroDo not create the save mode-specific widgets in the...
2005-09-26 Tor LillqvistSet the shaped flag here, too. (#316871)
2005-09-26 Matthias ClasenFix #316871, reported by Dan Winship:
2005-09-23 Matthias ClasenDon't leak expander pixbufs. (#316946, Tommi Komulainen)
2005-09-22 Michael NattererRenamed GtkCellRendererKeys to GtkCellRendererAccel...
2005-09-22 Matthias ClasenFix the documentation for the grab-broken-event signal...
2005-09-20 Tor LillqvistFree return value from gdk_atom_name().
2005-09-20 Johan DahlinMention NULL in documentation.
2005-09-20 Tor LillqvistDo return the correct owner for CLIPBOARD (i.e., the...
2005-09-20 Matthias Clasen*** empty log message ***
2005-09-19 Matthias ClasenMore typo fixes
2005-09-19 Matthias ClasenFix a typo in the docs. (#316419, Guillaume Cottenceau)
2005-09-19 Matthias ClasenUse g_list_nth_data() instead of g_list_nth()->data...
2005-09-18 Hans Breuernow handling events by hard-coded g_signal_emit_by_name...
2005-09-18 Hans Breuerexport _gdk_win32_pixbuf_to_hicon() as
2005-09-18 Hans Breuerfix typo for GTK_VER; define HAVE_CONFIG_H cause gtkpro...
2005-09-18 Guilherme de S.... fixed tiny typos in README.cvs-commits
next