]> Dogcows Code - chaz/tint2/shortlog
chaz/tint2
2010-11-26  Thierry Lorthioisfixed taskbar background
2010-11-23  Andreas Fink*fix* make clock buffers a bit larger (1Kb ram is not...
2010-11-21  Thierry LorthioisLauncher icon lookup fixes
2010-11-18  Andreas Fink*fix* warning
2010-11-16  Thierry Lorthioisdesktop name : last step
2010-11-15  Thierry Lorthioisdesktop name
2010-11-15  Thierry Lorthioisdesktop name second step
2010-11-14  Thierry Lorthioiscleanup taskbar_name
2010-11-13  Thierry Lorthioisfixed segfault
2010-11-13  Thierry Lorthioisdesktop name: first step
2010-11-09  Thierry Lorthioisfixed : revert change to systray position
2010-11-07  Thierry Lorthioislauncher : fixed icon position
2010-11-07  Thierry LorthioisXSETTINGS manager : reload icons when theme changed...
2010-11-07  Thierry Lorthioislauncher : limit launcher_icon_theme to 1 theme. Add...
2010-11-06  Andreas Fink*add* call gtk-update-cache on install
2010-11-03  Thierry Lorthioistint2conf : follow freedesktop icon theme specification
2010-11-02  Thierry Lorthioisupdate my contribution to the company
2010-10-24  Thierry Lorthioisfixed taskbar redrawing when pos/size changed
2010-10-24  Thierry Lorthioisfixed multi_desktop switching
2010-10-23  Thierry Lorthioisfixed icons detection in local .icons directory
2010-10-23  Thierry Lorthioisfixed theme detection in local .icons directory
2010-10-23  Thierry Lorthioiscleanup : remove unneeded title change
2010-10-23  Thierry Lorthioiscleanup
2010-10-23  Thierry Lorthioismemorized taskbar pixmap. So we don t redraw taskbar...
2010-10-21  Andreas Fink*fix* applied patch from issue 299
2010-10-20  Andreas Finkmaybe fix for issue 298
2010-10-14  Andreas Fink*fix* issue 297
2010-10-09  Thierry Lorthioissmall clenup
2010-10-08  Andreas Fink*fix* valgrind invalid read/write and memleaks
2010-10-08  Thierry Lorthioismissing file
2010-10-08  Thierry Lorthioisadd some code around taskbar_name
2010-09-26  Thierry Lorthioiscleanup duplicate code and fixed ALLDESKTOP task
2010-09-26  Thierry Lorthioisfixed some bug with rendering engine
2010-09-25  Thierry Lorthioisrendering engine : _on_change_layout() called when...
2010-09-24  Thierry Lorthioisrevert some code from r561 (generic resize function)
2010-09-23  Thierry Lorthioispanel_items : fixed _NET_WM_ICON_GEOMETRY. panel_items...
2010-09-23  Thierry Lorthioiscleanup code
2010-09-22  Thierry Lorthioiscleanup : generic resize function (in area.c)
2010-09-22  Thierry Lorthioispanel_items : fixed hide/unhide of baterry and systray
2010-09-21  Thierry Lorthioispanel_items : fixed battery. draw battery only if value...
2010-09-21  Thierry Lorthioiscleanup : Area posx/posy managed by layering engine...
2010-09-19  Thierry Lorthioispanel_items : fixed clock on vertical panel
2010-09-19  Thierry Lorthioispanel_items : fixed SINGLE_DESKTOP mode
2010-09-19  Thierry Lorthioispanel_items : fixed vertical panel
2010-09-19  Thierry Lorthioispanel_items : fixed change number of desktop
2010-09-18  Thierry Lorthioispanel_items : fixed tray icon position.
2010-09-18  Thierry Lorthioispanel_items : backward compatibility with 0.11 config...
2010-09-18  Thierry Lorthioispanel_items : allow panel without taskbar
2010-09-18  Thierry Lorthioispanel_items : fixed segfault (panel without clock,...
2010-09-18  Thierry Lorthioispanel_items : fixed some segfault.
2010-09-18  Thierry Lorthioisadd panel_items = LTBSC config. LauncherTaskbarBatteryS...
2010-09-18  Thierry Lorthioisorder of panel items : position of each object is updat...
2010-09-17  Thierry Lorthioisorder of panel items : partial implementation. expect...
2010-09-16  Thierry Lorthioisadd comment
2010-09-12  Andreas Fink*fix* issue 282
2010-08-19  Thierry Lorthioisrevert rev 541 : we don t need to duplicate x,y
2010-08-18  Andreas Fink*fix* issue 272
2010-08-16  Thierry LorthioisCenter the tooltip correctly when the text changes...
2010-08-15  Thierry Lorthioislauncher: Prevent calling strlen on NULL
2010-08-14  Thierry LorthioisFixed theme lookup bug (was BFS instead of DFS)
2010-08-14  Thierry LorthioisLauncher support for .desktop files (working but experi...
2010-08-10  Thierry Lorthioiscode documentation
2010-08-08  Thierry LorthioisReadding a line deleted by mistake
2010-08-08  Thierry LorthioisAdded .desktop file parsing (but not for UTF8...) and...
2010-08-08  Thierry Lorthioisreverted r528 : it s breaking amd64/x86_64
2010-08-08  Thierry Lorthioisfixed Issue 282 : third try
2010-08-08  Thierry Lorthioisfixed Issue 282 : second try
2010-08-08  Thierry Lorthioisfixed Issue 282
2010-08-07  Thierry Lorthioisadjust tooltip position (mrovi)
2010-08-07  Thierry Lorthioisadjust tooltip position (mrovi)
2010-08-02  Thierry Lorthioisfixed memleak
2010-08-02  Thierry Lorthioisadded more
2010-08-02  Thierry Lorthioisadded basic launcher by mrovi
2010-07-22  Andreas Fink*fix* cmake-2.6 seems to have problems with if (NOT...
2010-07-19  Thierry Lorthioisfixed issue 273 ?
2010-07-03  Andreas Fink*fix* ignore SIGCHLD in way that BSD and linux support
2010-06-28  Andreas Fink*fix* do not multiply max_tick_urgent by 2 because...
2010-06-26  Andreas Fink*add* use ACPI api for freebsd (thx to yamagi.burmeister)
2010-06-26  Andreas Fink*fix* finish dnd problems and autohide
2010-06-20  Andreas Fink*fix* start work on autohide+drag'n'drop
2010-06-16  Thierry Lorthioistint2conf : add unused code
2010-06-16  Andreas Fink*fix* set _NET_WM_ICON_GEOMETRY (fixes issue 36)
2010-06-15  Andreas Fink*fix* abort cmake with an error message if not all...
2010-06-14  Thierry Lorthioisadd unused code
2010-06-14  Andreas Fink*fix* use [ ] instead of [[ ]] because some systems...
2010-06-14  Andreas Fink*fix* use -pthread also for tint2 because we're using...
2010-06-14  Andreas Fink*fix* add -pthread to the compile/link flags since...
2010-06-13  Andreas Fink*fix* IMLIB2_LDFLAGS not FLAGS
2010-06-13  Andreas Fink*fix* use /bin/sh because not every system has /bin...
2010-06-13  Andreas Finkmv INSTALL to INSTALL.txt because autoconf generated...
2010-06-13  Andreas Fink*fix* not possible to include a configure script becaus...
2010-06-13  Andreas Fink*add* adding a dummy configure file which reports for...
2010-06-13  Andreas Fink*add* added a minimalistic INSTALL description (lazy...
2010-06-12  Thierry Lorthioisoups, missing files
2010-06-12  Thierry Lorthioiscleanup
2010-06-12  Andreas Fink*fix* change the default location of tintwizard.py...
2010-06-12  Thierry Lorthioisstrut_policy=minimum possible even if autohide disabled
2010-06-12  Andreas Fink*fix* use relative path for DOCDIR/MANDIR/DATADIR ...
2010-06-12  Thierry Lorthioisremoved cmake CACHE : it s not reliable.
2010-06-12  Andreas Fink*fix* do not set LDFLAGS to --as-needed because this...
next
This page took 0.042889 seconds and 4 git commands to generate.