]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
Only need a bit for need_timer.
[~andy/gtk] / ChangeLog.pre-2-6
2004-09-27 Matthias ClasenOnly need a bit for need_timer.
2004-09-27 Matthias ClasenAdd a missing _ to the name of the has_secondary_backwa...
2004-09-26 Jonathan Blandfordadd missing structures.
2004-09-26 Matthias ClasenScroll to make the current folder visible. (#152921)
2004-09-26 Matthias ClasenRevert the button state to !button_down, if we're missi...
2004-09-26 Matthias ClasenRemove debug spew. (bookmarks_check_remove_sensitivity...
2004-09-26 Matthias ClasenRemove debug spew.
2004-09-26 Matthias Clasencursor_pos is in characters, not bytes. (#153332, Owen...
2004-09-25 Robert ÖgrenSet lcSysOrgX and lcSysOrgY from device instead of...
2004-09-25 Matthias ClasenDon't access attr[-1]. (#153628, Padraig O'Briain)
2004-09-23 Matthias ClasenAdd some tooltips.
2004-09-22 Matthias ClasenRemove unnecessary g_return_if_fail()s from virtual...
2004-09-22 Matthias ClasenDon't leak cursors. (#153468, Christian Persch)
2004-09-22 Matthias ClasenDon't leak old_text. (#153467, Christian Persch)
2004-09-22 Matthias ClasenDon't use bitops on booleans. (gtk_file_chooser_default...
2004-09-22 Matthias ClasenDon't use bitops on booleans.
2004-09-22 Matthias ClasenDon't leak the frame pixbuf.
2004-09-21 Manish Singh#include <config.h> for HAVE_MALLINFO define, other...
2004-09-21 Manish Singhremove now unused arg variables.
2004-09-21 Matthias ClasenDon't assert that current_focus != NULL, just return...
2004-09-21 Matthias ClasenGive the path bar arrows some more space.
2004-09-21 Matthias ClasenCheck for mallinfo.
2004-09-21 Matthias ClasenFix typos in signal docs. (#153224, John Finlay)
2004-09-20 Matthias ClasenDon't return FALSE from a void function. (#153185,...
2004-09-20 Matthias ClasenAdd a boolean ::displace-focus style property and apply...
2004-09-19 Søren SandmannChange from 50 to 20 to make the menus scroll faster.
2004-09-19 Matthias ClasenBump version
2004-09-19 Matthias Clasen2.5.3
2004-09-18 Federico Mena QuinteroMerged from 2.4:
2004-09-18 Marco Pesenti GrittiMake numeric pad enter activate the selected completion...
2004-09-17 Matthias ClasenUpdates
2004-09-17 Matthias ClasenScroll to the selected row. (#143868, Christian Persch)
2004-09-17 Matthias ClasenRemove leftover debug code.
2004-09-17 Jonathan BlandfordAdd an example to the docs.
2004-09-17 Matthias ClasenWarn if a UTF8_STRING or text/plain;charset=utf-8 roper...
2004-09-16 Matthias ClasenFix #152760, Christian Persch:
2004-09-16 Jonathan Blandfordload images at normal size.
2004-09-16 Jonathan BlandfordAdd constrained sizing to the widgets. This gives us...
2004-09-15 Tor LillqvistRemove bogus code that tried to do what the X11 backend...
2004-09-15 Matthias ClasenUpdates.
2004-09-15 Matthias ClasenAdd accel label, file button and icon view.
2004-09-15 Matthias ClasenNew option --disable-visibility to disable the use...
2004-09-14 Søren SandmannCall gtk_tool_item_rebuild_menu().
2004-09-14 Matthias ClasenRemove an unused variable, spotted by Morten Welinder.
2004-09-14 Matthias ClasenFix a typo
2004-09-14 Matthias ClasenCopy code from queryloaders.c which turns backslashes...
2004-09-14 Matthias ClasenSet the cursor to the first selected row instead of...
2004-09-13 Matthias ClasenChange the default expander size to 12 to compensate...
2004-09-13 Matthias ClasenResize the popup if the model is replaced. (#152333)
2004-09-13 Manish Singhfix gtk_range_real_change_value args. Addresses part...
2004-09-13 Matthias ClasenFix some problems reported by Morten Welinder:
2004-09-13 Matthias ClasenImprove positioning of entry completion popup.
2004-09-09 Matthias ClasenUse the short prefix "IA__" for aliases instead of...
2004-09-09 Matthias ClasenUpdate sensitivity of the "Select all" button.
2004-09-08 Soeren SandmannMake dropping of expandable items look nicer.
2004-09-07 Matthias ClasenUse the proper node type for placeholders in toolbars...
2004-09-07 Matthias ClasenDraw expanders a bit better.
2004-09-05 Matthias ClasenAdd descriptions for the commandline arguments. The...
2004-09-05 Anders CarlssonAdd new functions
2004-09-05 Anders CarlssonMake gtk argument parsing use goption. Add gtk_get_opti...
2004-09-05 Matthias ClasenAllow sorting of tree models to be turned off again...
2004-09-05 Matthias ClasenFix the Solaris Xinerama checks. (#151754)
2004-09-05 Matthias ClasenDon't refuse to delete text in passwords. (#151723...
2004-09-04 Søren SandmannRevert accidental change from Aug 02 that removed a...
2004-09-04 Matthias ClasenDon't print out attributes for the <ui> root node....
2004-09-04 Søren SandmannAccelerate the animation when it has been running for...
2004-09-03 Tor LillqvistList the three theme gtkrc files separately, zip doesn...
2004-09-01 Matthias ClasenDocument the return value.
2004-09-01 Matthias ClasenMake it possible to specify additional modules to load...
2004-09-01 Søren SandmannMake sure children of the toolbar are given positive...
2004-09-01 Matthias ClasenProtect the unistd.h include by HAVE_UNISTD_H.
2004-09-01 Matthias ClasenMake accel labels ellipsize correctly. (#151559, Christ...
2004-09-01 Matthias ClasenDon't leak the iter of a running animation. (#151542)
2004-09-01 Matthias ClasenMake "ms-windows" the default theme on Win32.
2004-09-01 Matthias ClasenOnly start a drag if the left button is pressed. (...
2004-09-01 Matthias ClasenRemove debug spew.
2004-08-31 Jonathan Blandfordconstrain cell area to passed in cell_area, #147867
2004-08-31 Robert ÖgrenOn Win32, do not produce tablet motion or button events...
2004-08-30 Tor LillqvistMake the ms-windows theme engine build with mingw.
2004-08-30 Matthias ClasenIntegrate the ms-windows theme engine (better known...
2004-08-30 Matthias ClasenMake it compile.
2004-08-30 Matthias ClasenChanges to make sure input methods respect the editabil...
2004-08-30 Tor LillqvistLink with -limm32.
2004-08-27 Tor LillqvistAdd drop_failed, like in the X11 backend. Nothing sets...
2004-08-27 Matthias ClasenDon't crash if model is not set. Noted by Mariano Suare...
2004-08-27 Matthias ClasenProvide information about how an adjustment change...
2004-08-26 Matthias ClasenBuild imime.la on Windows.
2004-08-26 Bill HanemanFix for #131226, allow selection of singleton list...
2004-08-26 Matthias ClasenMake gdk_window_process_[all]_updates() respect update_...
2004-08-26 Robert ÖgrenOn Win32, make graphical tablets work on multi-monitor...
2004-08-26 Manish Singhremove unused gdk_font_charset_for_locale() function.
2004-08-26 Manish Singhinitialize path so we don't potentially use an undefine...
2004-08-25 Jonathan Blandfordactivate the typeahead entry on enter.
2004-08-25 Matthias ClasenSteal ATTACHED_MENUS list so its tail isn't freed when...
2004-08-25 Matthias ClasenFix a typo, noticed by Tim Janik.
2004-08-25 Jonathan BlandfordChange the Down button to be end-justified, so that...
2004-08-25 Jonathan BlandfordDon't handle the event if we have no children.
2004-08-25 Matthias ClasenUse get_file_info() rather than trying get_folder(...
2004-08-25 Matthias ClasenVersion bump.
2004-08-25 Matthias Clasen2.5.2
next