]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
Don't special-case Home and Desktop; just use their real names on the file
[~andy/gtk] / ChangeLog.pre-2-10
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
2005-09-15 Tor LillqvistCheck whether the widget actually is a GtkNotebook...
2005-09-15 Federico Mena QuinteroStart a set of automated tests for the file chooser...
2005-09-15 Tim Janikgtk_window_map_event(): new function to work around...
2005-09-15 Federico Mena QuinteroAdd an easy-to-find profiling marker when starting...
2005-09-14 Tristan Van BerkomCheck "color" argument in gtk_color_button_set_color ()
2005-09-14 Matthias ClasenNo point in using a mem chunk for window groups, button...
2005-09-14 Matthias ClasenFix a use-after-free bug. (#316256, Alexander Nedotsukov)
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-13 Matthias ClasenVarious cleanups. (#315359, Kjartan Maraas)
2005-09-13 Matthias ClasenLet GDK_Return pass through in some more cases.
2005-09-13 Matthias ClasenFix typos in the docs. (#316008, #316027, #316121,...
2005-09-13 Matthias ClasenAdd some docs. (#316001, Guillaume Cottenceau)
2005-09-13 Matthias ClasenFix a copy-and-paste mistake in the docs. (#315993...
2005-09-13 Matthias ClasenAdd some strings containing multibyte characters.
2005-09-13 Matthias ClasenSilently return NULL if the widget is not realized...
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
2005-09-11 Matthias ClasenNew function to avoid pointless strdups when creating...
2005-09-10 Matthias ClasenAdd a cell renderer for displaying and editing accelera...
2005-09-09 Matthias ClasenMake it possible to determine if a key event is for...
2005-09-09 Matthias ClasenMake drag reordering work properly for columns other...
2005-09-09 Matthias ClasenHandle invalid fontnames better. (#315187, Ed Catmur)
2005-09-09 Matthias ClasenHandle invalid fontnames better. (#136926, Michael...
2005-09-09 Matthias ClasenStop cursor blinking in non-editable regions of a text...
2005-09-09 Matthias ClasenFix the build
2005-09-09 Matthias ClasenDon't set unsigned ints to -1. (#315481, Kjartan Maraas)
2005-09-09 Matthias Clasenfirst_weekday is relative to week_1stday, not to Sunday...
2005-09-09 Matthias ClasenDocument memory handling. (#314975, Torsten Schoenfeld)
2005-09-09 Matthias ClasenStylistic improvements and clarifications for some...
2005-09-08 Tor LillqvistCache the display name. There is only one GdkDisplay...
2005-09-07 Matthias ClasenMake C-u commit and restart hex input if we are already...
2005-09-07 Matthias ClasenMake the modmap reflexive. (_gdk_keymap_add_virtual_mod...
2005-09-06 Matthias ClasenRename
2005-09-06 Matthias ClasenInclude Super, Hyper and Meta in the default accel...
2005-09-06 Matthias ClasenRemove erroneous log entry
2005-09-06 Matthias ClasenDon't use GDK_ALT_MASK.
2005-09-06 Matthias ClasenAdd tests for extra virtual modifiers.
2005-09-06 Matthias ClasenAdd support for extra virtual modifiers: (#85780, Owen...
2005-09-05 Matthias ClasenSet the label of a button if it has no child. (#315253...
2005-09-03 Matthias ClasenForgotten file
2005-09-02 Matthias ClasenDisconnect idle handlers on destroy to avoid problems...
2005-09-02 Matthias ClasenAdd bindings for Ctrl-Shift-A to unselect all. (#309301...
2005-09-02 Matthias ClasenRework the Unicode hex input code. Now we only steal...
2005-09-02 Matthias ClasenIf the window is destroyed, we still need to deliver...
2005-09-02 Matthias ClasenReset im context before committing \n or \t.
2005-09-02 Alexander LarssonHandle base_path being null in the rest of the cases...
2005-09-02 Tor LillqvistKeep track of cursor position also in root window coord...
2005-09-01 Matthias ClasenPass statbufs down to xdg_mime_get_mime_type_for_file...
2005-09-01 Matthias ClasenFix doc typo. (#314921, Guillaume Cottenceau)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-08-31 Matthias ClasenUndeprecate gtk_toolbar_set_icon_size(), and add icon...
2005-08-31 Matthias ClasenInherit window groups across transient parents. (#31291...
2005-08-31 Matthias ClasenSome documentation fixes. (#314882, Guillaume Cottenceau)
2005-08-31 Matthias ClasenFix a typo in the docs. (#314878, Guillaume Cottenceau)
2005-08-30 Matthias ClasenAdd key bindings to make C-/ select all and C-\ unselec...
2005-08-30 Matthias ClasenChange the compose sequence for soft hyphen to be
2005-08-30 Matthias ClasenFix some unused code. (#313946, Christian Persch)
next