]> Pileus Git - ~andy/gtk/history - gtk
Free return value from gdk_atom_name().
[~andy/gtk] / gtk /
2005-09-20 Johan DahlinMention NULL in documentation.
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 Breuerfix typo for GTK_VER; define HAVE_CONFIG_H cause gtkpro...
2005-09-18 Hans Breuerfix typo for GTK_VER; define HAVE_CONFIG_H cause gtkpro...
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 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 ClasenForgotten file
2005-09-11 Matthias ClasenForgotten files
2005-09-10 Matthias ClasenAdd a cell renderer for displaying and editing accelera...
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 ClasenUse connect_after to connect to the focus_out event...
2005-09-09 Matthias ClasenStop cursor blinking in non-editable regions of a text...
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 Matthias ClasenForgotten file
2005-09-07 Matthias ClasenMake C-u commit and restart hex input if we are already...
2005-09-06 Matthias ClasenInclude Super, Hyper and Meta in the default accel...
2005-09-06 Matthias ClasenDon't use GDK_ALT_MASK.
2005-09-06 Matthias ClasenAdd tests for extra virtual modifiers.
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 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)
2005-08-30 Matthias ClasenAnother fix for the default value of the "ui" property.
2005-08-30 Matthias ClasenAdd functions which look for text, image or uri targets...
2005-08-30 Matthias ClasenAdd gtk_window_[sg]et_deletable. Add
2005-08-30 Matthias ClasenAdd a deletable property with getter and setter, to...
2005-08-30 Matthias ClasenAdd C-n/C-p/C-f/C-b as alternatives to the arrow keys...
2005-08-29 Matthias ClasenMore typo fixes
2005-08-29 Matthias ClasenFix typos
2005-08-29 Matthias ClasenDon't refer to nonexisting stock ids.
2005-08-29 Matthias ClasenConstruct the "Select All" menuitem from stock.
2005-08-29 Matthias ClasenAdd a pointer to the spec.
2005-08-29 Matthias ClasenAdd docs.
2005-08-29 Matthias ClasenAdd a cross-platform "tray icon" API, by porting EggSta...
2005-08-29 Christopher AillonAdd builtin GtkStockItems for GTK_STOCK_CONNECT and...
2005-08-29 Matthias ClasenUse XFixesChangeSaveSet if available. (#314682)
2005-08-29 Matthias ClasenOnly cancel if the menu was active. (#314298, Christian...
2005-08-29 Matthias ClasenRemove an accidentally leftover duplicate pixbuf creati...
2005-08-29 Matthias ClasenDon't leak the cursor theme name. (#314693, Kjartan...
2005-08-27 Matthias ClasenFix the default value of the ui property. (#314532...
2005-08-26 Matthias ClasenAdd a separate --ignore-theme-index option to avoid...
2005-08-26 Matthias ClasenMake the GdkScreen font options api public, and add...
2005-08-26 Matthias ClasenAvoid an uninitialized variable warning, pointed out...
2005-08-26 Tor LillqvistRemove some ifdeffed out debugging printouts.
2005-08-26 Matthias ClasenFix the calculation of week_start. (#314473, JP Rosevaar)
2005-08-26 Thomas FitzsimmonsAcquire GDK lock. (#314533, Thomas Fitzsimmons)
2005-08-26 Matthias ClasenHandle NULL gracefully. (#314523, Ed Catmur)
2005-08-25 Matthias ClasenTake widget y offset into account when positioning...
2005-08-24 Matthias Clasen2.8.2
2005-08-24 Matthias ClasenCleanup up the mess I created
2005-08-24 Matthias ClasenMake sure font and cursor settings get propagated down...
2005-08-24 Matthias ClasenDon't try to send a client message if the screen is...
2005-08-24 Matthias Clasen2.8.1
2005-08-24 Matthias ClasenMake it compile
2005-08-24 Matthias ClasenFix #314335
2005-08-24 Owen TaylorFix for #314004, reported by Michael Reinsch:
2005-08-23 Kristian Rietvelddon't bother inserting new rows in a level with a zero...
2005-08-23 Matthias ClasenComplain when there is no index.theme file in the speci...
2005-08-23 Matthias ClasenFix a C99ism. (#314262, Robert Jeff Mitchell)
2005-08-22 Manish Singhadd declaration for _gtk_icon_theme_check_reload.
2005-08-22 Matthias ClasenImplement a clientmessage based scheme for makeing...
2005-08-22 Matthias ClasenAdd a note regarding icon theme changes.
2005-08-22 Matthias ClasenOne more fix to prevent buffer overruns. (#314081,...
next